ParaQ:Requirements: Difference between revisions

From ParaQ Wiki
Jump to navigationJump to search
Line 4: Line 4:
==Sandia's Scripting Requirements==
==Sandia's Scripting Requirements==


*'''Use Case 1'''  Having created a visualization in Ensight, a user runs a batch application with that visualziation, changing some setting in the file (such as input file, variable, timestep, or part viewed), without opening the file in the application.
*'''Use Case 1:'''  Having created a visualization in Ensight, a user runs a batch application with that visualziation, changing some setting in the file (such as input file, variable, timestep, or part viewed), without opening the file in the application.  This is done to take advantage of the work done in creating the visualization, and to make it easy for the user to change small things in the visualization in some automated manner.  It is much easier to change things in a script than to open each file by hand and perform the same operation.

Revision as of 16:42, 13 September 2005

Overview

This page serves as the formal gathering place for discussions, documentation, and doodling related to ParaQ requirements. It's the final resting place for documents that may appear other places in the site (for example, on the page for a meeting, if the document was presented at that meeting).

Sandia's Scripting Requirements

  • Use Case 1: Having created a visualization in Ensight, a user runs a batch application with that visualziation, changing some setting in the file (such as input file, variable, timestep, or part viewed), without opening the file in the application. This is done to take advantage of the work done in creating the visualization, and to make it easy for the user to change small things in the visualization in some automated manner. It is much easier to change things in a script than to open each file by hand and perform the same operation.