Mikael Noerregaard Nielsen
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
Nov 24, 2014, 8:38 a.m. EST
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
Nov 24, 2014, 11:29 p.m. EST
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
Nov 25, 2014, 12:28 a.m. EST
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
Nov 25, 2014, 2:50 a.m. EST
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
Nov 25, 2014, 10:56 p.m. EST
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
Nov 26, 2014, 2:54 a.m. EST
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