god / earth

56 stars 13 forks source link

Global Warming #2

Open ggassmann opened 10 years ago

ggassmann commented 10 years ago

Things are getting heated.

jens1o commented 6 years ago

😭

mathewmeconry commented 6 years ago

@god can you give us a roadmap when it'll be fixed?

atasro2 commented 6 years ago

i think we need more ACs in space

RealOlympusDev commented 6 years ago

I believe this is just user error

Artuto commented 6 years ago

inb4 enchancement

jepotter1-archive commented 6 years ago

Seems like emit_to_atmosphere is affecting the temperature levels:

>>> Earth.temp_celsius
29
>>> Earth.emit_to_atmosphere("CO2", 100)
None
>>> Earth.temp_celsius
30