|
[Sponsors] |
July 27, 2010, 12:03 |
UListI.H
|
#1 |
New Member
Guido
Join Date: May 2010
Posts: 7
Rep Power: 16 |
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:pen(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?? |
|
|
|