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

Coding for CFD

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 11, 2007, 07:07
Default Coding for CFD
  #1
Jonathan
Guest
 
Posts: n/a
I have knowledge of various models associated in CFD. And I have knowledge of commercial codes like FLUENT.

I have just an elementray C programming knowledge.

What is the Best Book to learn coding for CFD? All books in the market teach me theory. But not how to materialise that knowledge to a efficient code.

And what kind of problems can be chosen.

Can anyone suggest.

Jonathan

  Reply With Quote

Old   January 11, 2007, 07:56
Default Re: Coding for CFD
  #2
Q
Guest
 
Posts: n/a
Recommend starting with a simple conduction solution on a XY hex mesh. Start developing a solver engine to handle the diffusion terms with a time transient solution. Then introduce a fixed advection component, e.g. blowing across one face, each CV has a fixed velocity. This would be a solution to Burger's equation. After you have this, you have a generic AD (advection-diffusion) solver. From here, start to move in the direction of the pressure solution. After that, move towards coupling all terms in one global solution, i.e. P then u the v.

Focus on the generic AD solver which is robust enough will be suitable for any AD process such as implementing a kE turbulence model.

regards

Q
  Reply With Quote

Old   January 12, 2007, 02:10
Default Re: Coding for CFD
  #3
Jonathan
Guest
 
Posts: n/a
Thanks Q. Your info was useful.

But I want someone to suggest books from which I start. I'm an amateur. Or are there any e-books on internet.

  Reply With Quote

Old   January 12, 2007, 04:33
Default Re: Coding for CFD
  #4
sivasamy
Guest
 
Posts: n/a
hai!

Refer CFD by Anderson book....given materials to write code...

and refer this link... http://www.auburn.edu/~ajm/teaching/...programs/stag/

happy computing...
  Reply With Quote

Old   January 12, 2007, 04:35
Default Re: Coding for CFD
  #5
sivasamy
Guest
 
Posts: n/a
hai!

Refer this link... http://www.auburn.edu/~ajm/teaching/...programs/stag/

happy computing...
  Reply With Quote

Old   January 12, 2007, 04:59
Default Re: Coding for CFD
  #6
Julian Jaramillo
Guest
 
Posts: n/a
I would suggest you the book: "Numerical Heat Transfer and Fluid Flow" by Suhas V. Patankar

It's a bit old, but could help you.

Regards
  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
Is CFD coding in finite element method a formidable job? bearcat Main CFD Forum 0 June 18, 2010 20:53
Help with coding James Main CFD Forum 2 May 18, 2005 05:12
Coding begineer of cfd Main CFD Forum 1 July 21, 2004 05:11
Ground coding enquiry Wenqing Zhang Phoenics 2 August 12, 2002 11:56
User coding on NT w2k Philip Jones Siemens 0 November 26, 2001 03:43


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