Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.

Questions about "bouyancy water" model

Please login with a confirmed email address before reporting spam

Hi, guys
I have been learning the "bouyancy water" model of the "model libraries" these days , it's a simple model——temperature differential produces density variation that drives the bouyancy flow in water. But there are several questions bothers me.

1. In this case, the volume force of laminar flow is bouyancy caused by density variation. The model specifies volume force as F=-nitf1.rho*g_const. what's the meaning of nitf1.rho? does it mean Δρ? so the fomule above means F=-Δρg?

2. In the "material library", some properties of certain material are predefined functions. For example, Density rho is a function of temperature T,expresses as rho=rho(T).I want to know the exact fomula of rho(T), How to get that ?

3.About laminar flow(I'm not quite familier with hydromechanics)
In this case, two boundary conditions(Volume Force & Pressure Point Constraint) are necessary. So we need at least two boundary conditions to solve a fluid flow problem, is that correct? And what's the physical meaning of "Pressure Point Constraint"? It seems I can set pressure point constraint to either point of the geometry, and it would not affect the result. So what's the physical meaning of "Pressure Point Constraint"?

Thank you very much for your time !

6 Replies Last Post 26 nov. 2014, 02:54 UTC−5
Mikael Noerregaard Nielsen

Please login with a confirmed email address before reporting spam

Posted: 10 years ago 24 nov. 2014, 08:38 UTC−5

1. In this case, the volume force of laminar flow is bouyancy caused by density variation. The model specifies volume force as F=-nitf1.rho*g_const. what's the meaning of nitf1.rho? does it mean Δρ? so the fomule above means F=-Δρg?


Question 1 and 2 are related as the density ρ is a function of T thus resulting in a density difference in areas of temperature varities thus producing the force F=-Δρg. The variable nitf1.rho refers to the chosen material which is defined as a function of T. nitf1.rho is used so one automatically uses the correct density for the given temperature. You could also specify the relationship yourself if the desired material is not present in the COMSOL material library.


2. In the "material library", some properties of certain material are predefined functions. For example, Density rho is a function of temperature T,expresses as rho=rho(T).I want to know the exact fomula of rho(T), How to get that ?


Under the "Materials" node in the "Model Builder" click "Water, liquid", click "Basic", click "Piecewise 3", click "Plot"
The function is given as:
838.466135+1.40050603*T^1-0.0030112376*T^2+3.71822313E-7*T^3
Start: 273.15 [K]
End: 553.75 [K]


3.About laminar flow(I'm not quite familier with hydromechanics)
In this case, two boundary conditions(Volume Force & Pressure Point Constraint) are necessary. So we need at least two boundary conditions to solve a fluid flow problem, is that correct? And what's the physical meaning of "Pressure Point Constraint"? It seems I can set pressure point constraint to either point of the geometry, and it would not affect the result. So what's the physical meaning of "Pressure Point Constraint"?


You are solving the Navier-Stokes equations (see the equation view of the Laminar Flow physics). Note that the gradient of the pressure is present and not the pressure itself. A pressure point constraint is therefore needed to ensure a unique solution.
You need at least one Dirichlet BC for the flow and one for the pressure. In this case your Dirichlet boundary conditions for the velocity field are the no slip conditions. As said before, the pressure is specified through the pressure point constraint.

I hope this helps

Best Regards

Mikael
[QUOTE] 1. In this case, the volume force of laminar flow is bouyancy caused by density variation. The model specifies volume force as F=-nitf1.rho*g_const. what's the meaning of nitf1.rho? does it mean Δρ? so the fomule above means F=-Δρg? [/QUOTE] Question 1 and 2 are related as the density ρ is a function of T thus resulting in a density difference in areas of temperature varities thus producing the force F=-Δρg. The variable nitf1.rho refers to the chosen material which is defined as a function of T. nitf1.rho is used so one automatically uses the correct density for the given temperature. You could also specify the relationship yourself if the desired material is not present in the COMSOL material library. [QUOTE] 2. In the "material library", some properties of certain material are predefined functions. For example, Density rho is a function of temperature T,expresses as rho=rho(T).I want to know the exact fomula of rho(T), How to get that ? [/QUOTE] Under the "Materials" node in the "Model Builder" click "Water, liquid", click "Basic", click "Piecewise 3", click "Plot" The function is given as: 838.466135+1.40050603*T^1-0.0030112376*T^2+3.71822313E-7*T^3 Start: 273.15 [K] End: 553.75 [K] [QUOTE] 3.About laminar flow(I'm not quite familier with hydromechanics) In this case, two boundary conditions(Volume Force & Pressure Point Constraint) are necessary. So we need at least two boundary conditions to solve a fluid flow problem, is that correct? And what's the physical meaning of "Pressure Point Constraint"? It seems I can set pressure point constraint to either point of the geometry, and it would not affect the result. So what's the physical meaning of "Pressure Point Constraint"? [/QUOTE] You are solving the Navier-Stokes equations (see the equation view of the Laminar Flow physics). Note that the gradient of the pressure is present and not the pressure itself. A pressure point constraint is therefore needed to ensure a unique solution. You need at least one Dirichlet BC for the flow and one for the pressure. In this case your Dirichlet boundary conditions for the velocity field are the no slip conditions. As said before, the pressure is specified through the pressure point constraint. I hope this helps Best Regards Mikael

Please login with a confirmed email address before reporting spam

Posted: 10 years ago 24 nov. 2014, 23:29 UTC−5
Thank you very very much!!!!!!!
it is really saved my life! : )
Thank you very very much!!!!!!! it is really saved my life! : )

Please login with a confirmed email address before reporting spam

Posted: 10 years ago 25 nov. 2014, 00:28 UTC−5


Question 1 and 2 are related as the density ρ is a function of T thus resulting in a density difference in areas of temperature varities thus producing the force F=-Δρg. The variable nitf1.rho refers to the chosen material which is defined as a function of T. nitf1.rho is used so one automatically uses the correct density for the given temperature. You could also specify the relationship yourself if the desired material is not present in the COMSOL material library.



Another question: If the variable nitf1.rho refers to ρ(T), isn't Δρ supposed to be (nitf1.rho-rho)?



[/QUOTE] Question 1 and 2 are related as the density ρ is a function of T thus resulting in a density difference in areas of temperature varities thus producing the force F=-Δρg. The variable nitf1.rho refers to the chosen material which is defined as a function of T. nitf1.rho is used so one automatically uses the correct density for the given temperature. You could also specify the relationship yourself if the desired material is not present in the COMSOL material library. [QUOTE] Another question: If the variable nitf1.rho refers to ρ(T), isn't Δρ supposed to be (nitf1.rho-rho)?

Mikael Noerregaard Nielsen

Please login with a confirmed email address before reporting spam

Posted: 10 years ago 25 nov. 2014, 02:50 UTC−5



Question 1 and 2 are related as the density ρ is a function of T thus resulting in a density difference in areas of temperature varities thus producing the force F=-Δρg. The variable nitf1.rho refers to the chosen material which is defined as a function of T. nitf1.rho is used so one automatically uses the correct density for the given temperature. You could also specify the relationship yourself if the desired material is not present in the COMSOL material library.



Another question: If the variable nitf1.rho refers to ρ(T), isn't Δρ supposed to be (nitf1.rho-rho)?


No because the model has a volume force added:
-nitf1.rho*g_const
So as soon as the buoyancy force exceeds the volumetric force one has upward motion so the volumetric force is crucial for natural convection modeling.

Best regards

Mikael
[QUOTE] [/QUOTE] Question 1 and 2 are related as the density ρ is a function of T thus resulting in a density difference in areas of temperature varities thus producing the force F=-Δρg. The variable nitf1.rho refers to the chosen material which is defined as a function of T. nitf1.rho is used so one automatically uses the correct density for the given temperature. You could also specify the relationship yourself if the desired material is not present in the COMSOL material library. [QUOTE] Another question: If the variable nitf1.rho refers to ρ(T), isn't Δρ supposed to be (nitf1.rho-rho)? [/QUOTE] No because the model has a volume force added: -nitf1.rho*g_const So as soon as the buoyancy force exceeds the volumetric force one has upward motion so the volumetric force is crucial for natural convection modeling. Best regards Mikael

Please login with a confirmed email address before reporting spam

Posted: 10 years ago 25 nov. 2014, 22:56 UTC−5
Got it.Thanks again!
Got it.Thanks again!

Mikael Noerregaard Nielsen

Please login with a confirmed email address before reporting spam

Posted: 10 years ago 26 nov. 2014, 02:54 UTC−5

Got it.Thanks again!


No problem and good luck!

Best regards

Mikael
[QUOTE] Got it.Thanks again! [/QUOTE] No problem and good luck! Best regards Mikael

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.