api5l3t {pipenostics} | R Documentation |
API 5L. Values of SMYS and UTS
Description
Data represents specified minimum yield strength (SMYS) and ultimate tensile strength (UTS) both achieved when producing line pipes according to API SPECIFICATION 5L.
Usage
api5l3t
Format
A data frame with 11 rows and 3 variables:
- grade
designation of standard grade of manufactured pipe. Type:
assert_character
.- smys
SMYS - specified minimum yield strength, [psi]. Type:
assert_double
.- uts
UTS - ultimate tensile strength, [psi]. Type:
assert_double
.
Source
https://law.resource.org/pub/us/cfr/ibr/002/api.5l.2004.pdf
[Package pipenostics version 0.2.0 Index]