FV3-JEDI
temperature_variables_mod.f90 File Reference

Go to the source code of this file.

Modules

module  temperature_vt_mod
 

Functions/Subroutines

subroutine, public temperature_vt_mod::t_to_tv (geom, t, q, tv)
 
subroutine, public temperature_vt_mod::t_to_tv_tl (geom, t, t_tl, q, q_tl, tv_tl)
 
subroutine, public temperature_vt_mod::t_to_tv_ad (geom, t, t_ad, q, q_ad, tv_ad)
 
subroutine, public temperature_vt_mod::tv_to_t (geom, tv, q, t)
 
subroutine, public temperature_vt_mod::tv_to_t_tl (geom, tv, tv_tl, q, q_tl, t_tl)
 
subroutine, public temperature_vt_mod::tv_to_t_ad (geom, tv, tv_ad, q, q_ad, t_ad)
 
subroutine, public temperature_vt_mod::pt_to_t (geom, pkz, pt, t)
 
subroutine, public temperature_vt_mod::pt_to_t_tl (geom, pkz, pkz_tl, pt, pt_tl, t_tl)
 
subroutine, public temperature_vt_mod::pt_to_t_ad (geom, pkz, pkz_ad, pt, pt_ad, t_ad)
 
subroutine, public temperature_vt_mod::t_to_pt (geom, pkz, t, pt)