13 #include "inc_openmp.h" 61 if(
io_l )
write(
io_fid_log,*)
'++++++ Module[DRIVER] / Categ[ATMOS PHY_CH] / Origin[SCALE-RM]' 69 if(
io_l )
write(
io_fid_log,*)
'*** this component is never called.' 119 logical,
intent(in) :: update_flag
123 integer :: k, i, j, iq
126 if ( update_flag )
then 139 rhoq_t_ch(:,:,:,:) = 0.0_rp
143 call hist_in( o3(:,:,:),
'Ozone',
'Ozone',
'PPM' )
151 rhoq_t(k,i,j,iq) = rhoq_t(k,i,j,iq) + rhoq_t_ch(k,i,j,iq)
159 call stat_total( total, rhoq_t_ch(:,:,:,iq), trim(
tracer_name(iq))//
'_t_CH' )
integer, public is
start point of inner domain: x, local
logical, public statistics_checktotal
calc&report variable totals to logfile?
integer, public je
end point of inner domain: y, local
subroutine, public atmos_phy_ch_driver_resume
Resume.
logical, public io_l
output log or not? (this process)
module ATMOSPHERIC Variables
subroutine, public atmos_phy_ch_driver(update_flag)
Driver.
integer, public ke
end point of inner domain: z, local
module ATMOSPHERE / Physics Chemistry
real(rp), dimension(:,:,:), allocatable, public atmos_phy_ch_o3
character(len=h_short), dimension(qa_max), public tracer_name
character(len=h_short), public atmos_phy_ch_type
real(rp), dimension(:,:,:,:), allocatable, public rhoq_tp
integer, public js
start point of inner domain: y, local
logical, public atmos_sw_phy_ch
integer, public ks
start point of inner domain: z, local
real(rp), dimension(:,:,:,:), allocatable, public atmos_phy_ch_rhoq_t
module Atmosphere / Physics Chemistry
subroutine, public prof_rapstart(rapname_base, level)
Start raptime.
integer, public ie
end point of inner domain: x, local
subroutine, public atmos_phy_ch_driver_setup
Setup.
integer, public io_fid_log
Log file ID.
subroutine, public prof_rapend(rapname_base, level)
Save raptime.