2 years ago I embarked on creating this program. I am a mechanical engineer that performs piping and pressure vessel calculations. I have been using different programs like PV elite or made excel sheets for certain calculations. But they have always left me a bit unsatisfied. Often these programs make it hard to calculate multiple sizes on different temperature/pressure combinations and excel sheets are limited as they can't really have any logic. This program allows both in a browser
No reviews yetBe the first to leave a review for MechitCalc
Maker
📌
I started off with the idea, a calculation tool for pipespecs, with an aim to always be able to dive into the results, check formula's and be able to input data quickly. Having the information I need in a couple of minutes without needing to calculate some external stuff.
Building something like this while having no experience building web applications has been a daunting task. But my knowledge of general coding and python helped a lot with the backend. And using Skeleton.dev with svelte in the front-end has accelerated building that part too.