simulation script read_acf

Format:

 
simulation script read_acf
sim_script_name =
an existing sim_script
file_name =
string

Example:

simulation script read_acf &
sim_script_name =
script__1 &
file_name =
“C:\solver\solver1.acf”

Description:

 
Parameter
Value Type
Description
sim_script_name
An Existing Sim_script
Enters the name of the script file that you want to associate with the .acf file read in or to modify an existing script name.
file_name
String
Specifies the Adams Solver(.acf file) that will be run as an Adams Solver command script.

Extended Definition:

1. If you are modifying an existing script name, it is mandatory that the script that you want to modify should have been created using the read_acf command itself. For example, you cannot modify the name of a script file created using using the INITIAL_STATIC, TYPE, END_TIME/DURATION, and NUMBER_OF_STEPS/STEP_SIZE parameters.