openfoam/tutorials
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 TUT: consistent writeCompression option 2017-06-13 06:50:16 +02:00
compressible TUT: consistent writeCompression option 2017-06-13 06:50:16 +02:00
discreteMethods STYLE: adjust tutorial Allrun scripts (issue #310) 2016-11-21 10:18:00 +01:00
DNS/dnsFoam/boxTurb16 ENH: Tutorial updates 2017-05-18 14:47:00 +01:00
electromagnetics ENH: Tutorial updates 2017-05-18 14:47:00 +01:00
financial/financialFoam/europeanCall ENH: Tutorial updates 2017-05-18 14:47:00 +01:00
heatTransfer TUT: consistent writeCompression option 2017-06-13 06:50:16 +02:00
incompressible ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00
lagrangian TUT: consistent writeCompression option 2017-06-13 06:50:16 +02:00
mesh TUT: consistent writeCompression option 2017-06-13 06:50:16 +02:00
multiphase ENH: overset: Initial release of overset capability. 2017-06-14 09:51:02 +01:00
preProcessing/createZeroDirectory TUT: consistent writeCompression option 2017-06-13 06:50:16 +02:00
resources/geometry ENH: add motorBike-passenger-helmet.obj for test cases 2016-12-02 10:10:32 +01:00
stressAnalysis STYLE: Consistency updates 2016-12-16 14:36:48 +00:00
Allclean STYLE: adjust ordering of 'find' command arguments 2017-02-21 19:19:04 +01:00
Allrun STYLE: adjust ordering of 'find' command arguments 2017-02-21 19:19:04 +01:00
Alltest ENH: minor improvements to environment 2017-03-20 08:57:12 +01:00