Versions Compared

Key

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

...

Code Block
imasdb <machine_name>
e.g.:
imasdb test

4. Getting tutorial sources and input data

4.1. Copying examples

Copy tutorial examples. You can install them by issuing following command from Terminal.

 

shell> mkdir $HOME/tutorials
shell> cp -r $SWITMDIR/resources/tutorials/2018-03-ITER $HOME/tutorials

 

4.1. Copying input data

Copy data files used throughout the tutorial:

 

# copy data files
shell> cp $SWITMDIR/resources/tutorials/2018-03-ITER/pulsefiles/* $MDSPLUS_TREE_BASE_0

 

4.1. Set TUTORIAL_DIR variable

shell> setenv TUTORIAL_DIR $HOME/tutorials/2018-03-ITER