-
Notifications
You must be signed in to change notification settings - Fork 41
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
Updates to use openfast_io and OpenFAST v4.0.0 #341
Merged
Merged
Changes from 2 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
e9dfdc9
Switch to openfast_io and update to OpenFAST v4.0.0
mayankchetan 905b35e
updating examples to run
mayankchetan 98ca009
Merge remote-tracking branch 'origin/develop' into openfast_io
mayankchetan 73e56c5
updates for testing
mayankchetan 066d8c8
OpenFAST 4.0 prep (#7)
dzalkind 7b306b7
updating OpenFAST yaml
mayankchetan cb877cc
examples 02 & 06 working
mayankchetan 7638df3
all tests pass! :D
mayankchetan 654348c
Openfast input dir relative to modeling options
dzalkind c5ed916
Ensure backwards compatibility in user overrides of OpenFAST
dzalkind 9d795bd
Remove MC's specific openfast
dzalkind 9286492
Allow OpenFAST modeling options to override wisdem model
dzalkind ddddecd
Update example SeaState/HydroDyn inputs
dzalkind 0c86e2a
Change linearization inputs to SS
dzalkind 9eece3b
Another Level3 -> OpenFAST dict change
dzalkind 7dc98ac
Update basic example 3 to be strip theory only, no 2nd tower mode
dzalkind 910b1e6
Increment ROSCO version
dzalkind f9400a4
HydroDyn -> SeaState in modopts
dzalkind e81b99e
Skip print_yaml
dzalkind 0840ffa
Fix PotFile path issue
dzalkind afb6747
Skip python 3.9
dzalkind 11d0482
Update OLAF parameters using modeling options
dzalkind 2cdbdde
Skip nodalOutputs test, no longer on repo
dzalkind b3dc9aa
Make wind measurement locations a list
dzalkind ab15232
Initialize BeamDyn in fst_vt, set TwOutNd to list of strings
dzalkind 9618d44
Remove WavePkShp default
dzalkind 3aeddbc
Clean up depreciation of PtfmMass_Init
dzalkind 0636afd
Tidy up schema and naming of wave quantities
dzalkind 1d99955
Remove initial PropPot defs
dzalkind d101abd
Fix run_general
dzalkind 29f21c2
Use previously generated .ss* inputs for linearization, update AD inputs
dzalkind 1534bc0
Fix default WAMITULEN
dzalkind File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# 01_aeroelasticse | ||
01_aeroelasticse/olaf | ||
01_aeroelasticse/steady_state | ||
|
||
# 02_run_openfast_cases | ||
02_run_openfast_cases/outputs | ||
|
||
# 03_NREL5MW_OC3_spar | ||
03_NREL5MW_OC3_spar/outputs | ||
|
||
# 04_NREL5MW_OC4_semi | ||
04_NREL5MW_OC4_semi/outputs | ||
|
||
# 05_IEA-3.4-130-RWT | ||
05_IEA-3.4-130-RWT/outputs | ||
|
||
# 06_IEA-15-240-RWT | ||
06_IEA-15-240-RWT/outputs | ||
|
||
# 07_te_flaps | ||
07_te_flaps/dac_outputs | ||
|
||
# 08_OLAF | ||
08_OLAF/newOF1 | ||
08_OLAF/temp | ||
|
||
# 09_design_of_experiments | ||
09_design_of_experiments/outputs | ||
|
||
# 10_override_example | ||
10_override_example/outputs | ||
10_override_example/override_output | ||
|
||
# 11_use_bem | ||
11_use_bem/outputs | ||
11_use_bem/temp | ||
|
||
# 12_linearization | ||
12_linearization/outputs | ||
|
||
# 13_DTQP | ||
13_DTQP/outputs | ||
|
||
# 14_level2ccd | ||
14_level2ccd/outputs | ||
|
||
# 15_RAFT_Studies | ||
15_RAFT_Studies/outputs | ||
|
||
# 16_postprocessing | ||
|
||
# 17_IEA22_Optimization | ||
17_IEA22_Optimization/outputs | ||
|
||
# 18_user_custom_setup | ||
|
208 changes: 0 additions & 208 deletions
208
examples/01_aeroelasticse/OpenFAST_models/BAR_00/Airfoils/OpenFAST_BAR_00_AF01_Coords.txt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs to be updated to 4.0.1 based on OpenFAST release expected on 17FEB25