Versions Compared

Key

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

...

The latest version of the E3SM container can be downloaded from e3sm.sif. If you would like to build make any changes to the container with some changes, the , you can build it from scratch. The E3SM Singularity definition file is available at e3sm.def. To build the container, runAfter editing the definition file, build a new container:

sudo singularity build e3sm.sif e3sm.def

...