Changes between Version 1 and Version 2 of FeaturesofPdaf
- Timestamp:
- Sep 6, 2010, 9:27:14 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeaturesofPdaf
v1 v2 1 1 = Features of PDAF = 2 3 * PDAF is implemented in Fortran90. However, the standard interface also supports models that are written in C or C++. 4 * The parallelization uses the MPI (Message Passing Interface) standard. 5 * The core routines are fully independent of the model code. They can be compiled seperately and can be used as a library 6 7 == Filter algorithms == 2 8 3 9 PDAF provides the following filter algorithms for data assimilation. All filters are fully implemented, optimized and parallelized.