Skip to content

Bug fix with with division by table weights for stress and strain tables

Anne Poot requested to merge tableweights into master

If multiple solidmodels are applied, division by 0 occurs. Fixed by moving the division from the models to the models (this way, all weights should be non-zero)

Merge request reports