FV3 Bundle
sat_vapor_pres_k_mod::lookup_es3_k Interface Reference

Private Member Functions

subroutine lookup_es3_k_0d (temp, esat, nbad)
 
subroutine lookup_es3_k_1d (temp, esat, nbad)
 
subroutine lookup_es3_k_2d (temp, esat, nbad)
 
subroutine lookup_es3_k_3d (temp, esat, nbad)
 

Detailed Description

Definition at line 107 of file sat_vapor_pres_k.F90.

Member Function/Subroutine Documentation

◆ lookup_es3_k_0d()

subroutine sat_vapor_pres_k_mod::lookup_es3_k::lookup_es3_k_0d ( real, intent(in)  temp,
real, intent(out)  esat,
integer, intent(out)  nbad 
)
private

Definition at line 1983 of file sat_vapor_pres_k.F90.

◆ lookup_es3_k_1d()

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

Definition at line 1943 of file sat_vapor_pres_k.F90.

◆ lookup_es3_k_2d()

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

Definition at line 1898 of file sat_vapor_pres_k.F90.

◆ lookup_es3_k_3d()

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

Definition at line 1821 of file sat_vapor_pres_k.F90.


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