cavityMappingTest does not run due to mapping
Summary
cavityMappingTest gives error.
Steps to reproduce
run tutorial incompressible/icoFoam/cavityMappingTest in parallel
Example case
See above
What is the current bug behaviour?
FatalError in constructor of distributedWeightedFvPatchFieldMapper.
Environment information
- OpenFOAM version : v2505
Possible fixes
has to do with the local communicator used in AMI. Workaround is to disable the local communicator in etc/controlDict (localAMIComm 0)