openfoam/tutorials/basic
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
..
laplacianFoam/flange ENH: Tutorial updates 2017-05-18 14:47:00 +01:00
overLaplacianDyMFoam/heatTransfer ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00
potentialFoam MRG: Integrated Foundation code to commit 9f37c3c 2017-03-31 15:34:28 +01:00
scalarTransportFoam/pitzDaily ENH: Tutorial updates 2017-05-18 14:47:00 +01:00