Changes between Version 6 and Version 7 of doc


Ignore:
Timestamp:
May 24, 2018 11:02:29 AM (7 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc

    v6 v7  
    1 = PALM Program control =
    2 How to set up and run the model, how to process and interpret model output....
     1= PALM Technical Documentation =
     2...short description...
    33
    44{{{#!table align=center style="border: none; text-align:left"
     
    3939[wiki:doc/tec/data Data handling]\\
    4040[wiki:doc/tec/general General code structure]\\
    41 [wiki:doc/ Machine-related information]\\
    42 {{{#!comment
     41[wiki:doc/app/machine Machine-related information]\\
     42{{{#!comment
     43FEED TO app/machine PAGE
    4344      * [wiki:doc/app/machine/kisti   IBM-Regatta (KISTI)]
    4445      * [wiki:doc/app/machine/hlrnIII Cray-XC40 (HLRN)]
     
    5152[wiki:doc/tec/topography Topography implementation]\\
    5253[wiki:doc/tec/user User-code implementation]\\
    53 
    54 {{{#!comment
    55 move somewhere else
     54{{{#!comment
     55MOVE SOMEWHERE ELSE
    5656      * [wiki:doc/tec/contributions Code contributions]
    5757      * [wiki:doc/tec/naming_convention Rules of documentation and naming conventions]
    5858}}}
    59 
    6059      }}}
    6160   }}}
    6261}}}
    63 
    64 
    65 
    66 == Model setup ==
    67 * '''[wiki:doc/app/par Control parameters]'''
    68    * [wiki:doc/app/inipar     Initialization]
    69    * [wiki:doc/app/d3par      Runtime]
    70 \\
    71    * Optional parameter packages
    72       * [wiki:doc/app/dvrpar     dvr graphics output]
    73       * [wiki:doc/app/parpar     Lagrangian particle model]
    74       * [wiki:doc/app/lsmpar     Land surface model]
    75       * [wiki:doc/app/nestpar    Nesting]
    76       * [wiki:doc/app/canpar     Plant canopy model]
    77       * [wiki:doc/app/radpar     Radiation model]
    78       * [wiki:doc/app/sppar      Spectra output]
    79       * [wiki:doc/app/flpar      Virtual flight model]
    80       * [wiki:doc/app/wind_turbine_par     Wind turbine model]
    81    * [wiki:doc/app/parlist    '''Alphabetical list of all parameters''']
     62\\\\
     63
     64
     65
     66
     67= PALM Program Control =
     68...short description...
     69
     70{{{#!table align=center style="border: none; text-align:left"
     71   {{{#!tr
     72      {{{#!td align=left style="border: none; vertical-align:top; width: 35%"
     73         [[Image(palmpage_icons_pc.png, 100%)]]
     74      }}}
     75      {{{#!td style="border: none;vertical-align:top; width:20%"
     76'''Model operation'''\\\\
     77
     78      }}}
     79      {{{#!td style="border: none;vertical-align:top; width:20%"
     80'''Model setup'''\\\\
     81[wiki:doc/app/par Overview]\\\\
     82PALM core parameters\\
     83[wiki:doc/app/inipar     Initialization]\\
     84[wiki:doc/app/d3par      Runtime]\\\\
     85PALM feature parameters\\
     86[wiki:doc/app/dvrpar               dvr graphics output]\\
     87[wiki:doc/app/parpar               Lagrangian particle model]\\
     88[wiki:doc/app/lsmpar               Land surface model]\\
     89[wiki:doc/app/nestpar              Nesting]\\
     90[wiki:doc/app/canpar               Plant canopy model]\\
     91[wiki:doc/app/radpar               Radiation model]\\
     92[wiki:doc/app/sppar                Spectra output]\\
     93[wiki:doc/app/flpar                Virtual flight model]\\
     94[wiki:doc/app/wind_turbine_par     Wind turbine model]\\\\
     95[wiki:doc/app/parlist    '''Alphabetical list of all parameters''']
     96      }}}
     97      {{{#!td style="border: none;vertical-align:top; width:20%"
     98'''Code extensions'''\\\\
     99
     100      }}}
     101   }}}
     102}}}
     103\\\\
     104
    82105
    83106