|
[Sponsors] |
March 6, 2018, 09:26 |
chtMultiRegionFoam boundaries for U
|
#1 |
Member
Join Date: Dec 2017
Location: Germany
Posts: 48
Rep Power: 8 |
Hey guys I need your help.
I am working on a natural convection case and am looking at a building with openings in the walls and ceiling. The air in the building/room is heaten up by a heat source implemented via fvOptions. So far so good, this works fine. The problem I have is that there is no transport between the air in my room and the air outside of it. Whether U or T seems to change. I don't really know which boundary condition I should set for U at the coupled patches. (Air_to_Umgebung, Umgebung_to_Air) Code:
Air_to_Umgebung { type compressible::turbulentTemperatureCoupledBaffleMixed; value $internalField; Tnbr T; kappaMethod fluidThermo; } Any help or tip is appreciated Attached a small picture (colouring according to U) Green=air room Blue=air outside Was using noSlip as boundary condition, don't ask me why :/ zeroGradient isn't working either (temperature blows up) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error in thermophysical properties (chtMultiRegionFoam) | mukut | OpenFOAM Pre-Processing | 28 | November 23, 2021 07:34 |
[mesh manipulation] Problem with using createPatchDict to define cyclic boundaries | kaszt | OpenFOAM Meshing & Mesh Conversion | 0 | April 1, 2016 22:18 |
2D Rotating Detonation Engine Periodic Boundaries | whitet86 | FLUENT | 2 | June 25, 2015 12:04 |
Setting Flow/Pressure Boundaries in Floworks | Eran | FloEFD, FloWorks & FloTHERM | 3 | August 11, 2009 05:23 |
periodic boundaries - flow through a net | PK | FLUENT | 0 | July 12, 2007 12:58 |