|
[Sponsors] |
DynamicRefineFvMesh dies on snappyHexMesh generated grid |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 29, 2009, 13:07 |
I am building a very much simp
|
#1 |
New Member
Christian Trapp
Join Date: Mar 2009
Posts: 7
Rep Power: 17 |
I am building a very much simplified simulation of smoke coming out of a chimney. The case runs fine with interDyMFoam when using a staticFvMesh. Whenever I try to run it with a dynamicRefineFvMesh, the case aborts with the following message:
Starting time loop Courant Number mean: 0.0877711 max: 0.504 deltaT = 0.25 Time = 0.75 Selected 0 cells for refinement out of 20000. Only call if constructed with history capability#0 Foam::error::printStack(Foam:stream&) in "/usr/local/fgtools/OpenFOAM/OpenFOAM-1.5/lib/linuxGccDPOpt/libOpenFOAM.so" #1 Foam::error::abort() in "/usr/local/fgtools/OpenFOAM/OpenFOAM-1.5/lib/linuxGccDPOpt/libOpenFOAM.so" #2 Foam::hexRef8::getSplitPoints() const in "/usr/local/fgtools/OpenFOAM/OpenFOAM-1.5/lib/linuxGccDPOpt/libdynamicMesh.so" #3 Foam::dynamicRefineFvMesh::selectUnrefinePoints(do uble, Foam::PackedList<1> const&, Foam::Field<double> const&) const in "/usr/local/fgtools/OpenFOAM/OpenFOAM-1.5/lib/linuxGccDPOpt/libdynamicFvMesh.so" #4 Foam::dynamicRefineFvMesh::update() in "/usr/local/fgtools/OpenFOAM/OpenFOAM-1.5/lib/linuxGccDPOpt/libdynamicFvMesh.so" #5 main in "/usr/local/fgtools/OpenFOAM/OpenFOAM-1.5/applications/bin/linuxGccDPOpt/interDy MFoam" #6 __libc_start_main in "/lib/tls/libc.so.6" #7 Foam::regIOobject::writeObject(Foam::IOstream::str eamFormat, Foam::IOstream::versionNumber, Foam::IOstream::compressionType) const in "/usr/local/fgtools/OpenFOAM/OpenFOAM-1.5/applications/bin/linuxGccDPOpt/interDy MFoam" From function hexRef8::getSplitPoints() in file polyTopoChange/polyTopoChange/hexRef8.C at line 4666. FOAM aborting What am I doing wrong? Greetings, christian |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
DynamicRefineFvMesh dies on snappyHexMesh generated grid | chtrapp | OpenFOAM Running, Solving & CFD | 10 | October 4, 2012 07:30 |
How to import grid generated using ICEM/CFD | Harry | Siemens | 2 | April 17, 2006 01:01 |
Use of grid generated by GAMBIT | ramp | Main CFD Forum | 5 | July 8, 2005 14:24 |
StarWatch Daemon always dies! | Jiaying Xu | Siemens | 14 | December 9, 2002 22:52 |
Dead cells created on edges when a grid file is generated in GAMBIT and imported into FLUENT4 | Isaac Manohar Ch. | FLUENT | 1 | June 2, 2000 05:58 |