CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Bugs (https://www.cfd-online.com/Forums/openfoam-bugs/)
-   -   error propeller case (https://www.cfd-online.com/Forums/openfoam-bugs/97125-error-propeller-case.html)

openfoam_user February 9, 2012 07:56

error propeller case
 
I encounter a problem when running the propeller tutorial with the pimpleDyMFoam solver. The problem occurs during the mesh generation process with the 'topoSet' command.

When I do the command:
topoSet -dict system/removeRedundantZones.topoSetDict

I get the following error message:
---------------------------------------------------------
Create time

Create polyMesh for time = 0

Reading topoSetDict

Time = 0
mesh not changed.


--> FOAM FATAL ERROR:
object is not allocated

From function T& Foam::autoPtr<T>::operator()()
in file /shared/OpenFOAM/OpenFOAM-2.1.x/src/OpenFOAM/lnInclude/autoPtrI.H at line 118.

FOAM aborting

#0 Foam::error::printStack(Foam::Ostream&) in "/shared/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#1 Foam::error::abort() in "/shared/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/lib/libOpenFOAM.so"
#2
in "/shared/OpenFOAM/OpenFOAM-2.1.x/platforms/linux64GccDPOpt/bin/topoSet"
#3 __libc_start_main in "/lib64/libc.so.6"
#4
at /home/abuild/rpmbuild/BUILD/glibc-2.14.1/csu/../sysdeps/x86_64/elf/start.S:116
Abort
---------------------------------------------------------

Has someone experienced the same kind of error ?

Some days ago I was able to run the tutorial without any errors !

Best regards,
Stephane.

wyldckat February 9, 2012 12:02

Greetings Stephane,

I think the problem is related to the following modification: https://github.com/OpenFOAM/OpenFOAM...e9db7af6d19b40

Please report this on the official bug tracker: http://www.openfoam.com/mantisbt/my_view_page.php ;)

Best regards,
Bruno


All times are GMT -4. The time now is 03:51.