Skip to content

Commit 05bd692

Browse files
authored
Update README.md
1 parent 5f348c8 commit 05bd692

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,15 @@ ShallowWaters.jl is a registered package, so simply do
105105
julia> ] add ShallowWaters
106106
```
107107

108+
## References
109+
110+
ShallowWaters.jl was used in is described in more detail in
111+
112+
Klöwer M, Düben PD, Palmer TN. Number formats, error mitigation and scope for 16-bit arithmetics in weather and climate modelling analysed with a shallow water model. Journal of Advances in Modeling Earth Systems. doi: [10.1029/2020MS002246](https://dx.doi.org/10.1029/2020MS002246)
113+
114+
Klöwer M, Düben PD, Palmer TN. Posits as an alternative to floats for weather and climate models. In: Proceedings of the Conference for Next Generation Arithmetic 2019. doi: [10.1145/3316279.3316281](https://dx.doi.org/10.1145/3316279.3316281)
115+
116+
108117
## The equations
109118

110119
The non-linear shallow water model plus tracer equation is

0 commit comments

Comments
 (0)