Changes between Version 41 and Version 42 of FeaturesofPdaf


Ignore:
Timestamp:
Sep 19, 2016, 9:44:27 AM (8 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeaturesofPdaf

    v41 v42  
    33[[PageOutline]]
    44
    5  * PDAF is implemented in Fortran90. However, the standard interface also supports models that are written in other languages like C or C++.
    6  * The parallelization uses the MPI (Message Passing Interface) standard.
     5 * PDAF is implemented in Fortran90 with some features from Fortran 2003. The standard interface also supports models that are written in other languages like C or C++.
     6 * The parallelization uses the MPI (Message Passing Interface) standard. The localized filters us, in addition, OpenMP-parallelization.
    77 * The core routines are fully independent of the model code. They can be compiled separately and can be used as a library.
    88