View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004077 | OpenFOAM | Feature | public | 2024-05-13 15:50 | 2024-05-13 16:14 |
Reporter | Tuomo Keskitalo | Assigned To | henry | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 12.04 |
Product Version | dev | ||||
Summary | 0004077: faceZoneFlowRate function object fails to find phase fraction field for weightField | ||||
Description | faceZoneFlowRate function object fails to find phase fraction field when specifying phase fraction for weightField | ||||
Steps To Reproduce | - Use tutorial case /opt/openfoam-dev/tutorials/incompressibleVoF/trayedPipe - Add to system/controlDict: functions { #includeFunc faceZoneFlowRate(name=test, faceZone=innerBaffles, fields=(phi), operation=orientedSum, weightField="alpha.water") } - Run case with Allrun. Received error message in log.foamRun: ``` --> FOAM FATAL ERROR: surfaceFieldValue test: faceZone(innerBaffles): Unable to process internal faces for volume field alpha.water ``` | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-13 15:50 | Tuomo Keskitalo | New Issue | |
2024-05-13 16:14 | henry | Assigned To | => henry |
2024-05-13 16:14 | henry | Status | new => closed |
2024-05-13 16:14 | henry | Resolution | open => no change required |
2024-05-13 16:14 | henry | Note Added: 0013239 |