|
[Sponsors] |
CorrectBoundaryConditions affecting processor patch in parallel operations |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 28, 2007, 10:44 |
I have noticed that there are
|
#1 |
Member
Adam Donaldson
Join Date: Mar 2009
Location: Ottawa, Ontario, Canada
Posts: 37
Rep Power: 17 |
I have noticed that there are a number of posts regarding the purpose of the correctBoundaryConditions() call. Unfortunately, none have addressed a problem that I have recently run into.
I am solving a system of equations (without a time step involved), where I have called the correctBoundaryConditions() function following each iteration. I was under the impression that the function updates the boundary values from the given field (in the case of processor boundaries), and ensures that the fixed-value boundaries/zero gradient (Etc) are met. When I run my code on a single processor, all appears good. However, when run in parallel, the correctBoundaryConditions() function appears to place the old processor boundary condition values into the new solution for my variable (in escence, carrying the initial value on the processor boundary field all the way through my iterative calculation). Would someone be able to provide a bit more detail on what this function does, mainly: For a processor Patch: Does it update the boundary fields based on the current value of the field variable, or Does it update the field variable based on the current value in the boundary field. Thank you. |
|
March 11, 2008, 17:13 |
Hi,
now I am also facing su
|
#2 |
New Member
Bitan SHU
Join Date: Mar 2009
Posts: 14
Rep Power: 17 |
Hi,
now I am also facing such a problem. Adam, have you got a solution for it? Maybe the same question in another way: How can I update the processor boundary field according to the current field value? I appriciate any comment. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
parallel processor | ritmat | FLUENT | 4 | November 13, 2011 07:00 |
Cases with small length scale work fine on a single processor but fail in parallel | adona058 | OpenFOAM Bugs | 5 | April 17, 2009 05:41 |
Adding a field on patch in parallel | jaswi | OpenFOAM Running, Solving & CFD | 6 | February 2, 2008 14:18 |
Cyclic patch in parallel calculations | didomenico | OpenFOAM Running, Solving & CFD | 4 | March 7, 2007 06:46 |
submission of Fluent job in parallel processor | Sisir Kumar Nayak | FLUENT | 0 | February 6, 2007 10:06 |