CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFD-Wiki (https://www.cfd-online.com/Forums/cfd-wiki/)
-   -   Question about uploading SIMPLE-algorithm code (https://www.cfd-online.com/Forums/cfd-wiki/57183-question-about-uploading-simple-algorithm-code.html)

Michail March 8, 2008 10:28

Question about uploading SIMPLE-algorithm code
 
Dear colleagues

I wrote a code for solving lid-driven cavity task using SIMPLE algorithm.

The question is - Is it worth to upload it it into the CFD-Wiki and in what form - archived or as I uploaded code for Smith-Hutton task?

It simple for understanding for students and will help to learn main principles for CFD-newcomers.

Your suggestions?

Trinity March 24, 2008 12:31

Re: Question about uploading SIMPLE-algorithm code
 
I think it will be very useful. :)

S.Sunil Krishna March 26, 2008 12:03

Re: Question about uploading SIMPLE-algorithm code
 
It will be very useful. Upload it in archived form.

Thiyaga October 6, 2009 02:08

Quote:

Originally Posted by Michail
;177885
Dear colleagues

I wrote a code for solving lid-driven cavity task using SIMPLE algorithm.

The question is - Is it worth to upload it it into the CFD-Wiki and in what form - archived or as I uploaded code for Smith-Hutton task?

It simple for understanding for students and will help to learn main principles for CFD-newcomers.

Your suggestions?

hi Michail,
have you uploded the source code.i want to learn it.
thanks
regards
Thiyaga.

Lalit April 4, 2010 13:42

Hi,
Can u please upload the code and send us the link ..

Thanks a lot
Lalit

thehexman April 26, 2010 04:15

Hi,

does anyone know if he did upload it? I searched the Wiki and did not find the code. If anyone does have, would they please contact me?

Thanks in advance.

Mijail May 17, 2010 15:25

Simple
 
Yes, he did, this is the link: http://www.cfd-online.com/Wiki/Sampl...9_-_Fortran_90
If the administrator doesn't allow the link you can mail me: mij_feb@yahoo.es

You know where can I find SIMPle algorithm using a staggered grid? I started programming the code for a one-dimensional constant density flow, following Malalsekera's book but i can't find a book with details on boundary conditions for the finite volume method, they just mention it but they don't have a clear example.

Quote:

Originally Posted by thehexman (Post 256289)
Hi,

does anyone know if he did upload it? I searched the Wiki and did not find the code. If anyone does have, would they please contact me?

Thanks in advance.


LB_K October 17, 2013 05:22

Have any one got the example code in C++?

dsprakash86 December 21, 2014 03:13

Need Help to run this SIMPLE-Code.
 
Hi! I tried the above code and i am getting like this error... please find out solution for executing.... thanks....

--------------------Configuration: Main_Cavity - Win32 Debug--------------------
Linking...
Main_Cavity.obj : error LNK2001: unresolved external symbol _OUT_ARRAY@20
Main_Cavity.obj : error LNK2001: unresolved external symbol _SOLVE_PRESSURE_CORRECTION@0
Main_Cavity.obj : error LNK2001: unresolved external symbol _SOLVE_UV@0
Main_Cavity.obj : error LNK2001: unresolved external symbol _INIT_ALL_CAVITY@0
Main_Cavity.obj : error LNK2001: unresolved external symbol _GEOM@0
Main_Cavity.obj : error LNK2001: unresolved external symbol _GRID_RECTANGULAR@0
Main_Cavity.obj : error LNK2001: unresolved external symbol _INI@0
Main_Cavity.exe : fatal error LNK1120: 7 unresolved externals
Error executing link.exe.
Main_Cavity.exe - 8 error(s), 0 warning(s)


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