wiki:ImplementationGuide

Version 2 (modified by lnerger, 14 years ago) (diff)

--

Implementation Guide

The implementation of PDAF with an existing model

The implementation of PDAF with an existing model can be performed in several steps. A possible sequence is the following:

  1. Adaptation of parallelization
  2. Initialization of PDAF and the ensemble by PDAF_init
  3. Modification of the program for the ensemble integration
  4. Implementation of the analysis step

The implementation steps are described on the pages linked above. An example of the implementation is given in the test suite provided with PDAF with the routines in testsuite/main/ and testsuite/dummymodel_1D/.