Changes between Version 2 and Version 3 of Lorenz_63_model
- Timestamp:
- Jul 4, 2019, 3:24:31 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lorenz_63_model
v2 v3 6 6 7 7 The implementation of the Lorenz-63 model coupled to PDAF is in the directory `testsuite/src/lorenz63/` of the PDAF package. 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 for8 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. 10 10