Model.
get_contributions
Method to get contributions of all stressmodels.
split (bool, optional) – Split the stresses in multiple stresses when possible.
kwargs (any other arguments are passed to get_contribution) –
contribs – a list of Pandas Series of the contributions.
list
See also
pastas.model.Model.get_contribution
This method is called to get the individual contributions, kwargs are passed on to this method.