Versions Compared

Key

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

Current method of setting up IMAS  environment at JET 

Code Block
module load imas-modules
module load imasenv

New method - work in progress


Warning

Note that method shown below was not yet released!


Code Block
languagebash
titleSetting up environment at JET (IMAS)
module purge
module use /common/ETS/modules/environment/imas
module load imas-setup
module load wpcdenv/intel
module load imasenv

...