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 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: henrik
Forum: OpenFOAM July 15, 2009, 05:06
Replies: 6
Views: 1,800
Posted By henrik
Dear Isabel, was meant as a forward...

Dear Isabel,

was meant as a forward declaration and only actually works if the class has a null constructor and volVectorField does not. I just tried to say: "Given a volVectorField, do something...
Forum: OpenFOAM July 15, 2009, 04:37
Replies: 6
Views: 1,800
Posted By henrik
Dear Isabel, dear jmmeena, stupid me ... ...

Dear Isabel, dear jmmeena,

stupid me ...

vector v;
Info << v.x(); // OK

volVectorField vf;
Info << vf.component(vector::X); // OK
Forum: OpenFOAM July 12, 2009, 13:44
Replies: 6
Views: 1,800
Posted By henrik
Dear jmmeena, 1) Use mesh.C().x() for the...

Dear jmmeena,

1) Use mesh.C().x() for the x-coordinate

2) Your coordinate dependant source should be a volScalarField

3) Use max-function to bound Q @ zero

Henrik
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 15:49.