Conversation
Disable execute at start for OpenFOAM8 (precice#180) Adapt KappaEffective to new transport/thermophysical model structure (OpenFOAM 8) (precice#130) Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> Co-authored-by: David Schneider <david.schneider@ipvs.uni-stuttgart.de>
Co-authored-by: Jeff Heylmun <heylmun@synthetik-technologies.com>
Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> Co-authored-by: Jeff Heylmun <heylmun@synthetik-technologies.com>
Also: Remove inconsistent method to access normal surface vector field. Add license header to all modified files with GRS terms
|
Should include the changes from: |
|
Thank you very much for the PR, @jmozmoz. Updates for OpenFOAM.org are always very helpful for many in our community. We are currently in the process of splitting the adapters for OpenFOAM.com, OpenFOAM.org, and foam-extend to different repositories. This one will eventually find its place in https://github.com/precice/openfoam-org-adapter (and we are also working with the community on https://github.com/precice/foam-extend-adapter). The goal is to also document relevant changes in https://github.com/precice/openfoam-adapter/blob/develop/docs/openfoam-support.md#differences-between-openfoam-versions, so that we can re-port updates in the future (or others can update their forks), if needed. In that context, I will distill the changes from 8e71253 into the documentation and write again in this PR. Not a high priority at the moment, but there is occasionally some progress in that. First will be the foam-extend adapter, which is almost done (some documentation missing). |
TODO list:
docs/changelog-entries/(create directory if missing)Make openfoam-adapter compile with OpenFOAM-13.
Updates for tutorial cases are in this pull request: precice/tutorials#669