View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002899 | OpenFOAM | Bug | public | 2018-04-10 16:18 | 2018-04-13 14:24 |
Reporter | gdtech | Assigned To | henry | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Centos 7 | OS Version | (please specify) |
Summary | 0002899: compressibleInterFoam does not calculate T.phase1 and T.phase2 on boundaries | ||||
Description | compressibleInterFoam does not calculate T.phase1 and T.phase2 on boundaries and physical propreties that are temperature dependent are not updated. If the calculation is stopped and then restarted, T.phase1 and T.phase2 are updated on restart and one can see a sudden jump in physical properties (on boundaries). | ||||
Additional Information | I attached a small test case of a tube. At t=0, tube is full of air and water is coming at inlet. | ||||
Tags | compressibleInterFoam | ||||
|
|
|
|
|
|
|
|
|
The problem is that the phase temperatures inherit the externalWallHeatFluxTemperature BC from the temperature field without the means to correctly evaluate it. I have worked around this in commit 410700c7a94bba431af33720467df76a7a63e930 in OpenFOAM-dev, if it proves reliable I will make the same change to OpenFOAM-5.x. |
|
Problem solved, thanks. |
|
Resolved in OpenFOAM-5.x by commit 0183d1d9e814a42c6ecc8c01155189bb947b295c Resolved in OpenFOAM-dev by commit 410700c7a94bba431af33720467df76a7a63e930 |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-04-10 16:18 | gdtech | New Issue | |
2018-04-10 16:18 | gdtech | File Added: tube.zip | |
2018-04-10 16:18 | gdtech | Tag Attached: compressibleInterFoam | |
2018-04-10 16:19 | gdtech | File Added: T.air.png | |
2018-04-10 16:19 | gdtech | File Added: T.png | |
2018-04-10 16:20 | gdtech | File Added: rho-on-wall-restart.png | |
2018-04-12 23:43 | henry | Note Added: 0009491 | |
2018-04-13 08:15 | gdtech | Note Added: 0009494 | |
2018-04-13 14:24 | henry | Assigned To | => henry |
2018-04-13 14:24 | henry | Status | new => resolved |
2018-04-13 14:24 | henry | Resolution | open => fixed |
2018-04-13 14:24 | henry | Fixed in Version | => 5.x |
2018-04-13 14:24 | henry | Note Added: 0009498 |