3.1.4.6. PyFunc: options for a custom Python hook databook component

Option aliases:

  • CoeffsCols

  • CoefficientsCols

  • ComponentCompID

  • NAvgnStats

  • NFirstNMin

  • NLastNLastStats

  • NMaxNLastStats

  • NStatsMaxNMaxStats

  • coeffsCols

  • colsCols

  • dnStatsDNStats

  • nAvgNStats

  • nFirstNMin

  • nLastNLastStats

  • nLastStatsNLastStats

  • nMaxNLastStats

  • nMaxStatsNMaxStats

  • nMinNMin

  • nStatsNStats

  • nStatsMaxNMaxStats

  • tagetsTargets

Recognized options:

Cols: {[]} | str

list of primary solver output variables to include

CompID: {None} | object

surface componet(s) to use for this databook component

DNStats: {None} | int

increment for candidate window sizes

FloatCols: {[]} | str

additional databook cols with floating-point values

Function: {None} | str

Python function name

IntCols: {'nIter'} | str

additional databook cols with integer values

NLastStats: {None} | int

specific iteration at which to extract stats

NMaxStats: {None} | int

max number of iters to include in averaging window

NMin: {None} | int

first iter to consider for use in databook [for a comp]

NStats: {None} | int

iterations to use in averaging window [for a comp]

Targets: {{}} | dict

targets for this databook component

Transformations: {[]} | dict

list of transformations applied to component

Type: {'FM'} | str

databook component type