Model.find_problem_by_name

Model.find_problem_by_name(name)[source]

Find a problem in the model using its name.

Parameters:

name (str) – The name of the Problem

Returns:

compas_fea2.problem.Problem – The problem