Changes between Version 336 and Version 337 of LnDevel
- Timestamp:
- Apr 16, 2026, 2:21:46 PM (13 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LnDevel
v336 v337 72 72 - [wiki:PDAF_finalize] is the replacement for [wiki:PDAF_deallocate]. The routine does not only deallocate, but can also finalize the parallelization. 73 73 74 The tutorial implementations and templates have been revised to use the new routines. We further included the use of an interface module ''mod_model_pdaf'', which is intended to be the only place to directly include modules of the model. Thus, all user routines include only ''mod_model_pdaf'' instead of different model modules. This leads to a cleaner source code and allows us to use in many cases identical source files for online and offline coupling. 75 76 74 77 75 78 ''' New for PDAF V3.0 final'''
