View Issue Details

IDProjectCategoryView StatusLast Update
0004266OpenFOAMBugpublic2025-08-22 13:46
ReportermaHein Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformGNU/LinuxOSOtherOS Version(please specify)
Product Version13 
Fixed in Versiondev 
Summary0004266: createPatch: 'zone' not mentioned as source type
DescriptionWhen using createPatch, the user can set 'constructFrom' to either "set", "patch", or "zone". However, if none of these three options is specified, OpenFOAM gives the following error message:

--> FOAM FATAL ERROR:
Invalid source type abc
Valid source types are 'patches' 'set'

It does not state 'zone' as a possible source type, although it is explicitly used in the tutorials and mentioned in the user guide.
Steps To ReproduceUse any tutorial case (for example 'fluid/hotRoomComfort') and misspell the option for 'constructFrom'.
TagsNo tags attached.

Activities

henry

2025-08-22 13:46

manager   ~0013651

Resolved by commit 345142331d8ab01be6f8a0ee43724b58cf14e139

Issue History

Date Modified Username Field Change
2025-08-22 08:25 maHein New Issue
2025-08-22 13:46 henry Assigned To => henry
2025-08-22 13:46 henry Status new => resolved
2025-08-22 13:46 henry Resolution open => fixed
2025-08-22 13:46 henry Fixed in Version => dev
2025-08-22 13:46 henry Note Added: 0013651