|
[Sponsors] |
Error in running new linear solver (in OF 2.2.0) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 10, 2013, 19:01 |
Error in running new linear solver (in OF 2.2.0)
|
#1 |
New Member
Behnam Nasr
Join Date: Sep 2013
Posts: 4
Rep Power: 13 |
Hi all friends.
In order to solve my equations in coupled approach, I have implemented a new linear solver (in OF 2.2.0) for solving LduMatrix<Type, Dtype, LUType> equation system. Both my linear solver and application solver are compiled and made without problem. But when I run my case (cavity), it terminates with this strange error! Code:
... Starting time loop Time = 1 #0 Foam::error::printStack(Foam::Ostream&) at ??:? #1 Foam::sigSegv::sigHandler(int) at ??:? #2 in "/lib64/libc.so.6" #3 at ??:? #4 at ??:? #5 at ??:? #6 __libc_start_main in "/lib64/libc.so.6" #7 at /home/abuild/rpmbuild/BUILD/glibc-2.17/csu/../sysdeps/x86_64/start.S:126 Segmentation fault Any kind of information would be added, if necessary. Thanks. |
|
Tags |
ldumatrix, linear solver, of 2.2.0 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to avoid checkerboard? | dohnie | OpenFOAM Programming & Development | 7 | January 26, 2015 04:12 |
How to add AttachDetachFvMesh to layeredEngineMesh solver? | RJ87 | OpenFOAM | 8 | July 5, 2013 01:31 |
Segmentation fault running waveDyMFoam solver (mod. interDyMFoam solver - waves2Foam) | Ed R | OpenFOAM Running, Solving & CFD | 5 | July 2, 2013 12:36 |
Finally starting to explore OpenFOAM, questions on icoFoam solver... | JasonG | OpenFOAM Running, Solving & CFD | 20 | July 11, 2012 21:08 |
solver for linear system with large sparse matrix | Yangang Bao | Main CFD Forum | 1 | October 25, 1999 05:22 |