Versions Compared

Key

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

...

6.2 ITM constants >>Bartek<<

CHEAT SHEET
 ITMIMAS
module loading
shell> module load itmconstants
shell> module load imas
pkgconfig (Fortran)
pkg-config --libs --cflags iitmconstants.pc

pkg-config --libs --cflags imas-<compiler> (where <compiler>=ifort,gfortran,...)

using library (Fortran)
use itm_types
use ids_types

6.3 XMLLib >>Michal<<

6.4. GGD >>Dejan<<