Skip to content

about .yam file #979

Answered by misi9170
Qutianyuan0124 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Qutianyuan,

If you cloned the FLORIS repository and then installed using pip install -e floris, then the NREL_5MW.yaml model located in floris/floris/turbine_library/ should be the one that will be used. However, if you've found that you can still run the code above after deleting NREL_5MW.yaml, then perhaps FLORIS is installed in a different location. For example, if you ran pip install floris (without the -e flag), then FLORIS will be installed from PyPI to wherever your conda environment is stored, and the NREL_5MW.yaml that is installed with it will be used.

You can check this by running pip show floris from the terminal---does this print the path to your clone, or to somewhere els…

Replies: 15 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by misi9170
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants