Changes between Version 81 and Version 82 of FeaturesofPdaf


Ignore:
Timestamp:
Oct 31, 2021, 7:52:20 PM (2 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeaturesofPdaf

    v81 v82  
    33[[PageOutline]]
    44
    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++.
     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++. ALso the combination is Python is possible.
    66 * 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.