View Issue Details

IDProjectCategoryView StatusLast Update
0004231OpenFOAMBugpublic2025-04-15 11:46
Reporterblocksgearing0d Assigned Tohenry  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformGNU/LinuxOSNixOSOS Version25.05
Product Versiondev 
Summary0004231: surfaceFieldValue functionObject crashes at when applied to a faceZone
DescriptionUsing a surfaceFieldValue functionObject that references a faceZone with "areaAverage" operation causes a fluid solver to crash at the first time-step with an error:
    Unable to process internal faces for volume field
Steps To ReproduceRun the modified iglooWithFridges/ tutorial (only functions and topoSetDict are added to the system/ directory).
TagsNo tags attached.

Activities

blocksgearing0d

2025-04-15 11:23

reporter  

henry

2025-04-15 11:46

manager   ~0013557

The specification:

#includeFunc faceZoneAverage
(
    name=faceZoneAverage,
    faceZone=f0,
    p, T
)

does not make sense, p and T are not surfaceFields.

henry

2025-04-15 11:46

manager   ~0013558

User error.

Issue History

Date Modified Username Field Change
2025-04-15 11:23 blocksgearing0d New Issue
2025-04-15 11:23 blocksgearing0d File Added: iglooWithFridges.tar.xz
2025-04-15 11:46 henry Note Added: 0013557
2025-04-15 11:46 henry Assigned To => henry
2025-04-15 11:46 henry Status new => closed
2025-04-15 11:46 henry Resolution open => no change required
2025-04-15 11:46 henry Note Added: 0013558