Skip to content

Commit

Permalink
ChangeLog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fvitt committed Jan 5, 2023
1 parent cef527e commit 1e64110
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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,
Expand Down

0 comments on commit 1e64110

Please sign in to comment.