View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004185 | OpenFOAM | Bug | public | 2024-12-03 11:30 | 2024-12-03 12:59 |
Reporter | tniemi | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0004185: multiphaseEuler crashes with stationary phases | ||||
Description | Following this commit: https://github.com/OpenFOAM/OpenFOAM-dev/commit/1455345ae0ad7f45d114a73eae04af17b9cd8b78 multiphaseEuler crashes if the case has stationary phases. The issue seems to be that the invADVfs (and lalphafs) has a size movingPhases.size(), but alphafs is phases.size() which is longer if there are stationary phases. The same issue affects both cell and faceMomentum. | ||||
Steps To Reproduce | Try to run eg. tutorials/multiphaseEuler/boilingBed | ||||
Tags | No tags attached. | ||||