View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001223 | OpenFOAM | Bug | public | 2014-03-14 14:04 | 2015-01-01 14:06 |
Reporter | Assigned To | henry | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | OpenSuse | OS Version | 11.2 |
Summary | 0001223: Case couldn't run continuously after reconstruction and decomposition again, pressure field went wrong directly. | ||||
Description | I am using OF 2.1.0 version and I use cyclic boundary condition for my pipe flow simulation. I modified icoFoam solver by adding a source term in the equation to maintain the flow while using cyclic boundary conditions. I ran a laminar pipe flow in parallel mode, the thing is once I reconstruct my case and decompose it again in the same manner, I find that the U, p and phi fields under each processor folder are different from the original ones and when I run the re-decomposed case the simulation couldn't continue and the pressure filed went wrong straight away (in particular yielding large values near the two cyclic boundaries). I tried the same case with different boundary conditions. With normal boundary conditions (e.g., velocity inlet and pressure outlet), the U, p and phi fields after re-decomposition are the same (almost identical with some differences in the last digit) as original ones and simulation can continue smoothly without any errors. However, whenever I use cyclic boundary conditions, the reconstruction and decomposition will result in different initial fields comparing with original ones and simulation went wrong immediately with funny pressure results. Will the cyclic boundary conditions affect reconstruction and decomposition process? Why I can't reconstruct and re-decompose my case to continue the simulation? | ||||
Tags | outlet, parallel, Pre-processing | ||||
|
Can you repeat this in 2.3.x? If so can you post a small testcase? |
|
Sorry that we don't have the latest version on our system currently and it may take quite a while to compile it cause we don't have the updated gcc version. Can you give me a hint on what may went wrong during the reconstruction and re-decomposition? I just found that for the same case, if I reconstruct the case and decompose it again, the fields under the same processor folder are different from the original one (only when I use cyclic boundary condition). Thank you very much! |
|
I have fixed this by using 'preservePatches' in decomposePardict to avoid splitting the cyclic boundary pairs. |
|
There have been fixes in 23x to decomposePar in combination with cyclics being split across multiple processors. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-14 14:04 |
|
New Issue | |
2014-03-17 10:01 |
|
Tag Attached: outlet | |
2014-03-17 10:01 |
|
Tag Attached: parallel | |
2014-03-17 10:01 |
|
Tag Attached: Pre-processing | |
2014-03-17 16:49 |
|
Note Added: 0002953 | |
2014-03-17 16:59 |
|
Note Added: 0002954 | |
2014-03-19 22:48 |
|
Note Added: 0002964 | |
2014-03-21 10:09 |
|
Note Added: 0002968 | |
2015-01-01 14:06 | henry | Status | new => resolved |
2015-01-01 14:06 | henry | Resolution | open => fixed |
2015-01-01 14:06 | henry | Assigned To | => henry |