UFO
thermo_utils_mod Module Reference

Fortran module for thermodynamic computations and conversions for use in UFO. More...

Functions/Subroutines

subroutine calc_theta (t_in, p_in, t_out)
 
subroutine gsi_tp_to_qs (t, p, es, qs)
 

Detailed Description

Fortran module for thermodynamic computations and conversions for use in UFO.

Function/Subroutine Documentation

◆ calc_theta()

subroutine thermo_utils_mod::calc_theta ( real(kind_real), intent(in)  t_in,
real(kind_real), intent(in)  p_in,
real(kind_real), intent(out)  t_out 
)

Definition at line 19 of file thermo_utils.F90.

Here is the caller graph for this function:

◆ gsi_tp_to_qs()

subroutine thermo_utils_mod::gsi_tp_to_qs ( real(kind_real), intent(in)  t,
real(kind_real), intent(in)  p,
real(kind_real), intent(out)  es,
real(kind_real), intent(out)  qs 
)

Definition at line 34 of file thermo_utils.F90.

Here is the caller graph for this function: