Skip to content

Commit

Permalink
Merge pull request #8 from marianna-benassi/ccs_config_dev0723
Browse files Browse the repository at this point in the history
updates for zeus machine and tuning
  • Loading branch information
daniele-peano authored Jul 26, 2023
2 parents b4355d1 + b47fb3e commit c5a16cb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 4 additions & 4 deletions machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3731,16 +3731,16 @@ This allows using a different mpirun command to launch unit tests
<command name="load">impi20.1/parallel-netcdf/1.12.1</command>
</modules>
<modules compiler="intel" mpilib="!mpi-serial" DEBUG="TRUE">
<command name="load">impi20.1/esmf/8.2.0-intelmpi-64-g</command>
<command name="load">impi20.1/esmf/8.4.1-intelmpi-internal-pio-64-g</command>
</modules>
<modules compiler="intel" mpilib="!mpi-serial" DEBUG="FALSE">
<command name="load">impi20.1/esmf/8.2.0-intelmpi-64-O</command>
<command name="load">impi20.1/esmf/8.4.1-intelmpi-internal-pio-64-O</command>
</modules>
<modules compiler="intel" mpilib="mpi-serial" DEBUG="TRUE">
<command name="load">intel20.1/esmf/8.2.0-mpiuni-64-g</command>
<command name="load">impi20.1/esmf/8.4.1-intelmpi-internal-pio-64-g</command>
</modules>
<modules compiler="intel" mpilib="mpi-serial" DEBUG="FALSE">
<command name="load">intel20.1/esmf/8.2.0-mpiuni-64-O</command>
<command name="load">impi20.1/esmf/8.4.1-intelmpi-internal-pio-64-O</command>
</modules>
</module_system>
<environment_variables>
Expand Down
8 changes: 8 additions & 0 deletions modelgrid_aliases_nuopc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,15 @@
<grid name="ocnice">0.47x0.63</grid>
<mask>tn0.25v3</mask>
</model_grid>

<model_grid alias="f09_f09_mn0253">
<grid name="atm">0.9x1.25</grid>
<grid name="lnd">0.9x1.25</grid>
<grid name="ocnice">0.9x1.25</grid>
<mask>tn0.25v3</mask>
</model_grid>


<model_grid alias="f19_g16">
<grid name="atm">1.9x2.5</grid>
<grid name="lnd">1.9x2.5</grid>
Expand Down

0 comments on commit c5a16cb

Please sign in to comment.