Changes between Version 9 and Version 10 of doc/app/userint


Ignore:
Timestamp:
Sep 15, 2010 2:20:14 PM (14 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/userint

    v9 v10  
     1== Programming of user-defined code extensions ==
     2
    13Programming user-defined code extensions usually requires exact knowledge of the internal structure of {{{PALM}}}. Appropriate explanations in [wiki:chapter_2 chapter 2.0] and the technical documentation are usually not sufficient and must be supplemented by a rigorous study of the model's source code. Programming experiences with {{{FORTRAN95}}} and if necessary experiences with the parallelization tool {{{MPI}}} are absolutely necessary! \\\\
    24Changes of the standard model code by the user should be avoided whenever possible and are reserved to the developer-group of {{{PALM}}}. The corrections, revisions and extensions of the model accomplished by this group are published in the technical/numerical documentation and the accordingly updated source files are accessible to the users (see [wiki:chapter_51 chapter 5.1]).\\\\