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

Face-based FV

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 18, 2004, 13:37
Default Face-based FV
  #1
Ricardo
Guest
 
Posts: n/a
I am trying to develop a 2D unstructured cell-centered FV code for incompressible flow, with a SIMPLE-like scheme for the pressure-velocity coupling. This code must deal with elements with mixed and/or arbitrary topology, so a face-based (or, to be more precise, an edge-based ) structure is desirable. This structure carries information about the neighbor cells belonging to the edge. A BiCGstab solver is used to solve the linear system of equations resulting of the spatial discretization. A loop over the edges is carried out to evaluate the fluxes to/from the cells. My question is: with this data structure, how one can use this flux information to assemble the coefficient matrix of the linear system? Any references will be appreciated. Thanks in advance.
  Reply With Quote

Old   May 19, 2004, 08:46
Default Re: Face-based FV
  #2
Hrvoje Jasak
Guest
 
Posts: n/a
I don't see what the problem is: you get one coefficient for every face, you only need the information for the two cells around it and all is well. If you don't know how to calculate the face coefficient, that is described in all CFD books. If you want exactly the data structure you're talking about, have a look at my Thesis (it is available on-line):

@PhdThesis{Jasak:PhD, author = {Jasak, H.}, title = {Error analysis and estimation in the Finite Volume

method with applications to fluid flows}, school = {Imperial College, University of London}, year = 1996 }

Hrv
  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
[Netgen] Import netgen mesh to OpenFOAM hsieh OpenFOAM Meshing & Mesh Conversion 32 September 13, 2011 05:50
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55
[blockMesh] Axisymmetrical mesh Rasmus Gjesing (Gjesing) OpenFOAM Meshing & Mesh Conversion 10 April 2, 2007 14:00
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues michele OpenFOAM Meshing & Mesh Conversion 2 July 15, 2005 04:15


All times are GMT -4. The time now is 16:40.