Changes between Version 10 and Version 11 of ImplementAnalysisseik
- Timestamp:
- Aug 27, 2010, 9:42:04 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysisseik
v10 v11 119 119 For the global filters this should be the global mean. 120 120 121 Hin 121 Hints: 122 * For a model with domain-decomposition one might use the mean variance for the model sub-domain of the calling process. Alternatively one can compute a mean variance for the full model domain using MPI communication (e.g. the function `MPI_allreduce`). 123 * The observation vector `obs_p` is provided to the rotine for the case that the observation error variance is relative to the value of the observations.