You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

1.1. 1.1. Setting IMAS @ Gateway

 

You can switch to IMAS environment using:

  • modules

    module unload itmenv
    module load imasenv
    imasdb <machine_name>



    OR

  • dedicated script
bash shell
source $ITMSCRIPTDIR/set_tutorial_env.sh
tcsh shell
source $ITMSCRIPTDIR/set_tutorial_env.tcsh

 

 

 

  • This script will load all the modules in IMAS flavor. You will get access to most commonly used tools (FC2K, Kepler, Matlab interfaces, Python interfaces, etc.)

  • You should be able to proceed with all the tools in a similar way as before

  • You have to be aware of the fact that data access in IMAS and ITM is slightly different (similar, but still different)

 

1.2. 1.2. Setting IMAS @ ITER cluster

Please follow this  >link<  to get instructions how to set-up IMAS environment on ITER cluster

 

  • No labels