Versions Compared

Key

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

...

In the nodesktop mode, MATLAB should work faster (I did not notice a big difference - YY). Using the nodesktop mode, do not forget to run the command 'quit()' to end the session (otherwise, a dangling MATLAB session may remain).

4. To save data from the . Run test_put_to_IMAS.m in order to save in IMAS the data from an available DYON output MAT-file , run test_put_to_IMAS.m (you can change shot, run, IDS comments etc. by changing the parameters in this script).

5. Type 'viz' (on a console with imasenv loaded) to see the content of the IMAS database.

6. To get back the DYON output data back, run test_get_from_IMAS.m. 

...

The file test_put_to_IMAS.m ??????

The following parameters must be defined:


IDS core_profiles

IDS core_sources

...

 DYON input

Description of the script saving scripts processing the DYON input (to be done).

To be done

  • Extend Extending the input script (pending the planned DD extension)
  • Add Adding code descriptions to all IDS's.
  • To switch Switching to the HDF5 IMAS backend (pending HDF5 debugging on Gateway).