FFieldOutputWriter

class FFieldOutputWriter(frame, d, name, logger=None)[source]

Create new FieldOutputs for each component of the deformation gradient.

Parameters:
  • frame – OdbFrame to which FieldOutputs are added

  • d – int, number of dimensions

  • name – str, name of new FieldOutputs

Methods

__init__(frame, d, name[, logger])

Create new FieldOutputs for each component of the deformation gradient.

add(reader, supported_element_type)

Add data for an element type to the FieldOutput

flush(odb_inst)

Call this after all data are added for all element types.