Skip to content

cyclicAMI with implicit solution

Summary

cyclicAMIFvPatchField seems to be using the patch faceCells instead of the assembly faceCells for low-weight correction.

What is the current bug behaviour?

Visual inspection:

cyclicAMIFvPatchField<Type>::updateInterfaceMatrix

uses lduAddr.patchAddr to go from patch face to cell but also patch.faceCells() to get default values.

What is the expected correct behavior?

Relevant logs and/or images

Environment information

  • OpenFOAM version : v2112