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

Compare with Current View Page History

« Previous Version 12 Next »

 

This session will cover following topics

 

Tutorial topics

  • Installation and configuration of NX client
  • Configuration of the environment at Gateway
  • Installation of Kepler

 

1.1. 0. Connection to the EUROfusion Gateway

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

  • You have to have Gateway account (in case you don't have one, you have to request it) - refer to this link
  • You have to install NX client

 

NX 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

 

1.2. 1.Setting IMAS

1.2.1. 1.1. Setting IMAS @ EUROfusion Gateway

You can switch to IMAS environment using:

module load imasenv
imasdb <machine_name>
  • 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.2. 1.2. Setting IMAS @ ITER cluster

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

 

1.3. 3. Setting up tutorial environment

Make sure to initialize database structure. Simply follow the steps below.

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:

imasdb <machine_name>
  • No labels