Skip to content

2017 class extra project. This is an app that outputs stresses (force/area) in a thick walled pressure vessel (cylinder or sphere) based on given geometry input. Uses basic html, css, and javascript.

Notifications You must be signed in to change notification settings

zbcoding/Javascript-Engineering-Pressure-Vessel-Calc-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

permalink
/cylinder.html

Javascript Engineering Pressure Vessel Calc App

https://zbcoding.github.io/Javascript-Engineering-Pressure-Vessel-Calc-App/cylinder.html

thick_walled_cylinder

  • The inner radius is the distance from the cylinder center line to the internal cylinder wall.
  • The outer radius is the distance from the cylinder center line to the outside cylinder wall (edge).
  • The radius to the point in the wall is the inner radius to the internal cylinder wall, plus the small distance to the point representing the stress element somewhere inside the cylinder wall.
  • The internal pressure is the pressure inside the cylinder.
  • The external pressure is the pressure outside the cylinder (usually, atmospheric pressure).
    Note this example assumes a thick walled cylinder. The result would be different for a thin walled cylinder.

This was built as a project for a class before 2017. If you use this for a real use-case, you are responsible to verify the results for yourself, I make no guarantees.

About

2017 class extra project. This is an app that outputs stresses (force/area) in a thick walled pressure vessel (cylinder or sphere) based on given geometry input. Uses basic html, css, and javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published