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 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: bigphil
Forum: OpenFOAM Running, Solving & CFD March 14, 2013, 04:18
Replies: 26
Views: 4,194
Posted By bigphil
Benjamin, I am not sure that...

Benjamin,

I am not sure that patchToPatchInterpolation is what you want.
Have you looked at solvers like chtMultiRegionFoam, or if you search for domain coupling in OpenFOAM (e.g. like methods in...
Forum: OpenFOAM Running, Solving & CFD March 12, 2013, 17:24
Replies: 26
Views: 4,194
Posted By bigphil
Benjamin, I downloaded waterFoam2.tar.gz and...

Benjamin,

I downloaded waterFoam2.tar.gz and looked at the '.C' file,
there is a lot of code commented out and it is not clear what exactly you are trying to do and where your problem is.
If you...
Forum: OpenFOAM Running, Solving & CFD March 12, 2013, 12:05
Replies: 26
Views: 4,194
Posted By bigphil
Hi Benjamin, I used...

Hi Benjamin,

I used patchToPatchInterpolation in the elasticContactSolidFoam solver (actually in the contactPatchPatch class) which is in the solidMechanics branch...
Forum: OpenFOAM Running, Solving & CFD March 11, 2013, 05:44
Replies: 26
Views: 4,194
Posted By bigphil
Hi Benjamin, The patchToPatch interpolation...

Hi Benjamin,

The patchToPatch interpolation explicitly passes a field from one patch to another,
so it allows explicit coupling of patches.
Depending on the system, you may need a loop within...
Forum: OpenFOAM Running, Solving & CFD March 8, 2013, 14:02
Replies: 26
Views: 4,194
Posted By bigphil
The intersection options define how the...

The intersection options define how the projection is performed from one patch to another. The direction can be in the normal direction (HALF_RAY), in both directions (FULL_RAY) or in the normal...
Forum: OpenFOAM Running, Solving & CFD March 8, 2013, 05:38
Replies: 26
Views: 4,194
Posted By bigphil
Could you post your code that does not compile...

Could you post your code that does not compile here?
The quantities mentioned in my previous post are just generic and are to be replaced with your specific scalar/vector/tensor fields.

I will...
Forum: OpenFOAM Running, Solving & CFD March 7, 2013, 16:37
Replies: 26
Views: 4,194
Posted By bigphil
Hi Benjamin, From your email, you need to...

Hi Benjamin,

From your email, you need to specify the template parameter for the faceInterpolate function i.e:

scalarField interpolatedQuantity = cathodeToElectrode.faceInterpolate<scalar>
(
...
Forum: OpenFOAM Running, Solving & CFD June 3, 2011, 09:50
Replies: 26
Views: 4,194
Posted By bigphil
Hi, I was able to get my code with...

Hi,


I was able to get my code with patchToPatchInterpolation to work in parallel.

The way I did it was:

In the case,
for the patches of interest define faceZones, using the setSet utility
Forum: OpenFOAM Running, Solving & CFD April 12, 2011, 07:20
Replies: 26
Views: 4,194
Posted By bigphil
Hi, I realise this is quite an old thread...

Hi,

I realise this is quite an old thread but did you ever get the patchToPatchInterpolation class to work correctly in parallel?

Philip
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -4. The time now is 16:38.