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

To Hrvoje Jasak : about FVM

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Hrvoje Jasak

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 10, 2005, 22:06
Default To Hrvoje Jasak : about FVM
  #1
zhvickie
Guest
 
Posts: n/a
Dear Dr. Jasak, I know that you have written OpenFoam. However, that is too big code for me. I am a newbee for FVM method. Are there any FVM code for a new one?

Thanks, Zhvickie
  Reply With Quote

Old   June 11, 2005, 02:42
Default Re: To Hrvoje Jasak : about FVM
  #2
zhvickie
Guest
 
Posts: n/a
can anyone provide Euler FVM code for airfoil case?
  Reply With Quote

Old   June 12, 2005, 18:25
Default Re: To Hrvoje Jasak : about FVM
  #3
Hrvoje Jasak
Guest
 
Posts: n/a
Heya,

I hope you can appreciate that FOAM is the project I use for my CFD research. I understand that 300 thousand+ lines of good C++ may be too complex for a beginner, but I haven't been working on a "small" code since about 1993.

The best I can do for you is to recommend some other software. The book:

Computational Methods for Fluid Dynamics by Joel H. Ferziger and Milovan Peric

comes with a bunch of simple 1-D and 2-D codes written in Fortran, which should be straightforward to understand and are reasonably written to cover the basics of discretisation (transport equations and fluid flow), solvers, mesh handling, parallelisation etc. You can get the codes on:

ftp://ftp.springer.de/pub/technik/peric/

If you'd like to expand on the physics and numerics you want to play with or require to do heavy-duty simulations, I still think FOAM is the best choice and worth the effort you need to put in at the beginning.

Good luck,

Hrv
smog likes this.
  Reply With Quote

Old   June 13, 2005, 04:20
Default Re: To Hrvoje Jasak : about FVM
  #4
zxaar
Guest
 
Posts: n/a
i don't think one has to read the source code of FOAM to understand it (i mean that writing FOAM again will be foolishness, and if one wants to write you own code then reading source code is not good idea for its difficult to understand),

to understand FOAM its sufficient to read your thesis, everything (related to finite volume) is made perfectly clear and in consize manner. even reading the chapter related to descretisation is enough to move to finite volumes. then if one wishes to write own code he can plan his code based on the idea presented in the thesis (or peric's book etc).

  Reply With Quote

Old   June 13, 2005, 06:37
Default Re: To Hrvoje Jasak : about FVM
  #5
qiangl
Guest
 
Posts: n/a
I disagree with zxaar, if you do not read src of FOAM you can not appreciate its elegance and verstility. It's the programming language, especilly C++( using almost all characteristics of C++, including inherit, template, Macro etc. I find I have already been the fan of FOAM!). If someone wants to understand mechanism behind FOAM and utilizes flexibly it, one should read src. Lately I am working on this. Hrv's thesis will be greatly helpful for comprehending physical and numerical meaning. Thanks Hrv and developers of FOAM. Enjoying!
  Reply With Quote

Old   June 13, 2005, 07:37
Default Re: To Hrvoje Jasak : about FVM
  #6
zxaar
Guest
 
Posts: n/a
well you can disagree and i won't stop you from it, but from zhvickie post i made that he wants to learn FVM and assuming him as starter i think its better for him to read the thesis than to read the code.

another thing, i have been writing a code in c++ and was facing a problem (i was following perics approach) on unstructured grids so wanted to know how foam deals with it. so i downloaded foam and yes when i saw the code i found it daunting task to understand anything from it (well i am not so brainy as you), so i read the chapter from thesis about the descretisation and implemented it in my code. (things in my code din't improved by that but the prob was somewhere else and now thigs are fine in code). so i feel that if someone wants to write code to learn CFD its better to read book (as jasak mentioned) or read some thesis, jasak's thesis is good one.

  Reply With Quote

Old   June 13, 2005, 23:18
Default Re: To Hrvoje Jasak : about FVM
  #7
Praveen
Guest
 
Posts: n/a
Try NSC2KE written by Bijan Mohammadi

http://pauillac.inria.fr/cdrom/prog/unix/nsc2ke/eng.htm
  Reply With Quote

Old   October 21, 2011, 00:37
Default To Hrvoje Jasak
  #8
New Member
 
theja
Join Date: Oct 2011
Posts: 17
Rep Power: 14
theja is on a distinguished road
dear jasak


i am trying to solve a airpurifier which consists of 10% dust particles and 90% air please help me to choose a solver for solving the problem.

thanking your very much in advance

theja
theja 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
FVM in 1-D spherical coordinates lost.identity Main CFD Forum 0 January 17, 2011 09:06
OpenFOAM Training delivered by Hrvoje Jasak hjasak OpenFOAM Announcements from Other Sources 2 March 25, 2010 03:41
FVM vs FEM elwolv Main CFD Forum 8 June 5, 2007 13:23
comments on FDM, FEM, FVM, SM, SEM, DSEM, BEM kenn Main CFD Forum 2 July 18, 2004 18:28
References for FVM Anthony Wachs Main CFD Forum 8 February 20, 2002 19:23


All times are GMT -4. The time now is 23:45.