PAFLUID

Bulk Data Entry Defines the properties of a 1D CAFLUID heat flow element.

The 1D CAFLUID element can conduct heat and transmit fluid between its two primary nodes. Heat flow is due to conduction within the fluid and mass transport of the fluid.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
PAFLUID PID MID D W SF

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
PAFLUID 1 4 2.0 10.0 2

Definition

Field Contents SI Unit Example
PID Property identification number.

No default (Integer > 0)

 
MID Identification number of a MAT4 material entry.

No default (Integer > 0)

 
D Hydraulic diameter. Defines the flow cross-sectional area for the CAFLUID entry.

No default (Real > 0.0)

 
W Fluid mass flow rate in the referenced CAFLUID entry.

Default = 0.0 (Integer > 0)

 
SF Discretization scheme.
0 (Default)
Upwind difference linear shape function.
1
Central difference linear shape function.
2
Upwind difference exponential shape function.
 

Comments

  1. The CAFLUID element represents 1D elements which can conduct heat and transmit fluid through mass flow. The PID field points to a PAFLUID Bulk Data that determines the element property.
  2. The mass flow rate can be defined via the W field on the referenced PAFLUID entry.
  3. The hydraulic diameter of flow cross-section can be defined via the D field on the referenced PAFLUID entry.
  4. The fluid thermal material properties are defined via the MID field on PAFLUID entry that references a MAT4 entry.