CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

thermopyhsical Properties for buoyantBoussinesqPimpleFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 21, 2019, 05:18
Default thermopyhsical Properties for buoyantBoussinesqPimpleFoam
  #1
New Member
 
Join Date: Aug 2017
Posts: 3
Rep Power: 8
Mike Jey is on a distinguished road
Hi OpenFOAMers,

I am not so long in the matter of OpenFOAM. I am calculating an incompressible flow with buoyantBoussinesqPimpleFoam.

I was wondering because of following:

When I start the solver with the command buoyantBoussinesqPimpleFoam, the solver is reading the "thermophysicalProperties" although there is no such file in my constant-dictionary. I don't have such file in my case dictionary at all.

So which thermophysicalProperties does the solver get and from where?

A related question to this is, where do I find the definition of the density \rho_0 and the specific heat capacity c_p? I need \rho_0 to calculate the density field.

A look to the thermophysicalProperties of the compressible solver buoyantPimpleFoam shows me that there is a definition of c_p and so on...

Can I just copy that file to my buoyantBoussinesqPimpleFoam solver and is this for sure that these properties are used then?

Because the main thing is: the solver reads the thermophysicalProperties although there is no file in the case dictionary at all.

I am confused.
Mike Jey is offline   Reply With Quote

Old   February 21, 2019, 08:06
Default
  #2
Senior Member
 
anonymous
Join Date: Jan 2016
Posts: 416
Rep Power: 14
simrego is on a distinguished road
Hi!


It reads the constant/transportProperties file.
This solver uses the Boussinesq approximation, so you have something like a "relative density" if it makes sense:
https://cpp.openfoam.org/v6/buoyantB...leFoam_8C.html
You have to calculate cp from the Prandtl number. (Actually Pr from cp)
simrego is offline   Reply With Quote

Old   February 21, 2019, 09:52
Default
  #3
New Member
 
Join Date: Aug 2017
Posts: 3
Rep Power: 8
Mike Jey is on a distinguished road
Thank you very much. I have two more Topics which are a bit unclear for me:

First:
That means later in ParaView I can calculate my real density like this?:

\rho = \rho_{ref} * (1 - \beta * (T - T_{ref}))

T_{ref} is defined in the transportProperties file but rho_{ref} not. Do I understand right that a definition of rho_{ref} in the pre-processing does not have any influence on the calculation? Thus, I just add my \rho_{ref} in Post Process in ParaView?

Second:
How can I calculate c_p in ParaView? The Prandtl number requires \nu_t, \rho (with the equation above), c_p and heat conductivity \lambda.

Pr = \frac{\nu_t * \rho * c_p}{\lambda}

So I am missing a value for \lambda to get c_p calculated. Where it is defined? Or do I have to look up for a value at the reference temperature T_{ref} in literature and add this also in Post Process (ParaView)?
Mike Jey is offline   Reply With Quote

Reply


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
Setting the height of the stream in the free channel kevinmccartin CFX 12 October 13, 2022 21:43
Domain Reference Pressure and mass flow inlet boundary AdidaKK CFX 75 August 20, 2018 05:37
Adding material to CFX material library marlon CFX 2 October 16, 2016 09:33
Material Properties for Sat. Liquid and Sat. Vapor Blackhawks84 FLUENT 0 September 17, 2012 19:11
error message cuteapathy CFX 14 March 20, 2012 06:45


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