FV3 Bundle
temperature_variables_mod.f90 File Reference

Go to the source code of this file.

Modules

module  temperature_vt_mod
 Variable transforms on temperature variables for fv3-jedi Daniel Holdaway, NASA/JCSDA.
 

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)