Versions Compared

Key

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

...

The files listed below can be found in the public directory ~g2yyakov/public/eirene/version0.9.

!!! To be updated

FILES

CONTENT

​triangular_grid_module.f90

Module that supports reading, writing and processing triangular grids

triangular_grid_ids_io.f90Module supporing the storage of triangular grids in IMAS
imas_data_io.f90Module supporing the storage of physical quantities (tallies) in IMAS
eirene_data_io.f90Module supporing reading / writing of EIRENE data files
edge_profiles_io.f90Module that supports placing the data to the 'edge_profiles' IDS
equilibrium_io.f90Module that supports placing the data to the 'equilibrium' IDS


save_input_main.f90Program that takes a set of EIRENE input files and puts their content to IMAS
provide_input_main.f90Program that extracts EIRENE input from IMAS, providing it in EIRENE native format
MakefileUsed to compile the programs
save_input.par
provide_input.par
soledge3x.npco_charTriangular grid example received from the EIRENE team
soledge3x.elementeAnother file of this example
soledge3x.neighborAnother file of this example
README.txtBrief description of how to compile and run
user_guide.pdfPDF version of this document

...