|
[Sponsors] |
PolyDualMesh crash caused by functions in contralDict |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Member
Maxim Loginov
Join Date: Mar 2009
Posts: 33
Rep Power: 16 ![]() |
when try to convert mesh with polyDualMesh it crashed with message:
Attempt to cast type polyMesh to type fvMesh#0 Foam::error::printStack(Foam: ![]() #1 Foam::error::abort() in "/home/navier01d/loginov/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.s o" #2 Foam::sampledSurfaces::sampledSurfaces(Foam::word const&, Foam::objectRegistry const&, Foam::dictionary const&, bool) in "/home/navier01d/loginov/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libsampling.s o" #3 Foam: ![]() #4 Foam::functionObjectList::start() in "/home/navier01d/loginov/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.s o" #5 Foam::Time::operator++() in "/home/navier01d/loginov/OpenFOAM/OpenFOAM-1.5/lib/linux64GccDPOpt/libOpenFOAM.s o" #6 main in "/home/navier01d/loginov/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/ polyDualMesh" #7 __libc_start_main in "/lib64/tls/libc.so.6" #8 __gxx_personality_v0 in "/home/navier01d/loginov/OpenFOAM/OpenFOAM-1.5/applications/bin/linux64GccDPOpt/ polyDualMesh" From function refCast<to>(From&) in file /home/navier01b/kuczaj/OpenFOAM/OpenFOAM-1.5/src/OpenFOAM/lnInclude/typeInfo.H at line 106. the problem disappeared when I deleted functions ( ... ) clause from controlDict (it left from previous simulation) |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 25 ![]() |
Thanks, I'll disable the functionObjects in polyDualMesh.
I'll push it to the 1.5.x git or you can just add an runTime.functionObjects().off(); after the # include "createTime.H" |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems on Tetrahedra to Polyhedra using polyDualMesh on concave surface object | chnrdu | OpenFOAM Pre-Processing | 2 | July 18, 2009 12:58 |
waves caused by stones | gamego | Main CFD Forum | 5 | October 1, 2008 10:33 |
About the usage of polyDualMesh | weijing | OpenFOAM Running, Solving & CFD | 3 | June 15, 2006 07:54 |
Forces caused by fluids | anja | OpenFOAM Running, Solving & CFD | 20 | May 8, 2006 06:37 |
damping functions(wall functions) | Pr | Main CFD Forum | 0 | March 22, 2004 02:17 |