openfoam/applications/solvers/multiphase/interFoam
mattijs fd665b4a3c ENH: overset: Initial release of overset capability.
Adds overset discretisation to selected physics:
- diffusion : overLaplacianDyMFoam
- incompressible steady : overSimpleFoam
- incompressible transient : overPimpleDyMFoam
- compressible transient: overRhoPimpleDyMFoam
- two-phase VOF: overInterDyMFoam

The overset method chosen is a parallel, fully implicit implementation
whereby the interpolation (from donor to acceptor) is inserted as an
adapted discretisation on the donor cells, such that the resulting matrix
can be solved using the standard linear solvers.

Above solvers come with a set of tutorials, showing how to create and set-up
simple simulations from scratch.
2017-06-14 09:51:02 +01:00
..
interDyMFoam MRG: Integrated Foundation code to commit 19e602b 2017-03-28 11:30:10 +01:00
interMixingFoam MRG: merged develop line back into integration branch 2017-05-18 11:11:12 +01:00
Make MRG: Integrated Foundation code to commit 7d6845d 2017-03-23 14:33:33 +00:00
overInterDyMFoam ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00
alphaSuSp.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
correctPhi.H Solvers: Rationalized correctPhi 2015-02-11 13:22:24 +00:00
createFields.H MRG: Integrated Foundation code to commit 19e602b 2017-03-28 11:30:10 +01:00
interFoam.C MRG: Integrated Foundation code to commit 19e602b 2017-03-28 11:30:10 +01:00
pEqn.H Specialized dotInterpolate for the efficient calculation of flux fields 2016-04-06 20:20:53 +01:00
rhofs.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
UEqn.H MRF: Separate MRF from fvOptions 2015-05-29 23:35:43 +01:00