Ref-helper is an application that can help HVACR engineers in their daily tasks concerning the design of cooling water, brine, or heating piping systems. A simple and intuitive user interface allows user to input fluid parameters quickly and compare resulting fluid velocity and pressure drop for each pipe diameter.
Currently, only seam and seamless steel pipes selection is supported.
- pipe selection by flow
- pipe selection by capacity
- pipe diameter range from DN15 to DN450
- polish
- english
While visiting demo page, it is possible to install this app as PWA by clicking the install icon on the address bar and following instructions. It should work without internet access after that.
- Clone or download this repository
- Open cmd and cd to project's location
- Type
yarn
to install all dependencies listed in package.json - Type
yarn start
to run server - Browser should automatically open http://localhost:3000
- vite
- typescript
- react
- SASS/BEM
- classnames
- gh-pages
- vite-plugin-pwa
- i18n