Versions Compared

Key

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

...

In order to benefit from UAL layer, scientific data must be stored in MDSPlus database. Before you will be able to use it, you have to create database's structure. This is fairly simple. All you have to do is to execute following commands:

source $ITMSCRIPTDIR/ITMv1ITMv2 kepler test 4.10bkepler > /dev/null
$ITMSCRIPTDIR/create_user_itm_dir test 4.10b

...

ParameterEnvironment variableDescription
User name$USERDefines the name of the user who owns the data
Tokamak name$TOKAMAKNAMEDefines the name of the machine that was used during simulation (test - contains testing data)
UAL database version$DATAVERSIONSpecifies UAL data version
Run numbernot definedRun number is represented by last four digits in database file ids_SSSSRRRR.*
Shot numbernot definedShot number is represented by first digits in database file ids_SSSSRRRR.*; there is no limit for number of digits used
Info

ITMv1 ITMv2 script
All above environment variables are set to default values whenever ITMv1 ITMv2 script is executed

source $ITMSCRIPTDIR/ITMv1 keplerITMv2 test 4.10bkepler > /dev/null

 

2.2.1 Listing pulse files

...