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

Simple algorithm

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 14, 2016, 05:26
Default Simple algorithm
  #1
Member
 
Kamal Bisht
Join Date: Jun 2015
Location: Germany
Posts: 57
Rep Power: 10
Bisht is on a distinguished road
Hi, I would like to know that is this simple algorithm flow chart is correct?
Attached Images
File Type: png solver.PNG (17.1 KB, 26 views)
Bisht is offline   Reply With Quote

Old   March 14, 2016, 09:35
Default
  #2
Senior Member
 
Michael Prinkey
Join Date: Mar 2009
Location: Pittsburgh PA
Posts: 363
Rep Power: 25
mprinkey will become famous soon enough
No, it isn't. The process of solving the pressure equation and adjusting the velocity field will enforce the mass conservation equation (to within the solution accuracy of the pressure solution). The test for the next iteration is whether or not the momentum (and other field) equations have converged. See here:

https://en.wikipedia.org/wiki/Soluti...n_steady_flows
mprinkey is offline   Reply With Quote

Old   March 14, 2016, 10:34
Default
  #3
Member
 
Kamal Bisht
Join Date: Jun 2015
Location: Germany
Posts: 57
Rep Power: 10
Bisht is on a distinguished road
Do you mean that in place of continuity equation satisfied, it would be solve all other discretised equation? rest of the algorithm is okay?

P.S. Simple algorithm for the transient simulation
Bisht is offline   Reply With Quote

Old   March 15, 2016, 04:05
Default
  #4
Senior Member
 
Michael Prinkey
Join Date: Mar 2009
Location: Pittsburgh PA
Posts: 363
Rep Power: 25
mprinkey will become famous soon enough
There is no difference between SIMPLE transient and steady-state. SIMPLE without d/dt terms converges to the steady state solution (if it converges). SIMPLE with implicit d/dt terms converges to the solution at the next timestep (if it converges). If you take a transient SIMPLE code and choose and very large dt, it will effectively become steady-state SIMPLE.

The link that I posted has a nice description of the SIMPLE algorithm--it is specifically for steady solutions, but, as I said, it doesn't matter whether SIMPLE is converging to the answer at t=t0 + dt or as t -> infinity.
mprinkey 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
SIMPLE algorithm mia Main CFD Forum 14 May 31, 2016 20:22
SIMPLE algorithm in 3D cylindrical coordinates zouchu Main CFD Forum 1 January 20, 2014 17:02
SIMPLE algorithm confusion lost.identity Main CFD Forum 1 October 7, 2010 11:48
SIMPLE OR SIMPLER algorithm Sergio Costa Main CFD Forum 2 July 29, 2007 06:44
About Phase Coupled SIMPLE (PC-SIMPLE) algorithm Yan Kai Main CFD Forum 0 April 18, 2007 03:48


All times are GMT -4. The time now is 05:07.