CSFieldOutputWriter

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

Create new FieldOutputs for each component of the first Piola-Kirchhoff stress.

Parameters:
  • frame – OdbFrame to which FieldOutputs are added

  • d – int, number of dimensions

  • name – str, name of new FieldOutputs

  • method – Method as described in conforce.cf_c.compute_CS()

Methods

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

Create new FieldOutputs for each component of the first Piola-Kirchhoff stress.

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.