View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004040 | OpenFOAM | Bug | public | 2023-12-14 17:55 | 2023-12-20 14:02 |
Reporter | efirvida | Assigned To | will | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux x86-64 | OS | Debian, Manjaro | OS Version | 12 |
Product Version | 10 | ||||
Fixed in Version | 11 | ||||
Summary | 0004040: createNonConformalCouples crash after SHM | ||||
Description | Here I put a sample case to reproduce this isee, the thing is that I want to create a rotatory domain inside a box similar to the propeller example, But every time I run the `createNonConformalCouples -overwrite nonCouple1 nonCouple2` the case crash, after the `fvMeshStitcher: Connecting`. I put two running script and I added the logs on my system running in OF 11, but it also happen in OF 10. Seems that when this run in parallel the error appears when writing the mesh, and the mesh breaks, it can be checked or reconstructed. Running in parallel the mesh didn't break the non conformal patches are not created. | ||||
Steps To Reproduce | ./mesh.sh or ./mesh-parallel.sh | ||||
Tags | No tags attached. | ||||
|
|
|
Thanks for the report. This is resolved by the following commits in v11 and in dev: https://github.com/OpenFOAM/OpenFOAM-11/commit/c46b322d5bf43cdd6a9dd99737a8798df290c537 https://github.com/OpenFOAM/OpenFOAM-dev/commit/2057174b552e3ce5caff6bfa93eda380195ed09e |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-14 17:55 | efirvida | New Issue | |
2023-12-14 17:55 | efirvida | File Added: ncc.zip | |
2023-12-20 14:02 | will | Assigned To | => will |
2023-12-20 14:02 | will | Status | new => resolved |
2023-12-20 14:02 | will | Resolution | open => fixed |
2023-12-20 14:02 | will | Fixed in Version | => 11 |
2023-12-20 14:02 | will | Note Added: 0013177 |