FV3 Bundle
pressure_variables_mod.f90 File Reference

Go to the source code of this file.

Modules

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

Functions/Subroutines

subroutine, public pressure_vt_mod::compute_fv3_pressures (is, ie, js, je, isd, ied, jsd, jed, npz, kappa, ptop, delp, pe, pk, pkz, peln)
 
subroutine, public pressure_vt_mod::compute_fv3_pressures_tlm (is, ie, js, je, isd, ied, jsd, jed, npz, kappa, ptop, delp, delp_tl, pe, pe_tl, pk, pk_tl, pkz, pkz_tl, peln, peln_tl)
 
subroutine, public pressure_vt_mod::compute_fv3_pressures_bwd (is, ie, js, je, isd, ied, jsd, jed, npz, kappa, ptop, delp, delp_ad, pe, pe_ad, pk, pk_ad, pkz, pkz_ad, peln, peln_ad)
 
subroutine, public pressure_vt_mod::delp_to_pe_p_logp (geom, delp, pe, p, logp)
 
subroutine, public pressure_vt_mod::ps_to_delp (geom, ps, delp)
 
subroutine, public pressure_vt_mod::ps_to_delp_tl (geom, ps_tl, delp_tl)
 
subroutine, public pressure_vt_mod::ps_to_delp_ad (geom, ps_ad, delp_ad)