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

unknown asymmetric matrix solver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 16, 2014, 19:04
Default unknown asymmetric matrix solver
  #1
New Member
 
Eli Baldwin
Join Date: Aug 2013
Posts: 9
Rep Power: 12
ebaldwin is on a distinguished road
Hello,

I am trying to use the BiCGStab method, but it doesn't appear to be available. I'm running 1.6-ext, and using my own multiphase solver. In my case, the following methods appear to be available,

Unknown asymmetric matrix solver bananna
Valid asymmetric matrix solvers are :
4
(
GAMG
smoothSolver
PBiCG
BICCG
)

The strange thing is, I am able to use BiCGStab in the cavity and damBreak tutorial cases. In cavity, I have the following solvers to choose from,

Unknown asymmetric matrix solver bananna
Valid asymmetric matrix solvers are :
12
(
MPEAMG
GAMG
BiCG
GMRES
RREAMG
amgSolver
smoothSolver
deflation
PBiCG
FPEAMG
BICCG
BiCGStab
)

Can anyone help me understand why I can use BiCGStab with icoFoam in the cavity case, and cannot use it with my own solver in my own case?

Thanks for your help!
ebaldwin is offline   Reply With Quote

Old   February 17, 2014, 12:45
Default
  #2
Senior Member
 
mturcios777's Avatar
 
Marco A. Turcios
Join Date: Mar 2009
Location: Vancouver, BC, Canada
Posts: 740
Rep Power: 28
mturcios777 will become famous soon enough
I would check your Make/options file to see if the same libraries are loaded as icoFoam. If the entries are missing, then the appropriate libraries have not been linked to your solver.

Also, how different is your solver to icoFoam?
mturcios777 is offline   Reply With Quote

Old   February 17, 2014, 13:07
Default
  #3
New Member
 
Eli Baldwin
Join Date: Aug 2013
Posts: 9
Rep Power: 12
ebaldwin is on a distinguished road
That was it, I wasn't linking to the lduSolvers library. Adding -llduSolvers to Make/options got me going. Thanks!
ebaldwin is offline   Reply With Quote

Reply


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
Sparse solver for block-diagonal matrix alberto_cuoci Main CFD Forum 1 July 5, 2011 06:37
OpenFOAM version 1.6 details lakeat OpenFOAM Running, Solving & CFD 42 August 26, 2009 21:47
problem about direct solver for sparse matrix ztdep Main CFD Forum 0 August 11, 2006 12:16
compressible two phase flow in CFX4.4 youngan CFX 0 July 1, 2003 23:32
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 18:18.