View Issue Details

IDProjectCategoryView StatusLast Update
0001859OpenFOAMBugpublic2015-10-01 14:08
Reporteruser1238Assigned Tohenry  
PrioritylowSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
PlatformGNU/LinuxOSScientific LinuxOS Version5
Summary0001859: Default example wingMotion2D_simpleFoam missing semicolon
Description
Inside the file: OpenFOAM-2.3.0/tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_simpleFoam/0.org/include/frontBackTopBottomPatches there is a semicolon missing in:

front
{
    type empty
}


The expandDictionary is resolving this include as:

front
{
   type empty } back { type empty;
}
Steps To ReproduceUse expandDictionary on file k.
TagsNo tags attached.

Activities

wyldckat

2015-10-01 13:58

updater   ~0005380

I've confirmed this typo still exists in 2.4.x and OpenFOAM-dev.

henry

2015-10-01 14:08

manager   ~0005381

Now fixed in OpenFOAM-2.4.x and OpenFOAM-dev.

Issue History

Date Modified Username Field Change
2015-10-01 13:07 user1238 New Issue
2015-10-01 13:58 wyldckat Note Added: 0005380
2015-10-01 14:08 henry Note Added: 0005381
2015-10-01 14:08 henry Status new => resolved
2015-10-01 14:08 henry Resolution open => fixed
2015-10-01 14:08 henry Assigned To => henry