MODFLOW 6
version 6.6.0.dev0
USGS Modular Hydrologic Model
|
This module defines variable data types. More...
Functions/Subroutines | |
subroutine, public | write_kindinfo (iout) |
Write variable data types. More... | |
This module defines the precision of logical, integer, long integer, and real data types used in MODFLOW 6 and are available to all other modules.
subroutine, public kindmodule::write_kindinfo | ( | integer(i4b), intent(in) | iout | ) |