SpeedyWeather / SpeedyWeather.jl

Play atmospheric modelling like it's LEGO.
https://speedyweather.github.io/SpeedyWeather.jl/dev
MIT License
400 stars 24 forks source link

Horizontal diffusion not adaptive #540

Closed milankl closed 1 month ago

milankl commented 1 month ago

Removes the adaptive strength of horizontal diffusion as it's not clear whether actually needed and as it violates our model is constant at runtime logic (see #350)

Also