|
[Sponsors] |
October 28, 2009, 22:19 |
Basic Question
|
#1 |
New Member
yoshihisa aoyagi
Join Date: Oct 2009
Posts: 4
Rep Power: 17 |
I 'm studying OpenFOAM now.
I wonder that there is nothing the loop do i=0,nx do j=0,ny do k=0,nz in turbuFoam source code in $FOAM_APP/solvers/turbFoam. Please teach me where the loop the loop do i=0,nx do j=0,ny do k=0,nz in the OpenFOAM Source code ? Regards, yoshi |
|
October 28, 2009, 22:55 |
|
#2 |
Senior Member
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36 |
Hi Yoshi,
OpenFOAM is a fully unstructured code, as a consequence there is no direct relation between cells and the principal directions of the coordinate system. You might want to take a look at the programmer's guide, page 29 and following for some more detail. Best,
__________________
Alberto Passalacqua GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541) OpenQBMM - An open-source implementation of quadrature-based moment methods. To obtain more accurate answers, please specify the version of OpenFOAM you are using. |
|
October 29, 2009, 01:45 |
|
#3 | |
New Member
yoshihisa aoyagi
Join Date: Oct 2009
Posts: 4
Rep Power: 17 |
Quote:
I understand that OpenFoam solver is unstructured meshed solver. But , I want to know, Which routine does it process the unstructured mesh for the solver ? Regards, Yoshi |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
BladeGen and CFX - basic question | Dip | CFX | 5 | August 5, 2010 18:21 |
First time user : basic question | kundupankaj | FLUENT | 6 | October 1, 2009 17:06 |
Basic Poiseuille flow simulation question | Ashish | Main CFD Forum | 0 | October 2, 2007 14:05 |
New to CFD with some basic question | Newbie | Main CFD Forum | 3 | October 23, 2006 13:22 |
Basic LES question | toyCFD | Main CFD Forum | 3 | August 23, 2006 16:09 |