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

time step in steady state

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 2, 2011, 11:40
Default time step in steady state
  #1
New Member
 
vishnu
Join Date: Feb 2011
Posts: 8
Rep Power: 15
naveen_010 is on a distinguished road
Dear users

I understand both steady and unsteady solvers will involve calculation of time steps. I usually calculate time step for unsteady case by CFL criteria. For steady case there will be psedo time step, how does the solver calculates this psueotime step .

Thanks & Regards
vnnnn.
naveen_010 is offline   Reply With Quote

Old   February 3, 2011, 01:31
Default
  #2
Senior Member
 
Julien de Charentenay
Join Date: Jun 2009
Location: Australia
Posts: 231
Rep Power: 17
julien.decharentenay is on a distinguished road
Send a message via Skype™ to julien.decharentenay
Hi,

It depends on the software you are talking about. Implementation of steady-state solver usually uses either of the following:

- An under-relaxation term (in place of a transient term).
Note 1: some solver do solve for the steady-state equation (without transient or under-relaxation terms), but usually needs to get close to the solution first (using an under-relaxation or transient term).
Note 2: the formulation of the under-relaxation term is so close to the transient one, that it is my belief that you may even be able to work it backward to an actual time. However, it is standard practice to employ different under-relaxation factors for different variables.

- a local time-step based on a local CFL. In this approach an individual time-step is computed for each individual control volume/cell and used during the integration. Consequently you loose time consistency, but convergence is faster.

Regardless of the approach the software employs, the "converged" solution should have its transient term/under-relaxation term going to zero.

Sincerely, Julien
__________________
---
Julien de Charentenay
julien.decharentenay is offline   Reply With Quote

Old   February 3, 2011, 13:18
Default timesteps
  #3
New Member
 
vishnu
Join Date: Feb 2011
Posts: 8
Rep Power: 15
naveen_010 is on a distinguished road
Dear julien

Thanks for the information.
I use star-cd for my runs, do you have any idea how does star-cd calculates the time step in steady state. I run my cases by specifying the number of iterations.

My belief is steady or unsteady solver, the outer iterations are time step and inner one are iterations.

Thanks & Regards
Vnnnn
naveen_010 is offline   Reply With Quote

Old   February 3, 2011, 19:49
Default
  #4
Senior Member
 
Julien de Charentenay
Join Date: Jun 2009
Location: Australia
Posts: 231
Rep Power: 17
julien.decharentenay is on a distinguished road
Send a message via Skype™ to julien.decharentenay
For steady-state, STAR-CD uses under-relaxation factors. There is no time-step in the integration of the solver equations. Note that there may be time-steps associated with specific models, lagrangian particle tracking for example.

The correct terminology is as follows:
- steady-state: iterations;
- transient: time-step with sub-iterations (which are used to converge the time-step).

Sincerely,
Julien de Charentenay
__________________
---
Julien de Charentenay
julien.decharentenay 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
Time step size and max iterations per time step pUl| FLUENT 33 October 23, 2020 22:50
Adding heat source to chtMultiRegionFoam maddalena OpenFOAM Programming & Development 61 February 17, 2018 08:33
Constant velocity of the material Sas CFX 15 July 13, 2010 08:56
Intermediate step during a time step Burn OpenFOAM 0 July 16, 2009 10:01
unsteady calcs in FLUENT Sanjay Padhiar Main CFD Forum 1 March 31, 1999 12:32


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