FV3 Bundle
sat_vapor_pres_k_mod::lookup_es2_k Interface Reference

Private Member Functions

subroutine lookup_es2_k_0d (temp, esat, nbad)
 
subroutine lookup_es2_k_1d (temp, esat, nbad)
 
subroutine lookup_es2_k_2d (temp, esat, nbad)
 
subroutine lookup_es2_k_3d (temp, esat, nbad)
 

Detailed Description

Definition at line 86 of file sat_vapor_pres_k.F90.

Member Function/Subroutine Documentation

◆ lookup_es2_k_0d()

subroutine sat_vapor_pres_k_mod::lookup_es2_k::lookup_es2_k_0d ( real, intent(in)  temp,
real, intent(out)  esat,
integer, intent(out)  nbad 
)
private

Definition at line 1691 of file sat_vapor_pres_k.F90.

◆ lookup_es2_k_1d()

subroutine sat_vapor_pres_k_mod::lookup_es2_k::lookup_es2_k_1d ( real, dimension(:), intent(in)  temp,
real, dimension(:), intent(out)  esat,
integer, intent(out)  nbad 
)
private

Definition at line 1651 of file sat_vapor_pres_k.F90.

◆ lookup_es2_k_2d()

subroutine sat_vapor_pres_k_mod::lookup_es2_k::lookup_es2_k_2d ( real, dimension(:,:), intent(in)  temp,
real, dimension(:,:), intent(out)  esat,
integer, intent(out)  nbad 
)
private

Definition at line 1606 of file sat_vapor_pres_k.F90.

◆ lookup_es2_k_3d()

subroutine sat_vapor_pres_k_mod::lookup_es2_k::lookup_es2_k_3d ( real, dimension(:,:,:), intent(in)  temp,
real, dimension(:,:,:), intent(out)  esat,
integer, intent(out)  nbad 
)
private

Definition at line 1529 of file sat_vapor_pres_k.F90.


The documentation for this interface was generated from the following file: