Example Cases ============= This section describes some of TOSCA's example cases, which are contained in the ``tests/`` directory. Some test cases contain an empty ``inflowDatabase`` file, which is a placeholder for the inflow database. A sample database can be downloaded `this `_ link. After downloading it, simply substitute the ``inflowDatabase`` file with the downloaded directory. Notably, at the end of the :ref:`examples_neutral_abl_test`, an explanation is given on how to create these data on your own. .. toctree:: :maxdepth: 1 03_examples/01_neutral_abl_test.rst 03_examples/02_nrel5mw_test.rst 03_examples/03_successor_periodized_test.rst 03_examples/04_successor_periodized_fringe_test.rst 03_examples/05_successor_overset_test.rst 03_examples/06_sphere_flow_test.rst 03_examples/07_rotating_cylinder_test.rst