Changes between Version 11 and Version 12 of PdafTutorial


Ignore:
Timestamp:
Apr 5, 2018, 9:41:02 PM (6 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PdafTutorial

    v11 v12  
    55In the online mode of PDAF one couples PDAF to a model into a single assimilation program. Since version 1.10 of PDAF, tutorial implementations of the online analysis step are included in the PDAF source code package. The tutorial implementation uses a simple 2-dimensional model domain with a single model field. The implementation is done from the templates provided in /templates/online of the source code package. Two implementations are demonstrated: The case that the model itself is not parallelized and the case that the model is parallelized (i.e. if field is decomposed over several processes).
    66
    7 Step-by-step descriptions of the required implementation steps are provided by the following slide sets: [[BR]]
     7Step-by-step descriptions of the required implementation steps are provided by the following slide sets (the described features are supported from PDAF 1.13): [[BR]]
    88 * [http://pdaf.awi.de/files/pdaf_tutorial_onlineserial.pdf PDAF Tutorial: Implementation of the assimilation system with a model that is not parallelized] (PDF, 2.9 MB)[[BR]]
    99 * [http://pdaf.awi.de/files/pdaf_tutorial_onlineparallel.pdf PDAF Tutorial: Implementation of the assimilation system with a parallelized model] (PDF, 2.8 MB)[[BR]]
     
    1313Since version 1.9 of PDAF, a tutorial implementation of the offline analysis step is included in the PDAF source code package. The tutorial implementation uses a simple 2-dimensional model domain with a single model field. The implementation is done from the templates provided in /templates/offline of the source code package.
    1414
    15 A step-by-step description of the required implementation steps is provided by the following slide set: [[BR]]
     15A step-by-step description of the required implementation steps is provided by the following slide set (the described features are supported from PDAF 1.13): [[BR]]
    1616 * [http://pdaf.awi.de/files/pdaf_tutorial_offline.pdf PDAF Tutorial: Implementation of the analysis step in offline mode] (PDF, 3.2 MB)
    1717