View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002953 | OpenFOAM | Bug | public | 2018-05-23 09:05 | 2018-05-25 09:44 |
Reporter | HTauber | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 16.04 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0002953: externalWallHeatFluxTemperature causes wrong results if emissivity is not zero | ||||
Description | Hi, I'm using chtMultiRegionFoam for calculating the thermal conduction in the solids. At one boundary I use the externalWallHeatFluxTemperature condition by using the coefficient mode. The heat transfer coefficient is set to 7 W/m².K and the emissivity is set to 0.3. If Ta=300 and the temperature of the solid is 300 K as well, no heat flux should be expected. But when emissivity > 0 there is noticed a heat flux (as seen in figure1). | ||||
Steps To Reproduce | in file 0/solid2/T wall1 { type externalWallHeatFluxTemperature; value uniform 300; mode coefficient; Ta constant 300; h uniform 7; kappaMethod solidThermo; emissivity 0.3; } | ||||
Tags | No tags attached. | ||||
|
|
|
Steps to reproduce? |
|
Which further information do you need ? |
|
I only see an image attached and the instructions to in file 0/solid2/T wall1 { type externalWallHeatFluxTemperature; value uniform 300; mode coefficient; Ta constant 300; h uniform 7; kappaMethod solidThermo; emissivity 0.3; } but I don't have the file 0/solid2/T or any other file of the case. Is this a tutorial case? If so which one? If not is the case available somewhere? |
|
Enclosed you will find the case. |
|
This should be resolved by commit 6c560795cb3a1860d1800ddc3c3b43ad6688b82d |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-05-23 09:05 | HTauber | New Issue | |
2018-05-23 09:05 | HTauber | File Added: figure1.jpg | |
2018-05-23 09:16 | henry | Note Added: 0009630 | |
2018-05-23 09:28 | HTauber | Note Added: 0009631 | |
2018-05-23 09:38 | henry | Note Added: 0009632 | |
2018-05-23 10:13 | HTauber | File Added: externalWall.tar.gz | |
2018-05-23 10:13 | HTauber | Note Added: 0009633 | |
2018-05-23 14:16 | henry | Note Added: 0009634 | |
2018-05-25 09:44 | henry | Assigned To | => henry |
2018-05-25 09:44 | henry | Status | new => resolved |
2018-05-25 09:44 | henry | Resolution | open => fixed |
2018-05-25 09:44 | henry | Fixed in Version | => dev |