View Issue Details

IDProjectCategoryView StatusLast Update
0004040OpenFOAMBugpublic2023-12-20 14:02
Reporterefirvida Assigned Towill  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinux x86-64OSDebian, ManjaroOS Version12
Product Version10 
Fixed in Version11 
Summary0004040: createNonConformalCouples crash after SHM
DescriptionHere 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
TagsNo tags attached.

Activities

efirvida

2023-12-14 17:55

reporter  

ncc.zip (32,885 bytes)

will

2023-12-20 14:02

manager   ~0013177

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

Issue History

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