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

Steady state run - inner cycle

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 12, 2024, 03:55
Default Steady state run - inner cycle
  #1
New Member
 
Giovanni Bettega
Join Date: Sep 2014
Posts: 9
Rep Power: 11
gbettega is on a distinguished road
Hello,

A steady state run: TIME_DOMAIN=NO

(only inner loops)

There is and option in the configuration file:

TIME_DISCRE_FLOW

which can be

1) EULER_IMPLICIT
2) EULER_EXPLICIT
3) RUNGE_KUTTA_EXPLICIT

(In the config template I found

% Time discretization (RUNGE-KUTTA_EXPLICIT, EULER_IMPLICIT, EULER_EXPLICIT)
TIME_DISCRE_FLOW= EULER_IMPLICIT

)

About the explicit options, and in particular
about the option 2), is there the possibility of
setting directly a "time step" for that explicit approach?
Or the "time step" is always local, based on CFL number?
Thanks a lot

Giovanni

Last edited by gbettega; June 12, 2024 at 10:42.
gbettega is offline   Reply With Quote

Old   June 13, 2024, 16:53
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 596
Rep Power: 17
bigfootedrockmidget is on a distinguished road
We have some examples of unsteady simulations in the testcases folder, for instance the flow a square cylinder in TestCases/Unsteady/square_cylinder, you basically do:

Code:
TIME_DOMAIN = YES
TIME_MARCHING= DUAL_TIME_STEPPING-2ND_ORDER
TIME_STEP= 0.0015
MAX_TIME= 3.75
% 2500 iterations - 3.75
% 3500 iterations - 5.25
% 5000 iterations - 7.50
%
INNER_ITER= 10
bigfootedrockmidget is offline   Reply With Quote

Old   June 13, 2024, 18:39
Default
  #3
New Member
 
Giovanni Bettega
Join Date: Sep 2014
Posts: 9
Rep Power: 11
gbettega is on a distinguished road
Thanks
my question was about a steady state run
Giovanni
gbettega is offline   Reply With Quote

Reply

Tags
steady state run, time advancement


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
Constant steady state temperature Niels V CFX 4 November 21, 2020 16:16
Will the results of steady state solver and transient solver be same? carye OpenFOAM Running, Solving & CFD 9 December 28, 2019 05:21
The difference between steady state and transient JuPa CFX 36 December 9, 2019 22:50
How to run InterFoam in steay state waynezw0618 OpenFOAM Running, Solving & CFD 0 November 10, 2008 07:08
About the difference between steady and unsteady problems Lisa Main CFD Forum 11 July 5, 2000 14:37


All times are GMT -4. The time now is 20:27.