FlashRemake is a web-based remake of the original FlashCalc Excel sheet. This project aims to provide the same functionality as the Excel version but in a more accessible and user-friendly web format.
FlashRemake is designed to perform flash calculations, which are essential in chemical engineering. Flash calculations determine the equilibrium state of a liquid and vapor mixture when it is subjected to a change in pressure or temperature. These calculations are crucial for designing and operating equipment like distillation columns, evaporators, and flash drums.
- HTML: For structuring the web pages.
- CSS: For styling the web pages.
- JavaScript: For implementing the core functionality and interactivity.
- Python: For backend processing (if applicable).
-
Clone the repository:
git clone https://github.com/yourusername/FlashRemake.git cd FlashRemake -
Run the
start.batscript:start.bat
-
Clone the repository:
git clone https://github.com/yourusername/FlashRemake.git cd FlashRemake -
Make the
start.shscript executable:chmod +x start.sh
-
Run the
start.shscript:./start.sh
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.