MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
ModflowInput.f90 File Reference

Go to the source code of this file.

Data Types

type  modflowinputmodule::modflowinputtype
 derived type for storing input definition for a file More...
 

Modules

module  modflowinputmodule
 This module contains the ModflowInputModule.
 

Functions/Subroutines

type(modflowinputtype) function, public modflowinputmodule::getmodflowinput (pkgtype, component_type, subcomponent_type, component_name, subcomponent_name, filename)
 function to return ModflowInputType More...
 
character(len=lenpackagetype) function modflowinputmodule::update_sc_type (filetype, filename, component_type, subcomponent_type)
 
character(len=lenpackagetype) function modflowinputmodule::read_as_arrays (filetype, filename, component_type, subcomponent_type)