niels747 / 2D-Weather-Sandbox

Two-dimensional, realtime, interactive simulation of earth's troposphere.
https://niels747.github.io/2D-Weather-Sandbox/
GNU General Public License v3.0
81 stars 27 forks source link

Maybe a bug I am not sure? #8

Closed Meso22 closed 2 years ago

Meso22 commented 2 years ago

This strange cloud formation occurs when I set the global heating to 0.0001 or over it eventually gets so big it covers the entire area. 234 235 236

odvigajlo commented 2 years ago

I think strange cloud formations not a bug, just how heat affects clouds. But as far as i know if clouds cover entire area this is bug, that happens when there is "overheat", Niels aware from this bug.

niels747 commented 2 years ago

The temperature at the top ( 12000m ) is locked to -60C , So if you heat the atmosphere below it will convect and carry moisure up there and create clouds. This is not a bug, it's just unrealistic conditions that you created.

Meso22 commented 2 years ago

@niels747 Thanks niels I was just trying to make the surface level temperature hotter by using the global heating because I couldn't find another way to do it, if there is another way please let me know.

niels747 commented 2 years ago

You can use the temperature tool and turn on Whole Width Brush to heat up any layer you want

Meso22 commented 2 years ago

Awesome that seemed to work very well!

Meso22 commented 2 years ago

I will close this down now if that's ok