-
Notifications
You must be signed in to change notification settings - Fork 458
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
AeroDyn cleanup #863
Merged
Merged
AeroDyn cleanup #863
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e22baa - Browse repository at this point
Copy the full SHA 5e22baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f43093e - Browse repository at this point
Copy the full SHA f43093eView commit details -
AD: replace instances of
Array(:)%Field
with loops:Array(i)%Field
This type of syntax caused issues in some version of gfortran long ago: old-NWTC/NWTC_Library@976d9bd#diff-9cf80e40ecf0eacb20ef6f7042888d47defca409fb3c4bb7e972be47e93c2e6f Maybe this helps with OpenFAST#841?
Configuration menu - View commit details
-
Copy full SHA for 94fc94c - Browse repository at this point
Copy the full SHA 94fc94cView commit details -
also added `alt` keyword to figures to avoid warnings in VSCode previewer
Configuration menu - View commit details
-
Copy full SHA for e4c8337 - Browse repository at this point
Copy the full SHA e4c8337View commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c559faf - Browse repository at this point
Copy the full SHA c559fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f91c6f - Browse repository at this point
Copy the full SHA 8f91c6fView commit details
Commits on Oct 19, 2021
-
AD: destroy arrays in FileInfo type after use
Also, don't save variables for ProcessCom (initialize in declaration statement = SAVE)
Configuration menu - View commit details
-
Copy full SHA for 8e9c079 - Browse repository at this point
Copy the full SHA 8e9c079View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6df975e - Browse repository at this point
Copy the full SHA 6df975eView commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 872ef69 - Browse repository at this point
Copy the full SHA 872ef69View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb38dd - Browse repository at this point
Copy the full SHA bbb38ddView commit details
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.