We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1c8c9 commit 3e98217Copy full SHA for 3e98217
README.md
@@ -24,6 +24,10 @@ the whole URL as above. Requires SpeedyWeather.jl v0.8 or higher.
24
25
## Usage
26
27
+This package exports `StochasticStirring` and `JetDrag`. The respective terms can be added
28
+to SpeedyWeather.jl's `BarotropicModel` or `ShallowWaterModel` as follows. Feel free to
29
+raise an issue here for any related questions.
30
+
31
```julia
32
using SpeedyWeather
33
using StochasticStir
0 commit comments