CAM
physics_mod Module Reference

Functions/Subroutines

real(kind=real_kind) function, public virtual_temperature (Tin, rin)
 
real(kind=real_kind) function, public virtual_specific_heat (rin)
 
real(kind=real_kind) function, public saturation_vapor_pressure (Tin)
 
real(kind=real_kind) function, public specific_humidity (r)
 
real(kind=real_kind) function, public saturation_specific_humidity (p, T)
 
real(kind=real_kind) function, public relative_humidity (e, T)
 
real(kind=real_kind) function, public vapor_pressure (r, p)
 
real(kind=real_kind) function, public mixing_ratio (ein, p)
 
subroutine, public prim_condense (r, Tin, pin)
 

Function/Subroutine Documentation

◆ mixing_ratio()

real (kind=real_kind) function, public physics_mod::mixing_ratio ( real (kind=real_kind), intent(in)  ein,
real (kind=real_kind), intent(in)  p 
)
Here is the caller graph for this function:

◆ prim_condense()

subroutine, public physics_mod::prim_condense ( real (kind=real_kind), intent(inout)  r,
real (kind=real_kind), intent(in)  Tin,
real (kind=real_kind), intent(in)  pin 
)
Here is the call graph for this function:

◆ relative_humidity()

real (kind=real_kind) function, public physics_mod::relative_humidity ( real (kind=real_kind), intent(in)  e,
real (kind=real_kind), intent(in)  T 
)
Here is the call graph for this function:

◆ saturation_specific_humidity()

real (kind=real_kind) function, public physics_mod::saturation_specific_humidity ( real (kind=real_kind), intent(in)  p,
real (kind=real_kind), intent(in)  T 
)
Here is the call graph for this function:

◆ saturation_vapor_pressure()

real (kind=real_kind) function, public physics_mod::saturation_vapor_pressure ( real (kind=real_kind), intent(in)  Tin)
Here is the caller graph for this function:

◆ specific_humidity()

real (kind=real_kind) function, public physics_mod::specific_humidity ( real (kind=real_kind), intent(in)  r)

◆ vapor_pressure()

real (kind=real_kind) function, public physics_mod::vapor_pressure ( real (kind=real_kind), intent(in)  r,
real (kind=real_kind), intent(in)  p 
)
Here is the caller graph for this function:

◆ virtual_specific_heat()

real (kind=real_kind) function, public physics_mod::virtual_specific_heat ( real (kind=real_kind), intent(in)  rin)
Here is the caller graph for this function:

◆ virtual_temperature()

real (kind=real_kind) function, public physics_mod::virtual_temperature ( real (kind=real_kind), intent(in)  Tin,
real (kind=real_kind), intent(in)  rin 
)
Here is the caller graph for this function: