hydromodpy.solver.modflow_common.mt3dms_extractor_base#

Shared base for MT3DMS / MF6-GWT concentration output adapters.

The unformatted concentration file (.ucn) format is identical between MT3DMS (shipped with the NWT toolchain) and MODFLOW 6’s GWT model. Both backends derive thin subclasses from Mt3dmsExtractorBase that only set their solver_name class attribute.

Classes

Mt3dmsExtractorBase()

Read MT3DMS / MF6-GWT binary outputs and inject them into a SimulationCatalog.