Stores well test and gets latest kFactor
This commit is contained in:
25
barneyWell.json
Normal file
25
barneyWell.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user