View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003486 | OpenFOAM | Bug | public | 2020-04-21 21:56 | 2020-04-22 15:22 |
Reporter | jheylmun | Assigned To | henry | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | OpenSUSE | OS Version | Tumbleweed |
Fixed in Version | dev | ||||
Summary | 0003486: ExtrueMesh fails in parallel with wedge extrusion | ||||
Description | When running extrudeMesh is parallel with a wedge extrusion type, an error in IOstream is thrown. A regular extrusion work, and it also work in serial. I have reproduced in WLS with Ubuntu 18.04 as well. | ||||
Steps To Reproduce | run ./Allrun from the attached case | ||||
Tags | No tags attached. | ||||
|
|
|
I uploaded the wrong case originally. Apologies. |
|
How important is extruding a wedge in parallel? How large is your case that you need to extrude a 2D wedge in parallel? |
|
Our case is 25 million currently, but potentially more. |
|
25 million cell 2D case? |
|
Yes. We have a very large domain, and a high resolution is needed. |
|
I have applied this fix to OpenFOAM-dev which should resolve the problem: commit 6e43847f5eb211d57f3e515caa3c35e0adc0b0e1 (HEAD -> master, origin/master, origin/HEAD) Author: Henry Weller <http://openfoam.org> Date: Wed Apr 22 10:40:55 2020 +0100 extrudeMesh: Ensure the polyTopoChange runs on all processors if edge collaping has occurred on any Resolves bug-report https://bugs.openfoam.org/view.php?id=3486 |
|
That fixed it. Thank you. |
|
Resolved by commit 6e43847f5eb211d57f3e515caa3c35e0adc0b0e1 |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-04-21 21:56 | jheylmun | New Issue | |
2020-04-21 21:56 | jheylmun | File Added: wedgeExtrude.tar.gz | |
2020-04-21 22:10 | jheylmun | File Added: wedgeExtrude.tar-2.gz | |
2020-04-21 22:10 | jheylmun | Note Added: 0011296 | |
2020-04-21 22:26 | henry | Note Added: 0011297 | |
2020-04-21 22:32 | jheylmun | Note Added: 0011298 | |
2020-04-21 22:53 | henry | Note Added: 0011299 | |
2020-04-21 22:56 | jheylmun | Note Added: 0011300 | |
2020-04-22 10:44 | henry | Note Added: 0011302 | |
2020-04-22 14:32 | jheylmun | Note Added: 0011303 | |
2020-04-22 15:22 | henry | Assigned To | => henry |
2020-04-22 15:22 | henry | Status | new => resolved |
2020-04-22 15:22 | henry | Resolution | open => fixed |
2020-04-22 15:22 | henry | Fixed in Version | => dev |
2020-04-22 15:22 | henry | Note Added: 0011304 |