Skip to content

Commit

Permalink
add some more readme comments
Browse files Browse the repository at this point in the history
  • Loading branch information
paulf81 committed Aug 28, 2019
1 parent 07a198c commit 3aa1055
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
ADD README
Can fill this all out later but a few notes


Some notes on dependencies

https://github.com/WISDEM/AeroelasticSE

https://github.com/OpenFAST/openfast
Be sure to clone the repo with the --recursive flag or execute git submodule update --init --recursive after cloning.

https://github.com/NREL/floris (probably on develop branch)

Install floris and area of these branches from the directy above with syntax like:
pip install -e [floris, AeroelasticSE]

openfast install more involved

0 comments on commit 3aa1055

Please sign in to comment.