age-series / ElectricalAge2

Eln2 Codebase
https://eln2.org
MIT License
56 stars 17 forks source link

Thermal Simulation #51

Open jrddunbr opened 4 years ago

jrddunbr commented 4 years ago

We need a thermal simulation that can handle different materials for heat simulations. We can assume density of these materials are uniform.

jrddunbr commented 2 years ago

The code for this should live in what we currently call libelectric, but the implementation should integrate with Cell and allow cells to add the thermal simulation to their properties in Minecraft.

jrddunbr commented 2 years ago

I deleted the old simulator in libage so we will need a new one. After that's done, this can be completed. Pending completion of https://github.com/age-series/libage/issues/9