Remix.run Logo
jlhawn 5 hours ago

The title should be updated to note this is from 2006.

Has there been anything like this published in the past 20 years but for compressible fluids? I have wanted to make a simple atmospheric model for years but have been unable to because of the complexity and probably my lack of complete understanding.

bestouff 4 hours ago | parent | next [-]

Something like this ? https://github.com/bestouff/weather_simulation

lacunary 4 hours ago | parent | prev [-]

I'm curious what you want to model; what's an example phenomenon you'd like to be able to demonstrate?

jlhawn an hour ago | parent [-]

Atmospheric circulation. hadley cell, polar cell, and mid-latitude cells. It would also be interesting to see how new bands would occur if we increased the rotational speed of the earth, thus increasing the strength of the coriolis effect. It would also be neat to draw your own continents and orography and see how that impacts climate. which places become more wet/dry, etc. Change how much long wave radiation is absorbed by the atmosphere as the composition of the atmosphere changes. I'm not interested in actually making weather or climate predictions but using it as a tool to educate people on how the climate works.