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

simulation multi_run tsf_sweep

A set of simulations that help you adjust a parameter in your model to measure its effect on the performance of your model.

Format:

simulation multi_run tsf_sweep
model_name =
an existing model
sim_script_name =
an existing sim_script
file_name =
an existing tsf file(s)
trials =
integer
measure_name =
an existing measure
output_characteristic =
output_characteristic
 
simulation multi_run tsf_sweep
model_name =
an existing model
sim_script_name =
an existing sim_script
file_name =
an existing tsf file(s)
trials =
integer
objective_name =
an existing objective

Example:

 
simulation multi_run tsf_sweep &
model_name =
ATV_4poster &
sim_script_name =
SIM_SCRIPT_1 &
file_name =
“D:\test 1.tsf”, “D:\test_2.tsf” &
measure_name =
measure 1 &
output_characteristic =
average &
trials =
2

Description:

 
Parameter
Value Type
Description
model_name
An Existing Model
Specifies an existing model.
sim_script_name
An Existing Sim_script
Specifies the name of your simulation script, or the default is used.
file_name
An Existing tsf files
Enters the name of the tsf files that you want to apply per trail.
trials
Integer
Specify the integer number. It takes the count of the rows in the table.
measure_name
An Existing Measure
Specifies the name of an existing measure to be used for the doe.
objective_name
An Existing Objective
Enters the name of the design objective.
output_characteristic
Output_characteristic