CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Error in running new linear solver (in OF 2.2.0)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 10, 2013, 18:01
Default Error in running new linear solver (in OF 2.2.0)
  #1
New Member
 
Behnam Nasr
Join Date: Sep 2013
Posts: 4
Rep Power: 12
behnamnasr is on a distinguished road
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
I know this error corresponds to lines I introduced the linear solver by New function, but I don't understand what it really means! Would you please give me some guidance to find where my fault is?!

Any kind of information would be added, if necessary.

Thanks.
behnamnasr is offline   Reply With Quote

Reply

Tags
ldumatrix, linear solver, of 2.2.0


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to avoid checkerboard? dohnie OpenFOAM Programming & Development 7 January 26, 2015 03:12
How to add AttachDetachFvMesh to layeredEngineMesh solver? RJ87 OpenFOAM 8 July 5, 2013 00:31
Segmentation fault running waveDyMFoam solver (mod. interDyMFoam solver - waves2Foam) Ed R OpenFOAM Running, Solving & CFD 5 July 2, 2013 11:36
Finally starting to explore OpenFOAM, questions on icoFoam solver... JasonG OpenFOAM Running, Solving & CFD 20 July 11, 2012 20:08
solver for linear system with large sparse matrix Yangang Bao Main CFD Forum 1 October 25, 1999 04:22


All times are GMT -4. The time now is 00:01.