|
[Sponsors] |
BuoyantBoussinesq diferences between fluent and OpenFoam |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
New Member
Alejandro
Join Date: Oct 2024
Posts: 2
Rep Power: 0 ![]() |
I need help, Im new in OpenFoam and I have been trying to set up different simulations in OpenFoam for a HVAC study in a room with a hot cylinder inside, the problem is that i´ve used buoyantboussinesqsimplefoam and the residuals of pressure do not converge. Doing the same and setting up the simulation with almost the same mesh and the same options for air and other boundary conditions but this time in fluent it works fine and converges. Solutions have big differences from one software to other and i dont know what im doing wrong.
Here I post the different velocity and temperature profile and also the boundary conditions for velocity and pressure. object U; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 0 0); boundaryField { inlet { type fixedValue; value uniform (0.1 0 0); } outlet { type inletOutlet; inletValue uniform (0 0 0); value uniform (0 0 0); } walls { type noSlip; } walls2 { type noSlip; } } // ************************************************** *********************** // object p_rgh; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 2 -2 0 0 0 0]; internalField uniform 0; boundaryField { inlet { type zeroGradient; } outlet { type fixedValue; value uniform 0; } walls { type zeroGradient; } walls2 { type zeroGradient; } } // ************************************************** *********************** // I also upload some picture of the solutions. U openfoam.png U fluent.png T Openfoam.png T FLUENT.png |
|
![]() |
![]() |
![]() |
Tags |
buoyantboussinesqsimple, fluent, openfoam |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Unknown error when converting fluent mesh to openfoam | Yutao | OpenFOAM Meshing & Mesh Conversion | 0 | April 23, 2023 03:30 |
ANSYS fluent and OpenFoAM comparison | gentodin | Main CFD Forum | 6 | February 26, 2021 04:58 |
OpenFoam Airfoil simulation - replacing Fluent with OpenFOAM | shereez234 | OpenFOAM Running, Solving & CFD | 1 | November 3, 2015 04:54 |
Fluent elbow in Openfoam | chemeng | OpenFOAM | 1 | January 21, 2010 04:52 |
OpenFOAM vs Fluent for cylinder at Re%3d150 | lr103476 | OpenFOAM Running, Solving & CFD | 40 | December 18, 2008 10:09 |