: wjr More...
Data Types | |
type | CellRec |
type | StuffMoving |
Data structures defined in this module. More... | |
type | Summary |
type | SurfCond |
Public Member Functions | |
type(CellRec) function, pointer | LoadCellFile (filNam) |
Build the restriction matrix for the aggregation method. | |
subroutine | PrintCellFile (luo, basp) |
type(CellRec) function, pointer, public | CloneCell (inCell) |
integer function | CheckForErosion (inCell) |
Public Attributes | |
REAL, parameter | MaxAeroRougRand = 30. |
Methods defined in this module. | |
REAL, parameter | MinAeroRougRand = 0.5 |
Private Member Functions | |
subroutine, private | InitStuffMoving (sm, pm10, salt, creep) |
: wjr
This is cell 2
type (CellRec) function, pointer Cell::LoadCellFile | ( | character (len=*), intent(in) | filNam | ) |
Build the restriction matrix for the aggregation method.
filNam | information about the aggregates |
REAL, parameter Cell::MaxAeroRougRand = 30. |
Methods defined in this module.
Methods to be defined in this module