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

fvmesh prolem in the source code

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 21, 2012, 21:31
Default fvmesh prolem in the source code
  #1
New Member
 
Join Date: Mar 2012
Posts: 20
Rep Power: 14
T.Matrix is on a distinguished road
when I read fvMesh source code, I find that the cell volumes of old time and old-old time is dimensionedField. The code is as following. So why do they need to be set dimensionedField and don't set the same as Cell centres.

//- Cell volumes old time level

mutable DimensionedField<scalar, volMesh>* V0Ptr_;

//- Cell volumes old-old time level
mutable DimensionedField<scalar, volMesh>* V00Ptr_;
T.Matrix is offline   Reply With Quote

Reply

Tags
fvmesh


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
[swak4Foam] problem on installing swak4Foam navid2 OpenFOAM Community Contributions 2 May 30, 2012 04:32
friction forces icoFoam ofslcm OpenFOAM 3 April 7, 2012 10:57
get OpenFOAM source code Ahmed Khattab OpenFOAM 2 February 9, 2012 04:48
Fast Polygon Triangulation with source code. Liang, Wu Main CFD Forum 0 November 2, 2005 19:42
Design Integration with CFD? John C. Chien Main CFD Forum 19 May 17, 2001 15:56


All times are GMT -4. The time now is 06:28.