This is an automatically generated documentation by LaTeX2HTML utility. In case of any issue, please, contact us at info@cfdsupport.com.
Test case geometry description
Multi-region cases are in fact several cases connected to one case
Whole domain is divided into several regions and solver solves regions step-by-step
Most applications need a switch -region when computing multi-region cases
Copy tutorial case multiRegionHeater:
# cd $FOAM_RUN # cp -r $FOAM_TUTORIALS/\ heatTransfer/chtMultiRegionFoam/multiRegionHeater ./
Copy tutorial case from enclosed training materials. Windows test case is different and uses #includes instead of virtual references used in Linux # cp -r .../CFDsupport/tutorials/multiRegionHeater $FOAM_RUN # cd $FOAM_RUN /multiRegionHeater
Test case is already preset
Test case is three dimensional
Figure: multiRegionHeater geometry
top region with flowing air, topAir
bottom region with flowing water: bottomWater
heat conducting rigid body, left: leftSolid
heat conducting rigid body, right: rightSolid
heat conducting rigid body, in the middle, at bottom wall : heaterGeometry is divided into five regions:
Each region has its configuration files (controlDict file is common for all regions)