Versions Compared

Key

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

...

Setting up environment

Before you proceed with any exercises it's important to set up IMAS environment in your SSH/NX session. This topic will be discussed in details here: 05.3. IMAS - basic topics - environment set-up(POZ'19Oct)

However, to make sure we can start without any issues, please run following commands in terminal session:

Code Block
> module load imasenv/3.24.0/rc
> mkdir -p $ITMWORK/imas-keplers
> setenv KEPLER_DIR $ITMWORK/imas-keplers
> kepler_install my_first_kepler
> kepler_avail
> kepler_load my_first_kepler
> kepler