View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003495 | OpenFOAM | Bug | public | 2020-05-13 21:42 | 2020-05-22 09:11 |
Reporter | kevnor | Assigned To | will | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0003495: Divide-by-zero in SHF particle break-up model | ||||
Description | A divide-by-zero occurs in the SHF break-up model src/lagrangian/spray/submodels/BreakupModel/SHF/SHF.C:161 when the relative velocity (Urmag) is zero. | ||||
Tags | No tags attached. | ||||
|
I have pushed a change to dev that should resolve this. https://github.com/OpenFOAM/OpenFOAM-dev/commit/9b23ae3b1b05e4d1cfcce9f1b6e64761276e710a You have not provided any means of reproducing or testing the error, however, so I am not 100% sure that what I have done will resolve your problem. If the change does not fix your issue, please open another bug report. In future, please provide something that we can use to reproduce the issue. See https://bugs.openfoam.org/rules.php. |