CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[Technical] FvMesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 19, 2005, 03:38
Default FvMesh
  #1
Senior Member
 
Join Date: Mar 2009
Posts: 854
Rep Power: 22
henry is on a distinguished road
polyMesh, polyBoundaryMesh and polyPatch are generic, that is they do not presuppose any particular form of discretisation, they are the basic classes of the polyhedral mesh. fvMesh is derived from polyMesh and adds the particular data and functions related to the geometry needed for finite-volume discretisation. fvPatch is not derived from polyPatch but does hold a reference to one and also includes fuctions related to applying boundary conditions for finite-volume discretisation.
henry is offline   Reply With Quote

Old   April 19, 2005, 04:05
Default It should ;-) Both are calcula
  #2
Senior Member
 
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26
mattijs is on a distinguished road
It should ;-) Both are calculated as slices of the primitiveMesh::faceCentres.

However if you are using fvc/fvm it might be wise to use fvPatch::Cf() or fvMesh::Cf() for consistency reasons.
mattijs is offline   Reply With Quote

Old   April 19, 2005, 04:38
Default okay, thanks a lot markus
  #3
Senior Member
 
Markus Hartinger
Join Date: Mar 2009
Posts: 102
Rep Power: 17
hartinger is on a distinguished road
okay, thanks a lot
markus
hartinger is offline   Reply With Quote

Old   November 21, 2017, 08:35
Default
  #4
Senior Member
 
A. Min
Join Date: Mar 2015
Posts: 305
Rep Power: 12
alimea is on a distinguished road
Quote:
Originally Posted by henry View Post
polyMesh, polyBoundaryMesh and polyPatch are generic, that is they do not presuppose any particular form of discretisation, they are the basic classes of the polyhedral mesh. fvMesh is derived from polyMesh and adds the particular data and functions related to the geometry needed for finite-volume discretisation. fvPatch is not derived from polyPatch but does hold a reference to one and also includes fuctions related to applying boundary conditions for finite-volume discretisation.

Hi
I have read programmer guide and searched a lot! but I didn't get the exact defination and application of fvMesh and polyMesh.
Could you please explain about it?
alimea is offline   Reply With Quote

Old   February 10, 2018, 12:38
Default
  #5
Super Moderator
 
Tobi's Avatar
 
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,708
Blog Entries: 6
Rep Power: 51
Tobi has a spectacular aura aboutTobi has a spectacular aura aboutTobi has a spectacular aura about
Send a message via ICQ to Tobi Send a message via Skype™ to Tobi
Did you saw that the posts are almost 13 years old? It was in the beginning.
__________________
Keep foaming,
Tobias Holzmann
Tobi 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
error with reactingFoam BakedAlmonds OpenFOAM Running, Solving & CFD 4 June 22, 2016 02:21
fvmesh prolem in the source code T.Matrix OpenFOAM Programming & Development 0 December 21, 2012 21:31
Why pointMesh and fvMesh are separated? lakeat OpenFOAM Programming & Development 0 May 4, 2012 13:45
face order in fvMesh constructor schmittp54 OpenFOAM Programming & Development 2 November 2, 2010 09:42
FvMesh Generation juanduque OpenFOAM Pre-Processing 4 August 24, 2006 04:33


All times are GMT -4. The time now is 00:22.