Skip to content

Commit

Permalink
Point to WES preprint
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhar-abbas committed May 13, 2021
1 parent da6b56c commit a75b926
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
20 changes: 9 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,15 @@ For LaTeX users:
```
If the ROSCO generic tuning theory and implementation played a roll in your research, please cite the following paper
```
@inproceedings{Abbas_WindTech2019,
doi = {10.1088/1742-6596/1452/1/012002},
url = {https://doi.org/10.1088%2F1742-6596%2F1452%2F1%2F012002},
year = 2020,
month = {jan},
publisher = {{IOP} Publishing},
volume = {1452},
pages = {012002},
author = {Nikhar J. Abbas and Alan Wright and Lucy Pao},
title = {An Update to the National Renewable Energy Laboratory Baseline Wind Turbine Controller},
journal = {Journal of Physics: Conference Series}
@Article{wes-2021-19,
AUTHOR = {Abbas, N. and Zalkind, D. and Pao, L. and Wright, A.},
TITLE = {A Reference Open-Source Controller for Fixed and Floating Offshore Wind Turbines},
JOURNAL = {Wind Energy Science Discussions},
VOLUME = {2021},
YEAR = {2021},
PAGES = {1--33},
URL = {https://wes.copernicus.org/preprints/wes-2021-19/},
DOI = {10.5194/wes-2021-19}
}
```
Additionally, if you have extensively used the [ROSCO](https://github.com/NREL/ROSCO) controller or [WISDEM](https://github.com/wisdem/wisdem), please cite them accordingly.
Expand Down
3 changes: 3 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ For the standard use case in OpenFAST, ROSCO will need to be compiled. This is m

Additionally, an additional input file is needed for the ROSCO controller. Though the controller only needs to be compiled once, each individual turbine/controller tuning requires an input file. This input file is generically dubbed "DISCON.IN''. In OpenFAST, the :code:`DLL_InFile` parameter should be set to point to the desired input file. The ROSCO toolbox is used to automatically generate the input file. These instructions are provided in the instructions for :ref:`standard_use`.

**Technical Documentation**
A publication highlighting much of the theory behind the controller tuning and implementation methods can be found at:
https://wes.copernicus.org/preprints/wes-2021-19/

**License**
Copyright 2020 NREL
Expand Down

0 comments on commit a75b926

Please sign in to comment.