pspec#
- Piping.pspec(mat='', dnom='', sched='', od='', tk='', **kwargs)#
Defines pipe material and dimensions.
Mechanical APDL Command: PSPEC
- Parameters:
- mat
str Material number referring to a material property [ mp ]. Material number must be between 1 and 40.
- dnom
str Nominal diameter of pipe and schedule rating. Only valid ratings accepted. If these are specified, the
ODandTKvalues are found from an internal table.Valid values for
DNOMare: 1, 1.5, 2, 2.5, 3, 3.5, 4, 5, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, and 36.Valid ratings for
SCHEDare: 5, 5S, 10, 10S, 20, 30, 40, 40S, 60, 80 80S, 100, 120, 140, 160, XS, XXS, and STD.- sched
str Nominal diameter of pipe and schedule rating. Only valid ratings accepted. If these are specified, the
ODandTKvalues are found from an internal table.Valid values for
DNOMare: 1, 1.5, 2, 2.5, 3, 3.5, 4, 5, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, and 36.Valid ratings for
SCHEDare: 5, 5S, 10, 10S, 20, 30, 40, 40S, 60, 80 80S, 100, 120, 140, 160, XS, XXS, and STD.- od
str Outer diameter of pipe (if
DNOMnot specified). If bothDNOMandODare not specified,ODandTKretain their previous values.- tk
str Wall thickness of pipe (if
ODspecified).
- mat
Notes
Defines pipe material and dimensions. (See the RUN command description in Archived Commands.)
Warning
This command is archived in the latest version of the software.