list_info force

This command is used to display information about the force on the terminal or in a file.

Format:

 
list_info force
force_name =
existing force name
single_component_force_name =
existing single component force name
force_vector_name =
existing force vector name
torque_vector_name =
existing torque vector name
general_force_name =
existing general force name
multi_point_force_name =
existing multi_point force
gravity_field_name =
existing gravity field
beam_name =
existing beam name
bushing_name =
existing bushing name
field_name =
existing field name
spring_damper_name =
existing spring damper name,
brief =
on/off
write_to_terminal =
on/off
file_name =
string

Example:

 
list_info force &
force_name =
SFORCE_1 &
brief =
on &
write_to_terminal =
on
The following will be displayed on the information window:
Object Name : .model_1.SFORCE_1
Object Type : Single_Component_Force
Parent Type : Model
Adams ID : 1
Active : NO_OPINION
I Marker : .model_1.PART_6.MARKER_16
J Marker : .model_1.ground.MARKER_17
Length : None
Mode : Translational
Actiononly : TRUE
Function : 2.7

Description:

 
Parameter
Value Type
Description
force_name
Existing force name
Specify an existing force name
single_component_force_name
Existing single component force
Specify an existing single component force
force_vector_name
Existing force vector
Specify an existing force vector
torque_vector_name
Existing torque vector
Specify an existing torque vector
general_force_name
Existing general force
Specify an existing general force
multi_point_force_name
Existing multi point force
Specify an existing multi point force
gravity_field_name
Existing gravity field
Specify an existing gravity field
beam_name
Existing beam name
Specify an existing beam name
bushing_name
Existing bushing name
Specify an existing bushing name
field_name
Existing field name
Specify an existing field name
spring_damper_name
Existing spring damper
Specify an existing spring damper
brief
On/off
Specify whether the information is required in brief or not.
write_to_terminal
On/off
Specify whether the information has to be displayed on the terminal
file_name
String
Specify the name of the filename to which the information should be written to.

Extended Definition:

1. If the parameter brief is turned on then only the information about the force is displayed without specifying the information on the I and the J marker. If brief is turned off then the information about the I and J marker is also displayed.

Caution:

1. The directory which you specify the file_name should exist. If it does not then the constraint information will not be copied into the specified filename.