◆ set_hcoeff_scalar()
subroutine seq_drydep_mod::seq_drydep_sethcoeff::set_hcoeff_scalar |
( |
real(r8), intent(in) |
sfc_temp, |
|
|
real(r8), dimension(n_drydep), intent(out) |
heff |
|
) |
| |
|
private |
◆ set_hcoeff_vector()
subroutine seq_drydep_mod::seq_drydep_sethcoeff::set_hcoeff_vector |
( |
integer, intent(in) |
ncol, |
|
|
real(r8), dimension(ncol), intent(in) |
sfc_temp, |
|
|
real(r8), dimension(ncol,n_drydep), intent(out) |
heff |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: