Skip to content

Commit

Permalink
Merge tag 'branch_tags/cime5.8.15_a01' into mizuRoute
Browse files Browse the repository at this point in the history
Same as cime5.8.15 but with fix for izumi machine updates

Includes the changes in ESMCI#3382
  • Loading branch information
ekluzek committed Mar 11, 2020
2 parents 66fdb97 + 006f4b5 commit d89a170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/cesm/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,7 @@ This allows using a different mpirun command to launch unit tests
<DIN_LOC_ROOT_CLMFORC>/project/tss</DIN_LOC_ROOT_CLMFORC>
<DOUT_S_ROOT>/scratch/cluster/$USER/archive/$CASE</DOUT_S_ROOT>
<BASELINE_ROOT>/fs/cgd/csm/ccsm_baselines</BASELINE_ROOT>
<CCSM_CPRNC>/fs/cgd/csm/tools/cime/tools/cprnc/cprnc.izumi</CCSM_CPRNC>
<CCSM_CPRNC>/fs/cgd/csm/tools/cime/tools/cprnc/cprnc</CCSM_CPRNC>
<GMAKE>gmake --output-sync</GMAKE>
<GMAKE_J>4</GMAKE_J>
<BATCH_SYSTEM>pbs</BATCH_SYSTEM>
Expand Down Expand Up @@ -1494,7 +1494,7 @@ This allows using a different mpirun command to launch unit tests
<command name="purge"></command>
</modules>
<modules compiler="intel">
<command name="load">compiler/intel/19.0.1</command>
<command name="load">compiler/intel/19.0.2</command>
<command name="load">tool/netcdf/4.6.1/intel</command>
</modules>
<modules compiler="intel" mpilib="mvapich2">
Expand Down

0 comments on commit d89a170

Please sign in to comment.