Changes between Version 1 and Version 2 of doc


Ignore:
Timestamp:
Mar 27, 2018 3:14:53 PM (7 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc

    v1 v2  
    1 = User manual =
     1= PALM Program control =
    22How to set up and run the model, how to process and interpret model output....
    33
     
    2727* Debugging
    2828
     29== User code ==
     30* [wiki:doc/app/userint/int     Available interfaces to PALM core]
     31* [wiki:doc/app/userint/comp    Compiling and linking of user code]
     32* [wiki:doc/app/userpar         User-defined control parameters (Definition of user-defined parameters)]
     33* [wiki:doc/app/userint/subd    User-defined domains (should be specified, no one can imagine what this means)]
     34* [wiki:doc/app/userint/output  User-defined data output]
    2935
    3036
    3137
    32 == Data handling & visualization ==
     38
     39= PALM Data I/O and visualization =
    3340(to be resorted!!)
    3441* '''[wiki:doc/app/iofiles Input/Output files]'''
     
    4855
    4956
    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]
    5657
    5758
    5859
    59 == [wiki:doc/app/examples Simulation examples] ==
     60
     61= [wiki:doc/app/examples Simulation examples] =
    6062!!!needs special care!!!
    6163      * [wiki:doc/app/examples/cbl      Minimum set for simulating the CBL]