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 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: mcdonalds
Forum: OpenFOAM Running, Solving & CFD March 13, 2013, 23:28
Replies: 26
Views: 4,225
Posted By mcdonalds
Hi Phil, Thank you so much! So I've...

Hi Phil,

Thank you so much!

So I've cleaned up the file. I've been thinking about my problem in a physics type of way and please bear with me as I try to explain it.

At the most basic...
Forum: OpenFOAM Running, Solving & CFD March 13, 2013, 22:45
Replies: 26
Views: 4,225
Posted By mcdonalds
Hi Phil, Thank you so much! So I've...

Hi Phil,

Thank you so much!

So I've cleaned up the file. I've been thinking about my problem in a physics type of way and please bear with me as I try to explain it.

At the most basic...
Forum: OpenFOAM Running, Solving & CFD March 12, 2013, 16:07
Replies: 26
Views: 4,225
Posted By mcdonalds
Hello Phil, I downloaded the open extension...

Hello Phil,

I downloaded the open extension 1.6 and the solidmechanics files. It is extremely complex but I've filtered through it and it seems that I am on the right track. When you do use the...
Forum: OpenFOAM Running, Solving & CFD March 11, 2013, 13:19
Replies: 26
Views: 4,225
Posted By mcdonalds
Hey BigPhil, So I read through your posts...

Hey BigPhil,

So I read through your posts that you got patchtopatch coupling working in parallel. And you had already been able to work it in serial. Do you have the code in serial where you get...
Forum: OpenFOAM Running, Solving & CFD March 11, 2013, 12:13
Replies: 26
Views: 4,225
Posted By mcdonalds
How would I go about using implicitly coupled...

How would I go about using implicitly coupled boundaries? Is there information where I can find out more about implicitly coupled boundaries?

Sincerely,

Benjamin
Forum: OpenFOAM Running, Solving & CFD March 8, 2013, 16:58
Replies: 26
Views: 4,225
Posted By mcdonalds
Update

So this is what I have so far:


label bottomID = mesh.boundaryMesh().findPatchID("bottomcathode");
label topID = mesh.boundaryMesh().findPatchID("topelectrode");

patchToPatchInterpolation...
Forum: OpenFOAM Running, Solving & CFD March 8, 2013, 15:42
Replies: 26
Views: 4,225
Posted By mcdonalds
Also, it seems like in your code: label...

Also, it seems like in your code:

label leftID = mesh.boundaryMesh().findPatchID("left"); label rightID = mesh.boundaryMesh().findPatchID("left"); patchToPatchInterpolation interpolator ( ...
Forum: OpenFOAM Running, Solving & CFD March 8, 2013, 14:56
Replies: 26
Views: 4,225
Posted By mcdonalds
Everything seems to be working. Solver is...

Everything seems to be working. Solver is compiling and the solver runs in my case. However, when i look at the results the two patches aren't passing the information. Two quick questions:

What...
Forum: OpenFOAM Running, Solving & CFD March 8, 2013, 13:55
Replies: 26
Views: 4,225
Posted By mcdonalds
Nearly there...

Here is my code, pretty much an exact replica of yours:


label bottomID = mesh.boundaryMesh().findPatchID("bottomcathode");
label topID = mesh.boundaryMesh().findPatchID("topelectrode");
...
Forum: OpenFOAM Running, Solving & CFD March 7, 2013, 17:30
Replies: 26
Views: 4,225
Posted By mcdonalds
Yes I have done so and I am still getting errors....

Yes I have done so and I am still getting errors. In your code you have:

vectorField interpolatedQuantity = fromPatch_To_toPatch_Interpolate.faceInterpolate<vector> (...
Forum: OpenFOAM Running, Solving & CFD March 7, 2013, 16:30
Replies: 26
Views: 4,225
Posted By mcdonalds
I am trying to use patchtopatchinterpolation.H...

I am trying to use patchtopatchinterpolation.H and I ID'd my patches and declared the pointtopointinterpolation. How do I do the last step, use the interpolator to map one patch to another?
...
Showing results 1 to 11 of 11

 
Forum Jump

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