CAM
|
Modules | |
module | sox_cldaero_mod |
Functions/Subroutines | |
subroutine, public | sox_cldaero_mod::sox_cldaero_init |
type(cldaero_conc_t) function, pointer, public | sox_cldaero_mod::sox_cldaero_create_obj (cldfrc, qcw, lwc, cfact, ncol, loffset) |
subroutine, public | sox_cldaero_mod::sox_cldaero_update (ncol, lchnk, loffset, dtime, mbar, pdel, press, tfld, cldnum, cldfrc, cfact, xlwc, delso4_hprxn, xh2so4, xso4, xso4_init, nh3g, hno3g, xnh3, xhno3, xnh4c, xno3c, xmsa, xso2, xh2o2, qcw, qin) |
subroutine, public | sox_cldaero_mod::sox_cldaero_destroy_obj (conc_obj) |
Variables | |
integer | sox_cldaero_mod::id_msa |
integer | sox_cldaero_mod::id_h2so4 |
integer | sox_cldaero_mod::id_so2 |
integer | sox_cldaero_mod::id_h2o2 |
integer | sox_cldaero_mod::id_nh3 |
real(r8), parameter | sox_cldaero_mod::small_value = 1.e-20_r8 |