*MASS FLOW RATE

Specify fluid mass flow rate in a heat transfer analysis.

This option is used to specify the mass flow rate per unit area (or through the entire section for one-dimensional elements) for forced convection/diffusion elements in a heat transfer analysis. This option cannot be used with hydrostatic fluid elements.

Related Topics
In Other Guides
Uncoupled heat transfer analysis
UMASFL

ProductsAbaqus/Standard

TypeHistory data

LevelStep

Optional parameters

AMPLITUDE

Set this parameter equal to the name of the amplitude versus time curve that defines the magnitude of the flow rate during the step (Amplitude Curves). If this parameter is omitted, the reference magnitude is applied immediately at the beginning of the step or linearly over the step, depending on the value assigned to the AMPLITUDE parameter on the STEP option (Defining an analysis).

INPUT

Set this parameter equal to the name of the alternate input file containing the data lines for this option. See Input Syntax Rules for the syntax of such file names. If this parameter is omitted, it is assumed that the data follow the keyword line.

OP

Set OP=MOD (default) for existing MASS FLOW RATE values to remain, with this option modifying existing flow rates or defining additional flow rates.

Set OP=NEW if all existing MASS FLOW RATE values applied to the model should be removed.

USER

Include this parameter to indicate that user subroutine UMASFL will be used to define mass flow rate values. UMASFL will be called for each node given on the data lines. If values are also given on the data lines, these values will be ignored.

Data lines to define mass flow rates

First line
  1. Node number or node set label.

  2. Mass flow rate per unit area in the x-direction (units of ML−2T−1) or total mass flow rate in the cross-section (units of MT−1) for one-dimensional elements.

  3. Mass flow rate per unit area in the y-direction (not needed for nodes associated with one-dimensional elements).

  4. Mass flow rate per unit area in the z-direction (not needed for nodes associated with one-dimensional elements).

Repeat this data line as often as necessary to define mass flow rates at different nodes.

Data lines to define mass flow rates using user subroutine UMASFL

First line
  1. Node set or node number.

Repeat this data line as often as necessary. UMASFL will be called for each node listed.