Changes between Version 3 and Version 4 of ModifyModelforEnsembleIntegration


Ignore:
Timestamp:
Aug 24, 2010, 3:22:12 PM (14 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModifyModelforEnsembleIntegration

    v3 v4  
    99== External ensemble loop ==
    1010
     11The external loop for the ensemble integration has to enclose the time stepping loop of the model. Next to the external loop, two calls to subroutines of PDAF have to be added. These are the calls to `PDAF_get_state` and a filter-specific routine like `PDAF_put_state_seik` for the SEIK filter. Both routines are described in sections below.
     12
     13