|
[Sponsors] |
thermopyhsical Properties for buoyantBoussinesqPimpleFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 21, 2019, 06:18 |
thermopyhsical Properties for buoyantBoussinesqPimpleFoam
|
#1 |
New Member
Join Date: Aug 2017
Posts: 3
Rep Power: 9 |
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 and the specific heat capacity ? I need to calculate the density field. A look to the thermophysicalProperties of the compressible solver buoyantPimpleFoam shows me that there is a definition of 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. |
|
February 21, 2019, 09:06 |
|
#2 |
Senior Member
anonymous
Join Date: Jan 2016
Posts: 416
Rep Power: 14 |
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) |
|
February 21, 2019, 10:52 |
|
#3 |
New Member
Join Date: Aug 2017
Posts: 3
Rep Power: 9 |
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?: is defined in the transportProperties file but not. Do I understand right that a definition of in the pre-processing does not have any influence on the calculation? Thus, I just add my in Post Process in ParaView? Second: How can I calculate in ParaView? The Prandtl number requires , (with the equation above), and heat conductivity . So I am missing a value for to get calculated. Where it is defined? Or do I have to look up for a value at the reference temperature in literature and add this also in Post Process (ParaView)? |
|
|
|
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 22:43 |
Domain Reference Pressure and mass flow inlet boundary | AdidaKK | CFX | 75 | August 20, 2018 06:37 |
Adding material to CFX material library | marlon | CFX | 2 | October 16, 2016 10:33 |
Material Properties for Sat. Liquid and Sat. Vapor | Blackhawks84 | FLUENT | 0 | September 17, 2012 20:11 |
error message | cuteapathy | CFX | 14 | March 20, 2012 07:45 |