View Issue Details

IDProjectCategoryView StatusLast Update
0002806OpenFOAMBugpublic2019-04-04 19:21
ReporterUwe Assigned Tohenry  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionsuspended 
PlatformGNU/LinuxOSUbuntuOS Version16.04
Summary0002806: tutorial flameSpreadWaterSuppressionPanel for fireFoam crashes in parallel for different decompositons
DescriptionDependent on decomposition the simulation fails (see attached file decomposeParDict):

- Option 1: Decomposing the domain to 4 processors, every processors contains parts of the three regions (region0, filmRegion, pyrolysisRegion)
=> Simulations without problems

- Option 2: Decomposing the domain to 4 processors, not every processor contains parts ot the three regions
=> Simulation crashes (see log_option2.txt)
=> Reason probably BC filmPyrolysisRadiativeCoupledMixed in T fields in region0 and pyrolysisRegion to couple the three regions.

- Option 3: Decomposing the domain to 3 processors, not every processor contains parts of the three regions
=> Simulation crashes (see log_option3.txt)
=> Different position of crash than for option 2.
Steps To ReproduceProblem is always reproducible.

- Build tutorial with Allwmake / stop after start of fireFoam
- Copy decomposeParDict in system of all the regions
- Decompose all three regions / use comments to switch different options
o decomposePar -region filmRegion
o decomposePar -region pyrolysisRegion
o decomposePar
- mpirun -np 3 fireFoam -parallel resp. 4 processors (for option 1 and 2)
Additional InformationIdentical behavior in OF 4
TagsNo tags attached.

Activities

Uwe

2018-01-10 16:28

reporter  

files.tar.gz (6,105 bytes)

henry

2019-04-04 19:21

manager   ~0010409

Pending maintenance funding for fireFoam.

Issue History

Date Modified Username Field Change
2018-01-10 16:28 Uwe New Issue
2018-01-10 16:28 Uwe File Added: files.tar.gz
2019-04-04 19:21 henry Assigned To => henry
2019-04-04 19:21 henry Status new => closed
2019-04-04 19:21 henry Resolution open => suspended
2019-04-04 19:21 henry Note Added: 0010409