CCPP SciDoc for UFS-SRW v2.2.0  SRW v2.2.0
Common Community Physics Package Developed at DTC

◆ getozn()

subroutine, public module_radiation_gases::getozn ( real (kind=kind_phys), dimension(:,:), intent(in)  prslk,
real (kind=kind_phys), dimension(:), intent(in)  xlat,
integer, intent(in)  IMAX,
integer, intent(in)  LM,
logical, intent(in)  top_at_1,
real (kind=kind_phys), dimension(:,:), intent(out)  o3mmr 
)
Parameters
prslk(IMAX,LM), exner function = \((p/p0)^{rocp}\)
xlat(IMAX), latitude in radians, default to pi/2 -> -pi/2 range, otherwise see in-line comment
IMAX,LM(1), horizontal and vertical dimensions
top_at_1(1), vertical profile indexing flag
o3mmr(IMAX,LM), output ozone profile in mass mixing ratio (g/g)

getozn General Algorithm

References facoz, k1oz, k2oz, o3r, pkstr, and raddeg.

Referenced by gfs_rrtmg_pre::gfs_rrtmg_pre_run().

Here is the caller graph for this function: