|
[Sponsors] |
April 5, 2022, 22:50 |
HeatFlux [W/m2] in fvOptions
|
#1 |
New Member
Giulia
Join Date: Feb 2022
Posts: 19
Rep Power: 4 |
Hello,
I would like to give as input a heat flux in my fvOptions related to one region. This is the file I have: PHP Code:
Also, what do e and h mean on injectionRateSuSp? Thank you in advance! |
|
April 6, 2022, 11:41 |
|
#2 |
Member
Hussam
Join Date: Aug 2017
Location: Germany
Posts: 32
Rep Power: 9 |
Hi,
If you switch volumeMode from absolute to "specific" the power will be in W/m³. But if you really want to specify heat flux in W/m² or even htc in W/ m².K on certainwalls you should use externallWallHeatFluxTemperature bc on the respective wall. Regards, Hussam |
|
April 6, 2022, 11:45 |
|
#3 |
Member
Hussam
Join Date: Aug 2017
Location: Germany
Posts: 32
Rep Power: 9 |
Btw: h and e are the source terms for enthalpy and internal energy. Dependind on which option is selected in physicalProperties, the respective value stated in fvOptions/fvModels will be used.
|
|
April 7, 2022, 02:50 |
|
#4 | |
New Member
Giulia
Join Date: Feb 2022
Posts: 19
Rep Power: 4 |
Quote:
Thank you for your reply! How do I add such a boundary condition? Do I have to add a new file on the desired region or can I add the script on an existing file (I am new in using OpenFOAM). Thank you! |
||
April 7, 2022, 03:49 |
|
#5 |
Member
Hussam
Join Date: Aug 2017
Location: Germany
Posts: 32
Rep Power: 9 |
Hi, I would suggest to use the foamInfo utility, to help get more information about openfoam features. For this case:
"foamInfo externallWallHeatFluxTemperature" will return detailed usage information and examples from the tutorials about the topic. For this bc you can find an example in the tutorial "reverseBurner".. check it out. |
|
Tags |
flux boundary condition, fvoptions, fvoptions mass source, heatflux |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fvOptions limitTemperature crashing in compressibleInterFoam | JM27 | OpenFOAM Running, Solving & CFD | 38 | November 29, 2023 04:55 |
Can I use fvOptions to couple a solid region and a fluid region? | titanchao | OpenFOAM Running, Solving & CFD | 4 | January 14, 2022 08:55 |
Configuration of boundary conditions and fvOptions file | Raza Javed | OpenFOAM Running, Solving & CFD | 16 | May 3, 2019 17:35 |
topoSet/setSet and fvOptions | pod | OpenFOAM Running, Solving & CFD | 5 | April 30, 2019 06:41 |
Power and Enthalpy in fvOptions file | Raza Javed | OpenFOAM Running, Solving & CFD | 1 | April 26, 2019 11:03 |