View Issue Details

IDProjectCategoryView StatusLast Update
0000117OpenFOAMBugpublic2012-02-10 12:00
Reporterwyldckat Assigned Tohenry  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntuOS Version10.04
Summary0000117: Tutorials in "combustion/XiFoam/les" aren't working with latest 1.7.x
DescriptionThe relevant error message when running XiFoam in 32bit Double Precision:

--> FOAM FATAL ERROR:

    request for volScalarField hs from objectRegistry region0 failed
    available objects of type volScalarField are

15
(
psi
b
hu
h
rho
k
psi_0
delta
alpha
p
T
Tu
alphaSgs
mu
muSgs
)


    From function objectRegistry::lookupObject<Type>(const word&) const
    in file /home/user/OpenFOAM/OpenFOAM-1.7.x/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 139.

FOAM aborting
Steps To ReproduceMake a copy of the two tutorials present at "combustion/XiFoam/les".
Run blockMesh in either one of them.
Run XiFoam in either one of them.
It will output the usual initial output, then the error posted on the "Description" and then it will crash and give the stack list.
TagsNo tags attached.

Activities

henry

2011-01-06 14:44

manager   ~0000203

Thanks for the bug report, resolved by
commit 83d176026ea42e94b5c59f4ca391d0656a78f71d

Issue History

Date Modified Username Field Change
2010-12-23 14:37 wyldckat New Issue
2011-01-06 14:44 henry Note Added: 0000203
2011-01-06 14:44 henry Status new => resolved
2011-01-06 14:44 henry Resolution open => fixed
2011-01-06 14:44 henry Assigned To => henry
2012-02-10 11:59 user351 Tag Attached: Tutorial
2012-02-10 12:00 user351 Tag Detached: Tutorial