pgap#
- Piping.pgap(nloc='', k='', dx='', dy='', dz='', gap='', elem='', **kwargs)#
Defines a spring-gap constraint in a piping run.
Mechanical APDL Command: PGAP
- Parameters:
- nloc
str Node where gap is to be placed. Defaults to current run starting point.
- k
str Spring constant value (must be positive).
- dx
str Increment (in terms of the active coordinate system components) to determine gap ground point. Element length must not be zero. Constraints are automatically generated at the ground point.
- dy
str Increment (in terms of the active coordinate system components) to determine gap ground point. Element length must not be zero. Constraints are automatically generated at the ground point.
- dz
str Increment (in terms of the active coordinate system components) to determine gap ground point. Element length must not be zero. Constraints are automatically generated at the ground point.
- gap
str Gap size (defaults to the element length).
- elem
str Element number to be assigned to gap (defaults to MAXEL + 1).
- nloc
Notes
Defines a spring-gap constraint (gap element CONTAC52) at a given location in a piping run. Gives spring constraint resistance after a specified gap is closed. (See the RUN command description in Archived Commands.)
Warning
This command is archived in the latest version of the software.