force modify fe_load

Allows you to modify an entity of the type fe_load in the Adams session. An fe_load defines a distributed load acting on an existing fe_part.

Format:

 
force modify direct fe_load
feload_name =
new fe_load name
ref_fe_part =
refer existing fe_part
ref_orientation_marker =
refer existing marker
fx =
function expression
fy =
function expression
fz =
function expression
tx =
function expression
ty =
function expression
tz =
function expression
user_function =
function expression
routine =
string
force_display =
ON / OFF

Example:

 
force modify direct fe_load
feload_name =
.MODEL_1.FE_Load_1
ref_fe_part =
FE_Part_1
ref_orientation_marker =
MARKER_1
adams_id =
1
fx =
SD(1)
fy =
SD(1)
fz =
SD(1)
tx =
SD(1)
ty =
SD(1)
tz =
SD(1)
force_display =
ON
Description:
 
Parameter
Value Type
Description
feload_name
New fe_load
Specifies the name of the fe_load to be modified.
ref_fe_part
Existing fe_part
Specifies the already created fe_part on which the fe_load will act.
ref_orientation_marker
Existing marker
Specifies the already created marker which defines the orientation of the fe_load.
fx
 
 
fy
 
 
fz
 
 
tx
 
 
ty
 
 
tz
 
 
user_function
String
Specifies up to 30 values for Adams to pass to a user written subroutine. See the Adams User's Manual for information on writing user-written subroutines.
routine
String
 
force_display
String