$FOAM_TUTORIALS/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger
We calculate a heat exchanger. A fan is used to flow the cooled air around the porous material through which the hot fluid flows to perform heat exchange.
In the region "air", the fluid flows in from the region "inlet" (white part) on the bottom surface at a temperature of 300 K and a velocity of (0, 0, 5) m/s. It is accelerated by the fan (green part), passes through the porous region (rectangular part), and then flows out from the region "outlet". On the other hand, in the porous region, fluid flows in from the x-maximum plane at a temperature of 400 K and a velocity of (0.01, 0, 0) m/s, and flows out from the x-minimum plane.
The fan is modeled using the MRF function as rotating at 47.7 rad/s with the Z-axis as the rotation axis. This setting is specified in the file constant/air/MRFProperties as follows.
MRF1 { cellZone rotor; active yes; nonRotatingPatches (); origin (0.25 0.25 0.25); axis (0 0 1); omega 47.7; }
The porous media depends on the Darcy-Forchheimer law , and the parameters that determine the porous media properties are specified in the file constant/air/fvOptions.
During configuration, the utility "paraFoam" is used to generate an .OpenFOAM file for each region. To visualize, open and visualize each .OpenFOAM file from the menu [File]-[Open] after starting ParaView.
The meshes are as follows, and the number of mesh is 279000.
The calculation result is as follows.
After ParaView has been started by the paraFoam command, each .OpenFOAM file must be opened from the menu [File]-[Open].
36 minutes 4.86 seconds *4 parallel, Inter(R) Core(TM) i7-2600 CPU @ 3.40GHz 3.40GHz