Changes between Version 59 and Version 60 of FeaturesofPdaf


Ignore:
Timestamp:
Jul 14, 2019, 8:32:39 PM (5 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeaturesofPdaf

    v59 v60  
    44
    55 * 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 use, in addition, OpenMP-parallelization.
     6 * The parallelization uses the MPI (Message Passing Interface) standard. The localized filters use, in addition, OpenMP-parallelization with features of OpenMP-4.
    77 * The core routines are fully independent of the model code. They can be compiled separately and can be used as a library.
    88