View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001724 | OpenFOAM | Bug | public | 2015-05-31 19:20 | 2015-05-31 21:20 |
Reporter | dhora | Assigned To | henry | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0001724: Robustness of SST | ||||
Description | A simulation of the '2D NASA Wall-Mounted Hump Separated Flow Validation Case' crashed due to an issue in kOmegaSST::F1(const volScalarField& CDkOmega) and kOmegaSST::F2(). I didn't investigate further but replacing sqrt(k_) with sqrt(max(k_,kMin_)) in both functions solved the issue. | ||||
Tags | No tags attached. | ||||
|
I would need to spend a bit more time on the overflow limiters; I am guessing that the issue is with overflow rather than a start-up problem with k = 0. Could you supply the test-case to reproduce the problem here? |
|
|
|
|
|
CFD setup does not match the real setup but it should help to identify the problem. Case was made for simpleFoam |
|
It's probably necessary to set the relaxation of k/omega to 0.5 |
|
This case runs OK in OpenFOAM-dev. I am adding the k limiters from dev to 2.4.x and will push after testing. |
|
Thanks. |
|
Resolved in OpenFOAM-2.4.x by commit 9b0d7415bb614fd07f900ba5b2132aeb56d05ee3 Already fixed in OpenFOAM-dev |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-05-31 19:20 | dhora | New Issue | |
2015-05-31 19:36 | henry | Note Added: 0004854 | |
2015-05-31 20:20 | dhora | File Added: humpHalf.tar.gz | |
2015-05-31 20:21 | dhora | File Added: faces.tar.gz | |
2015-05-31 20:24 | dhora | Note Added: 0004855 | |
2015-05-31 20:25 | dhora | Note Edited: 0004855 | |
2015-05-31 20:45 | dhora | Note Added: 0004856 | |
2015-05-31 20:50 | dhora | Note Edited: 0004856 | |
2015-05-31 20:59 | henry | Note Added: 0004857 | |
2015-05-31 21:02 | dhora | Note Added: 0004858 | |
2015-05-31 21:19 | henry | Note Added: 0004859 | |
2015-05-31 21:19 | henry | Status | new => resolved |
2015-05-31 21:19 | henry | Resolution | open => fixed |
2015-05-31 21:19 | henry | Assigned To | => henry |