File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -71,8 +71,9 @@ A stress analysis calculates the section stresses arising from a set of forces
7171and moments. Executing this method returns a :class: `~sectionproperties.analysis.section.StressResult `
7272object which stores the section stresses and provides stress plotting functions.
7373
74- .. note :: A geometric and warping analysis must be performed on the Section
75- object before a stress analysis is carried out.
74+ .. note :: A geometric analysis must be performed on the Section object before a stress
75+ analysis is carried out. Further, if the shear force or twisting moment is non-zero
76+ a warping analysis must also be performed.
7677
7778.. warning :: The stress analysis in *sectionproperties* is linear-elastic and does not
7879 account for the yielding of materials or any non-linearities.
You can’t perform that action at this time.
0 commit comments