Posted
1107 views
377 downloads
1 points
1107 views
377 downloads
1 points
I tried to simulate a double-expansion engine, where the exhaust of the other two cylinders feed the intake of the larger third to capture some more energy from the remaining exhaust heat, and this was what I came up with. Its honestly not very good at all.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/avetho/double_expansion_3c.mr" use_default_theme() main()