CAM
lin_strat_chem Module Reference

Functions/Subroutines

subroutine, public lin_strat_chem_inti (phys_state)
 
subroutine, public lin_strat_chem_solve (ncol, lchnk, o3_vmr, o3col, temp, sza, pmid, delta_t, rlats, ltrop)
 

Variables

integer index_o3
 
logical, public do_lin_strat_chem
 

Function/Subroutine Documentation

◆ lin_strat_chem_inti()

subroutine, public lin_strat_chem::lin_strat_chem_inti ( type(physics_state), dimension(begchunk:endchunk), intent(in)  phys_state)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ lin_strat_chem_solve()

subroutine, public lin_strat_chem::lin_strat_chem_solve ( integer, intent(in)  ncol,
integer, intent(in)  lchnk,
real(r8), dimension(ncol ,pver), intent(inout)  o3_vmr,
real(r8), dimension(ncol ,pver), intent(in)  o3col,
real(r8), dimension(pcols,pver), intent(in)  temp,
real(r8), dimension(ncol ), intent(in)  sza,
real(r8), dimension(pcols,pver), intent(in)  pmid,
real(r8), intent(in)  delta_t,
real(r8), dimension(ncol), intent(in)  rlats,
integer, dimension(pcols), intent(in)  ltrop 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ do_lin_strat_chem

logical, public lin_strat_chem::do_lin_strat_chem

◆ index_o3

integer lin_strat_chem::index_o3
private