CAM
|
Data Types | |
type | cldaero_conc_t |
Functions/Subroutines | |
type(cldaero_conc_t) function, pointer, public | cldaero_allocate () |
subroutine, public | cldaero_deallocate (cldconc) |
real(r8) function, public | cldaero_uptakerate (xl, cldnum, cfact, cldfrc, tfld, press) |
type(cldaero_conc_t) function, pointer, public cldaero_mod::cldaero_allocate | ( | ) |
subroutine, public cldaero_mod::cldaero_deallocate | ( | type(cldaero_conc_t), pointer | cldconc | ) |
real(r8) function, public cldaero_mod::cldaero_uptakerate | ( | real(r8), intent(in) | xl, |
real(r8), intent(in) | cldnum, | ||
real(r8), intent(in) | cfact, | ||
real(r8), intent(in) | cldfrc, | ||
real(r8), intent(in) | tfld, | ||
real(r8), intent(in) | press | ||
) |