Changes between Version 3 and Version 4 of Lorenz_63_model
- Timestamp:
- Jan 29, 2020, 5:31:40 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lorenz_63_model
v3 v4 5 5 Note: The data assimilation with the Lorenz-63 model has been added in version 1.14 of PDAF. 6 6 7 The implementation of the Lorenz-63 model coupled to PDAF is in the directory ` testsuite/src/lorenz63/` of the PDAF package.7 The implementation of the Lorenz-63 model coupled to PDAF is in the directory `models/lorenz63/` of the PDAF package (in PDAF 1.14 it was in `testsuite/src/lorenz63/`). 8 8 Provided is a full implementation of PDAF with the nonlinear Lorenz-63 model (E. N. Lorenz (1963) Deterministic non-periodic flows. J. Atmos. Sci. 20, 130-141) providing various filter and smoother methods. The model has state dimenion 3. So it's not usable for 9 9 localized filters, but it's a good test case for the particle filter.