Changes between Version 10 and Version 11 of doc


Ignore:
Timestamp:
May 25, 2018 10:19:19 AM (7 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc

    v10 v11  
    1515[wiki:doc/tec/bc      Boundary conditions]\\\\
    1616[wiki:doc/tec/initialization Initialization]\\\\
    17 {{{#!comment
    18 [wiki:doc/tec/1dmodel 1D model for precursor runs]
    19 }}}
    2017      }}}
    2118      {{{#!td style="border: none;vertical-align:top; width:20%"
     
    3936[wiki:doc/tec/general General code structure]\\\\
    4037[wiki:doc/app/machine Machine-related information]\\\\
    41 {{{#!comment
    42 FEED TO app/machine PAGE
    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 }}}
    4738[wiki:doc/tec/parallel Parallelization and optimization]\\\\
    4839[wiki:doc/tec/particle Particle code structure]\\\\
     
    5041[wiki:doc/tec/topography Topography implementation]\\\\
    5142[wiki:doc/tec/user User-code implementation]\\\\
    52 {{{#!comment
    53 MOVE SOMEWHERE ELSE
    54       * [wiki:doc/tec/contributions Code contributions]
    55       * [wiki:doc/tec/naming_convention Rules of documentation and naming conventions]
    56 }}}
    5743      }}}
    5844   }}}
     
    7864__Monitoring a simulation__\\
    7965[wiki:doc/app/palm_wd        PALM watchdog (batch jobs)]\\\\
     66__Debugging a simulation__\\
     67[wiki:doc/tut/palm#Lecturepresentations Debugging options]\\
     68[wiki:doc/app/errmsg                    Error messages]\\\\
    8069__Simulation I/O__\\
    8170[wiki:doc/app/iofiles        Input/Output files]\\
     
    155144      }}}
    156145      {{{#!td style="border: none;vertical-align:top; width:20%"
    157 \\'''Theory, numerics'''\\
    158   '''technical information'''\\\\
    159 
    160       }}}
    161       {{{#!td style="border: none;vertical-align:top; width:20%"
    162 \\'''Simple simulation examples'''\\\\
    163 
    164       }}}
    165       {{{#!td style="border: none;vertical-align:top; width:20%"
    166 \\'''Advanced simulation examples'''\\\\
     146\\'''Theory, numerics, technical information'''\\\\
     147[wiki:doc/tut/palm#Lecturepresentations Lecture presentations of PALM seminar 2017]\\
     148      }}}
     149      {{{#!td style="border: none;vertical-align:top; width:20%"
     150\\'''Simple simulation examples'''\\\\\\
     151[wiki:doc/tut/palm#Exercisepresentations Exercises of PALM seminar 2017]\\\\
     152__Exercises__\\
     153Convective boundary layer
     154Neutral boundary layer
     155Flow around building
     156Land surface model
     157Lagrangian & Eulerian dispersion modeling
     158      }}}
     159      {{{#!td style="border: none;vertical-align:top; width:20%"
     160\\'''Advanced simulation examples'''\\\\\\
    167161[wiki:doc/app/examples Overview]\\\\
    168162[wiki:doc/app/examples/cbl      Minimum set for simulating the CBL]\\
     
    179173
    180174
    181 LEFT OVER
    182 * Debugging ---> move where???
    183 
    184 
    185 
    186 
    187 
    188 
    189 
    190 
    191 
    192 =  =
    193 !!!needs special care!!!
    194 
    195 
    196 
    197 
    198 {{{#!comment
    199 [[TracNav(doc/toc|nocollapse)]]
    200 }}}
    201 = PALM Model Documentation =
     175
     176
     177
    202178----
    203 ==   Model description ==
    204 ===   Model formulation
    205 ...
    206 
    207 === Embedded models
    208 ...
    209 
    210 === Technical realization
    211 ...
    212 
    213 ----
    214 ==   User manual
    215 
    216 === 
    217 ...
    218 
    219 ===   Model steering
    220 ...
    221 
    222 ===   
    223 ...
    224 
    225 ===   Data handling/visualization
    226 ...
    227 
    228 ===   [wiki:doc/app/errmsg  Error messages]
    229       * [wiki:doc/app/errmsg#PA0001 PALM standard code (PA****)]
    230       * [wiki:doc/app/errmsg#UI0001 User interface (UI****)]
    231       * [wiki:doc/app/errmsg#NC NetCDF (NC****)]
    232 ----
    233179
    234180==   PALM code development
    235       * [wiki:doc/tec/releasenotes Release notes]
    236       * [wiki:doc/tec/changelog History of changes (2018-current)]
    237       * [wiki:doc/tec/changelog_2017 History of changes (2017)]
    238       * [wiki:doc/tec/changelog_2013-2016 History of changes (2013-2016)]
    239       * [wiki:doc/tec/changelog_2009-2012 History of changes (2009-2012)]
    240       * [wiki:doc/tec/developerrules Rules for developers]
    241       * [wiki:doc/tec/palm4udev PALM-4U development]
    242       * [wiki:doc/tec/eclipse Code development with eclipse]
    243       * [wiki:doc/tec/bugs Known bugs]
    244       * [wiki:doc/tec/testsuite Testsuite and Testserver]
    245       * [wiki:doc/tec/gpu OpenACC tests]
    246 
    247 ----
    248 
    249 ==   Machine related informations
    250 ...
    251 
    252 
     181
     182* [wiki:doc/tec/changelog History of changes (2018-current)]
     183* [wiki:doc/tec/contributions Code contributions] ----> move to "About us" (MUST be updated before)
     184
     185
     186
     187
     188Developers area
     189* [wiki:doc/tec/developerrules Rules for developers]
     190* [wiki:doc/tec/naming_convention Rules of documentation and naming conventions]
     191* [wiki:doc/tec/palm4udev PALM-4U development]
     192* [wiki:doc/tec/eclipse Code development with eclipse]
     193* [wiki:doc/tec/bugs Known bugs] --> What matters for standard users should be added to parameter descriptions!!
     194* [wiki:doc/tec/testsuite Testsuite and Testserver]
     195* [wiki:doc/tec/gpu OpenACC tests]
     196
     197
     198
     199
     200