View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002383 | OpenFOAM | Patch | public | 2016-12-09 15:20 | 2016-12-09 17:00 |
Reporter | MattijsJ | Assigned To | henry | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | OpenSuSE | OS Version | 13.2 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0002383: GAMG solver does not run with processorAgglomerator | ||||
Description | The processorAgglomerator does not work anymore since using PBiCGStab p { solver GAMG; tolerance 1e-08; relTol 0.1; smoother GaussSeidel; nCellsInCoarsestLevel 20; processorAgglomerator masterCoarsest; cacheAgglomeration true; } | ||||
Additional Information | Attached patch. Was using the worldComm inside the coarsest level. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-09 15:20 | MattijsJ | New Issue | |
2016-12-09 15:20 | MattijsJ | File Added: PBiCGStab.C | |
2016-12-09 17:00 | henry | Assigned To | => henry |
2016-12-09 17:00 | henry | Status | new => resolved |
2016-12-09 17:00 | henry | Resolution | open => fixed |
2016-12-09 17:00 | henry | Fixed in Version | => dev |
2016-12-09 17:00 | henry | Note Added: 0007450 |