StimPlanModelTemplate¶
- class rips.StimPlanModelTemplate(pb2_object=None, channel=None)¶
Bases:
NamedObject
- default_permeability¶
Default Permeability
- Type
float
- default_porosity¶
Default Porosity
- Type
float
- dynamic_eclipse_case¶
Dynamic Case
- Type
str
- id¶
ID
- Type
int
- initial_pressure_eclipse_case¶
Initial Pressure Case
- Type
str
- overburden_facies¶
Overburden Facies
- Type
str
- overburden_fluid_density¶
Overburden Fluid Density [g/cm^3]
- Type
float
- overburden_formation¶
Overburden Formation
- Type
str
- overburden_height¶
Overburden Height
- Type
float
- overburden_permeability¶
Overburden Permeability
- Type
float
- overburden_porosity¶
Overburden Porosity
- Type
float
- reference_temperature¶
Temperature [C]
- Type
float
- reference_temperature_depth¶
Temperature Depth [m]
- Type
float
- reference_temperature_gradient¶
Temperature Gradient [C/m]
- Type
float
- static_eclipse_case¶
Static Case
- Type
str
- stress_depth¶
Stress Depth
- Type
float
- time_step¶
Time Step
- Type
int
- underburden_facies¶
Underburden Facies
- Type
str
- underburden_fluid_density¶
Underburden Fluid Density [g/cm^3]
- Type
float
- underburden_formation¶
Underburden Formation
- Type
str
- underburden_height¶
Underburden Height
- Type
float
- underburden_permeability¶
Underburden Permeability
- Type
float
- underburden_porosity¶
Underburden Porosity
- Type
float
- vertical_stress¶
Vertical Stress
- Type
float
- vertical_stress_gradient¶
Vertical Stress Gradient
- Type
float
Methods Summary
Elastic Properties
Facies Initial Pressure Configs
Facies Properties
Non-Net Layers
Pressure Table
Methods Documentation
- elastic_properties()¶
Elastic Properties
- Returns
ElasticProperties
- facies_initial_pressure_configs()¶
Facies Initial Pressure Configs
- Returns
List of FaciesInitialPressureConfig
- facies_properties()¶
Facies Properties
- Returns
FaciesProperties
- non_net_layers()¶
Non-Net Layers
- Returns
NonNetLayers
- pressure_table()¶
Pressure Table
- Returns
PressureTable