CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Steady State solution and Transient solution

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 9, 2019, 07:29
Default Steady State solution and Transient solution
  #1
Senior Member
 
Arijit Saha
Join Date: Feb 2019
Location: Singapore
Posts: 132
Rep Power: 7
ari003 is on a distinguished road
What is the difference between steady state and transient solution?
Based on the application how can I figure out that which solution to use?
It will be really helpful if someone helps.
ari003 is offline   Reply With Quote

Old   March 9, 2019, 13:17
Default
  #2
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by ari003 View Post
What is the difference between steady state and transient solution?
Based on the application how can I figure out that which solution to use?
It will be really helpful if someone helps.

Steady state solution means you solve the equations with all the time derivatives disregarded from the system.
Unsteady solution assume that you want to start from some initial condition and prescribe boundary conditions to simulate a time-dependent fluid dynamics by considering all the time derivatives in the system. Depending on the physics of the problem, the transient solution can or cannot tends towards a steady state.

Generally, steady state solution appears at very low Reynolds number as well as for statistical solutions of turbulence (RANS formulations)
FMDenaro is offline   Reply With Quote

Old   March 10, 2019, 06:40
Default
  #3
New Member
 
Jayant Kumar
Join Date: Mar 2019
Posts: 2
Rep Power: 0
Jayant Kumar is on a distinguished road
i have a cfd problem setup in which i have to insert a udf for soil temperature distribution with respect to depth and real time as an initial condition. I have the equation for it right now i have insert a constant soil temperature patch., please help in how may i proceed
Jayant Kumar is offline   Reply With Quote

Old   March 11, 2019, 01:19
Default
  #4
Senior Member
 
Arijit Saha
Join Date: Feb 2019
Location: Singapore
Posts: 132
Rep Power: 7
ari003 is on a distinguished road
Quote:
Originally Posted by FMDenaro View Post
Steady state solution means you solve the equations with all the time derivatives disregarded from the system.
Unsteady solution assume that you want to start from some initial condition and prescribe boundary conditions to simulate a time-dependent fluid dynamics by considering all the time derivatives in the system. Depending on the physics of the problem, the transient solution can or cannot tends towards a steady state.

Generally, steady state solution appears at very low Reynolds number as well as for statistical solutions of turbulence (RANS formulations)
Thanks a lot sir for your reply but what I tried to convey through my question is that how this transient and steady state solution is related to the convergence of the solution in fluent?

I had performed one transient simulation of an airfoil where after a certain time-step the solution converged and it doesn't change velocity(for example) with time, so in this case what can I predict from this solution?

And last thing, suppose I have an airfoil at whatever AOA which kind of simulation is perfect is it transient or staedy?
ari003 is offline   Reply With Quote

Old   March 11, 2019, 03:49
Default
  #5
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by ari003 View Post
Thanks a lot sir for your reply but what I tried to convey through my question is that how this transient and steady state solution is related to the convergence of the solution in fluent?

I had performed one transient simulation of an airfoil where after a certain time-step the solution converged and it doesn't change velocity(for example) with time, so in this case what can I predict from this solution?

And last thing, suppose I have an airfoil at whatever AOA which kind of simulation is perfect is it transient or staedy?

This is not the Fluent section of the forum.

However, a convergence to a steady state means that your numerical solution produces all time derivatives vanishing (in practice they are below a threshold value).
FMDenaro is offline   Reply With Quote

Old   March 11, 2019, 03:52
Default
  #6
Senior Member
 
Arijit Saha
Join Date: Feb 2019
Location: Singapore
Posts: 132
Rep Power: 7
ari003 is on a distinguished road
But in transient at each time-step there should be a convergence between two successive time-step. In general convergence means when the two values of residual converge below tolerance value then why does convergence takes place in transient?
ari003 is offline   Reply With Quote

Old   March 11, 2019, 04:02
Default
  #7
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
Quote:
Originally Posted by ari003 View Post
But in transient at each time-step there should be a convergence between two successive time-step. In general convergence means when the two values of residual converge below tolerance value then why does convergence takes place in transient?



Just as example, consider the solution of a linear time-dependent equation using an implicit method. At each time step you have an algebric system to solve. Therefore, you must ensure convergence of the iterative method at each time step. And that must be repeated until the time derivatives vanish.
That idea generalizes to the coupled non-linear NSE.
FMDenaro is offline   Reply With Quote

Old   March 11, 2019, 04:08
Default
  #8
Senior Member
 
Arijit Saha
Join Date: Feb 2019
Location: Singapore
Posts: 132
Rep Power: 7
ari003 is on a distinguished road
I had previously done one transient analysis of airfoil where the transient nature changed into steady after few time-steps. I ve found that the case is quasi-steady where the transient finally changed into steady. So whats the reason behind this? When does this happen generally( in terms of convergence)?
ari003 is offline   Reply With Quote

Old   March 11, 2019, 04:41
Default
  #9
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
- Convergence of iterative methods in a time step is a numerical issue.
- Convergence to a steady state is a physical issue and depends on the flow problem.



Errors in the numerical setting can alter the physics of the flow problem, for example a too high numerical viscosity can produce a non-physical steady state.
A further example can be the non-convergence of the RANS solution caused by a not suitable turbulence model.


Your case means nothing without the full details of the simulation
FMDenaro is offline   Reply With Quote

Old   March 11, 2019, 10:19
Default
  #10
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
Quote:
Originally Posted by ari003 View Post
I ve found that the case is quasi-steady where the transient finally changed into steady. So whats the reason behind this? When does this happen generally( in terms of convergence)?

It's related to whatever was the transient and how long it takes the transient to disappear. For example, if there was a bug (like the insect) in your simulation running around causing trouble, then the times it takes is how long it takes you to find and kill the bug.

If the transient is caused by residual effect of an initialization/initial guess, then it's related to how long it takes for the initial guess to die out. This can mean how long it takes stuff to flow from inlet to outlet. But it also could be shorter. It depends what was the transient. Not all transients are the same transient.
LuckyTran 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
2way FSi, Initialize with steady solution, Fluent, Transient Sturcural, System Coupli mmkkeshavarzi FLUENT 1 June 28, 2024 08:03
The difference between steady state and transient JuPa CFX 36 December 9, 2019 23:50
Domain Reference Pressure and mass flow inlet boundary AdidaKK CFX 75 August 20, 2018 06:37
Steady state solution ----> transient nskelly OpenFOAM Running, Solving & CFD 4 March 12, 2018 12:49
Steady state solution as an initial condition for a transient problem adnanakhtar FLUENT 7 November 25, 2016 06:16


All times are GMT -4. The time now is 04:50.