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 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: nikwin
Forum: OpenFOAM January 29, 2010, 06:18
Replies: 5
Views: 3,395
Posted By nikwin
Thanks to Mattijs I got it to work! ...

Thanks to Mattijs I got it to work!

Info<< "Reading field p\n" << endl;
volScalarField p
(
IOobject
(
"p",
...
Forum: OpenFOAM January 5, 2010, 09:34
Replies: 5
Views: 3,395
Posted By nikwin
Any new ideas of how to obtain averaged data over...

Any new ideas of how to obtain averaged data over a plane from interpolated values, OF-1.5 or 1.6?

Thanks
/NW
Forum: OpenFOAM December 10, 2009, 07:49
Replies: 5
Views: 3,395
Posted By nikwin
Ok. I got it to compile after including surfMesh...

Ok. I got it to compile after including surfMesh as an EXE_INC = \ in /Make/options and constructing a sampledPlane with 4 arguments, not 5 as in OF-1.5.

The problem is now that my sampledPlane is...
Forum: OpenFOAM December 9, 2009, 11:35
Replies: 5
Views: 3,395
Posted By nikwin
From the forum I've understood that there is a...

From the forum I've understood that there is a bug in OF-1.5 which should be fixed for OF-1.6. So, I've installed version 1.6 and now trying my code but without success when trying to compile.

I'm...
Forum: OpenFOAM December 2, 2009, 10:29
Replies: 5
Views: 3,395
Posted By nikwin
interpolate field to sampledPlane

Dear All,

I'm trying to average a field, e.g. p, over a plane as,

plane xPl(x, n);
sampledPlane smpPl("smpPl", mesh, xPl,word::null,false);
const scalarField pPl(smpPl.sample(p));
av_p =...
Showing results 1 to 5 of 5

 
Forum Jump

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