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