Pipesim Python Toolkit [exclusive] File
well = network.get_object("Well_A") well.set_parameter("Lift_Gas_Rate", 1.5) # MMscf/d
df = results.to_dataframe() print(df[["rate", "whp", "bottomhole_pressure", "temperature_at_kop"]]) pipesim python toolkit
well = network.get_object("Well_A") well.set_parameter("Lift_Gas_Rate", 1.5) # MMscf/d
df = results.to_dataframe() print(df[["rate", "whp", "bottomhole_pressure", "temperature_at_kop"]]) pipesim python toolkit