diff --git a/docs/Tutorials/cases.rst b/docs/Tutorials/cases.rst index 4b72777..f3a3461 100644 --- a/docs/Tutorials/cases.rst +++ b/docs/Tutorials/cases.rst @@ -8,6 +8,9 @@ Seven test cases are described: * Dry convective boundary layer * Dry stable boundary layer * Moist cloud-topped boundary layer +* Canopy inclusive boundary layer +* Offshore boundary layer +* Passive scalar transport and dispersion over an idealized hill Required tutorial resources including python utilities and Jupyter Notebooks are provided in the tutorials directory of the `FastEddy-model GitHub repository `_ with required data for the moist dynamics example available at this `Zenodo record `_. All test cases are idealized setups over flat terrain. For each case, the user will set up the input parameter file, execute FastEddy, visualize the output using a Jupyter notebook, and perform some basic analysis of the output. After examining the test cases, the user will carry out some sensitivity tests by changing various input parameters. The purpose of these tests are for the user to become more familiar with the input parameters, and how changes to those parameters affect the output. After the tutorial, the user is expected to have basic knowledge to carry out LES using FastEddy. diff --git a/docs/Tutorials/cases/CANOPY.rst b/docs/Tutorials/cases/CANOPY.rst index 634a27c..7cbb770 100644 --- a/docs/Tutorials/cases/CANOPY.rst +++ b/docs/Tutorials/cases/CANOPY.rst @@ -1,5 +1,5 @@ ================================================= -Boundary layer in the presence of resolved canopy +Canopy inclusive boundary layer ================================================= Background diff --git a/docs/Tutorials/cases/DISPERSION.rst b/docs/Tutorials/cases/DISPERSION.rst index ade0a40..a95aafe 100644 --- a/docs/Tutorials/cases/DISPERSION.rst +++ b/docs/Tutorials/cases/DISPERSION.rst @@ -1,5 +1,5 @@ ================================================== -Transport and dispersion over idealized topography +Passive scalar transport and dispersion over an idealized hill ================================================== Background