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
setHomogParamsin moduleooflib.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'.



