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

Go to the source code of this file.

Data Types

type  methodcellternarymodule::methodcellternarytype
 

Modules

module  methodcellternarymodule
 

Functions/Subroutines

subroutine, public methodcellternarymodule::create_method_cell_ternary (method)
 Create a tracking method. More...
 
subroutine methodcellternarymodule::destroy_mct (this)
 Destroy the tracking method. More...
 
subroutine methodcellternarymodule::load_mct (this, particle, next_level, submethod)
 Load subcell into tracking method. More...
 
subroutine methodcellternarymodule::pass_mct (this, particle)
 Pass particle to next subcell if there is one, or to the cell face. More...
 
subroutine methodcellternarymodule::apply_mct (this, particle, tmax)
 Apply the ternary method to a polygonal cell. More...
 
subroutine methodcellternarymodule::load_subcell (this, particle, subcell)
 Loads a triangular subcell from the polygonal cell. More...
 
subroutine methodcellternarymodule::vertvelo (this)
 Calculate vertex velocities. More...
 
subroutine methodcellternarymodule::calc_thru_hcsum (this, vm0ival, divcell, le, li, lm, areasub, areacell, unintx, uninty, unextx, unexty, unintxnext, unintynext, kappax, kappay, vm0x, vm0y, vm1x, vm1y, hcsum)