PyMPDATA_examples.Smolarkiewicz_2006_Figs_3_4_10_11_12
This is an example of 1D homogeneous advection test from Smolarkiewicz 2006, depicting infinite-gauge and flux-corrected transport case.
1""" 2This is an example of 1D homogeneous advection test from 3[Smolarkiewicz 2006](https://doi.org/10.1002/fld.1071), depicting infinite-gauge and 4flux-corrected transport case. 5 6demo.ipynb: 7.. include:: ./demo.ipynb.badges.md 8 9![plot](https://github.com/open-atmos/PyMPDATA/releases/download/tip/fig_4.svg) 10"""