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

CFL number

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree7Likes
  • 4 Post By economon
  • 3 Post By Sprotte

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 14, 2013, 22:40
Default CFL number
  #1
New Member
 
Join Date: Jan 2013
Posts: 7
Rep Power: 13
kirkrich is on a distinguished road
How much, in general, can the CFL number be increased for a steady (implicit) RANS simulation? From test cases, it appears to be around 5. I've used other, similar type solvers where the CFL number can be ramped up to a value on the order of 100.
kirkrich is offline   Reply With Quote

Old   January 16, 2013, 17:39
Default
  #2
Super Moderator
 
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14
economon is on a distinguished road
Depending on the geometry and quality of the mesh, we have been able to ramp the CFL in SU2 to relatively large values. For example, with something simple like the viscous flat plate cases, we have been able to ramp the CFL up to hundreds or thousands. With that said, each application is different, so some experimenting is required.

Have you tried using the CFL ramp options in the configuration file? An example of the format is as follows:

% CFL ramp (factor, number of iterations, CFL limit)
CFL_RAMP= ( 1.05, 50, 2.0 )

where the first number is a factor, 1.05, that is multiplied by the initial CFL number every 50 iterations until is hits the maximum of 2.0.

Finally, an important thing to note is that the stability for implicit calculations is heavily affected by the type of linear solver used and its settings. With the second release of the code, we now have more linear solvers available, such as GMRES. Some the these solvers might offer more stability (i.e. higher CFL numbers) but may also be more computationally expensive. I would recommend trying the different solvers and also experimenting with their settings such as the error tolerance and number of smoothing iterations between each major iteration of the flow solver.
akun646, bkay, bornax and 1 others like this.

Last edited by economon; January 16, 2013 at 18:46.
economon is offline   Reply With Quote

Old   September 26, 2017, 20:12
Default CFL number
  #3
New Member
 
Sourabh Rao
Join Date: Jul 2017
Posts: 3
Rep Power: 8
soura579 is on a distinguished road
Hi,

When performing steady state RANS simulations using SU2 5.0, the CFL number was set to 2.0 and the simulations were diverging. When I kept all the settings the same and just changed to CFL number to 1.0 the simulations stopped diverging. From my knowledge, CFL number is used in unsteady simulations where the time step is not equal to zero. Is there a reason why the CFL number matters for my steady state case where the time step is zero?

Thanks.

Regards,
Sou
soura579 is offline   Reply With Quote

Old   September 27, 2017, 08:02
Default
  #4
Member
 
Ole Burghardt
Join Date: Mar 2016
Location: Kiel, Germany
Posts: 60
Rep Power: 9
Sprotte is on a distinguished road
Hi Sou,

for obtaining steady-state solutions SU2 makes use of the so-called 'pseudo-time method'.
It's comparable to finding the the (presumably steady) limit by an unsteady simulation, but it's not quite the same. Still it makes use of a CFL number which has a similar meaning as the one for 'real time' simulations. It can be set to the highest possible value for saving computational cost.
Unsteady simulations, if required, are then carried out by an outer loop of a sequence of such pseudo-time solutions.

Have a look into the reference papers on SU2 (https://github.com/su2code/Documentation) for further information.

Kind regards, Ole
soura579, bornax and ari003 like this.
Sprotte is offline   Reply With Quote

Reply

Tags
cfl, cfl condition, cfl number

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[snappyHexMesh] SnappyHexMesh for internal Flow vishwa OpenFOAM Meshing & Mesh Conversion 24 June 27, 2016 09:54
[snappyHexMesh] external flow with snappyHexMesh chelvistero OpenFOAM Meshing & Mesh Conversion 11 January 15, 2010 20:43
CFL number specification sonic/supersonic flow gr Main CFD Forum 0 January 16, 2009 12:14
high cfl number and discretization scheme Fab Main CFD Forum 0 March 2, 2008 13:19
About Courant (CFL) number Jason Main CFD Forum 2 March 17, 2003 12:11


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