View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001466 | OpenFOAM | Bug | public | 2014-12-23 21:49 | 2015-01-01 00:02 |
Reporter | sharonyue | Assigned To | henry | ||
Priority | normal | Severity | major | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 14.04 |
Summary | 0001466: dispersed's phase volume is non-constant when running in parallel | ||||
Description | I use twoPhaseEulerFoam to simulate liquid-liquid dispersion. its a stirred tank. a closed system, that means all the patch are walls. I run it perfectly with a single core. "Dispersed phase volume fraction = 0.002" this 0.002 will never change. But when I run it in parallel. this Dispersed phase volume fraction is going down slowly. U can see the log file. In this case, I use cyclic boundaries, I also tried with the whole geometry, but it didnot work.I also tried with modify div(phi,alpha) in fvScheme, Also did not work.And the decomposePar method also did not handle this problem. Well, twoPhaseEulerFoam in openFoam23x can keep this dispersed phase volume constant. But this twoPhaseEulerFoam23x is not the same with twoPhaseEulerFoam22x, cuz in 2.3.x compressible effect is forced in. To be notice that:compressibleTwoPhaseEulerFoam22x also has this problem. | ||||
Steps To Reproduce | just run twoPhaseEulerFoam directly. or decomposePar mpirun .... | ||||
Tags | No tags attached. | ||||
|
|
|
|
|
I add a picture, the reason why the starting point is not 0.002 is because that I did not plot it from the initial time. U can see the dispersed phase volume is going downwards linearly. very very stable. This is also the reason I suspect that maybe this is caused by running in parallel. Then I tired with a serial running, taking a long time. its quite stable. |
|
|
|
twoPhaseEulerFoam is OpenFOAM-2.3.x operates incompressible or compressible and is in fully conservative form. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-23 21:49 | sharonyue | New Issue | |
2014-12-23 21:49 | sharonyue | File Added: twoPhaseEulerFoam22xmpi.tar.gz | |
2014-12-23 22:01 | sharonyue | File Added: alphaVolumeDown.PNG | |
2014-12-23 22:06 | sharonyue | Note Added: 0003360 | |
2014-12-23 22:56 | sharonyue | File Added: 1.PNG | |
2014-12-23 23:07 | henry | Note Added: 0003361 | |
2014-12-23 23:07 | henry | Status | new => resolved |
2014-12-23 23:07 | henry | Resolution | open => fixed |
2014-12-23 23:07 | henry | Assigned To | => henry |