OpenFOAM-5.x/tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity
Chris Greenshields a1cc51b116 Tutorials fvSolution files: removed solver entries which use default
values; formatted Switch entries consistently across all cases
2016-06-15 07:39:37 +01:00
..
0 tutorials and templates: Updated wall BC for velocity to noSlip 2016-02-09 20:08:34 +00:00
constant tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
system Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:37 +01:00
Allclean scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
Allrun scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
Allrun-parallel scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
Allrun.pre scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
externalSolver scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
README Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00

Example of an explicit coupling between OpenFOAM and an external application
using the externalCoupled boundary conditions.

The case is based on the buoyantCavity tutorial case, whereby on each iteration
the 'hot' and 'cold' patch temperatures are incremented by 1K.