Changes between Version 2 and Version 3 of InitPdaf_PDAF23
- Timestamp:
- Jun 10, 2025, 10:01:11 AM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InitPdaf_PDAF23
v2 v3 154 154 '''Remark:''' For the compilation with a real MPI library, one has to ensure that MPI-module (`USE MPI`) of the MPI-library is USED for both the model and PDAF. (Thus in the include file for make in `make.arch`, one might have set `MPI_INC` to the directory holding the module.) 155 155 156 At this stage it will not be meaningful to perform an actual model time stepping. However, one can test whether the initialization in PDAF_init is successful and whether the ensemble array is correctly initialized. For this one can also [wiki:PDAF_debugging activate the PDAF debugging output].156 At this stage it will not be meaningful to perform an actual model time stepping. However, one can test whether the initialization in PDAF_init is successful and whether the ensemble array is correctly initialized. For this one can also [wiki:PDAF_debugging_PDAF23 activate the PDAF debugging output]. 157 157 158 158 Standard output from PDAF_init should look like the following: