resqpy.olio.relpermΒΆ

relperm.py: class for dataframes of relative permeability data as RESQML objects.

Note that this module uses the obj_Grid2dRepresentation class in a way that was not envisaged when the RESQML standard was defined; software that does not use resqpy is unlikely to be able to do much with data stored in this way.

Classes

RelPerm

Class for storing and retrieving a pandas dataframe of relative permeability data.

Functions

relperm_parts_in_model

Returns list of part names within model that are representing RelPerm dataframe support objects.

text_to_relperm_dict

Return dict of dataframes with relative permeability and capillary pressure data and phase combinations.