Changes between Version 22 and Version 23 of Documentation/ORCHIDEE_DOC
- Timestamp:
- 2012-02-17T12:16:56+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/ORCHIDEE_DOC
v22 v23 28 28 * A variable without units is labelled as (unitless)[[BR]] 29 29 * If the range of the variable is know, this range is given i.e. (0-1, unitless)[[BR]] 30 * Units are written in latex and no fractions should be used i.e. m s^{-1} instead of m/s[[BR]]31 * Units are contained within the following tags @tex m s^{-1} @endtex[[BR]]30 * Units are written in latex and no fractions should be used i.e. {{{m s^{-1}}}} instead of {{{m/s}}}[[BR]] 31 * Units are contained within the following tags {{{@tex m s^{-1} @endtex}}}[[BR]] 32 32 * Flowcharts are made with dia and stored as *.dot[[BR]] 33 33 * Each equation is saved as a separate file. The equation is written in latex contained between \begin{equation} and \end{equation}. This file is named of the subroutine/function it belongs to.[[BR]]