From ebff1b46c802c0839b43d5f83aa296c19a8a9c14 Mon Sep 17 00:00:00 2001 From: abksr <49344125+abksr@users.noreply.github.com> Date: Mon, 8 Nov 2021 15:17:57 +0100 Subject: [PATCH 1/2] Update this_doc.rst (#911) Typo fixed from PFD to PDF. --- docs/source/this_doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/this_doc.rst b/docs/source/this_doc.rst index 53947475e7..78b3ffa5df 100644 --- a/docs/source/this_doc.rst +++ b/docs/source/this_doc.rst @@ -10,7 +10,7 @@ generated from both the `dev `_ branches whenever new commits are added. Clicking on the bar on the lower left corner of the page reveals a panel (see image below) containing options to select the branch -of the repository, download the documentation other formats (PFD, HTML, EPub), +of the repository, download the documentation other formats (PDF, HTML, EPub), and link to other relevant websites. .. image:: ../_static/docs_options.png From c4656d52a04d0c9e56c4f05bfe8eccc5c06c3d7a Mon Sep 17 00:00:00 2001 From: TAO Tao <42032942+tatesnow@users.noreply.github.com> Date: Tue, 28 Dec 2021 17:29:54 +0800 Subject: [PATCH 2/2] Update input.rst Corrected the description of SkewModFactor --- docs/source/user/aerodyn/input.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/user/aerodyn/input.rst b/docs/source/user/aerodyn/input.rst index 04c208f1ff..a41b273cfe 100644 --- a/docs/source/user/aerodyn/input.rst +++ b/docs/source/user/aerodyn/input.rst @@ -241,7 +241,7 @@ an additional skewed-wake correction. Set ``SkewMod`` to 2 to include the Pitt/Peters correction model. **The coupled model ``SkewMod= 3`` is not available in this version of AeroDyn.** -``SkewModFactor`` is used only when ``SkewMod = 1``. Enter a scaling factor to use +``SkewModFactor`` is used only when ``SkewMod = 2``. Enter a scaling factor to use in the Pitt/Peters correction model, or enter ``"default"`` to use the default value of :math:`\frac{15 \pi}{32}`.