![]() |
MODFLOW 6
version 6.7.0.dev2
USGS Modular Hydrologic Model
|
This module contains the Mf6FileSettingLoadModule. More...
Data Types | |
type | idtptrtype |
Pointer type for read state variable. More... | |
type | settingloadtype |
Setting package loader. More... | |
Functions/Subroutines | |
subroutine | oc_init (this, mf6_input, component_name, component_input_name, input_name, iperblock, parser, iout) |
subroutine | df (this) |
subroutine | rp (this, parser) |
subroutine | reset (this) |
subroutine | destroy (this) |
This module contains the routines for reading a dfn setting with multiple tokens into a single CharacterStringType array using the StructArrayType.
Preceding param columns can be configured per package (e.g. OC)
|
private |
Definition at line 144 of file Mf6FileSetting.f90.
subroutine mf6filesettingloadmodule::df | ( | class(settingloadtype), intent(inout) | this | ) |
Definition at line 108 of file Mf6FileSetting.f90.
|
private |
Definition at line 49 of file Mf6FileSetting.f90.
|
private |
|
private |
Definition at line 112 of file Mf6FileSetting.f90.