Closed
Description
The adapter already supports openfoam.org v.5.x and v.4.x. Support for v.3.x is discussed in #8.
All the concepts used by the adapter (such as the function objects) exist in these versions.
We have not yet analyzed the differences between these versions and v.3.x that may affect the adapter. However, from the OpenFOAM 3.x release notes it looks like there are differences in the turbulence models. This may affect the CHT module.
Versions prior to 2.2.0 provide less methods for the function objects. If you want to use the adapter with a previous version, please open a similar issue.
OpenFOAM 2.2.x repository
OpenFOAM 2.3.x repository
OpenFOAM 2.4.x repository
List of tasks:
- Support OpenFOAM 3.x (see Support OpenFOAM 3.x #8)
- Check and adjust the turbulence models, if needed.
More tasks may be required.
Edit: Keep also this in mind.