![]() |
MODFLOW 6
version 6.8.0.dev0
USGS Modular Hydrologic Model
|
Apply this node's current input value(s) to the model property array(s). More...

Private Member Functions | |
| subroutine | apply_row_changes (this, nodeu, node) |
Called for every tracked node; each field's own DNODATA check determines whether there is anything to do. node may be invalid even when a field has a value at nodeu, so each live-field branch must validate node itself before using it.
Definition at line 72 of file TvBase.f90.
|
private |
| [in] | nodeu | unreduced node number, indexes the permanent input arrays |
| [in] | node | reduced node number; may be invalid, see above |
Definition at line 72 of file TvBase.f90.