Description: Defines the properties of an incompressible fluid volume for the purpose of generating a virtual mass matrix.
Format:
Example:
Field | Definition | Type | Default |
---|---|---|---|
SID | Set identification number. | Integer > 0 | Required |
CID | Identification number of rectangular coordinate system used to specify the orientation of the free surface (normal to the coordinate z-axis). | Integer ≥ 0 or blank | |
ZFS | Intercept of the free surface on the z-axis of the coordinate system referenced by CID. See Remark 4. | Real | ∞ |
RHO | Fluid density. | Real | Required |
ELIST1 | Identification number of an ELIST entry that lists the identification numbers of two-dimensional elements that can be wetted on one side by the fluid. Only those elements connected to at least one grid point below ZFS included. See Remarks 3, 4, and 5. | Integer ≥ 0 or blank | Required if ELIST2 is blank |
ELIST2 | Identification number of an ELIST entry that lists the identification numbers of two-dimensional elements that can be wetted on both sides by the fluid. Only those elements connected to at least one grid point below ZFS included. See Remarks 3, 4, and 5. | Integer ≥ 0 or blank | Required if ELIST1 is blank |
RMAX | Maximum element interaction distance. Interactions between elements with distance that is greater than RMAX will be ignored. | Real > 0.0 | 1.0E+10 |
Remarks: