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

Rework Fluid Simulation With Real Pressure Simulation #128

Open niels747 opened 3 weeks ago

niels747 commented 3 weeks ago

The underlying fluid simulation needs to be reworked completely, to add real pressure and density simulation. Real pressure systems could be simulated with the addition of phantom forces, to simulate coriolis and centrifugal forces. The removal of the potential temperature system will also greatly ease the implementation of imporing soundings and presets.