You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/user/fast.farm/ModelGuidance.rst
+30-9Lines changed: 30 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,7 @@ domain discretization criteria, discussed in :numref:`FF:sec:DiscRecs`.
166
166
167
167
Additional wake dynamics quantities are needed when specifying the FAST.Farm
168
168
input file, as discussed further in :numref:`FF:wake-dynamics-parameters`.
169
-
It is recommended to base **dr** on:math:`c_\text{max}`;
169
+
It is recommended to set **dr** to:math:`\le D^\text{Rotor} / 15`;
170
170
**NumRadii** on wake diameter and **dr**; and **NumPlanes** on **DT_Low**,
171
171
inflow hub-height velocity, and the distance between turbine locations.
172
172
@@ -515,8 +515,16 @@ time steps. Note that :math:`D^\text{Wake}` can be approximated as
515
515
516
516
When **Wake_Mod=2,3**, for numerical stability, it is recommended to set the time step with a value that (approximately) satisfies the following guideline (see Equation 20 of the following `paper <https://doi.org/10.5194/wes-6-555-2021>`__):
For all synthetic turbulence methods, it is recommended that
@@ -816,12 +835,14 @@ parameters:
816
835
suggested:
817
836
818
837
.. math::
819
-
\textbf{dr} \lec_\text{max}
838
+
\textbf{dr} \leD^\text{Rotor} / 15
820
839
821
-
When **Wake_Mod=2,3**, for numerical stability, it is recommended to set the spacing with a value that (approximately) satisfies the following guideline (see Equation 20 of the following `paper <https://doi.org/10.5194/wes-6-555-2021>`__):
840
+
When **Wake_Mod=2,3**, for numerical stability, it is recommended to set the
841
+
spacing with a value that (approximately) satisfies the following guideline (see
842
+
Equation 20 of the following `paper <https://doi.org/10.5194/wes-6-555-2021>`__):
0 commit comments