openfoam/applications/solvers
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
..
basic ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00
combustion Update rho = thermo.rho(), in the pEq for reactingFoam. 2017-06-08 10:41:57 +01:00
compressible ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00
discreteMethods GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
DNS COMP: update lnInclude directories when building (issue #364) 2016-12-22 11:26:29 +01:00
doc ENH: Solvers - updated group documentation 2015-12-03 22:05:55 +00:00
electromagnetics STYLE: for Istream/Ostream check() use FUNCTION_NAME in messages 2017-05-26 10:59:16 +02:00
financial GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
heatTransfer Adding correctRho plus rhoMin and rhoMax limiters to thermos. 2017-06-07 12:11:01 +01:00
incompressible ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00
lagrangian GIT: Resolved merge conflict when merging develop branch 2017-05-24 12:30:09 +01:00
multiphase ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00
stressAnalysis GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00