CCPP SciDoc v7.0.x  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ run_o3prog_2006()

subroutine module_ozphys::run_o3prog_2006 ( class(ty_ozphys), intent(in)  this,
real(kind_phys), intent(in)  con_1ovg,
real(kind_phys), intent(in)  dt,
real(kind_phys), dimension(:,:), intent(in)  p,
real(kind_phys), dimension(:,:), intent(in)  t,
real(kind_phys), dimension(:,:), intent(in)  dp,
real(kind_phys), dimension(:,:,:), intent(in)  ozpl,
real(kind_phys), dimension(:,:), intent(inout)  oz,
real(kind_phys), dimension(:,:), intent(inout), optional  do3_dt_prd,
real(kind_phys), dimension(:,:), intent(inout), optional  do3_dt_ozmx,
real(kind_phys), dimension(:,:), intent(inout), optional  do3_dt_temp,
real(kind_phys), dimension(:,:), intent(inout), optional  do3_dt_ohoz 
)
  • Calculate vertical integrated column ozone values.
  • Apply vertically linear interpolation to the ozone coefficients.

Definition at line 313 of file module_ozphys.F90.