Skip to content

Hot fixes for v2106

Andrew Heather requested to merge bugfix-fan into develop

Corrected fan BC construction from dict - see #2138 (closed)

  • propagated valueRequired through constructor args to avoid multiple/incorrect constructor initialisations as lower levels are constructed

Added backwards compatibility for deprecated partialFaceAreaWeightAMI class

  • functionality now available using faceAreaWeightAMI
  • added alias to AMI run-time selection table
Edited by Andrew Heather

Merge request reports