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

help me!!! want to write code for hypersonic case.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 28, 2008, 11:48
Default help me!!! want to write code for hypersonic case.
  #1
Student
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
  Reply With Quote

Old   February 28, 2008, 14:42
Default Re: help me!!! want to write code for hypersonic c
  #2
srinivas
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
  Reply With Quote

Old   February 29, 2008, 00:54
Default Re: help me!!! want to write code for hypersonic c
  #3
Student
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
  Reply With Quote

Old   February 29, 2008, 22:18
Default Re: help me!!! want to write code for hypersonic c
  #4
cfd_newbie
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

  Reply With Quote

Old   March 4, 2008, 09:43
Default Re: help me!!! want to write code for hypersonic c
  #5
Anton Lyaskin
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
  Reply With Quote

Old   October 29, 2013, 02:49
Default
  #6
New Member
 
Amir
Join Date: Mar 2011
Posts: 9
Rep Power: 15
gomnam15010 is on a distinguished road
Hi. I need u'r help & i need your code for solving the flow over the capsule... please tell me your email ..thanks
gomnam15010 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
mesh file for flow over a circular cylinder Ardalan Main CFD Forum 7 December 15, 2020 13:06
Error in CFX Solver Leuchte CFX 5 November 6, 2010 06:12
CFD code structure (F90) ma Main CFD Forum 4 January 10, 2005 20:47
Open source CFD code development, possible? Dr. Yazid Bindar Main CFD Forum 27 July 18, 2000 00:18
State of the art in CFD technology Juan Carlos GARCIA SALAS Main CFD Forum 39 November 1, 1999 14:34


All times are GMT -4. The time now is 21:49.