View Issue Details

IDProjectCategoryView StatusLast Update
0004014OpenFOAMBugpublic2023-09-05 12:17
Reporterblttkgl Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version11 
Summary0004014: volFieldValue min/max FO crashes with cellZone in parallel
Descriptionif the volFieldValue function object is used with min or max operations, it crashes in parallel execution.
Steps To ReproduceIn the controlDict/cavitationVolume function object of the ballValve tutorial (tutorials/compressibleVoF/ballValve), change

select all;
operation volIntegrate;

to

select cellZone;
cellZone pipes;
operation max;

and execute Allrun.
TagsNo tags attached.

Activities

henry

2023-09-04 11:59

manager   ~0013114

Try this: commit 58f82fccbde862da486a444f9ed6dfc2af6d7bf3

blttkgl

2023-09-05 11:53

reporter   ~0013116

Thanks, both the tutorial and my own case I was having problems with works fine.

henry

2023-09-05 12:17

manager   ~0013117

Resolved in OpenFoam-dev by commit 58f82fccbde862da486a444f9ed6dfc2af6d7bf3
Resolved in OpenFOAM-11 by commit d4e2edb3980bf8f2e18446d75b26f428ebef6ce7

Issue History

Date Modified Username Field Change
2023-09-03 22:10 blttkgl New Issue
2023-09-04 11:59 henry Note Added: 0013114
2023-09-05 11:53 blttkgl Note Added: 0013116
2023-09-05 12:17 henry Assigned To => henry
2023-09-05 12:17 henry Status new => resolved
2023-09-05 12:17 henry Resolution open => fixed
2023-09-05 12:17 henry Fixed in Version => 11
2023-09-05 12:17 henry Note Added: 0013117