Versions Compared

Key

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

...

Code Block
# Load IMAS environment - this will be discussed in other section
> module load imasenv

# Switch to Kepler release with all the ETS actors
> module switch kepler/2.5p4-3.0.4_dressed

# Install your own copy of Kepler
> kepler_install my_ETS_Kepler

# Load the version you have just installed
# - note that users/developers can work with multiple versions
# of Kepler at the same time (e.g. released, being developed, etc.)
> kepler_load my_ETS_Kepler

# Start Kepler
> kepler


Loading ETS workflow

TODO: describe how to load ETS

Browsing Kepler actors for IMAS

TODO: describe actors for IMAS