CFFieldOutputWriter
- class CFFieldOutputWriter(frame, d, name, method, logger=None)[source]
Create one FieldOutput for the configurational forces.
- Parameters:
frame – OdbFrame to which the FieldOutput is added
d – int, number of dimensions
name – str, name of the new FieldOutput
method – Method as described in
conforce.cf_c.compute_CS()
Methods
|
Create one FieldOutput for the configurational forces. |
|
Add data for an element type to the FieldOutput |
|
Call this after all data are added for all element types. |