PySDM_examples.Arabas_et_al_2015

2D prescribed-flow case extended with Paraview visualisation with spin-up logic from Arabas et al. 2015

gui.ipynb: preview notebook launch on mybinder.org launch on Colab

 1# pylint: disable=invalid-name
 2"""
 32D prescribed-flow case extended with Paraview visualisation with spin-up logic from
 4[Arabas et al. 2015](http://doi.org/10.5194/gmd-8-1677-2015)
 5
 6gui.ipynb:
 7.. include:: ./gui.ipynb.badges.md
 8"""
 9from .settings import Settings
10from .spin_up import SpinUp