|
[Sponsors] |
December 21, 2012, 22:31 |
fvmesh prolem in the source code
|
#1 |
New Member
Join Date: Mar 2012
Posts: 20
Rep Power: 14 |
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_; |
|
Tags |
fvmesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] problem on installing swak4Foam | navid2 | OpenFOAM Community Contributions | 2 | May 30, 2012 05:32 |
friction forces icoFoam | ofslcm | OpenFOAM | 3 | April 7, 2012 11:57 |
get OpenFOAM source code | Ahmed Khattab | OpenFOAM | 2 | February 9, 2012 05:48 |
Fast Polygon Triangulation with source code. | Liang, Wu | Main CFD Forum | 0 | November 2, 2005 20:42 |
Design Integration with CFD? | John C. Chien | Main CFD Forum | 19 | May 17, 2001 16:56 |