MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
TrackControl.f90 File Reference

Go to the source code of this file.

Data Types

type  trackcontrolmodule::trackcontroltype
 Manages particle track (i.e. pathline) files. More...
 

Modules

module  trackcontrolmodule
 

Functions/Subroutines

subroutine trackcontrolmodule::init_track_file (this, iun, csv, iprp)
 Initialize a new track file. More...
 
subroutine trackcontrolmodule::expand (this, increment)
 Expand the trackfile array, internal use only. More...
 
subroutine trackcontrolmodule::save (this, particle, kper, kstp, reason, level)
 Save the particle's state to track output file(s). More...
 
subroutine trackcontrolmodule::set_track_events (this, release, cellexit, timestep, terminate, weaksink, usertime)
 Configure particle events to track. More...