*pressure()
Syntax
*pressure (id type locationid inputsystemid face magnitude pressuretype vectorx vectory vectorz)
Type
HyperMesh HMASCII Command
Inputs
- id
 - The ID of the load (must be unique).
 - type
 - The load type.
 - locationid
 - The node or element ID where the load is applied.
 - inputsystemid
 - The reference coordinate system of the load (must be a valid system or 0).
 - face
 - The face where the face pressure is applied.
 - magnitude
 - The magnitude of the pressure applied.
 - pressuretype
 - 0, for pressure; 1, for traction pressure.
 - vectorx
 - The x component of the unit force vector.
 - vectory
 - The y component of the unit force vector.
 - vectorz
 - The z component of the unit force vector
 
Errors
None.