33 lines
621 B
JSON
33 lines
621 B
JSON
{
|
|
"wellName": "Mallet",
|
|
"deltaT": 0.033333333333,
|
|
"pumpDiameter": 1.5,
|
|
"fluidGradient": 0.45,
|
|
"tubingID": 1.995,
|
|
"tubingOD": 2.375,
|
|
"tubingAnchorDepth": 0.0,
|
|
"structuralRating": 320000.0,
|
|
"stuffingBoxFriction": 100.0,
|
|
"tubingHeadPressure": 40.0,
|
|
"tapers": [
|
|
{
|
|
"length": 1475.0,
|
|
"diameter": 1.0,
|
|
"material": "steel",
|
|
"dampingFactor": 0.8
|
|
},
|
|
{
|
|
"length": 1525.0,
|
|
"diameter": 0.875,
|
|
"material": "steel",
|
|
"dampingFactor": 0.8
|
|
},
|
|
{
|
|
"length": 2000.0,
|
|
"diameter": 0.750,
|
|
"material": "steel",
|
|
"dampingFactor": 0.8
|
|
}
|
|
]
|
|
}
|