Changes between Version 14 and Version 15 of doc/app/userint
- Timestamp:
- Sep 16, 2010 9:14:44 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/userint
v14 v15 1 1 = [=#userint]Programming of user-defined code extensions = 2 [[TracNav(doc/ install/toc)]]2 [[TracNav(doc/userint/toc)]] 3 3 4 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! \\\\