Skip to content

Doomsdan/ThermoApplet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThermoApplet

Proof-of-concept for a thermodynamic calculation core behind a future visual learning app for power-plant cycles.

Run the current PoC

python -m venv .venv
.\.venv\Scripts\python.exe -m pip install -r requirements.txt
.\.venv\Scripts\python.exe -m pip install -e .
.\.venv\Scripts\python.exe examples\pump_heater_poc.py

The example simulates liquid water flowing through an ideal pump and a constant-pressure heater.

Run the desktop GUI

.\.venv\Scripts\python.exe -m thermoapplet.gui

The first desktop GUI is a rudimentary fixed pump-heater chain. It uses process-schematic component symbols, lets you change inlet, pump, and heater values, and displays the resulting water/steam state table.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages