Radial Bolt Calculations:

A simple Matlab script for calculating the number of bolts and margin of safety can be found below:

boltcalcs.m

How to use:
Common design problems:

NOTE: this is a design tool to build the case and is NOT a substitute to a hydrostatic pressure test.  ALL PRESSURE VESSELS MUST BE HYDROSTATIC TESTED BEFORE STATIC FIRE OR LAUNCH 

Axial Bolt Calculations:

Here is a python script that calculates both the number of bolts to use, and the length of engagement

How to use:

Bolt Torque Calculations:

Comprehensive Torque Spec Calculator.xlsx

How to use:

Changelog

4/16/23 Updated boltcalcs.m to consider multiple rows of bolts - LW
5/05/23 Added torquecalcs.m to help determine torque spec - LW
5/10/23 Replaced torquecalcs.m with improved torque calcs excel file - LW
5/11/23 Added a section on bolt connections, including a comprehensive python script, where the main strain is tensile and not shear - AM