Versions Compared

Key

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

...

  1. Introduction
  2. Files provided
  3. Running a test example
  4. Structure of the parameter files
  5. Storing EIRENE triangular grids in IMAS
    1. Structure of EIRENE files keeping the grid
    2. Presentation of EIRENE grid in GGD
    3. Module  triangular_grid_modile 
    4. Module  triangular_grid_ids_io 
    5. Template files  save_grid.f90  and  recover_grid.f90
  6. Storing the EIRENE input
    1. io
  7. Storing the EIRENE input
    1. Structure of EIRENE input files
    2. Module eirene_data_io
    3. ???
    4. Main program files  save_input_main.f90  and  provide_input_main.f90
  8. Things to be done

Introduction

...

The structure of this document is as follows. Section 2 lists the files provided. Section 3 describes how to run a test example. Section 4 presents the parameter files controlling the wrapper programs. Section 5 ??????????????????????????????????????

...

Structure of EIRENE input files


 Module eirene_data_io

...


???

Main files  save_input_main.f90   and  provide_input_main.f90 

...