next up previous contents
Next: Hydrostatic Pressure Up: Load Definition Previous: Gravity

Temperature

PROPERTY LOAD TEMPERAT [load_name] [loadcase_no] part_name/ALL args


Argument Meaning
load_name FEMGEN load name (can also be the name of a DPL file, see note 5).
loadcase_no FEMGEN loadcase number (links load to an ANSYS step).
part_name Any geometry containing nodes.
arg1 Temperature value (or 1 for a DPL file).
arg2 Indicator used only for thermal constraints, set to 1
Table 7.8: TEMPERAT load arguments.


Notes:

Example FEMGEN Command, for the definition of a structural temperature load:

  
PROPERTY LOAD TEMPERAT LO1 1 L2 7. 0

Corresponding ANSYS Input Deck:

  
BF,       1,TEMP ,  7.000000    
BF,       2,TEMP ,  7.000000    
BF,       3,TEMP ,  7.000000    
BF,       4,TEMP ,  7.000000    
BF,       5,TEMP ,  7.000000

Example FEMGEN Command, for the definition of thermal degrees of freedom:

  
PROPERTY LOAD TEMPERAT LO1 1 L2 7. 1

Corresponding ANSYS Input Deck:

      
D,       1,TEMP,  7.000000    
D,       2,TEMP,  7.000000    
D,       3,TEMP,  7.000000    
D,       4,TEMP,  7.000000    
D,       5,TEMP,  7.000000


next up previous contents
Next: Hydrostatic Pressure Up: Load Definition Previous: Gravity

Femsys Limited
8/18/1999