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. |