View Issue Details

IDProjectCategoryView StatusLast Update
0001247OpenFOAMFeaturepublic2017-09-02 16:54
Reporteruser507Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionsuspended 
Platformx86-64OSLinux MintOS Version16
Summary0001247: GAMG with processorAgglomerator and cyclic boundaries crash
DescriptionWhen running a case with:
- GAMG solver for pressure
- Using processorAgglomerator
- And have at least one pair of cyclic boundaries
the solver crash at the first timestep, when solving for the p-eqn for the first time.

If the processorAgglomerator feature are turned off or you try to run the case in serial, everything runs fine.

If you swap the cyclic boundaries with symmetryPlane or similar, everything runs fine.
Steps To ReproduceTry the attached, modified version of the "cavity" tutorial. Run with
- blockMesh
- decomposePar
- mpirun -np 16 icoFoam -parallel
and observe crash. Also see log file in attached folder.
Additional InformationThis was tested on latest OF update from Github, build 2.3.x-4421a5fde423
TagsNo tags attached.

Activities

user507

2014-03-28 08:46

 

cavity-crash.tar.gz (5,206 bytes)

user4

2014-03-31 09:49

  ~0002991

Cyclics are currently not supported in processor agglomeration.

Issue History

Date Modified Username Field Change
2014-03-28 08:46 user507 New Issue
2014-03-28 08:46 user507 File Added: cavity-crash.tar.gz
2014-03-31 09:49 user4 Note Added: 0002991
2017-09-02 16:54 wyldckat Category Bug => Feature
2017-09-02 16:54 wyldckat Status new => closed
2017-09-02 16:54 wyldckat Resolution open => suspended