ogs5py.fileclasses

ogs5py subpackage providing the file classes.

Subpackages

base

Base Classes for the OGS Files.

gli

Class for the ogs GEOMETRY file.

msh

Class for the ogs MESH file.

File Classes

Classes for all OGS5 Files

ASC(**OGS_Config)

Class for the ogs ASC file.

BC(**OGS_Config)

Class for the ogs BOUNDARY CONDITION file.

CCT(**OGS_Config)

Class for the ogs COMMUNICATION TABLE file.

DDC(**OGS_Config)

Class for the ogs MPI DOMAIN DECOMPOSITION file.

FCT(**OGS_Config)

Class for the ogs FUNCTION file.

GEM(**OGS_Config)

Class for the ogs GEOCHEMICAL THERMODYNAMIC MODELING COUPLING file.

GEMinit([lst_name, dch, ipm, dbr, ...])

Class for GEMS3K input file.

GLI([gli_dict])

Class for the ogs GEOMETRY file.

GLIext([typ, data, name, file_ext, ...])

Class for an external definition for the ogs GEOMETRY file.

IC(**OGS_Config)

Class for the ogs INITIAL_CONDITION file.

RFR([variables, data, units, headers, name, ...])

Class for the ogs RESTART file, if the DIS_TYPE in IC is set to RESTART.

KRC(**OGS_Config)

Class for the ogs KINETRIC REACTION file.

MCP(**OGS_Config)

Class for the ogs COMPONENT_PROPERTIES file.

MFP(**OGS_Config)

Class for the ogs FLUID PROPERTY file.

MMP(**OGS_Config)

Class for the ogs MEDIUM_PROPERTIES file.

MPD([name, file_ext])

Class for the ogs MEDIUM_PROPERTIES_DISTRIBUTED file.

MSH([mesh_list])

Class for a multi layer mesh file that contains multiple '#FEM_MSH' Blocks.

MSP(**OGS_Config)

Class for the ogs SOLID_PROPERTIES file.

NUM(**OGS_Config)

Class for the ogs NUMERICS file.

OUT(**OGS_Config)

Class for the ogs OUTPUT file.

PCS(**OGS_Config)

Class for the ogs PROCESS file.

PCT([data, s_flag, task_root, task_id])

Class for the ogs Particle file, if the PCS TYPE is RANDOM_WALK.

PQC(**OGS_Config)

Class for the ogs PHREEQC interface file.

PQCdat(**OGS_Config)

Class for the ogs PHREEQC dat file.

REI(**OGS_Config)

Class for the ogs REACTION_INTERFACE file.

RFD(**OGS_Config)

Class for the ogs USER DEFINED TIME CURVES file.

ST(**OGS_Config)

Class for the ogs SOURCE_TERM file.

TIM(**OGS_Config)

Class for the ogs TIME_STEPPING file.