NormalizeByArea

class NormalizeByArea(A=None, B=None, C=None, area=None)

Normalize by area of specified cell face.

Parameters:
  • A (bool) – Use the A-vector for the face.

  • B (bool) – Use the B-vector for the face.

  • C (bool) – Use the C-vector for the face.

  • area (PhysicalQuantity of type area) – The area to use.
    Default: Extracted from the configuration, based on the specified face.