Public Attributes | |
REAL, parameter | XSTEPK = 0.05 |
INTEGER, parameter | NDIM = 20 |
INTEGER, parameter | JPCAT = 10 |
REAL, dimension(jpcat) | XF_PARAM_BV |
REAL, dimension(jpcat) | XC_DEPTH_RATIO_BV |
Definition at line 3 of file modd_topd_par.F90.
INTEGER, parameter MODD_TOPD_PAR::JPCAT = 10 |
Definition at line 42 of file modd_topd_par.F90.
INTEGER, parameter MODD_TOPD_PAR::NDIM = 20 |
Definition at line 40 of file modd_topd_par.F90.
REAL, dimension(jpcat) MODD_TOPD_PAR::XC_DEPTH_RATIO_BV |
Definition at line 46 of file modd_topd_par.F90.
REAL, dimension(jpcat) MODD_TOPD_PAR::XF_PARAM_BV |
Definition at line 45 of file modd_topd_par.F90.
REAL, parameter MODD_TOPD_PAR::XSTEPK = 0.05 |
Definition at line 38 of file modd_topd_par.F90.