![]() |
LION
|
How to get documentation, compile and run the code
Go to subdirectory ~/src_f90 and type 'make documentation'
This will create the LION_common code documentation with doxygen. Alternatively, you can type 'make documentation_ITM' This will create documentation on LION-ITM stuff in addition to LION_common. Similarly, you will type 'make documentation_IMAS' to create documentation on LION-IMAS stuff in addition to Lion_common.
The result is a html document can then be visualized by opening the file
~/DOC/Doxygen/html/index.html
with any web browser.
For more details, please see the page 'Developer guide' > 'How to document the code'
Go to subdirectory src_f90 and type ``` make ```
``
The LION code can be run in three different contexts: (1) ITM ; (2) IMAS ; (3) standalone