|
[Sponsors] |
May 30, 2013, 12:21 |
Heat Flux
|
#1 |
Member
Gabriel de PInho RImoli
Join Date: Mar 2013
Posts: 49
Rep Power: 13 |
What should I do to impose a heat flux on a heat transfer case on OpenFoam??
Should I put it on the wall ''changeDictionaryDict" configurations??I tried to search it on OpenFoam tutorial but I had no sucess at all.Can someone help me please?? I'm doing a case where i have a wall being heated and i need to make a flux between that wall and a air(which surround the wall).Please help me |
|
May 31, 2013, 04:18 |
|
#2 |
Member
Dejan Morar
Join Date: Nov 2010
Posts: 78
Rep Power: 17 |
There is a wallHeatFlux boundary condition, http://openfoamwiki.net/index.php/Contrib_wallHeatFlux
or, you can use fixedGradient, wall { type fixedGradient; gradient uniform 1000; } |
|
June 3, 2013, 21:56 |
|
#3 |
Member
Gabriel de PInho RImoli
Join Date: Mar 2013
Posts: 49
Rep Power: 13 |
is there a way for using the wallheat flux for a chtmulti solver?
|
|
June 4, 2013, 08:29 |
|
#4 |
Member
Dejan Morar
Join Date: Nov 2010
Posts: 78
Rep Power: 17 |
I've never used that solver, but it should be possible, I think...
|
|
June 4, 2013, 08:40 |
|
#5 |
Member
Gabriel de PInho RImoli
Join Date: Mar 2013
Posts: 49
Rep Power: 13 |
is there a way to change the buoyant solver to a cht multi region one??
that would be simpler for me instead of trying to do a flux between these 2 regions |
|
June 4, 2013, 08:42 |
|
#6 |
Member
Gabriel de PInho RImoli
Join Date: Mar 2013
Posts: 49
Rep Power: 13 |
minZ
{ type compressible::turbulentHeatFluxTemperature; heatSource flux; q uniform 7.53; value uniform 300; } } i saw topics of people saying that i would have to use this,but when i tried to put this on the dictionary dict,the program doesnt run at all,it gives more erros than everything.What probably I'm doing wrong?? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
An error has occurred in cfx5solve: | volo87 | CFX | 5 | June 14, 2013 18:44 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |
Heat Flux at Internal walls or Fluid Solid Interface | Mahi | CFX | 3 | October 1, 2012 03:18 |
Heat Flux at wall in a conjugate heat transfer problem | Chander | CFX | 2 | July 9, 2011 23:22 |