Python GUI tool for estimating plant CAPEX, OPEX, and profitability
TOPCEE (Toyese Oyegoke Process Cost & Economic Evaluator) is a GUI-based Python application designed to assist chemical engineers, researchers, and students in evaluating the profitability of chemical/process plants.
The app calculates capital and operational expenditures (CAPEX & OPEX) and provides key profitability metrics such as:
**ROI (Return on Investment)
**IRR (Internal Rate of Return)
**NPV (Net Present Value)
**Payback Period (Discounted and...
tkinter wrapper for NASA CEA focused in rocket chemistry explanations
CEA Simplified is a GUI for a released version of NASA's CEA program from the 1970s. It is similar to the rocketCEA library for python or the ProPEP GUIs in that it attempts to provide an updated tool for using the same underlying software, but it is more focused on being beginner friendly.