CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   Estimating Tmean in CFD post (https://www.cfd-online.com/Forums/cfx/159568-estimating-tmean-cfd-post.html)

mariam.sara September 18, 2015 06:43

Estimating Tmean in CFD post
 
1 Attachment(s)
Hello I attempt to estimate Tm using CFD post which defined as illustrated at the image may somebody guide me how can I write this expression in CFD post?

mariam

Opaque September 18, 2015 07:58

Your expression already assumes constant/uniform specific heat capacity, Cp. Therefore, you can use the standard CEL averaging functions.

Since Cp cancels out,

T_mean = massFlowAve(Temperature)@Locator

The next step is to define the Locator of interest. Perhaps you define a cut plane through the geometry, and use it to evaluate the expression.

mariam.sara September 18, 2015 08:19

Hello I draw a line through the geometry named it as Line 1 at section where x=0.7125 m from pipe inlet and wrote an expression as:

Tm=massFlowAve(Temperature)@Line 1

but when I press evaluate it give me the error below:

Error
Only geometries with surface data are allowed for calculating massFlowAve

what the problem???????

Opaque September 18, 2015 08:38

The message is very clear.. You want to evaluate an area integral on a line ? There is no cross section, or any area.

mariam.sara September 18, 2015 08:45

So what I can do to evaluate Tm along this line ? No idea else?

Opaque September 18, 2015 09:00

I think you need to better describe what you are trying to achieve.

The mean, ( or better known bulk) temperature is defined for a cross section of the flow and nothing else. What is your cross section of interest ? Perhaps you intend to plot the variation of the bulk temperature along a series of cross sections that follow some kind of line path.

To start, I would do the manual work. Create the cross section of interest, evaluate T_mean, create another one downstream, evaluate and confirm you are in the right direction. Then, you try to automate, simplify the effort.

mariam.sara September 18, 2015 09:05

Actually I am trying to evaluate Tm in order to estimate heat transfer coefficient from the relation:

h=heat flux/(Twall-Tbulk)

I have 2 D pipe geometry and want predict h at different axial locations I used Fluent for simulations just use CFD post for results

Antanas September 18, 2015 09:56

Quote:

Originally Posted by mariam.sara (Post 564592)
Actually I am trying to evaluate Tm in order to estimate heat transfer coefficient from the relation:

h=heat flux/(Twall-Tbulk)

I have 2 D pipe geometry and want predict h at different axial locations I used Fluent for simulations just use CFD post for results

Then your location is whole your domain.

mariam.sara September 18, 2015 10:45

Quote:

Originally Posted by Antanas (Post 564605)
Then your location is whole your domain.

No you wrong I want to compare my results with experimental work in it h predicted at selected sections from the pipe so predicting for the whole domain incorrect

Antanas September 18, 2015 12:41

Quote:

Originally Posted by mariam.sara (Post 564616)
No you wrong I want to compare my results with experimental work in it h predicted at selected sections from the pipe so predicting for the whole domain incorrect

And how they measured Tbulk?

mariam.sara September 18, 2015 14:20

Quote:

Originally Posted by Antanas (Post 564644)
And how they measured Tbulk?

They measured the bulk temperature at selected sections from the pipe currently I draw lines at these sections but do not know how to write expression in CFD post for it.

Antanas September 18, 2015 15:25

Quote:

Originally Posted by mariam.sara (Post 564654)
They measured the bulk temperature at selected sections from the pipe currently I draw lines at these sections but do not know how to write expression in CFD post for it.

Why line? Anyway you can use areaAve or lengthAve or as Opaque wrote massFlowAve.

mariam.sara September 19, 2015 08:10

Quote:

Originally Posted by Antanas (Post 564661)
Why line? Anyway you can use areaAve or lengthAve or as Opaque wrote massFlowAve.

Yes I tried Opaque suggestion with massFlowAve but it give me error as illustrated at my previous post?

Antanas September 19, 2015 12:42

Quote:

Originally Posted by mariam.sara (Post 564721)
Yes I tried Opaque suggestion with massFlowAve but it give me error as illustrated at my previous post?

You tried it at a line, but you should use section plane.


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