From 81f412486b0914f2df69c9cf97389f4e709491dc Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Thu, 3 Oct 2024 10:57:04 -0600 Subject: [PATCH] update docs self reference and openfast link --- docs/sphinx/source/developer/write_user_doc.rst | 2 +- docs/sphinx/source/theory/windEnergy.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sphinx/source/developer/write_user_doc.rst b/docs/sphinx/source/developer/write_user_doc.rst index 9bc6d94b3..79f756afe 100644 --- a/docs/sphinx/source/developer/write_user_doc.rst +++ b/docs/sphinx/source/developer/write_user_doc.rst @@ -2,7 +2,7 @@ Writing User Documentation ========================== This documentation is written in Sphinx and is generated automatically -on the `http://nalu-wind.readthedocs.io `__ +on the https://exawind.github.io/nalu-wind/ website every time the `Nalu-Wind Github repo `__ is updated. This documentation can also be built locally on your machine by using the instructions `here `__. Sphinx uses diff --git a/docs/sphinx/source/theory/windEnergy.rst b/docs/sphinx/source/theory/windEnergy.rst index 978594427..0e9392115 100644 --- a/docs/sphinx/source/theory/windEnergy.rst +++ b/docs/sphinx/source/theory/windEnergy.rst @@ -35,7 +35,7 @@ Currently Nalu-Wind supports two types of wind simulations: In this case, the wind turbine blades and tower are modeled as actuator source terms by coupling to the `OpenFAST - `_ libraries. Velocity fields are + `_ libraries. Velocity fields are sampled at the blade and tower control points within the Nalu-Wind domain and the blade positions and blade/tower loading is provided by OpenFAST to be used as source terms within the momentum equation.