F
F,
Node
, Lab
,
VALUE
, VALUE2
,
NEND
, NINC
,
–
, –
,
MESHFLAG
Defines force loads at nodes.
Node
Node at which force is to be specified. If ALL,
NEND
andNINC
are ignored and forces are applied to all selected nodes (NSEL). IfNode
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNode
.Lab
Valid force labels are:
Structural labels: FX, FY, or FZ (forces); MX, MY, or MZ (moments). Thermal labels: HEAT, HBOT, HE2, HE3, . . ., HTOP (heat flow). Fluid label: FLOW (fluid flow). Electric labels: AMPS (current flow), CHRG (electric charge). Magnetic labels: FLUX (magnetic flux); CSGZ (magnetic current segment). Diffusion label: RATE (diffusion flow rate). Viscous-thermal acoustics labels: FX, FY, FZ (volumetric force density). For structural analyses, DVOL (fluid mass flow rate) is also a valid label. See Notes for more information.
VALUE
Force value or table name reference for specifying tabular boundary conditions. To specify a table, enclose the table name in percent signs (%), for example, F,
Node
,HEAT,%tabname
%). To define a table, issue *DIM.VALUE2
Second force value (if any). If the analysis type and the force allow a complex input,
VALUE
(above) is the real component andVALUE2
is the imaginary component.NEND
,NINC
Specifies the same values of force at the nodes ranging from
Node
toNEND
(defaults toNode
), in steps ofNINC
(defaults to 1).- –
Reserved.
- –
Reserved.
MESHFLAG
Specifies how to apply nodal force on the mesh. Valid in a nonlinear adaptivity analysis when
Lab
= FX / FY / FZ andNode
is not a component name. Not valid whenLab
= ALL.0 – Nodal-force loading occurs on the current mesh (default). 1 – Nodal-force loading occurs on the initial mesh for nonlinear adaptivity. ( NEND
andNINC
are not valid.)
Notes
The available force loads per node correspond to the degrees of freedom listed under Degrees of Freedom in the input table for each element type in the Element Reference. If both a force and a constrained degree of freedom (D) are specified at the same node, the constraint takes precedence. Forces are defined in the nodal coordinate system. The positive directions of structural forces and moments are along and about the positive nodal axis directions. The node and the degree-of-freedom label corresponding to the force must be selected (NSEL, DOFSEL).
Fluid flow (FLOW) is positive when flow is out of the nodes, and negative when flow is into the nodes.
For hydrostatic fluid elements (HSFLD241 and HSFLD242), DVOL is used to specify fluid mass flow rate (with units of mass/time) at the pressure node. This allows fluid to be added or taken out of the fluid elements sharing the pressure node. A fluid density must also be specified (MP or TB) to apply a volume change corresponding to the prescribed fluid mass flow rate.
Tabular boundary conditions (VALUE
=
%tabname
%) are available only for the following labels:
Fluid (FLOW), Electric (AMPS), Structural force (FX, FY, FZ, MX, MY, MZ), Thermal (HEAT, HBOT,
HE2, HE3, . . ., HTOP), Diffusion (RATE). Tabular boundary conditions are valid only in static
(ANTYPE,STATIC), full transient (ANTYPE,TRANS), full
harmonic (ANTYPE, HARMIC), modal superposition harmonic and modal
superposition transient analyses.
This command is also valid in PREP7.