|
[Sponsors] |
March 6, 2009, 06:56 |
SIMPLE algorithm
|
#1 |
Guest
Posts: n/a
|
i'm doing a project about solving Navier-Stokes equations by using pressure correction mehod.i use SIMPLE algorithm and MAPLE programming. Time s running out but i still unable to get the exact code.
may i know who or where can i get code sample for SIMPLE algorithm(whether in MAPLE, MATLAB, C, or C++)? regards, mia |
|
March 6, 2009, 07:54 |
Re: SIMPLE algorithm
|
#2 |
Guest
Posts: n/a
|
search for peric's codes. he has simple implimented. Just follow him. Simple is not difficult to implement.
|
|
March 7, 2009, 07:19 |
Re: SIMPLE algorithm
|
#3 |
Guest
Posts: n/a
|
maybe i can help you
|
|
March 9, 2009, 08:01 |
Re: SIMPLE algorithm
|
#4 |
Guest
Posts: n/a
|
my project is based on anderson's book(computational fluid dynamics), if you have is in pg 434(applying the pressure correction method to the solution of the incompressible, viscous flow between two parallel plates by using the SIMPLE algorithm). All are there and what i only to do is programming.
formerly i did MAPLE but i have to change to MATLAB due to supervisor's request. |
|
March 16, 2009, 19:59 |
|
#5 |
Member
Join Date: Mar 2009
Posts: 62
Rep Power: 17 |
I stronlgy suggest the use of C/C++ or FORTRAN, Matlab is not a suitable language for CFD development (you can use Matlab for small 1d problems), Anderson describes a 2d algorithm and you will have problems implementing this in Matlab.
What exactly do you need ? Where you have encountered problems in implementing this algorithm ? |
|
March 17, 2009, 07:30 |
|
#6 | |
Senior Member
cfdkid
Join Date: Mar 2009
Posts: 133
Rep Power: 17 |
Quote:
|
||
March 17, 2009, 09:10 |
|
#7 | |
New Member
Join Date: Mar 2009
Posts: 4
Rep Power: 17 |
Quote:
But that's for another thread Last edited by Marcus; March 17, 2009 at 09:31. |
||
March 4, 2010, 00:20 |
about simple code
|
#8 | |
New Member
prashant kadam
Join Date: Dec 2009
Location: Pune
Posts: 19
Rep Power: 16 |
Quote:
hello, my problem is same like mia, i am also doing project, i read the vesteeg book, also patankars book, but i am not able to write the code, and i have little time to complete the project, i am very frustreted bcause if i have not complited my project then i will be fail in taking the degree, so please help me giving the code for SIMPLE method using pressure correction and velocity correction. thanks |
||
July 6, 2012, 20:23 |
|
#9 |
Member
Michael Moor
Join Date: May 2012
Location: Ireland
Posts: 30
Rep Power: 14 |
Hi everyone, I know that this post is old, but did you find the solution? or potentially willing to help me? time unfortunately is also rinning out and i have been working my ass off! most of my code is written but the pressure correction step ( i'm doing steady flow) is not converging for me!? i'd greatly appreciate any help!!
|
|
July 7, 2012, 12:08 |
|
#10 |
Senior Member
|
Dear Michal
Find the fortran code in my blog, i have used this code for many years. thanks hope this will help you. it run on the windows inel fortran system. |
|
August 9, 2013, 15:14 |
|
#11 |
Member
sandy
Join Date: May 2013
Posts: 91
Rep Power: 13 |
||
August 10, 2013, 08:10 |
|
#12 |
Senior Member
|
||
August 10, 2013, 08:48 |
|
#13 | |
New Member
prashant kadam
Join Date: Dec 2009
Location: Pune
Posts: 19
Rep Power: 16 |
Thanks to all for reply,
But I have wrote the code in C. I have written a code for square cavity by using SIMPLE algorithm and various discretization schemes. My results are good matched with the available experimental results. I have presented it in my university. Quote:
__________________
regards, Prashant |
||
May 31, 2016, 15:07 |
|
#14 | |
New Member
dd
Join Date: May 2016
Posts: 15
Rep Power: 10 |
Quote:
Hello, may I have a look on your SIMPLE algorithm codes? Is it not recommended to use MATLAB for this? |
||
May 31, 2016, 21:22 |
|
#15 |
Member
LUQILIN
Join Date: May 2016
Location: Harbin, China
Posts: 35
Rep Power: 10 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SIMPLE algorithm in 3D cylindrical coordinates | zouchu | Main CFD Forum | 1 | January 20, 2014 18:02 |
The correction on pressure equation of SIMPLE algorithm in MRFSimpleFOAM solver | renyun0511 | OpenFOAM Running, Solving & CFD | 0 | November 10, 2010 02:47 |
About Phase Coupled SIMPLE (PC-SIMPLE) algorithm | Yan Kai | Main CFD Forum | 0 | April 18, 2007 04:48 |
About Phase Coupled SIMPLE (PC-SIMPLE) algorithm | Yan Kai | FLUENT | 0 | April 14, 2007 00:17 |
SIMPLE algorithm | Jonathan Castro | Main CFD Forum | 3 | December 10, 1999 05:59 |