finesse.model.Model.run

Model.run(return_state=False)[source]

Runs the current analysis set for this model.

Parameters

return_state : boolean, optional

Whether to return the state of each model generated by this analysis.

Returns

sol : Solution Object

Solution to the analysis being performed

states : objects, only when return_state == True

States generated by the analysis