|
[Sponsors] |
Non constant T_ambient in externalWallHeatFluxTemperature |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 13, 2023, 05:20 |
Non constant T_ambient in externalWallHeatFluxTemperature
|
#1 |
Member
Nikos
Join Date: Aug 2012
Location: Greece
Posts: 30
Rep Power: 14 |
Hi, I am using the "externalWallHeatFluxTemperature" boundary condition in a transient simulation. I am using openfoam v2012.
I would like to set the T_ambient (Ta) as the mean temperature of a face. The temperature of this face changes during the simulation, so, Ta, should be calculated/updated in every time step. Code:
{ type externalWallHeatFluxTemperature; mode coefficient; Ta constant 300.0; //Should be calculated as the average temperature of a face h constant 10.0; . . . } All the best Nikos |
|
February 13, 2023, 09:59 |
|
#2 |
Senior Member
Join Date: Dec 2021
Posts: 251
Rep Power: 6 |
Hey!
I think the inputValueMapper is a good way to achieve this, but I have never used it so far (I made a post asking about it, no luck so far). I'll just link this: https://www.linkedin.com/pulse/new-f...bias-holzmann/ Here you can see something slightly similar to what you want to do, but I could not make it work when I tried. Good luck to you, and please report any progress you make, I would like to know if you manage to figure it out |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Domain Reference Pressure and mass flow inlet boundary | AdidaKK | CFX | 75 | August 20, 2018 06:37 |
Fix constant timestep with explicit TIME_STEPPING simulations, is it possible? | ssss | SU2 | 1 | February 24, 2018 13:36 |
Constant Volume Combustion with reactingFoam | Alish1984 | OpenFOAM Running, Solving & CFD | 2 | May 8, 2011 09:51 |
Fluent RPvar list for molar-weight | pilou | FLUENT | 6 | February 21, 2011 04:08 |
Really big problems when creating own materials da | Jop | FLUENT | 0 | June 28, 2007 12:15 |