Domain decomposition does not handle bonded interations with large distances
mdrun should automatically communicate atoms that do not have all their bonded interactions assigned, such that bonded interactions with distances larger than the pairlist cutoff are handled correctly. Due to a negation in the checks for links between atoms with bonded interactions, this functionality was missing in the 2023 release. Only with a workaround of -noddbondcheck and -rdd could such system be ran.
issue