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 October 12, 2011, 11:46
Replies: 16
Views: 3,542
Posted By bigphil
Hmnnn I am not sure, maybe someone else has an...

Hmnnn I am not sure, maybe someone else has an idea.
I am not very familiar with pointScalarFields.

What happens when you:
Info << hbVolPoints.boundaryField()[patchi] << endl;
Does it just...
Forum: OpenFOAM Programming & Development October 12, 2011, 10:35
Replies: 16
Views: 3,542
Posted By bigphil
Arne, Good to hear that it is starting to...

Arne,


Good to hear that it is starting to work.

Hmnnn you could always use a forAll loop to set each value:

forAll(hbVolPoints.boundaryField()[patchi], pointi)
{...
Forum: OpenFOAM Programming & Development October 12, 2011, 04:47
Replies: 16
Views: 3,542
Posted By bigphil
Hi Arne, You could use...

Hi Arne,


You could use primitivePatchInterpolation to interpolate from boundary faces to boundary points (and vice versa).

i.e.

//- set-up interpolator
primitivePatchInterpolation...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 03:26.