trident-design-recommender-fastapi / example_payload.json
anekazek's picture
Initial public upload: FastAPI + joblib inference bundle
aa5ea1b verified
{
"planned_stage_count": 18,
"avg_cluster_spacing_m": 18.5,
"avg_shots_per_cluster": 5,
"total_planned_proppant_ton": 1500.0,
"total_planned_fluid_bbl": 14000.0,
"avg_planned_rate_bpm": 28.0,
"avg_planned_max_concentration": 3.5,
"max_pump_rate_bpm": 35.0,
"max_allowable_surface_pressure_psi": 8500.0,
"casing_pressure_limit_psi": 9000.0,
"tubing_pressure_limit_psi": 8800.0,
"max_pressure_psi": 7200.0,
"inventory_proppant_ton": 1700.0,
"inventory_fluid_bbl": 16000.0
}