Changes between Version 14 and Version 15 of FeaturesofPdaf


Ignore:
Timestamp:
Aug 1, 2011, 9:02:51 AM (13 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeaturesofPdaf

    v14 v15  
    33[[PageOutline]]
    44
    5  * PDAF is implemented in Fortran90. However, the standard interface also supports models that are written in C or C++.
     5 * PDAF is implemented in Fortran90. However, the standard interface also supports models that are written in other languages like C or C++.
    66 * The parallelization uses the MPI (Message Passing Interface) standard.
    7  * The core routines are fully independent of the model code. They can be compiled seperately and can be used as a library.
     7 * The core routines are fully independent of the model code. They can be compiled separately and can be used as a library.
    88
    99== Filter algorithms ==