Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add a corresponding machine element to cime/_config/e3sm/machines/config_machines.xml:

...

Then add a corresponding compiler element to cime/_config/e3sm/machines/config_compilers.xml:

...

For more details on how to create a new case and run it, please refer to E3SM Quick Start.

Specific cases

Run the container on Anvil

Log in to Blues at LCRC, reserve an Anvil node for an interactive job, and run a case:

[lukasz@blueslogin4 ~]$ srun --pty -p acme-small -t 01:00:00 /bin/bash
[lukasz@b566]$ singularity shell --hostname localhost e3sm.sif
Singularity> cd E3SM/cime/scripts/
Singularity> ./create_newcase --case singularity.A_WCYCL1850.ne4_oQU240.baseline --compset A_WCYCL1850 --res ne4_oQU240
Singularity> cd singularity.A_WCYCL1850.ne4_oQU240.baseline/
Singularity> ./case.setup
Singularity> ./case.build
Singularity> ./case.submit