CAM
|
Modules | |
module | dust_sediment_mod |
Functions/Subroutines | |
subroutine, public | dust_sediment_mod::dust_sediment_vel (ncol, icefrac, landfrac, ocnfrac, pmid, pdel, t, dustmr, pvdust) |
subroutine, public | dust_sediment_mod::dust_sediment_tend (ncol, dtime, pint, pmid, pdel, t, dustmr, pvdust, dusttend, sfdust) |
subroutine | dust_sediment_mod::getflx (ncol, xw, phi, vel, deltat, flux) |
subroutine | dust_sediment_mod::cfint2 (ncol, x, f, fdot, xin, fxdot, fxdd, psistar) |
subroutine | dust_sediment_mod::cfdotmc_pro (ncol, x, f, fdot) |
Variables | |
real(r8), parameter | dust_sediment_mod::vland = 2.8_r8 |
real(r8), parameter | dust_sediment_mod::vocean = 1.5_r8 |
real(r8), parameter | dust_sediment_mod::mxsedfac = 0.99_r8 |