Changes between Version 12 and Version 13 of doc
- Timestamp:
- May 25, 2018 11:15:50 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc
v12 v13 72 72 {{{#!td style="border: none;vertical-align:top; width:20%" 73 73 '''Model setup'''\\\\ 74 [wiki:doc/app/par Overview]\\ 75 [wiki:doc/app/jobsteering Steering of interactive / batch runs!!]\\\\ 74 [wiki:doc/app/par Overview]\\\\ 76 75 __PALM core parameters__\\ 77 76 [wiki:doc/app/inipar Initialization]\\ … … 112 111 {{{#!td style="border: none;vertical-align:top; width:20%" 113 112 \\'''PALM I/O files'''\\\\ 114 [wiki:doc/app/iofiles Input/Output files]\\ 115 [wiki:doc/app/iofiles/pids Palm input data standard] 113 [wiki:doc/app/iofiles Input/Output files]\\\\ 114 [wiki:doc/app/iofiles/pids Palm input data standard]\\\\ 116 115 }}} 117 116 {{{#!td style="border: none;vertical-align:top; width:20%" 118 117 \\'''NetCDF data output'''\\\\ 119 [wiki:doc/app/netcdf Overview]\\\\ 120 [wiki:doc/app/ncgen Generation of a PALM netCDF file]\\ 121 [wiki:doc/app/ncexample Example of a PALM netCDF data set]\\ 122 [wiki:doc/app/maskedoutput Masked data output]\\ 118 [wiki:doc/app/netcdf Overview]\\\\\\ 119 [wiki:doc/app/ncgen Generation of a PALM netCDF file]\\\\ 120 [wiki:doc/app/ncexample Example of a PALM netCDF data set]\\\\ 121 [wiki:doc/app/maskedoutput Masked data output]\\\\ 123 122 }}} 124 123 {{{#!td style="border: none;vertical-align:top; width:20%" 125 124 \\'''Visualization'''\\\\ 126 [wiki:doc/app/ncl Plotting with palmplot (NCL)]\\ 127 [wiki:doc/app/idl Postprocessing with IDL]\\ 128 [wiki:doc/app/dvr Visualization with dvr]\\ 129 [wiki:doc/app/vapor Visualization with VAPOR]\\ 130 [wiki:doc/app/img2video Creating animations with img2video]\\ 131 [wiki:doc/app/img2stereo Creating stereo images with img2stereo]\\ 125 [wiki:doc/app/ncl Plotting with palmplot (NCL)]\\\\ 126 [wiki:doc/app/idl Postprocessing with IDL]\\\\ 127 [wiki:doc/app/dvr Visualization with dvr]\\\\ 128 [wiki:doc/app/vapor Visualization with VAPOR]\\\\ 129 [wiki:doc/app/img2video Creating animations with img2video]\\\\ 130 [wiki:doc/app/img2stereo Creating stereo images with img2stereo]\\\\ 132 131 }}} 133 132 }}} … … 144 143 {{{#!td style="border: none;vertical-align:top; width:20%" 145 144 \\'''Theory, numerics, technical information'''\\\\ 146 [wiki:doc/tut/palm#Lecturepresentations Lecture presentations of PALM seminar 2017]\\ 145 [wiki:doc/tut/palm#Lecturepresentations Lecture presentations of PALM seminar 2017]\\\\ 147 146 }}} 148 147 {{{#!td style="border: none;vertical-align:top; width:20%" 149 148 \\'''Simple simulation examples'''\\\\\\ 150 149 [wiki:doc/tut/palm#Exercisepresentations Exercises of PALM seminar 2017]\\\\ 151 __ Exercises__\\152 Convective boundary layer 153 Neutral boundary layer 154 Flow around building 155 Land surface model 156 Lagrangian & Eulerian dispersion modeling 150 __Topics__\\\\ 151 Convective boundary layer\\\\ 152 Neutral boundary layer\\\\ 153 Flow around building\\\\ 154 Land surface model\\\\ 155 Lagrangian & Eulerian dispersion modeling\\\\ 157 156 }}} 158 157 {{{#!td style="border: none;vertical-align:top; width:20%" 159 158 \\'''Advanced simulation examples'''\\\\\\ 160 [wiki:doc/app/examples Overview]\\\\ 161 [wiki:doc/app/examples/cbl Minimum set for simulating the CBL]\\ 162 [wiki:doc/app/examples/topo Topography]\\ 163 [wiki:doc/app/examples/turbinf Turbulent inflow]\\ 164 [wiki:doc/app/examples/ocean Ocean runs]\\ 165 [wiki:doc/app/examples/coupled Coupled atmosphere-ocean runs]\\ 166 [wiki:doc/app/examples/lsf Runs with large scale forcing and nudging]\\ 167 [wiki:doc/app/examples/rrtmg Run with land surface model and coupled to the RRTMG radiation model]\\ 159 [wiki:doc/app/examples Overview]\\\\\\ 160 [wiki:doc/app/examples/cbl Minimum set for simulating the CBL]\\\\ 161 [wiki:doc/app/examples/topo Topography]\\\\ 162 [wiki:doc/app/examples/turbinf Turbulent inflow]\\\\ 163 [wiki:doc/app/examples/ocean Ocean runs]\\\\ 164 [wiki:doc/app/examples/coupled Coupled atmosphere-ocean runs]\\\\ 165 [wiki:doc/app/examples/lsf Runs with large scale forcing and nudging]\\\\ 166 [wiki:doc/app/examples/rrtmg Run with land surface model and coupled to the RRTMG radiation model]\\\\ 168 167 }}} 169 168 }}} … … 177 176 ---- 178 177 179 == PALM code development==178 == Where to? == 180 179 181 180 * [wiki:doc/tec/changelog History of changes (2018-current)] 182 181 * [wiki:doc/tec/contributions Code contributions] ----> move to "About us" (MUST be updated before) 183 182 * [wiki:doc/tec/preproc Pre-processor directives] ----> should be mentioned somewhere in palmrun docu 183 * [wiki:doc/app/jobsteering Steering of interactive / batch runs!!] ----> add to Model operation overview 184 184 185 185