Adams Basic Package > Adams View > View Command Language > list_info > list_info executive_control equilibrium_parameters

list_info executive_control equilibrium_parameters

Format:

 
list_info executive_control equilibrium_parameters
model_name =
existing model name
brief =
on/off
write_to_terminal =
on/off
file_name =
string

Example:

list_info executive_control equilibrium_parameters
Without specifying any parameters, the command above will display the following:
Equilibrium Analysis Settings For Model: .MODEL_2
Dynamic : No
Alimit : 10.0 deg
Error : 1.0E-004
Imbalance : 1.0E-004 newton
Maxit : 25
Pattern For Jacobian : Yes, Yes, Yes, Yes, Yes, Yes, Yes, Yes, Yes, Yes
Stability : 1.0E-005
Tlimit : 20.0
Global Damping : 0.0
Max Settling Time : 100.0 sec
Acceleration Error : 2.0E-002
Kinetic Energy Error : 2.0E-002
    Static Method           : Original
 
It will take the default model open as the argument and shows the equilibrium parameters for that.

Description:

 
Parameter
Value Type
Description
Model_name
Existing model
Specify an existing model name
Brief
On/off
Specify whether the information needs to be specified in brief or not.
Write_to_terminal
On/off
Specify whether writing the information to the terminal is necessary.
File_name
String
Specify a location and name of file to which the information needs to be written.

Tips:

1. Typing ? after file_name parameter will open the browse window in Windows platform making it easier to specify the file to which the information would be written into.