@NilsBerglund
  @NilsBerglund
Nils Berglund | Weather on the Earth with a random initial state - Velocity and wind direction @NilsBerglund | Uploaded June 2024 | Updated October 2024, 4 minutes ago.
This video shows the same simulation as the video youtu.be/AxXX-sekxAM of a simple weather model with random initial state. The initial condition is essentially white noise for the velocity components, and a constant plus white noise for the density. The compressible Euler equations simulated here use some smoothing, which quickly turns the noise into a less singular colored noise. While the vorticity of the air retains a pretty random aspect, one can see some structures appearing in the wind patterns.
The video shows a simulation of the compressible Euler equations on the Earth, as a very simplified model for the weather. The main effect of the land masses is that they slow down the wind speed. I'm not claiming this simulation to be a realistic representation of the weather, because many important effects are neglected. However, it does include the Coriolis force, which would make pressure systems rotate in the correct direction.
The video has four parts, showing the same simulation with two different color gradients and two different representations:
Vorticity, 3D: 0:00
Wind direction, 3D: 1:00
Vorticity, 2D: 2:06
Wind direction, 2D: 3:06
The 2D parts use an equirectangular projection of the sphere. The velocity field is materialized by 2000 tracer particles that are advected by the flow. In parts 1 and 3, the color hue depends on the vorticity of the air, which measures its quantity of rotation. In parts 2 and 4, the color hue depends on the wind direction, while the luminosity depends on its speed. In the 3D parts, the radial coordinate in the oceans also depends on the indicated field, more so for the wind speed.
In a sense, the compressible Euler equations are easier to simulate than the incompressible ones, because one does not have to impose a zero divergence condition on the velocity field. However, they appear to be a bit more unstable numerically, and I had to add a smoothing mechanism to avoid blow-up. This mechanism is equivalent to adding a small viscosity, making the equations effectively a version of the Navier-Stokes equations. The equation is solved by finite differences, where the Laplacian and gradient are computed in spherical coordinates. Some smoothing has been used at the poles, where the Laplacian becomes singular in these coordinates.

Render time: Parts 1 and 2 - 1 hour 28 minutes
Parts 3 and 4 - 1 hour 26 minutes
Compression: crf 23
Color scheme: Parts 1 and 3 - Viridis, by Nathaniel J. Smith, Stefan van der Walt and Eric Firing
github.com/BIDS/colormap
Parts 2 and 4 - Parula, originally from Matlab
mathworks.com/help/matlab/ref/colormap.html

Music: "We Could Reach" by Freedom Trail Studio@FreedomTrailStudio

The simulation solves the compressible Euler equation by discretization.
C code: github.com/nilsberglund-orleans/YouTube-simulations

#Euler_equation #fluid_mechanics #weather
Weather on the Earth with a random initial state - Velocity and wind directionExciting resonant modes in a circleWaves escaping a ring of obstacles: Polar gridThe double peak disappears when the source filmed with a gradient index lens is slowerVortex dynamics on the sphere in a strong Coriolis forceHave you ever questioned the nature of your reality? First successful DNA replication in silicoWithin cells interlinked: Replicated DNA curling up in a boxDensity, speed and vorticity of unstable vortices on the sphere, featuring music by State AzureWaves branching through Poisson disc obstaclesMega-tetris: Coagulating falling squares with alignmentYoungs double-slit experiment for a quantum particleViewing two light sources through a gradient index lens

Weather on the Earth with a random initial state - Velocity and wind direction @NilsBerglund

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER