Skip to content

Principal Stress Computation

Compare
Choose a tag to compare
@akaszynski akaszynski released this 22 Dec 18:34

Added principal stress computation and plotting. Example is in documentation and below:

pstress = result.PrincipalNodalStress(0)
result.PlotPrincipalNodalStress(0, 'SEQV')

See updated documentation at:
http://pyansys.readthedocs.io/en/latest/loading_results.html