|
[Sponsors] |
Natural convection without boussinesq approximation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 23, 2015, 09:03 |
Natural convection without boussinesq approximation
|
#1 |
Member
shahrooz
Join Date: Aug 2011
Posts: 41
Rep Power: 15 |
I have written a code to simulate natural convection inside a channel or pipe. to decribe my code I prefer using keywords: finite volume, transient, laminar, SIMPLE, boussinesq approximation, QUICK, non-uniform grid and staggered.
I have 2 problems that require your help fellow CFD-online users: 1- when using boussinesq approximation by decreasing h/b (b is channel width and h is channel height) form ~60 and higher values to 40 or lower the accuracy of calculated average nusselt number reduces from 1% error to 7.5% and above, is this normal? (accuracy is measured based on the work of Elenbaas, Heat dissipation of parallel plates by free convection) 2- my main question as the title suggests is how to simulate natural convection without boussinesq approximation, my current approach is to substitute the term g * beta * (T - T_infinity) * volume with this term g * (rho_infinity - rho) * volume and update rho using the ideal gas equation while p in dp/dy and dp/dx is pressure variation from the hydrostatic pressure field in both approaches. this method results in a slightly different temperature and velocity field with averege Nusselt number errors around 50~60%. is there something else I need to implement? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Natural Convection in a storage tank - boussinesq? | Jervds | CFX | 6 | October 2, 2016 03:53 |
Boussinesq model for natural convection | dreamz | Main CFD Forum | 3 | October 8, 2013 14:10 |
natural convection problem with radiation | jorien | CFX | 0 | October 14, 2011 10:26 |
Boussinesq - natural convection | Jeremie | FLUENT | 2 | March 8, 2007 09:12 |
Boussinesq and Natural Convection | Elyyan | FLUENT | 2 | August 14, 2003 23:08 |