Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TurbSim documentation #1665

Merged
merged 1 commit into from
Jun 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/OtherSupporting/TurbSim/Corrections.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

## p. 34: Input file for User-Defined Profiles
The User-Defined profiles listed in the "Profiles" section contain horizontal angles, not wind direction, so it should say
`3. Horizontal wind angle (degrees, measured clockwise from above)`
`3. Horizontal wind angle (degrees, measured counter-clockwise from above)`
2 changes: 1 addition & 1 deletion docs/source/user/turbsim/examples/TurbSim_User.profiles
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Made up profiles
0.534 StdScale3 - w-component scaling factor for the input standard deviation
-----------------------------------------------------------------------------------
Height Wind Speed Wind --Angle-- Standard Deviation Length Scale
(m) (m/s) (deg, clockwise ) (m/s) (m)
(m) (m/s) (deg, cntr-clockwise ) (m/s) (m)
-----------------------------------------------------------------------------------
15.0 3 00 .100 3
25.0 4 00 .200 4
Expand Down