From 1e64110d1a08f785cca6c6fe612efde72958d231 Mon Sep 17 00:00:00 2001 From: Francis Vitt Date: Thu, 5 Jan 2023 09:13:44 -0700 Subject: [PATCH] ChangeLog updates --- doc/ChangeLog | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 7eaef38382..1928b46c6a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -29,6 +29,7 @@ List all existing files that have been modified, and describe the changes: M src/chemistry/pp_waccm_ma/chem_mech.doc M src/chemistry/pp_waccm_ma/chem_mech.in M src/chemistry/pp_waccm_ma/chem_mods.F90 +M src/chemistry/pp_waccm_ma/m_rxt_id.F90 M src/chemistry/pp_waccm_ma/m_spc_id.F90 M src/chemistry/pp_waccm_ma/mo_adjrxt.F90 M src/chemistry/pp_waccm_ma/mo_indprd.F90 @@ -38,10 +39,10 @@ M src/chemistry/pp_waccm_ma/mo_lu_solve.F90 M src/chemistry/pp_waccm_ma/mo_nln_matrix.F90 M src/chemistry/pp_waccm_ma/mo_prod_loss.F90 M src/chemistry/pp_waccm_ma/mo_rxt_rates_conv.F90 +M src/chemistry/pp_waccm_ma/mo_setrxt.F90 M src/chemistry/pp_waccm_ma/mo_sim_dat.F90 - remove CL and BR from the not-transported list - - add HO2 to the not-transported to be consistent with other waccm mechanisms - - change order of species + - add HO2 to the not-transported list M src/chemistry/pp_waccm_ma_mam4/chem_mech.doc M src/chemistry/pp_waccm_ma_mam4/chem_mech.in @@ -54,16 +55,18 @@ M src/chemistry/pp_waccm_ma_mam4/mo_lin_matrix.F90 M src/chemistry/pp_waccm_ma_mam4/mo_lu_factor.F90 M src/chemistry/pp_waccm_ma_mam4/mo_lu_solve.F90 M src/chemistry/pp_waccm_ma_mam4/mo_nln_matrix.F90 +M src/chemistry/pp_waccm_ma_mam4/mo_phtadj.F90 M src/chemistry/pp_waccm_ma_mam4/mo_prod_loss.F90 M src/chemistry/pp_waccm_ma_mam4/mo_rxt_rates_conv.F90 M src/chemistry/pp_waccm_ma_mam4/mo_setrxt.F90 M src/chemistry/pp_waccm_ma_mam4/mo_sim_dat.F90 - remove CL and BR from the not-transported list - - change order of species and reactions + - include Op2D, Op2P, and SF6 M src/chemistry/pp_waccm_mad/chem_mech.doc M src/chemistry/pp_waccm_mad/chem_mech.in M src/chemistry/pp_waccm_mad/chem_mods.F90 +M src/chemistry/pp_waccm_mad/m_rxt_id.F90 M src/chemistry/pp_waccm_mad/m_spc_id.F90 M src/chemistry/pp_waccm_mad/mo_adjrxt.F90 M src/chemistry/pp_waccm_mad/mo_exp_sol.F90 @@ -78,10 +81,9 @@ M src/chemistry/pp_waccm_mad/mo_rxt_rates_conv.F90 M src/chemistry/pp_waccm_mad/mo_setrxt.F90 M src/chemistry/pp_waccm_mad/mo_sim_dat.F90 - remove CL and BR from the not-transported list - - add HO2 to the not-transported to be consistent with other waccm mechanisms + - add HO2 to the not-transported list - explicitly solve CO2 to be consistent with other waccm mechanisms - use scalar solver for d-region ion chemistry mechanisms (mad) - - change order of species M src/chemistry/pp_waccm_mad_mam4/chem_mech.doc M src/chemistry/pp_waccm_mad_mam4/chem_mech.in @@ -96,16 +98,17 @@ M src/chemistry/pp_waccm_mad_mam4/mo_lin_matrix.F90 M src/chemistry/pp_waccm_mad_mam4/mo_lu_factor.F90 M src/chemistry/pp_waccm_mad_mam4/mo_lu_solve.F90 M src/chemistry/pp_waccm_mad_mam4/mo_nln_matrix.F90 +M src/chemistry/pp_waccm_mad_mam4/mo_phtadj.F90 M src/chemistry/pp_waccm_mad_mam4/mo_prod_loss.F90 M src/chemistry/pp_waccm_mad_mam4/mo_rxt_rates_conv.F90 M src/chemistry/pp_waccm_mad_mam4/mo_setrxt.F90 M src/chemistry/pp_waccm_mad_mam4/mo_sim_dat.F90 - remove CL and BR from the not-transported list + - include Op2D, Op2P, and SF6 - use scalar solver for d-region ion chemistry mechanisms (mad) - - change order of species and reactions M test/system/test_driver.sh - - use "qsub -V" on cheyenne to export user evn to batch job + - use "qsub -V" on cheyenne to export user environment to batch job If there were any failures reported from running test_driver.sh on any test platform, and checkin with these failures has been OK'd by the gatekeeper,