Versions Compared

Key

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

...

You can use your ITER username and password, which is the same for the collaborative websites 

1.2 Connection to the EUROfusion Gateway

In order to use Gateway, you have to meet following requirements:

...

 

Note
titleNX Connection

NX connection to the Gateway

This tutorial assumes that Gateway accounts will be used for starting up Kepler application.

Gateway specific configuration of NX can be found here: here

 

2.Setting IMAS

Loading all the IMAS modules. You will get access to libraries and most commonly used tools (FC2K, Kepler, Matlab interfaces, Python interfaces, etc.)

 

2.1. Setting IMAS @ ITER Cluster

The fastest way to setup the environment for Kepler, IMAS and all the other dependencies is to load kepler module

...

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

2.1. Setting IMAS @ EUROfusion Gateway

You can switch to IMAS environment using:

Code Block
module load imasenv
imasdb <machine_name>

 

3. Database initialization

In order to work with MDSPlus database you have to create and initialize MDSPlus database structure (details can be found here). This can be done by issuing following command:

...