32 lines
602 B
JSON
32 lines
602 B
JSON
{
|
|
"deltaT": 0.1,
|
|
"pumpDiameter": 2.0,
|
|
"fluidGradient": 0.45,
|
|
"tubingID": 2.441,
|
|
"tubingOD": 2.875,
|
|
"tubingAnchorDepth": 5963.0,
|
|
"structuralRating": 320000.0,
|
|
"stuffingBoxFriction": 100.0,
|
|
"tubingHeadPressure": 100.0,
|
|
"tapers": [
|
|
{
|
|
"length": 4097.0,
|
|
"diameter": 1.225,
|
|
"material": "fiberglass",
|
|
"dampingFactor": 0.8
|
|
},
|
|
{
|
|
"length": 1550.0,
|
|
"diameter": 1.0,
|
|
"material": "steel",
|
|
"dampingFactor": 0.8
|
|
},
|
|
{
|
|
"length": 250.0,
|
|
"diameter": 1.5,
|
|
"material": "steel",
|
|
"dampingFactor": 0.8
|
|
}
|
|
]
|
|
}
|