subroutine, private module_sf_noahmplsm::frh2o |
( |
type (noahmp_parameters), intent(in) |
parameters, |
|
|
integer, intent(in) |
isoil, |
|
|
real (kind=kind_phys), intent(out) |
free, |
|
|
real (kind=kind_phys), intent(in) |
tkelv, |
|
|
real (kind=kind_phys), intent(in) |
smc, |
|
|
real (kind=kind_phys), intent(in) |
sh2o, |
|
|
|
ifdef, |
|
|
|
CCPP |
|
) |
| |
|
private |