Mohr's Circle
Version: 1.1
For the HP Prime

A handful of hpprgm programs for use in calculation principle stress and strain, shear stress, non planar shear, principle angle, stress/strain resulting from arbitrary rotations.

Additionally, there is a graphical application that is used to visualize stress through Mohri's Circle. It is still a work in progress so it will crash if you feed it bad data.

Usage:
Mohr([Sigma_x, Sigma_y, Tau_xy], Theta)
Mohr([Sigma_x, Sigma_y, Tau_xy])
Mpa
Use theta to observe changes in stress from various angles:

Benjamin Morgan-Butcher
benjicmm@gmail.com