|
[Sponsors] |
July 30, 2010, 12:25 |
Convection Patch Conditions
|
#1 |
Member
Join Date: Jun 2010
Posts: 31
Rep Power: 16 |
Howdy all,
My proceeding question most likely has a simple answer, yet one that has alluded me for over a day: I created a 2D mesh of a small aluminum heat sink in the center of a large box of air. The heat sink has a heat source associated with it. I am using the chtMultiRegionSimpleFoam solver to determine the final temperature of the heat sink. What should the boundary conditions on the four outside edges of the box of air be? Here is my best guess: U: type inletOutlet; inletValue uniform ( 0 0 0 ); value uniform ( 0 0 0 ); T: type inletOutlet; inletValue uniform 300; value uniform 300; p: type calculated; value uniform 1e5; p_rgh: type fixedValue; value uniform 1e5; best regards, Matt |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Fluent msh and cyclic boundary | cfdengineering | OpenFOAM Meshing & Mesh Conversion | 49 | November 29, 2024 22:16 |
Problem with cyclic boundaries in Openfoam 1.5 | fs82 | OpenFOAM | 37 | November 29, 2024 11:15 |
Problem in defining patch deformation | paul b | OpenFOAM Programming & Development | 3 | April 27, 2010 01:31 |
mapFields : internal edges | Gearb0x | OpenFOAM Running, Solving & CFD | 3 | April 19, 2010 10:02 |
[mesh manipulation] Using createPatch in place of couplePatches | sripplinger | OpenFOAM Meshing & Mesh Conversion | 8 | November 13, 2009 08:14 |