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: bigphil
Forum: OpenFOAM Programming & Development November 24, 2014, 04:59
Replies: 12
Views: 2,847
Posted By bigphil
Hi Fan Fei, Can you post your code segment...

Hi Fan Fei,

Can you post your code segment that does not compile and then post the compilation error, please.

Also be careful of the format of your post; you can use ... code here ... to...
Forum: OpenFOAM Programming & Development November 24, 2014, 04:28
Replies: 12
Views: 2,847
Posted By bigphil
Hi Fan Fei, You must include the pointMesh.H...

Hi Fan Fei,

You must include the pointMesh.H header file at the top of your solver in order to use it:

#include "fvCFD.H"

// put it here
#include "pointMesh.H"
Forum: OpenFOAM Programming & Development June 5, 2012, 08:49
Replies: 12
Views: 2,847
Posted By bigphil
Hi Jorge, pointVolInterpolation interpolates...

Hi Jorge,

pointVolInterpolation interpolates values from mesh points to mesh cell centres.

I think you should use volPointInterpolation which interpolates from cell centres to points.
You can...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 08:20.