MODFLOW 6
version 6.6.0.dev0
USGS Modular Hydrologic Model
|
Data Types | |
type | tspictype |
Functions/Subroutines | |
subroutine, public | ic_cr (ic, name_model, input_mempath, inunit, iout, dis, depvartype) |
Create a new initial conditions object. More... | |
subroutine, public tspicmodule::ic_cr | ( | type(tspictype), pointer | ic, |
character(len=*), intent(in) | name_model, | ||
character(len=*), intent(in) | input_mempath, | ||
integer(i4b), intent(in) | inunit, | ||
integer(i4b), intent(in) | iout, | ||
class(disbasetype), intent(in), pointer | dis, | ||
character(len=lenvarname), intent(in) | depvartype | ||
) |