MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
tspadvoptionsmodule::tspadvoptionstype Type Reference
Collaboration diagram for tspadvoptionsmodule::tspadvoptionstype:
Collaboration graph

Public Attributes

integer(i4b) iadvscheme
 the advection scheme: 0 = up, 1 = central, 2 = TVD More...
 

Detailed Description

Definition at line 6 of file TspAdvOptions.f90.

Member Data Documentation

◆ iadvscheme

integer(i4b) tspadvoptionsmodule::tspadvoptionstype::iadvscheme

Definition at line 7 of file TspAdvOptions.f90.

7  integer(I4B) :: iAdvScheme !< the advection scheme: 0 = up, 1 = central, 2 = TVD

The documentation for this type was generated from the following file: