add support for windows and packgage it so it can be installed on loc…#2
Open
pochenai wants to merge 1 commit intoNAnand-TUD:masterfrom
Open
add support for windows and packgage it so it can be installed on loc…#2pochenai wants to merge 1 commit intoNAnand-TUD:masterfrom
pochenai wants to merge 1 commit intoNAnand-TUD:masterfrom
Conversation
NAnand-TUD
reviewed
Jun 21, 2021
Owner
NAnand-TUD
left a comment
There was a problem hiding this comment.
Nice work ! Thanks for your suggestions. I am keen in putting them through. Can you please explain the change in demo files. Thanks. @RoberAgro: Can you go through the changes once. Post which we can accept them. Thanks :)
|
|
||
|
|
||
| #----------------------------------------------------------------------------------------------------------------------# | ||
| # Define the section design variables | ||
| #----------------------------------------------------------------------------------------------------------------------# | ||
| design_variables = {} | ||
| design_variables['stagger'] = -45 * np.pi / 180 |
Owner
There was a problem hiding this comment.
Why this change ? Can you please explain. Thanks.
|
Hello I am new and I would like to learn the parameterization of Blade from this library that you have created. I would like to know if there is a document that serves as a guide for newcomers or learners? because I have a lot of difficulties to install some libraries and how to connect its design to python. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add support for windows and add package support for it. So can be installed on local machine and use the package globally