Adams Basic Package > Adams View > View Command Language > simulation > simulation multi_run plot_measure

simulation multi_run plot_measure

Format:

 
simulation multi_run plot_measure
result_set_name =
existing result_set
view_name =
existing view
load_plot_window =
yes/no
all_runs =
yes/no

Description:

 
Parameter
Value Type
Description
result_set_name
Existing Result Set
Enters the parametric analysis result set you want to display.
view_name
Existing View
Each view created has a name associated with it.
load_plot_window
Yes/No
Takes boolean value of YES or NO.
all_runs
Yes/No
Takes boolean value of YES or NO.

Extended Definition:

1. Result set is a basic set of state variable data that Adams Solver calculates during a simulation. Adams Solver outputs the data at each simulation output step. A component of a result set is a time series of a particular quantity (for example, the x displacement of a part or the y torque in a joint).
The result set contains:
A component named Trial that contains the number of each run (one through the number of runs).
For each design variable, a component with the same name as the variable which contains the values used for the variable in each run.
For each measure or objective, a component with the same name as the objective or measure which contains the values of the performance measure for each run.
2. The view_name parameter is used to identify a view for a particular operation. In most cases, view_name=all is also a valid entry. The all option indicates "all displayed views". There are eight standard views available when the Adams View is started. These views are: front, top, right, iso, bottom, left, and back. The first four of these standard views are displayed by default when Adams View is started.
The user may create new views using the 'VIEW MANAGEMENT CREATE' command, and save/restore their attributes.
If the VIEW_NAME parameter is used, the desired view can be identified by picking in the window or entering the name from the keyboard. Typing the name is the only way to identify a stored view that is not displayed.