MPAS-JEDI
mpas2ufo_vars_mod.F90 File Reference

Go to the source code of this file.

Modules

module  mpas2ufo_vars_mod
 

Functions/Subroutines

integer function, public mpas2ufo_vars_mod::convert_type_soil (type_in)
 
integer function, public mpas2ufo_vars_mod::convert_type_veg (type_in)
 
elemental subroutine, public mpas2ufo_vars_mod::w_to_q (mixing_ratio, specific_humidity)
 
elemental subroutine, public mpas2ufo_vars_mod::q_to_w (specific_humidity, mixing_ratio)
 
elemental subroutine, public mpas2ufo_vars_mod::q_to_w_tl (specific_humidity_tl, sh_traj, mixing_ratio_tl)
 
elemental subroutine, public mpas2ufo_vars_mod::q_to_w_ad (specific_humidity_ad, sh_traj, mixing_ratio_ad)
 
elemental subroutine, public mpas2ufo_vars_mod::tw_to_tv (temperature, mixing_ratio, virtual_temperature)
 
elemental subroutine, public mpas2ufo_vars_mod::tw_to_tv_tl (temperature_tl, mixing_ratio_tl, t_traj, m_traj, virtual_temperature_tl)
 
elemental subroutine, public mpas2ufo_vars_mod::tw_to_tv_ad (temperature_ad, mixing_ratio_ad, t_traj, m_traj, virtual_temperature_ad)
 
elemental subroutine, public mpas2ufo_vars_mod::theta_to_temp (theta, pressure, temperature)
 
subroutine, public mpas2ufo_vars_mod::pressure_half_to_full (pressure, zgrid, surface_pressure, nC, nV, pressure_f)
 
subroutine, public mpas2ufo_vars_mod::hydrostatic_balance (ncells, nlevels, zw, t, qv, ps, p, rho, theta)
 
subroutine, public mpas2ufo_vars_mod::geometricz_full_to_half (zgrid_f, nC, nV, zgrid)
 
subroutine, public mpas2ufo_vars_mod::q_fields_forward (mqName, modelFields, qGeo, plevels, nCells, nVertLevels)
 
subroutine, public mpas2ufo_vars_mod::q_fields_tl (mqName, modelFields_tl, qGeo_tl, plevels, nCells, nVertLevels)
 
subroutine, public mpas2ufo_vars_mod::q_fields_ad (mqName, modelFields_ad, qGeo_ad, plevels, nCells, nVertLevels)
 
real(kind=kind_real) function mpas2ufo_vars_mod::wgamma (y)
 
real(kind=kind_real) function mpas2ufo_vars_mod::gammln (xx)
 
subroutine, public mpas2ufo_vars_mod::effectrad_rainwater (qr, rho, nr, re_qr, mp_scheme, ngrid, nVertLevels)
 
subroutine, public mpas2ufo_vars_mod::effectrad_graupel (qg, rho, re_qg, mp_scheme, ngrid, nVertLevels)
 

Variables

integer, parameter mpas2ufo_vars_mod::max_string =8000
 
character(max_string) mpas2ufo_vars_mod::message