7 | | [[Image(palmpage_icons_doc.png, 100%)]] |
8 | | }}} |
9 | | {{{#!td style="border: none;vertical-align:top; width:20%" |
10 | | '''PALM core'''\\\\ |
11 | | [wiki:doc/tec/gov Governing equations ATMOSPHERE]\\ |
12 | | [wiki:doc/tec/ocean Governing equations OCEAN]\\ |
13 | | [wiki:doc/tec/pres Pressure solver]\\ |
14 | | [wiki:doc/tec/sgs Turbulence closure]\\ |
15 | | [wiki:doc/tec/discret Discretization]\\ |
16 | | [wiki:doc/tec/bc Boundary conditions]\\ |
17 | | [wiki:doc/tec/initialization Initialization]\\ |
| 7 | [[Image(palmpage_icons_wotitle_doc.png, 100%)]] |
| 8 | }}} |
| 9 | {{{#!td style="border: none;vertical-align:top; width:20%" |
| 10 | \\'''PALM core'''\\\\ |
| 11 | [wiki:doc/tec/gov Governing equations atmosphere]\\\\ |
| 12 | [wiki:doc/tec/ocean Governing equations ocean]\\\\ |
| 13 | [wiki:doc/tec/pres Pressure solver]\\\\ |
| 14 | [wiki:doc/tec/sgs Turbulence closure]\\\\ |
| 15 | [wiki:doc/tec/discret Discretization]\\\\ |
| 16 | [wiki:doc/tec/bc Boundary conditions]\\\\ |
| 17 | [wiki:doc/tec/initialization Initialization]\\\\ |
23 | | '''Additional features'''\\\\ |
24 | | [wiki:doc/tec/coupled Atmosphere-ocean coupling]\\ |
25 | | [wiki:doc/tec/microphysics Cloud microphysics]\\ |
26 | | [wiki:doc/tec/nesting Grid nesting]\\ |
27 | | [wiki:doc/tec/lcm Lagrangian cloud model (LCM)]\\ |
28 | | [wiki:doc/tec/lpm Lagrangian particle model (LPM)]\\ |
29 | | [wiki:doc/tec/lsm Land surface model (LSM)]\\ |
30 | | [wiki:doc/tec/lsf Large-scale forcing]\\ |
31 | | [wiki:doc/tec/nudging Nudging]\\ |
32 | | [wiki:doc/tec/canopy Plant canopy model (PCM)]\\ |
33 | | [wiki:doc/tec/radiation Radiation models]\\ |
34 | | [wiki:doc/tec/wtm Wind turbine model (WTM)]\\ |
35 | | }}} |
36 | | {{{#!td style="border: none;vertical-align:top; width:20%" |
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/app/machine Machine-related information]\\ |
| 23 | \\'''Additional features'''\\\\ |
| 24 | [wiki:doc/tec/coupled Atmosphere-ocean coupling]\\\\ |
| 25 | [wiki:doc/tec/microphysics Cloud microphysics]\\\\ |
| 26 | [wiki:doc/tec/nesting Grid nesting]\\\\ |
| 27 | [wiki:doc/tec/lcm Lagrangian cloud model (LCM)]\\\\ |
| 28 | [wiki:doc/tec/lpm Lagrangian particle model (LPM)]\\\\ |
| 29 | [wiki:doc/tec/lsm Land surface model (LSM)]\\\\ |
| 30 | [wiki:doc/tec/lsf Large-scale forcing]\\\\ |
| 31 | [wiki:doc/tec/nudging Nudging]\\\\ |
| 32 | [wiki:doc/tec/canopy Plant canopy model (PCM)]\\\\ |
| 33 | [wiki:doc/tec/radiation Radiation models]\\\\ |
| 34 | [wiki:doc/tec/wtm Wind turbine model (WTM)]\\\\ |
| 35 | }}} |
| 36 | {{{#!td style="border: none;vertical-align:top; width:20%" |
| 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/app/machine Machine-related information]\\\\ |
48 | | [wiki:doc/tec/modeloperation Model operation]\\ |
49 | | [wiki:doc/tec/parallel Parallelization and optimization]\\ |
50 | | [wiki:doc/tec/particle Particle code structure]\\ |
51 | | [wiki:doc/tec/preproc Pre-processor directives]\\ |
52 | | [wiki:doc/tec/topography Topography implementation]\\ |
53 | | [wiki:doc/tec/user User-code implementation]\\ |
| 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]\\\\ |
77 | | |
| 72 | [wiki:doc/tec/modeloperation Overview]\\\\ |
| 73 | __Launching a simulation__\\ |
| 74 | [wiki:doc/app/jobcontrol mrun]\\ |
| 75 | [wiki:doc/app/mrungui mrungui]\\ |
| 76 | [wiki:doc/app/configexample Model setup example]\\ |
| 77 | [wiki:doc/app/intdbg Interactive mode and debugging]\\ |
| 78 | [wiki:doc/app/runs Simulation chains]\\ |
| 79 | [wiki:doc/app/runs (Restarts & large-file handling)]\\\\ |
| 80 | __Monitoring a simulation__\\ |
| 81 | [wiki:doc/app/palm_wd PALM watchdog (batch jobs)]\\ |
107 | | == Model operation == |
108 | | * Launching a simulation (mrun, mrungui, example of minimum configuration file, Interactive mode and debugging) |
109 | | * Monitoring a simulation (Monitoring batch jobs: PALM watchdog) |
110 | | * Simulation chains (Initialization and restart runs) |
111 | | \\ |
112 | | * Debugging |
113 | | |
114 | | == User code == |
115 | | * [wiki:doc/app/userint/int Available interfaces to PALM core] |
116 | | * [wiki:doc/app/userint/comp Compiling and linking of user code] |
117 | | * [wiki:doc/app/userpar User-defined control parameters (Definition of user-defined parameters)] |
118 | | * [wiki:doc/app/userint/subd User-defined domains (should be specified, no one can imagine what this means)] |
119 | | * [wiki:doc/app/userint/output User-defined data output] |
| 117 | LEFT OVER |
| 118 | * Debugging ---> move where??? |
| 119 | |
| 120 | |
| 121 | |
| 122 | |
187 | | * '''[wiki:doc/app/par Parameters]''' |
188 | | * [wiki:doc/app/inipar Initialization] |
189 | | * [wiki:doc/app/d3par Runtime] |
190 | | * [wiki:doc/app/nestpar Nesting] |
191 | | * [wiki:doc/app/lsmpar Land surface] |
192 | | * [wiki:doc/app/canpar Plant canopy] |
193 | | * [wiki:doc/app/parpar Particles] |
194 | | * [wiki:doc/app/radpar Radiation] |
195 | | * [wiki:doc/app/sppar Spectra] |
196 | | * [wiki:doc/app/stg_par Synthetic Turbulence] |
197 | | * [wiki:doc/app/flpar Virtual flights] |
198 | | * [wiki:doc/app/wind_turbine_par Wind turbine model] |
199 | | * [wiki:doc/app/dvrpar dvr graphics] |
200 | | * [wiki:doc/app/parlist Alphabetical list of all parameters] |
201 | | * '''[wiki:doc/app/userint User Interface]''' |
202 | | * [wiki:doc/app/userint/int Interfaces] |
203 | | * [wiki:doc/app/userpar Parameters for user interface] |
204 | | * [wiki:doc/app/userint/userpar Definition of user-defined parameters] |
205 | | * [wiki:doc/app/userint/subd User-defined domains] |
206 | | * [wiki:doc/app/userint/output User-defined output quantities] |
207 | | * [wiki:doc/app/userint/comp Compiling and linking] |
208 | | * '''[wiki:doc/app/iofiles Input/Output files]''' |
209 | | * [wiki:doc/app/iofiles/pids Palm input data standard] |
| 186 | ... |