redferret / planet

A simulation that simulates geological processes as well as hydrological, biological, and other complex systems that can exist on a planet
7 stars 0 forks source link

Add heat map #2

Closed redferret closed 8 years ago

redferret commented 8 years ago

Randomly distributed heat will cause heat to build up more so in certain places below the crust. The hotter the material is below the crust the higher the probability will be for an x amount of lava to be added to the surface. Also the hotter the faster it loses heat, volcanoes result in major cooling.

  1. Heat is applied randomly to each cell.
  2. Probability variable updated
    1. Check for a volcanic eruption
      1. Lower heat
  3. Remove heat based on the current temperature