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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 7 of 7
Search took 0.00 seconds.
Search: Posts Made By: romant
Forum: OpenFOAM March 4, 2010, 06:36
Replies: 12
Views: 4,340
Posted By romant
thanks

Thanks, this worked wonderfully.
Forum: OpenFOAM March 3, 2010, 09:50
Replies: 12
Views: 4,340
Posted By romant
Thank you for this snippet. I will try the method...

Thank you for this snippet. I will try the method tomorrow and see what I get.
Forum: OpenFOAM March 3, 2010, 08:23
Replies: 12
Views: 4,340
Posted By romant
Hej Jens, thanks for the reply, one more question...

Hej Jens, thanks for the reply, one more question about the following code snippet

volScalarField cellVolu
(
IOobject
(
"cellVolu",
runTime.timeName(),
...
Forum: OpenFOAM March 3, 2010, 05:14
Replies: 12
Views: 4,340
Posted By romant
const Foam::DimensionedField<double,...

const Foam::DimensionedField<double, Foam::volMesh> & volumeCell = mesh.V();


Does compile but then I run into the problem that I can't use it to calculate the mass or something else by simply...
Forum: OpenFOAM March 3, 2010, 03:51
Replies: 12
Views: 4,340
Posted By romant
anyone

Does anyone have an idea? The goal is to have a volScalarField with dimensions m^3, containing the cell volumes in order to calculate further with it.

The programmer's guide gives
...
Forum: OpenFOAM February 26, 2010, 02:54
Replies: 12
Views: 4,340
Posted By romant
half done

this worked for the part that it did not complain while compiling, the problem now is that it is not a volumeField anymore. therefore I can not use it in further calculations for volumefields like in...
Forum: OpenFOAM February 25, 2010, 04:14
Replies: 12
Views: 4,340
Posted By romant
access to volume of the cells

Hej,

I know that I can access the volume of the cells with mesh.V(). But for some reason, the following two lines of code give an error message upon compiling


const fvMesh& mesh =...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT -4. The time now is 04:10.