Changes between Version 1 and Version 2 of doc
- Timestamp:
- Mar 27, 2018 3:14:53 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc
v1 v2 1 = User manual =1 = PALM Program control = 2 2 How to set up and run the model, how to process and interpret model output.... 3 3 … … 27 27 * Debugging 28 28 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] 29 35 30 36 31 37 32 == Data handling & visualization == 38 39 = PALM Data I/O and visualization = 33 40 (to be resorted!!) 34 41 * '''[wiki:doc/app/iofiles Input/Output files]''' … … 48 55 49 56 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 57 58 58 59 59 == [wiki:doc/app/examples Simulation examples] == 60 61 = [wiki:doc/app/examples Simulation examples] = 60 62 !!!needs special care!!! 61 63 * [wiki:doc/app/examples/cbl Minimum set for simulating the CBL]