A script for calculating 3D flexure in python. Converted from GARRY QUINLAN's fortran program 3dflex.f.
This programme calculates the flexure for 3D elastic sheet where the sheet can have one of its 4 edges as a free edge. It uses a finite difference approach to the 3D flexure problem and lets Te, restoring force and ;loading vary in a random fashion. There are many comments written in the program to guide the user through.