|
[Sponsors] |
help me!!! want to write code for hypersonic case. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 28, 2008, 12:48 |
help me!!! want to write code for hypersonic case.
|
#1 |
Guest
Posts: n/a
|
Dear friends, I am a beginner in CFD.. I want to write a code to compute the flow over a blunt nosed body.Flow is being hypersonic. I would like to use Matlab / C. Which one will be better if I have to finish my work within 25 days?? C, I know.. Matlab-beginner..
First of all I want to know,what should be my first move. Plz help... Regards, Student |
|
February 28, 2008, 15:42 |
Re: help me!!! want to write code for hypersonic c
|
#2 |
Guest
Posts: n/a
|
Hi, For writing the code first of all you should formulate the governing equations which your are going to solve through cfd and use some simple techniques for solving the governing equations.I prefer matlab for writing the code because it is some what user-friendly compared to C language.
Hope this will serve your purpose for initializing the problem Regards, Srinivas |
|
February 29, 2008, 01:54 |
Re: help me!!! want to write code for hypersonic c
|
#3 |
Guest
Posts: n/a
|
Thanks Srinivas and friends.. But, How can I take care of turbulence?? May I neglect viscosity terms (since it is hypersonic flow problem).. Which book should I read to know about these things?? Kindly suggest..
Regards, VVJ |
|
February 29, 2008, 23:18 |
Re: help me!!! want to write code for hypersonic c
|
#4 |
Guest
Posts: n/a
|
Hello,
For supersonic case you could use the inviscid form of the conservation equation (the Euler equations), I'm not sure about hypersonic ... In my experience trying to develop a simulation code in Matlab is cumbersome (very poor programming environment and low execution speed - Matlab is an interpreted language), if you know C than this is the way. If you want references: - for the basic equations: 1. Anderson - Fundamentals of Aerodynamics. 2. Hirsch - Numerical Computation of Internal and External Flows. - for numerical methods: 1. Blazeck - Computational Fluid Dynamics. 2. Hirsch - Numerical Computation of Internal and External Flows. 3. Frink, Neal T. - Upwind scheme for solving the Euler equations on unstructured tetrahedral meshes - open source codes: OpenFoam - language C++ nsc2ke - language FORTRAN |
|
March 4, 2008, 10:43 |
Re: help me!!! want to write code for hypersonic c
|
#5 |
Guest
Posts: n/a
|
To finish your work in 25 days forget about finite volume method and solving Navier-Stokes or Euler equations You can make a panel code based on modified Newton theory (i.e. pressure coefficient depends upon angle between the flow and the panel normal). For Ma>5 it has pretty good accuracy
|
|
October 29, 2013, 03:49 |
|
#6 |
New Member
Amir
Join Date: Mar 2011
Posts: 9
Rep Power: 15 |
Hi. I need u'r help & i need your code for solving the flow over the capsule... please tell me your email ..thanks
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mesh file for flow over a circular cylinder | Ardalan | Main CFD Forum | 7 | December 15, 2020 14:06 |
Error in CFX Solver | Leuchte | CFX | 5 | November 6, 2010 07:12 |
CFD code structure (F90) | ma | Main CFD Forum | 4 | January 10, 2005 21:47 |
Open source CFD code development, possible? | Dr. Yazid Bindar | Main CFD Forum | 27 | July 18, 2000 01:18 |
State of the art in CFD technology | Juan Carlos GARCIA SALAS | Main CFD Forum | 39 | November 1, 1999 15:34 |