![]() |
MODFLOW 6
version 6.8.0.dev0
USGS Modular Hydrologic Model
|
Selection of particle events. More...

Public Attributes | |
| logical(lgp) | release |
| track release events More... | |
| logical(lgp) | featexit |
| track grid feature exits More... | |
| logical(lgp) | timestep |
| track timestep ends More... | |
| logical(lgp) | terminate |
| track termination events More... | |
| logical(lgp) | weaksink |
| track weak sink exit events More... | |
| logical(lgp) | usertime |
| track user-selected times More... | |
| logical(lgp) | subfexit |
| track subfeature exits More... | |
| logical(lgp) | dropped |
| track water table drops More... | |
Definition at line 55 of file ParticleTracks.f90.
| logical(lgp) particletracksmodule::particletrackeventselectiontype::dropped |
Definition at line 63 of file ParticleTracks.f90.
| logical(lgp) particletracksmodule::particletrackeventselectiontype::featexit |
Definition at line 57 of file ParticleTracks.f90.
| logical(lgp) particletracksmodule::particletrackeventselectiontype::release |
Definition at line 56 of file ParticleTracks.f90.
| logical(lgp) particletracksmodule::particletrackeventselectiontype::subfexit |
Definition at line 62 of file ParticleTracks.f90.
| logical(lgp) particletracksmodule::particletrackeventselectiontype::terminate |
Definition at line 59 of file ParticleTracks.f90.
| logical(lgp) particletracksmodule::particletrackeventselectiontype::timestep |
Definition at line 58 of file ParticleTracks.f90.
| logical(lgp) particletracksmodule::particletrackeventselectiontype::usertime |
Definition at line 61 of file ParticleTracks.f90.
| logical(lgp) particletracksmodule::particletrackeventselectiontype::weaksink |
Definition at line 60 of file ParticleTracks.f90.