b31gdata | R Documentation |
Data represents examples used for verification of computer program CRVL.BAS listed in Appendix A of ASME B31G-1991.
b31gdata
A data frame with 12 rows and 15 variables:
maximum allowable operating pressure - MAOP, [PSI]. Type: assert_double
.
nominal outside diameter of pipe, [inch]. Type: assert_double
.
nominal wall thickness of pipe, [inch]. Type: assert_double
.
specified minimum yield of stress (SMYS) as a
characteristics of steel strength, [PSI]. Type: assert_double
.
appropriate (combined) design factor from
ASME B31.4,
ASME B31.8,
or ASME B31.11,
[]. Type: assert_double
.
measured maximum depth of the corroded area, [inch].
Type: assert_double
.
measured maximum longitudinal length of corroded area, [inch].
Type: assert_double
.
Operational status of pipe:
1 - excellent,
2 - monitoring is recommended,
3 - alert! replace the pipe immediately!
Type: assert_numeric
.
design pressure of pipe, [PSI]. Type: assert_double
.
safe maximum pressure for the corroded area, [PSI]. Type: assert_double
.
whether operator's action is required to reduce
MOAP lower than the maximum safe pressure
of the corroded area. . Type: assert_logical
.
allowable depth of the corroded area, [inch]. Type: assert_double
.
intermediate factor related to the geometry of the corroded area, []. Type: assert_double
.
allowable length of the corroded area, [inch]. Type: assert_double
.
another intermediate factor related to the geometry of the corroded area, []. Type: assert_double
.
https://law.resource.org/pub/us/cfr/ibr/002/asme.b31g.1991.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.