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

Flowchart for plant_flow #69

Open
pietergebraad opened this issue Mar 12, 2015 · 1 comment
Open

Flowchart for plant_flow #69

pietergebraad opened this issue Mar 12, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@pietergebraad
Copy link

I have been mainly working with fusedwind.plant_flow so far. I am working to implement my FLORIS wake model, and then later connect it to rotor characteristics (ROTORSE, CC-BLADED). Although the tutorials are helpful to get started, still I am experiencing quite a steep learning curve to understand why some parts connect to others parts. What makes this more difficult too, is that there is a lot of backwards compatibility which makes it harder to separate the main part of the code from old stuff. Therefore, adding on the website a general flowchart with the main components of the fusedwind.plant_flow would be helpful maybe.

Just a simple example for the GenericWindFarm component:
flowchart

Pieter Gebraad (NREL)

@rethore
Copy link
Member

rethore commented Mar 13, 2015

Yes, I agree. There is a lot of cleaning up to do. Until now I was pretty much alone on this part of the code, so I haven't been too motivated to do it. The priority was to make it work and not break backward compatibility. But now that you are going to use it, I'm going to prioritise it.
I plan to do it while adapting the code to openmdao 0.12+

@dykesk dykesk added the ready label Jun 3, 2015
@dykesk dykesk added this to the 0.2.0 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants