|
[Sponsors] |
Development of Compressible Navier-Stokes solver |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 18, 2012, 22:32 |
Development of Compressible Navier-Stokes solver
|
#1 |
Member
Geon-Hong Kim
Join Date: Feb 2010
Location: Ulsan, Republic of Korea
Posts: 36
Rep Power: 16 |
Hello,
I am a graduate student and studying compressible turbulence models. Recently I wrote a code for solving Favre-averaged Navier-Stokes equations to simulate compressible turbulent flows. It includes following features, - Steady state solver using LU-SGS - 2nd-order upwind TVD scheme of Harten and Yee - 2nd-order spatial discretization - Launder-Sharma k-epsilon model I wrote the code in FORTRAN(free format) and gfortran was employed as a compiler. I'd like to share the code and upgrade my code with someone who is interested in the code. Please feel free to contact me if you'd like to join me in developing the code. |
|
January 19, 2012, 04:30 |
Development of Compressible Navier-Stokes solver
|
#2 |
New Member
Saqib
Join Date: Jan 2012
Posts: 10
Rep Power: 14 |
Dear Geon Hong
I am really impressed with your work. Brother I am also working on the turbulence flow using k epsilon model. But as I am working on the fuel flow in internal combustion engines, therefore my work is related to incompressible fluids. Brother can you please send me your code plus some material where i can get the idea for solving the numerically k-epsilon model. Brother I shall be more than just thankful to you for this help. I need it badly. my email address is go2saqib_hussain@yahoo.com May GOD bless you, and thanks in advance. Regards, Saqib |
|
January 19, 2012, 06:22 |
|
#3 |
Senior Member
cfdnewbie
Join Date: Mar 2010
Posts: 557
Rep Power: 20 |
Hey Geon-Hong
Is your code 2d or 3d? Would you be interested in adding ENO/WENO? And explicit time integration? Is your code written in a manner that makes it easy to read it? I might be interested in contributing! Cheers |
|
January 28, 2012, 09:00 |
Yes definitely!
|
#4 | |
Member
Geon-Hong Kim
Join Date: Feb 2010
Location: Ulsan, Republic of Korea
Posts: 36
Rep Power: 16 |
Quote:
I bet you are a CFD expert though your name isn't. I'm working on a 2D code and already struggling with implementing the ENO/WENO type schemes. If it is possible, I'd like to expand my code to handle the unsteady problems. I hope my code is "readable". I paid careful attention in writing the code. Now I'm working in writing a manual of the code and if the work is done, I will send you the code and manual. I'm really happy to see your reply. Regards, Geon-Hong. |
||
December 21, 2013, 03:13 |
|
#5 | |
New Member
Vishnu C
Join Date: Oct 2013
Posts: 22
Rep Power: 13 |
Quote:
Happy to read this, i too in process of developing a compressible flow solver, earlier i have developed an inviscid solver second order in time and third order in space using Roe's scheme. Now it is the time to add viscous and turbulence, so i think that your code will be helpful to me, can you send it to vishnubabu.c@gmail.com. Any one interested in inviscid flow solver can contact me. Regards, Vishnu C. |
||
Tags |
code, compressible, development, navier-stokes, solver |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compressible nonNewtonian solver | berryk | OpenFOAM Running, Solving & CFD | 2 | November 16, 2015 06:13 |
Near compressible fluid - denstiy-based solver | Hooman | Main CFD Forum | 8 | December 19, 2011 04:03 |
compressible solver for rotating systems? | mump0 | OpenFOAM Running, Solving & CFD | 1 | November 3, 2011 05:34 |
compressible flow solver in OF1.6 | mecbe2002 | OpenFOAM | 9 | December 25, 2010 10:17 |
Navier Stokes Solver | Khan | Main CFD Forum | 2 | December 12, 2006 10:41 |