Files
POC-Java/barneyWell.json

27 lines
506 B
JSON

{
"wellName": "Barney",
"deltaT": 0.06,
"pumpDiameter": 1.5,
"fluidGradient": 0.45,
"tubingID": 1.0,
"tubingOD": 1.225,
"tubingAnchorDepth": 8923.0,
"structuralRating": 320000.0,
"stuffingBoxFriction": 300.0,
"tubingHeadPressure": 200.0,
"tapers": [
{
"length": 10095.0,
"diameter": 0.75,
"material": "steel",
"dampingFactor": 0.8
},
{
"length": 300.0,
"diameter": 1.5,
"material": "steel",
"dampingFactor": 0.8
}
]
}