Changes between Version 27 and Version 28 of AddFilterAlgorithm
- Timestamp:
- Dec 20, 2011, 4:29:31 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddFilterAlgorithm
v27 v28 165 165 * If more than one model task is used: Collect the sub-ensembles from all model tasks onto the processes that perform the analysis step. This operation is done by the subroutine `PDAF_gather_ens`. 166 166 * Call the routine that computes the analysis step for the chosen filter algorithm 167 * Reset the control variables for the ensemble forecast (`initevol=1`, `member=1`,`step=step_obs+1`).167 * Reset the control variables for the ensemble forecast (`initevol=1`, `member=1`, `step=step_obs+1`). 168 168 169 169