OOF2: The Manual

Name

OOF.Microstructure.SetHomogeneityParameters — Set parameters for calculating element homogeneity.

Synopsis

OOF.Microstructure.SetHomogeneityParameters(factor,minimumTileSize,fixedSubdivision)

Details

  • Parent Menu: OOF.Microstructure
  • Callback: function setHomogParams in module ooflib.common.IO.microstructuremenu
  • Parameters:

    factor
    Refinement factor for hierarchical tiles Type: A real number in the range [0, 1].
    minimumTileSize
    Minimum tile size, in pixel units Type: Integer.
    fixedSubdivision
    Fixed number of subdivisions Type: An integer, or the string 'automatic'.

Description

MISSING DISCUSSION: OOF.Microstructure.SetHomogeneityParameters