![]() |
MODFLOW 6
version 6.7.0.dev2
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... | |
Definition at line 63 of file ParticleTracks.f90.
logical(lgp) particletracksmodule::particletrackeventselectiontype::featexit |
Definition at line 65 of file ParticleTracks.f90.
logical(lgp) particletracksmodule::particletrackeventselectiontype::release |
Definition at line 64 of file ParticleTracks.f90.
logical(lgp) particletracksmodule::particletrackeventselectiontype::subfexit |
Definition at line 70 of file ParticleTracks.f90.
logical(lgp) particletracksmodule::particletrackeventselectiontype::terminate |
Definition at line 67 of file ParticleTracks.f90.
logical(lgp) particletracksmodule::particletrackeventselectiontype::timestep |
Definition at line 66 of file ParticleTracks.f90.
logical(lgp) particletracksmodule::particletrackeventselectiontype::usertime |
Definition at line 69 of file ParticleTracks.f90.
logical(lgp) particletracksmodule::particletrackeventselectiontype::weaksink |
Definition at line 68 of file ParticleTracks.f90.