|
[Sponsors] |
February 7, 2008, 14:49 |
Hi all,
I have been working
|
#1 |
New Member
C.E.M.
Join Date: Mar 2009
Posts: 16
Rep Power: 17 |
Hi all,
I have been working at trying to get a new solver to work. The solver models a mixing compressible barotropic fluid with a functional form of viscosity. Anyway, I have my code compiling without error, yet it crashes with: DILUPBiCG: Solving for rho, Initial residual = 1, Final residual = 5.9694e-17, No Iterations 1 #0 Foam::error::printStack(Foam:stream&) in "/home/michoski/OpenFOAM/OpenFOAM-1.4.1/lib/linuxGccDPOpt/libOpenFOAM.so" #1 Foam::sigSegv::sigSegvHandler(int) in "/home/michoski/OpenFOAM/OpenFOAM-1.4.1/lib/linuxGccDPOpt/libOpenFOAM.so" #2 Uninterpreted: [0xffffe420] #3 memmove in "/lib/tls/i686/cmov/libc.so.6" #4 Foam::operator*(Foam::dimensionSet const&, Foam::dimensionSet const&) in "/home/michoski/OpenFOAM/OpenFOAM-1.4.1/lib/linuxGccDPOpt/libOpenFOAM.so" #5 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator*<double, Foam::fvPatchField, Foam::volMesh>(Foam::dimensioned<double> const&, Foam::tmp<foam::geometricfield<double,> > const&) in "/home/michoski/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxGccDPOpt/mixbaroFo am" #6 main in "/home/michoski/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxGccDPOpt/mixbaroFo am" #7 __libc_start_main in "/lib/tls/i686/cmov/libc.so.6" #8 Foam::regIOobject::readIfModified() in "/home/michoski/OpenFOAM/OpenFOAM-1.4.1/applications/bin/linuxGccDPOpt/mixbaroFo am" Segmentation fault (core dumped) I've tried different linear solver settings and it seems to be converging in all the variables. Any ideas would really be helpful. Do I have to recompile FOAM with a debug version? Evan |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compressible nonNewtonian solver | berryk | OpenFOAM Running, Solving & CFD | 2 | November 16, 2015 06:13 |
coupled solver for compressible flows | rean | Main CFD Forum | 0 | September 18, 2008 05:10 |
compressible, 2D NS solver? | john | Main CFD Forum | 2 | September 16, 2008 01:16 |
Implemention of SlidingMesh in the Compressible LES solver | fredrikh | OpenFOAM Running, Solving & CFD | 5 | March 23, 2007 08:40 |
Compressible solver | shuo | OpenFOAM Running, Solving & CFD | 1 | October 22, 2006 22:19 |