list_info analysis

Specifies information about the analysis within the model such as the result set, graphics file, result file, request file, parent etc.

Format:

 
list_info analysis
analysis_name =
existing analysis
brief =
on/off
write_to_terminal =
on/off
file_name =
string

Example:

 
list_info analysis &
brief =
on
If no parameters are specified, the above command will display brief information about all the analysis existing within the current model. If brief was turned off then it would display the details of all the steps of the internal solver.
Object Name : .model_1.Last_Run
Object Type : Analysis
Parent Type : Model
TITLE : 'None'
DATE : 2006-07-10 14:15:26
GRAPHICS FILE : ''
RESULTS FILE : ''
REQUEST FILE : ''
 
Result_Set:
PART_2_XFORM ADAMS ID: None TYPE: Result_Set
PART_3_XFORM ADAMS ID: None TYPE: Result_Set
JOINT_1 ADAMS ID: None TYPE: Result_Set
JOINT_2 ADAMS ID: None TYPE: Result_Set

Description:

 
Parameter
Value Type
Description
Femdata_name
Existing femdata
Specify an existing femdata name
Brief
On/off
Specify whether the information needs to be specified in brief or not.If brief is turned off, it will display the details of all the steps in the internal solver.
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.