Changes between Version 1 and Version 2 of FeaturesofPdaf


Ignore:
Timestamp:
Sep 6, 2010, 9:27:14 AM (14 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeaturesofPdaf

    v1 v2  
    11= 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 ==
    28
    39PDAF provides the following filter algorithms for data assimilation. All filters are fully implemented, optimized and parallelized.