|
subroutine | lookup_es2_des2_k_0d (temp, esat, desat, nbad) |
|
subroutine | lookup_es2_des2_k_1d (temp, esat, desat, nbad) |
|
subroutine | lookup_es2_des2_k_2d (temp, esat, desat, nbad) |
|
subroutine | lookup_es2_des2_k_3d (temp, esat, desat, nbad) |
|
Definition at line 100 of file sat_vapor_pres_k.F90.
◆ lookup_es2_des2_k_0d()
subroutine sat_vapor_pres_k_mod::lookup_es2_des2_k::lookup_es2_des2_k_0d |
( |
real, intent(in) |
temp, |
|
|
real, intent(out) |
esat, |
|
|
real, intent(out) |
desat, |
|
|
integer, intent(out) |
nbad |
|
) |
| |
|
private |
◆ lookup_es2_des2_k_1d()
subroutine sat_vapor_pres_k_mod::lookup_es2_des2_k::lookup_es2_des2_k_1d |
( |
real, dimension(:), intent(in) |
temp, |
|
|
real, dimension(:), intent(out) |
esat, |
|
|
real, dimension(:), intent(out) |
desat, |
|
|
integer, intent(out) |
nbad |
|
) |
| |
|
private |
◆ lookup_es2_des2_k_2d()
subroutine sat_vapor_pres_k_mod::lookup_es2_des2_k::lookup_es2_des2_k_2d |
( |
real, dimension(:,:), intent(in) |
temp, |
|
|
real, dimension(:,:), intent(out) |
esat, |
|
|
real, dimension(:,:), intent(out) |
desat, |
|
|
integer, intent(out) |
nbad |
|
) |
| |
|
private |
◆ lookup_es2_des2_k_3d()
subroutine sat_vapor_pres_k_mod::lookup_es2_des2_k::lookup_es2_des2_k_3d |
( |
real, dimension(:,:,:), intent(in) |
temp, |
|
|
real, dimension(:,:,:), intent(out) |
esat, |
|
|
real, dimension(:,:,:), intent(out) |
desat, |
|
|
integer, intent(out) |
nbad |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: