Files
openfoam/tutorials/heatTransfer/buoyantSimpleFoam/externalCoupledCavity
Henry 50ada7c994 blockMesh: Change default location of blockMeshDict from constant/polyMesh to system
For multi-region cases the default location of blockMeshDict is now system/<region name>

If the blockMeshDict is not found in system then the constant directory
is also checked providing backward-compatibility
2015-04-24 22:29:57 +01:00
..
2014-12-14 21:50:14 +00:00
2014-12-14 21:50:14 +00:00
2014-12-14 21:50:14 +00:00
2014-12-14 21:50:14 +00:00
2014-12-14 21:50:14 +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.