Skip to content

Commit

Permalink
Merge pull request #540 from annlew/noresm2_1_develop_chem_test
Browse files Browse the repository at this point in the history
Noresm2 1 develop chem test
  • Loading branch information
TomasTorsvik authored Sep 10, 2024
2 parents e90a0ed + f6ecdc1 commit 5d43e64
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cime_config/testmods_dirs/allactive/mychem/shell_commands
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
rm -f $CIMEROOT/../components/cam/chem_proc/campp

cp $CIMEROOT/../components/cam/src/chemistry/pp_trop_mam_oslo/chem_mech.in my_chem_mech.in
sed -i 's/2.9/8.8/' my_chem_mech.in
sed -i 's/BEGSIM/*BEGSIM/' my_chem_mech.in
sed -i 's/ENDSIM/*ENDSIM/' my_chem_mech.in

./xmlchange --append CAM_CONFIG_OPTS="--usr_mech_infile `pwd`/my_chem_mech.in"

0 comments on commit 5d43e64

Please sign in to comment.