openfoam/applications/solvers/multiphase
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
..
cavitatingFoam GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
compressibleInterFoam GIT: Resolved conflict 2017-06-07 15:00:31 +01:00
compressibleMultiphaseInterFoam GIT: Resolved merge conflict when merging develop branch 2017-05-24 12:30:09 +01:00
driftFluxFoam MRG: resolved merge conflicts from merge from develop branch 2017-05-19 16:29:54 +01:00
interCondensingEvaporatingFoam ENH: orientedFields - refectored and simplified usage 2017-05-24 12:26:12 +01:00
interFoam ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00
interPhaseChangeFoam ENH: orientedFields - refectored and simplified usage 2017-05-24 12:26:12 +01:00
MPPICInterFoam 1)Adding alphaEqn.H and alphaEqnSubCycle.H specialized version for MPPICInterFoam 2017-06-02 13:33:33 -07:00
multiphaseEulerFoam STYLE: incorrect namespace for doxygen 2017-05-31 10:02:55 +02:00
multiphaseInterFoam GIT: Resolved merge conflict when merging develop branch 2017-05-24 12:30:09 +01:00
potentialFreeSurfaceFoam GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
reactingEulerFoam COMP: renamed runtime selection table to avoid duplicate entry clashes 2017-06-08 16:06:16 +01:00
twoLiquidMixingFoam ENH: orientedFields - refectored and simplified usage 2017-05-24 12:26:12 +01:00
twoPhaseEulerFoam STYLE: incorrect namespace for doxygen 2017-05-31 10:02:55 +02:00
VoF ENH: Clean-up after latest Foundation integrations 2017-03-28 14:21:07 +01:00
multiphaseSolversDoc.H ENH: Solvers - updated group documentation 2015-12-03 22:05:55 +00:00