CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

SU2 2.0.8 stops with the option LINEAR_SOLVER=LU_SGS

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By jentink
  • 1 Post By copeland

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 14, 2013, 16:20
Default SU2 2.0.8 stops with the option LINEAR_SOLVER=LU_SGS
  #1
Senior Member
 
Join Date: Nov 2010
Posts: 139
Rep Power: 15
taxalian is on a distinguished road
Send a message via Skype™ to taxalian
I want to run the simulation by using the following parameter in config file with SU2 2.0.8 release:

LINEAR_SOLVER= LU_SGS, the code stop immediately by giving the following error:

ERROR: Cannot find value LU_SGS in given map.
Please check the name of the variable in the config file.



LINEAR_SOLVER= BCGSTAB, the code runs normally.

The question here is that is the LU_SGS option will not be available in the next regular release or its a bug in this developer release.
taxalian is offline   Reply With Quote

Old   October 15, 2013, 08:10
Default
  #2
Member
 
Tom Jentink
Join Date: Jan 2013
Posts: 61
Rep Power: 13
jentink is on a distinguished road
LU_SGS does work for pre-conditioner option (LINEAR_SOLVER_PREC)
taxalian likes this.
jentink is offline   Reply With Quote

Old   October 15, 2013, 16:34
Default
  #3
Member
 
Sean R. Copeland
Join Date: Jan 2013
Posts: 40
Rep Power: 13
copeland is on a distinguished road
Hi Taxalian,

SU2 now uses Krylov subspace methods to solve the sparse linear system in SU2_CFD. As Tom said, you can still use LU_SGS as a pre-conditioner for the linear system.

Try:
LINEAR_SOLVER= FGMRES
-or-
LINEAR_SOLVER= BCGSTAB

These Krylov methods are powerful and have consistently shown better performance than LU_SGS for the developer test cases. At this time, there are no plans to re-implement LU_SGS as a primary linear solver within SU2.


Regards,
Sean
taxalian likes this.
copeland is offline   Reply With Quote

Old   October 15, 2013, 16:53
Default
  #4
Senior Member
 
Join Date: Nov 2010
Posts: 139
Rep Power: 15
taxalian is on a distinguished road
Send a message via Skype™ to taxalian
Thanks Tom and Copeland for your reply, i also figured it out about these options in the config_template file available with the SU2 2.0.8 release.
taxalian 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
mass flow in is not equal to mass flow out saii CFX 12 March 19, 2018 05:21
Low Mixing time Problem Mavier CFX 5 April 29, 2013 00:00
Error finding variable "THERMX" sunilpatil CFX 8 April 26, 2013 07:00
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32


All times are GMT -4. The time now is 08:52.