MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
gwf-ic.f90 File Reference

Go to the source code of this file.

Data Types

type  gwficmodule::gwfictype
 

Modules

module  gwficmodule
 

Functions/Subroutines

subroutine, public gwficmodule::ic_cr (ic, name_model, input_mempath, inunit, iout, dis)
 Create a new initial conditions object. More...
 
subroutine gwficmodule::ic_load (this)
 Load data from IDM into package. More...
 
subroutine gwficmodule::ic_ar (this, x)
 Allocate arrays, load from IDM, and assign head. More...
 
subroutine gwficmodule::ic_da (this)
 Deallocate. More...
 
subroutine gwficmodule::allocate_arrays (this, nodes)
 Allocate arrays. More...
 
subroutine gwficmodule::source_griddata (this)
 Copy grid data from IDM into package. More...