|
2 | 2 |
|
3 | 3 | *Hermann Asensio / Martina Messmer / Daniel Lüthi / Katie Osterried / Jonas Jucker / Jacopo Canton / Philipp Sommer / Jürgen Helmert / Michael Jähn* |
4 | 4 |
|
5 | | -This documentation provides an overall description of the **EXTPAR** software, |
6 | | -provides detailed information on specific modules, current limitations |
7 | | -and the namelist input. |
| 5 | +<div class="grid cards" markdown> |
8 | 6 |
|
9 | | -For the sake of completeness, the latest EXTPAR documentation (v5.14) |
10 | | -that was created from the original LaTeX file, can be downloaded |
11 | | -[here](EXTPAR_User_Manual_5_14.pdf). |
| 7 | +- :fontawesome-solid-book: [**Overall Description**](user_manual_01_overall_description.md) |
| 8 | + *Provides a general overview of the EXTPAR system and its purpose.* |
| 9 | + |
| 10 | +- :fontawesome-solid-gear: [**Software Modules**](user_manual_02_software_modules.md) |
| 11 | + *Details the software components and their interactions.* |
| 12 | + |
| 13 | +- :fontawesome-solid-code: [**Fortran Modules**](user_manual_03_fortran_modules.md) |
| 14 | + *Describes the Fortran modules used in the EXTPAR system.* |
| 15 | + |
| 16 | +- :fontawesome-brands-python: [**Python Modules**](user_manual_04_python_modules.md) |
| 17 | + *Explains the Python modules and their functionality.* |
| 18 | + |
| 19 | +- :fontawesome-solid-circle-exclamation: [**Current Limitations**](user_manual_05_current_limitations.md) |
| 20 | + *Highlights the known limitations and constraints of the system.* |
| 21 | + |
| 22 | +- :fontawesome-solid-list: [**Namelist Input**](user_manual_06_namelist_input.md) |
| 23 | + *Covers the structure and usage of namelist input files.* |
| 24 | + |
| 25 | +</div> |
| 26 | + |
| 27 | +!!! note |
| 28 | + For the sake of completeness, the latest EXTPAR documentation (v5.14) |
| 29 | + that was created from the original LaTeX file, can be downloaded |
| 30 | + [here](EXTPAR_User_Manual_5_14.pdf). |
0 commit comments