Created
September 14, 2014 09:38
-
-
Save ryanemmm/24b8bc5d01a9e7916b25 to your computer and use it in GitHub Desktop.
atmospheres to psi conversion
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
atm = psi | |
============ | |
1.0 = 14.696 | |
1.1 = 16.166 | |
1.2 = 17.635 | |
1.3 = 19.105 | |
1.4 = 20.574 | |
1.5 = 22.044 | |
1.6 = 23.514 | |
1.7 = 24.983 | |
1.8 = 26.453 | |
1.9 = 27.922 | |
2.0 = 29.392 | |
2.1 = 30.862 | |
2.2 = 32.331 | |
2.3 = 33.801 | |
2.4 = 35.270 | |
2.5 = 36.740 | |
2.6 = 38.210 | |
2.7 = 39.679 | |
2.8 = 41.149 | |
2.9 = 42.618 | |
3.0 = 44.088 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment