Menu

#313 cyclicGgi + finite area method doesn't seem to work in parallel

new
nobody
normal
minor
HaveNotTried
none
Bug
other
2018-06-12
2018-06-12
No

Dear all,

So I have implemented a solver that is somewhat similar in structure to interTrackFoam, but for a whole different purpose. Anyway, when running some of my test cases, I stumbled upon some problems trying to run the case where I have a direction of periodicity, dynamic mesh motion, and solving finite area equations, in parallel. The strange thing is that the case runs quite well in serial, using cyclicGgi, but on the moment I switch to parallel, foam throws an exception from subroutine Foam::treeBoundBox (???). However, I have prepared an example case that reproduces exactly the same error, using interTrackFoam. Note that the code runs quite well in serial.

Finally, I'd like to say that I have some experience programming in the upper abstractions of foam-extend, so it will be very valuable if someone can throw me towards the correct direction in order to deal with this issue if there's any. I apologize in advance if it is just a mistake in the setup.

Many thanks,

S

1 Attachments

Discussion


Log in to post a comment.