Go to the source code of this file.
|
| subroutine | tspspcmodule::initialize (this, dis, id, input_mempath, iout, name_model, packNameFlow, dvn, input_fname) |
| | Initialize the SPC type. More...
|
| |
| subroutine | tspspcmodule::allocate_scalars (this) |
| | Allocate package scalars. More...
|
| |
| subroutine | tspspcmodule::allocate_arrays (this) |
| | Allocate package arrays. More...
|
| |
| real(dp) function | tspspcmodule::get_value (this, ientry, nbound_flow) |
| | Get the data value from this package. More...
|
| |
| subroutine | tspspcmodule::apply_input_values (this) |
| | Apply current input mempath values to dblvec. More...
|
| |
| subroutine | tspspcmodule::spc_rp (this, nbound_flowpack, budtxt) |
| | Read and prepare stress period data. More...
|
| |
| subroutine | tspspcmodule::spc_ad (this, nbound_flowpack, budtxt) |
| | Advance. More...
|
| |
| subroutine | tspspcmodule::spc_da (this) |
| | Deallocate variables. More...
|
| |
| subroutine | tspspcmodule::check_flow_package (this, nbound_flowpack, budtxt) |
| | Check flow package consistency. More...
|
| |