Changed default units to be SI units (N and m) consistently across the program. Have added the update_units() method, and units.py file to allow for deviation from default units to work in units specified by the user. Updated testing file to include more cases. Updated plotting to specifically mention units beside numbers in hoverlabels and annotations to remove ambiguity. Updated all examples and files to reflect unit changes were required.