Versions Compared

Key

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

...

File name Content
put_to_IMAS.mFunction saving IMAS output data to IMAS
get_from_IMAS.mFunction reading IMAS output data from IMAS
test_put_to_IMAS.mSample script invoking the function put_to_IMAS
test_get_from_IMAS.mSample script that invokes the function get_from_IMAS and compares the recovered data with the initial ones
put_core_profiles.mFunction saving data to the core_profiles IDS
put_core_sources.mFunction saving data to the core_sources IDS
put_equilibrium.mFunction saving data to the equilibrium IDS
put_gas_injection.mFunction saving data to the gas_injection IDS
put_magnetics.mFunction saving data to the magnetics IDS
put_radiation.mFunction saving data to the radiation IDS
put_wall.mFunction saving data to the wall IDS
get_core_profiles.mFunction recovering the saved data from the core_profiles IDS
get_core_sources.mFunction recovering the saved data from the core_sources IDS
get_equilibrium.mFunction recovering the saved data from the equilibrium IDS
get_gas_injection.mFunction recovering the saved data from the gas_injection IDS
get_magnetics.mFunction recovering the saved data from the magnetics IDS
get_radiation.mFunction recovering the saved data from the radiation IDS
get_wall.mFunction recovering the saved data from the wall IDS
arrange_ion_densities.mPuts Function putting the densities of all charge states and the properties of an ion to core_profiles.
arrange_neutral_density.mFunction putting the density and the properties of a neutral atom to core_profiles
arrange_radiation.m
extract_ion_densities.m
find_source.m
find_species.m
compare_core_profiles.m
compare_core_sources.m
compare_equilibrium.m
compare_magnetics.m
compare_radiation.m
compare_wall.m
STEP_10003_N_O_impurities_Cwall_2022_11_12_17_53_27.mat
STEP_10003_v4_600kW_EBWCD_2022_6_20_21_24_29.mat
README.txt
DYON-IMAS_wrappers_user_guide.pdf

Running the scripts

To launch the test scripts, do the following:

...