View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001309 | OpenFOAM | Bug | public | 2014-05-28 11:25 | 2014-06-10 10:17 |
Reporter | Assigned To | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0001309: in viewFactor.C , the external radiation Qrext must be included for i=j only | ||||
Description | OpenFOAM-2.3.x/src/thermophysicalModels/radiationModels/radiationModel/viewFactor /viewFactor.C lines 539 and 587 under if .not.(i==j) there is q[i] += Fmatrix_()[i][j]*sigmaT4 - QrExt[j]; must be q[i] += Fmatrix_()[i][j]*sigmaT4; // (i.e. no QrExt[j] here) | ||||
Steps To Reproduce | tutorial OpenFOAM-2.3.x/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeaterRadiation put in system/topAir/changeDictionaryDict nonzero Qro for any patch, e.g., topAir_to_heater and check thermal balance for the whole system it the steady state. | ||||
Tags | Heat transfer, radiation, view factor | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-05-28 11:25 |
|
New Issue | |
2014-05-28 11:27 |
|
Tag Attached: Heat transfer | |
2014-05-28 11:27 |
|
Tag Attached: radiation | |
2014-05-28 11:27 |
|
Tag Attached: view factor | |
2014-05-30 09:16 |
|
Note Added: 0003093 | |
2014-05-30 09:16 |
|
Status | new => resolved |
2014-05-30 09:16 |
|
Resolution | open => fixed |
2014-05-30 09:16 |
|
Assigned To | => user21 |
2014-05-30 09:32 |
|
Status | resolved => feedback |
2014-05-30 09:32 |
|
Resolution | fixed => reopened |
2014-05-30 09:39 |
|
Note Added: 0003095 | |
2014-05-30 09:39 |
|
Status | feedback => resolved |
2014-05-30 09:39 |
|
Resolution | reopened => fixed |
2014-05-30 09:49 |
|
Status | resolved => feedback |
2014-05-30 09:49 |
|
Resolution | fixed => reopened |
2014-06-10 10:16 |
|
Note Added: 0003125 | |
2014-06-10 10:17 |
|
Status | feedback => resolved |
2014-06-10 10:17 |
|
Resolution | reopened => fixed |