Changes between Version 10 and Version 11 of doc/app/userint
- Timestamp:
- Sep 16, 2010 8:48:17 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/userint
v10 v11 1 1 == Programming of user-defined code extensions == 2 [[TracNav(doc/userint/toc)]] 2 3 3 4 Programming 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! \\\\