View Issue Details

IDProjectCategoryView StatusLast Update
0002506OpenFOAMBugpublic2017-03-21 14:16
Reportergaberchen Assigned Tohenry  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformGNU/LinuxOSUbuntuOS Version14.04
Summary0002506: fvOptions meanVelocityForce fails in in debug mode cause of wrong index
DescriptionHi,
Interesting behaviour of fvOptions - meanVelocityForce observed.
Using fvOptions over a cellSet consisting of 480 cells
Compiling OF 4.1 in "normal" mode runs smoothly
In Debug Mode Following error occurs

--> FOAM FATAL ERROR:
index 80899 out of range 0 ... 479

    From function void Foam::UList<T>::checkIndex(Foam::label) const [with T = double; Foam::label = int]
    in file /opt/openfoam4_dbg/src/OpenFOAM/lnInclude/UListI.H at line 106.


TagsfvOptions

Activities

henry

2017-03-18 12:59

manager   ~0007944

Can you provide the steps to reproduce the problem?

henry

2017-03-20 20:12

manager   ~0007955

I ran the incompressible/pimpleFoam/LES/channel395 tutorial in debug mode and the meanVelocityForce fvOption ran fine. Currently I am unable to reproduce the problem and will close this report if you are unable to provide a case which does.

gaberchen

2017-03-21 14:02

reporter   ~0007960

Sorry Henry, fail information, was just using a corrupt file which produces the error. I am sorry if you spent too much time with this

Issue History

Date Modified Username Field Change
2017-03-18 12:45 gaberchen New Issue
2017-03-18 12:45 gaberchen Tag Attached: fvOptions
2017-03-18 12:59 henry Note Added: 0007944
2017-03-20 20:12 henry Note Added: 0007955
2017-03-21 14:02 gaberchen Note Added: 0007960
2017-03-21 14:16 henry Assigned To => henry
2017-03-21 14:16 henry Status new => closed
2017-03-21 14:16 henry Resolution open => no change required