frodre / TerraSol

1 stars 1 forks source link

Planetary Energy Input Problem #6

Closed frodre closed 6 years ago

frodre commented 6 years ago

When I change the star slider that affects energy, the planetary energy input updates accordingly. However, once I move the planet distance slider the planet's energy input reverts to it's original value.

Something must be wrong in the planet update code.

frodre commented 6 years ago

Fixed in latest update. Was just missing a line to update the luminosity in the ColumnDataSource when the star is being updated.