QuasiStaticStep.add_load_fields

QuasiStaticStep.add_load_fields(fields)[source]

Add multiple compas_fea2.problem.patterns.Pattern to the Problem.

Parameters:
patternslist(compas_fea2.problem.patterns.Pattern)

The load patterns to add to the Problem.

Returns:
list(compas_fea2.problem.patterns.Pattern)