precice / openfoam-adapter

OpenFOAM-preCICE adapter
https://precice.org/adapter-openfoam-overview.html
GNU General Public License v3.0
134 stars 77 forks source link

added compatibility with foam-extend #302

Open hoehnp opened 10 months ago

hoehnp commented 10 months ago

The branch was created from the develop branch and includes modifications for a successful compilation with foam-extend-5.1. In particular this required splitting the fluid files into files for compressible and incompressible media. Another change beside changing the data structures and includes, was the change of the function argument format of the addcheckpoint functions.