Changes between Initial Version and Version 1 of doc


Ignore:
Timestamp:
Jun 9, 2017 10:36:09 AM (8 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc

    v1 v1  
     1= User manual =
     2How to set up and run the model, how to process and interpret model output....
     3
     4== Model setup ==
     5* '''[wiki:doc/app/par Control parameters]'''
     6   * [wiki:doc/app/inipar     Initialization]
     7   * [wiki:doc/app/d3par      Runtime]
     8\\
     9   * Optional parameter packages
     10      * [wiki:doc/app/dvrpar     dvr graphics output]
     11      * [wiki:doc/app/parpar     Lagrangian particle model]
     12      * [wiki:doc/app/lsmpar     Land surface model]
     13      * [wiki:doc/app/nestpar    Nesting]
     14      * [wiki:doc/app/canpar     Plant canopy model]
     15      * [wiki:doc/app/radpar     Radiation model]
     16      * [wiki:doc/app/sppar      Spectra output]
     17      * [wiki:doc/app/flpar      Virtual flight model]
     18      * [wiki:doc/app/wind_turbine_par     Wind turbine model]
     19   * [wiki:doc/app/parlist    '''Alphabetical list of all parameters''']
     20
     21
     22== Model operation ==
     23* Launching a simulation (mrun, mrungui, example of minimum configuration file, Interactive mode and debugging)
     24* Monitoring a simulation (Monitoring batch jobs: PALM watchdog)
     25* Simulation chains (Initialization and restart runs)
     26\\
     27* Debugging
     28
     29
     30
     31
     32== Data handling & visualization ==
     33(to be resorted!!)
     34* '''[wiki:doc/app/iofiles Input/Output files]'''
     35
     36* '''[wiki:doc/app/netcdf  netCDF data output]'''
     37   * [wiki:doc/app/ncgen Generation of a PALM netCDF file]
     38   * [wiki:doc/app/ncexample Example of a PALM netCDF data set]
     39   * [wiki:doc/app/maskedoutput Masked data output]
     40* '''[wiki:doc/app/ncl  Postprocessing with NCL]'''
     41   * [wiki:doc/app/nclparlist  List of parameters for PALM NCL scripts]
     42* [wiki:doc/app/idl Postprocessing with IDL]
     43* [wiki:doc/app/dvr Visualization with dvr]
     44* [wiki:doc/app/vapor Visualization with VAPOR]
     45* [wiki:doc/app/img2video Creating animations with img2video]
     46* [wiki:doc/app/img2stereo Creating stereo images with img2stereo]
     47
     48
     49
     50== User code ==
     51* [wiki:doc/app/userint/int     Available interfaces to PALM core]
     52* [wiki:doc/app/userint/comp    Compiling and linking of user code]
     53* [wiki:doc/app/userpar         User-defined control parameters (Definition of user-defined parameters)]
     54* [wiki:doc/app/userint/subd    User-defined domains (should be specified, no one can imagine what this means)]
     55* [wiki:doc/app/userint/output  User-defined data output]
     56
     57
     58
     59== [wiki:doc/app/examples Simulation examples] ==
     60!!!needs special care!!!
     61      * [wiki:doc/app/examples/cbl      Minimum set for simulating the CBL]
     62      * [wiki:doc/app/examples/topo     Topography]
     63      * [wiki:doc/app/examples/turbinf  Turbulent inflow]
     64      * [wiki:doc/app/examples/ocean    Ocean runs]
     65      * [wiki:doc/app/examples/coupled  Coupled atmosphere-ocean runs]
     66      * [wiki:doc/app/examples/lsf  Runs with large scale forcing and nudging]
     67      * [wiki:doc/app/examples/rrtmg  Run with land surface model and coupled to the RRTMG radiation model]
     68