bluebonnet.flow

Flow, pressure changes, and production from hydraulically fractured reservoirs.

Submodules

Package Contents

Classes

FlowProperties

Flow properties for the system.

FlowPropertiesMultiPhase

Flow properties for a multiphase system.

FlowPropertiesTwoPhase

Flow properties for the system.

IdealReservoir

Class for building scaling solutions of production from hydrofractured wells.

MultiPhaseReservoir

Reservoir with three phases: oil, gas, and water all flowing.

SinglePhaseReservoir

Single-phase real fluid reservoir.

TwoPhaseReservoir

Oil-gas reservoir simulation.

Functions

relative_permeabilities(→ numpy.ndarray)

Brooks-Corey power-law relative permeability.

relative_permeabilities_twophase(→ pandas.DataFrame)

Make two-phase relative permeability curves from Brooks-Corey.

rescale_pseudopressure(→ collections.abc.Mapping[str, ...)

Rescale pseudopressure to be 1 at p_i and 0 at p_frac.

Attributes

FlowPropertiesOnePhase

Alias for FlowProperties

RelPermParams

Stores the parameters for a Brooks-Corey relative permeability model.