View Issue Details

IDProjectCategoryView StatusLast Update
0000812OpenFOAMBugpublic2013-04-09 12:12
ReportermartinB Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSOpenSUSEOS Version12.1
Summary0000812: regIOobject::readIfModified() fails for transportProperties and interFoam
DescriptionThe re-reading during runtime of constant/transportProperties fails in OpenFOAM-2.2.x. It works fine in OpenFOAM-2.1.x and before.

Error message:
--> FOAM FATAL IO ERROR:
keyword 1 is undefined in dictionary "/home/martin/test/constant/transportProperties
                          
file: /home/martin/test/constant/transportProperties from line 20 to line 32.
    From function dictionary::subDict(const word& keyword)
    in file db/dictionary/dictionary.C at line 626.
FOAM exiting
Steps To ReproduceRun interFoam on tutorial multiphase/interFoam/laminar/damBreak.
Change viscosity of phase1 from nu = 1e-06 to nu = 2e-06 while interFoam is running, the solver crashes while re-reading the dictionary.
TagsNo tags attached.

Activities

henry

2013-04-09 11:44

manager   ~0002103

Resolved by commit 59f857e2dc089fda52df3a76b3e7cd9cc1588923

user4

2013-04-09 12:12

  ~0002104

fixed in 282aa7e3626f92eb299878d5dbcaf5521c1cdd5e

Issue History

Date Modified Username Field Change
2013-04-09 10:38 martinB New Issue
2013-04-09 11:44 henry Note Added: 0002103
2013-04-09 11:44 henry Status new => resolved
2013-04-09 11:44 henry Resolution open => fixed
2013-04-09 11:44 henry Assigned To => henry
2013-04-09 12:12 user4 Note Added: 0002104
2013-04-09 12:12 user4 Fixed in Version => 2.2.x