This repo is proof to my friend group who are all Aerospace Engineers that Java can do a better job that MATLAB
This program calculates the stresses in cylindrical structures (e.g. Pipes or Tanks). It computes longitudinal (axial) stress, hoop (circumfrential stress), and maximum shear stress.
The workspace contains two folders by default, where:
src: the folder to maintain sourceslib: the folder to maintain dependencies
Meanwhile, the compiled output files will be generated in the bin folder by default.