CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   UListI.H (https://www.cfd-online.com/Forums/openfoam/78603-ulisti-h.html)

E61 July 27, 2010 11:03

UListI.H
 
Hello everyone:)

By working with OF-1.5-dev revision: 1745 i got a problem:

I have a .msh file and i converted it into foam (fluent3DMeshToFoam)
It is a sliding reference model (ggi) - i have a stator and a rotor. Therefore i adapted the converted mesh in OF similar to what its done in the tutorial "mixer ggi" and added what is needed for turbulence.
When i want to start the calculation with "icoDyMFoam" or "TurbDyMFoam" the computer starts...finally after starting the time loop the following is shown:
__________________________________________________ _________________
Starting time loop

Courant Number mean: 0 max: 0 velocity magnitude: 0
deltaT = 0.006
--> FOAM Warning :
From function dlLibraryTable::open(const dictionary& dict, const word& libsEntry, const TablePtr tablePtr)
in file lnInclude/dlLibraryTableTemplates.C at line 68
library "libsampling.so" did not introduce any new entries

Creating ggi check
Time = 0.006



index -1 out of range 0 ... 1

From function UList<T>::checkIndex(const label)
in file /root/OpenFOAM/OpenFOAM-1.5-dev/src/OpenFOAM/lnInclude/UListI.H at line 111.

FOAM aborting

Aborted
__________________________________________________ ___________________

What is meant by "index"?? I searched for the UListI.H and the UList.H file but didnt understand whats going on there...:(
Does anyone have an idea??


All times are GMT -4. The time now is 12:59.