Changes between Version 41 and Version 42 of ImplementationGuide


Ignore:
Timestamp:
May 21, 2025, 10:13:44 PM (10 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementationGuide

    v41 v42  
    5151The implementation of the assimilation program for PDAF in offline mode can be performed in following the four routines in the leftmost column:
    5252
    53  1. **init_parallel_pdaf**: [AdaptParallelization Adaptation of the parallelization]
    54  2. **init_pdaf**: [InitPdaf Initialization of PDAF and the ensemble by PDAF_init]
    55  3. [ModifyModelforEnsembleIntegration Modification of the model code for the ensemble integration]
    56  4. **assimilate_pdaf**: [ImplementationofAnalysisStep Implementation of the analysis step]
     53 1. **init_parallel_pdaf**: [AdaptParallelization Adapting the parallelization]
     54 2. **init_pdaf**: [InitPdaf Initializing PDAF]
     55 3. **assimilate_pdaf** (Part 1): [ModifyModelforEnsembleIntegration Modifying the model code for the ensemble integration]
     56 4. **assimilate_pdaf** (Part 2): [ImplementationofAnalysisStep Implementing the analysis step]
    5757 5. **finalize_pdaf**: [AddingMemoryandTimingInformation Adding memory and timing information]
    5858