Welcome to CoMBo-Foam!
The library to solve Coupled Moving Boundary problems in
Open-Foam
What this library can do
This library provides tools for solving coupled moving boundary problems in OpenFOAM using dynamic meshes. These are problems that include a moving surface where the movement of the surface is captured by moving the underlying mesh. Currently the libraray covers melting and refreezing processes according to the Stefan condition and free surface flow. The design of this library is however general enough to be extended to any moving boundary problem. This is done in a minimally invasive way as no change to the individual solvers is done.
The easiest way to see what this library can do is to have a look at the examples for Phase Change and for Free surface flow. Also check out the information on Installation and the more in-depth Documentation.
Which OpenFOAM versions are supported
Currently the only supported OpenFOAM version is v12 of the openfoam.org branch of OpenFOAM. Support for future versions of this branch is also planned.