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 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: xisto
Forum: OpenFOAM Programming & Development April 3, 2012, 17:45
Replies: 4
Views: 1,658
Posted By xisto
I was doing this in the wrong way, now I see...

I was doing this in the wrong way, now I see that. But I can use a different and ingenious approach (without loops) for this particular case (see bellow).

Once more, thanks Bernhard you were very...
Forum: OpenFOAM Programming & Development April 3, 2012, 08:32
Replies: 4
Views: 1,658
Posted By xisto
So I have added the boundaryField. But is still...

So I have added the boundaryField. But is still not working.

Any ideas?

for (label faceI = 0; faceI < mesh.nInternalFaces(); faceI++) //internalFACES
{
if(mag(M_R[faceI]) >= scalar(1.0))...
Forum: OpenFOAM Programming & Development April 3, 2012, 05:20
Replies: 4
Views: 1,658
Posted By xisto
This is the Bernhard answer to my email: ...

This is the Bernhard answer to my email:

>Anyway: one of your problems might be that faces that were internal in
>the serial case are now boundary faces (on a processor patch). From
>what I...
Forum: OpenFOAM Programming & Development April 2, 2012, 10:19
Replies: 4
Views: 1,658
Posted By xisto
for loop, not working in parallel

Hello everyone,

Maybe this is not a new question, but for some reason this piece of code does not work in parallel, just in serial.

Any advice?

for (label faceI = 0; faceI <...
Showing results 1 to 4 of 4

 
Forum Jump

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