CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Natural Convection in a storage tank - boussinesq?

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By Glenn Horrocks

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 18, 2008, 05:20
Default Natural Convection in a storage tank - boussinesq?
  #1
Jervds
Guest
 
Posts: n/a
Hello,

I'm trying to simulate a transient storage tank of water in natural convection, at the first moment my source is a constant temperature at 90°C and the water initial temperature is 25°C.

I didn't understand yet one thing in CFX, if I just put the option "buoyant" CFX will use a boussinesq model? Can I use this option for these conditions? because in CFX tutorial "Buoyant Flow in a Partitioned Cavity" he has a difference of temperature equal to 70°C for air and if I well understand CFX use boussinesq to solve this problem. But the boussinesq is for a small temperature difference, ok?

My other doubt… in another case I used a CEL expression to simulate the density with temperature, I just put the CEL value in "density" in the material properties of Water… in this case, how CFX will calculate? He will negligence the boussinesq or use a combination?

I hope that I explained my problem!!

Thanks & Regards

Jervds

  Reply With Quote

Old   November 18, 2008, 06:07
Default Re: Natural Convection in a storage tank - boussin
  #2
Rogerio Fernandes Brito
Guest
 
Posts: n/a
Boussinesq Model:

For buoyant flows where the density variation is driven only by small temperature variations, the Boussinesq model is used. In this model, a constant reference density is used for all terms other than the buoyancy source term. The buoyancy source term is approximated as:

See equation 116 and equation 117.

Example 2: Feedback to Control Inlet Temperature.

In this example, a feedback loop is used to control the outlet temperature by varying the temperature at an inlet.

Fluid from a main and a side inlet enter at temperatures of 275 K and 375 K respectively. The temperature of the fluid entering from the third inlet depends on the outlet temperature. When the outlet temperature is greater than 325 K, the fluid from the third inlet is set to 275 K. When the outlet temperature is less than 325 K, the fluid from the third inlet is set to 375 K. In addition an expression is used to set the dynamic viscosity to be a linear function of temperature.

The LIBRARY section of the CCL (CFX Command Language) file appears as follows. Note that the the "\" character indicates a line continuation in CCL.

LIBRARY:

MATERIAL: Water at STP Modified

Option = Pure Substance

PROPERTIES:

Option = General Fluid

Density = 9.999E2 [kg m^-3]

Dynamic Viscosity = VisT

Specific Heat Capacity = 4.21E3 [J kg^-1 K^-1]

Thermal Conductivity = 5.69E-1 [W m^-1 K^-1]

END # PROPERTIES

END # MATERIAL Water at STP Modified

CEL:

EXPRESSIONS:

Tupper = 375.0 [ K ] # Upper temp.

Tlower = 275.0 [ K ] # Lower temp.

Visupper = 0.000545 [ N s m^-2 ] # Vis. at Tupper

Vislower = 0.0018 [ N s m^-2 ] # Vis. at Tlower

VisT = Vislower+(Visupper-Vislower)*(T-Tlower)/ \

(Tupper-Tlower)

# Vis.-Temp. relationship

Tm=(Tupper+Tlower)/2

Tout=areaAve(Water at STP Modified.T)@outlet

Tcontrol=Tlower*step((Tout-Tm)/1[K]) \

+Tupper*step((Tm-Tout)/1[K])

END # EXPRESSIONS

END # CEL END # LIBRARY The first four expressions, Tupper, Tlower, Visupper and Vislower are simply constant values to define temperature and viscosity values. The expression VisT produces a linear function for the dynamic viscosity taking a value of Visupper at Tupper and a value of Vislower at Tlower. The expression Tm sets the desired value of the outlet temperature. In this case it is set to a mean value of the two inlet temperatures.

Tout calculates the outlet temperature using the areaAve function. This function can be selected in ANSYS CFX-Pre in the Expression details view. For details, see Expressions.

Finally the expression Tcontrol is used to set the temperature of the third inlet. Two step functions are used so that the temperature is equal to Tlower when Tout-Tm is positive (i.e., the outlet temperature is greater than Tm), and is equal to Tupper when Tout-Tm is positive.

  Reply With Quote

Old   November 18, 2008, 08:55
Default Re: Natural Convection in a storage tank - boussin
  #3
Jervds
Guest
 
Posts: n/a
Hello,

So… if I understood, I can consider 100°C as a small difference of temperature for water? And CFX use automatically the boussinesq, is that?

But if I don't want use the boussinesq, how can I do that? Some ideas? With the CEL expressions for density will work?

Thanks & Regards

Jervds

  Reply With Quote

Old   November 18, 2008, 10:25
Default Re: Natural Convection in a storage tank - boussin
  #4
pmp77
Guest
 
Posts: n/a
Hello Jervds,

I have found this in the help:

>>> ANSYS CFX-Solver Modeling Guide | Basic Capabilities Modeling | Material Properties | Buoyancy Properties

Thermal Expansivity

Thermal Expansivity (or coefficient of thermal expansion),[[Beta]] , describes how a fluid expands with temperature. It is used in the Boussinesq approximation for buoyant flow and has dimensions of [[temperature^-1]] (where [[temperature]] is temperature). For details, see Buoyancy. This parameter will only be used by the flow solver if the fluid has a constant density. Otherwise, the full buoyancy model will be used for which thermal expansivity is not a required parameter. <<<

I can select fluid buoyancy model for my fluids (Air/Pur multiphase) on the fluid details tab. To do this I need to define buoyancy on the general options tab, and to be able to select Boussinesq bouyancy model I have selected Thermal energy (Fluid Models, Heat Transfer, option)

I also have a question about this:

Is that mean, if you do have density as a funcition of (T) then no thermal expansion (and convection) is calculated?

I am new to CFX, and write to you because I have just trying something similar. I am going to write about it in a new thread.

May I ask for what you have used the CEL function in changing the density of water? Did you try to simulate the thermal expansivity?

All the best:

Gergely
  Reply With Quote

Old   November 18, 2008, 18:03
Default Re: Natural Convection in a storage tank - boussin
  #5
Glenn Horrocks
Guest
 
Posts: n/a
Hi,

Whether your temperature difference means the Boussinesq approximation is valid will depend on the level of accuracy you expect from the results.

If you want to go beyond the Boussinesq approximation then you should go to a fully compressible (for a gas) or density as a function of temperature and/or pressure (for a liquid). In this case the Boussinesq assumption is not used and the buoyancy forces are calculated directly though density variations.

If you are doing this you should also include variable properties for viscosity, thermal conductivity and specific heat. Often the changes due to variable properties are of a similar magnitude as the changes due to fully compressible flow.

Regards, Glenn Horrocks
bkm likes this.
  Reply With Quote

Old   November 19, 2008, 07:01
Default Re: Natural Convection in a storage tank - boussin
  #6
Jervds
Guest
 
Posts: n/a
Thanks a lot, I'll try the both possibility and check the results!!!

Regards, Jervds
  Reply With Quote

Old   October 2, 2016, 03:53
Default for multiphase
  #7
bkm
New Member
 
Bk
Join Date: Sep 2016
Posts: 10
Rep Power: 9
bkm is on a distinguished road
Quote:
Originally Posted by Glenn Horrocks
;90920
Hi,

Whether your temperature difference means the Boussinesq approximation is valid will depend on the level of accuracy you expect from the results.

If you want to go beyond the Boussinesq approximation then you should go to a fully compressible (for a gas) or density as a function of temperature and/or pressure (for a liquid). In this case the Boussinesq assumption is not used and the buoyancy forces are calculated directly though density variations.

If you are doing this you should also include variable properties for viscosity, thermal conductivity and specific heat. Often the changes due to variable properties are of a similar magnitude as the changes due to fully compressible flow.

Regards, Glenn Horrocks
Hi Glenn

I am using multiphase like water vapor and air....and do i need to use boussineq approximation as temp varies for 288 to 314 k in my case ....i am using density as linear fun. of temp for water and vapor as incompressible ideal gas.......it is transient case..?
bkm is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Flow is not converging in natural convection problem of boussinesq model for air rahulsharma FLUENT 4 December 2, 2020 22:07
natural convection problem with radiation jorien CFX 0 October 14, 2011 10:26
Natural convection in a tank ,mass residual, ruler and autosave TfG FLUENT 2 April 1, 2009 08:02
Boussinesq - natural convection Jeremie FLUENT 2 March 8, 2007 09:12
Boussinesq and Natural Convection Elyyan FLUENT 2 August 14, 2003 23:08


All times are GMT -4. The time now is 07:36.