37 | | '''Technical aspects''' |
38 | | The testing procedure requires a pre-definition of specific simulation set-ups, covering the main application scenarios. A documentation of the set-ups will be provided on the Trac server, and selected PALM-4U results will be added there at the end of the project. |
| 37 | '''Technical aspects'''\\\\ |
| 38 | [wiki:doc/tec/doxygen Code documentation with Doxygen]\\ |
| 39 | [wiki:doc/tec/data Data handling]\\ |
| 40 | [wiki:doc/tec/general General code structure]\\ |
| 41 | [wiki:doc/ Machine-related information]\\ |
| 42 | {{{#!comment |
| 43 | * [wiki:doc/app/machine/kisti IBM-Regatta (KISTI)] |
| 44 | * [wiki:doc/app/machine/hlrnIII Cray-XC40 (HLRN)] |
| 45 | * [wiki:doc/app/machine/kyushu_univ Kyushu University Computing Center] |
| 46 | }}} |
| 47 | [wiki:doc/tec/modeloperation Model operation]\\ |
| 48 | [wiki:doc/tec/parallel Parallelization and optimization]\\ |
| 49 | [wiki:doc/tec/particle Particle code structure]\\ |
| 50 | [wiki:doc/tec/preproc Pre-processor directives]\\ |
| 51 | [wiki:doc/tec/topography Topography implementation]\\ |
| 52 | [wiki:doc/tec/user User-code implementation]\\ |
| 53 | |
| 54 | {{{#!comment |
| 55 | move somewhere else |
| 56 | * [wiki:doc/tec/contributions Code contributions] |
| 57 | * [wiki:doc/tec/naming_convention Rules of documentation and naming conventions] |
| 58 | }}} |
| 59 | |
128 | | * [wiki:doc/tec/general General code structure] |
129 | | * [wiki:doc/tec/particle Particle code structure] |
130 | | * [wiki:doc/tec/topography Topography implementation] |
131 | | * [wiki:doc/tec/parallel Parallelization and optimization] |
132 | | * [wiki:doc/tec/user User interface] |
133 | | * [wiki:doc/tec/modeloperation Model operation] |
134 | | * [wiki:doc/tec/data Data handling] |
135 | | * [wiki:doc/tec/doxygen Code documentation with Doxygen] |
136 | | * [wiki:doc/tec/naming_convention Rules of documentation and naming conventions] |
137 | | * [wiki:doc/tec/contributions Code contributions] |
| 149 | ... |