DynamicStep.add_field_outputs
- DynamicStep.add_field_outputs(field_outputs)[source]
Add multiple field outputs to the step. Parameters ———- field_outputs : list(
compas_fea2.problem.fields.FieldType)The field outputs to add to the step.
Returns
list(
compas_fea2.problem.fields.FieldType)