-
Notifications
You must be signed in to change notification settings - Fork 97
2D Pitching Fixed Wing #983
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
Merged
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
fc1c166
Added functionality to read and apply a pitch actuation time series f…
ET14 d1b4e26
Pitch Actuation: fix small bugs for declaration
ET14 8f24edf
Pitch Actuation: fix small bugs for declaration
ET14 8510099
Pitch Actuation: fix small bugs for declaration
ET14 20f49c4
Pitch Actuation: fix small bugs for declaration
7eaca46
formatting
mbkuhn 76ca2db
correcting usage of amrex::Print()
mbkuhn b27368b
Add file identifier for pitch angle input file name and remove else s…
ET14 57b57d7
Remove unnecessary declaration of aoa
ET14 d074c45
formatting
mbkuhn 1b14397
Merge branch 'main' into 2DPitchingFixedWing
mbkuhn 04d05ca
missing }
mbkuhn 4936631
Merge branch '2DPitchingFixedWing' of https://github.com/ET14/amr-win…
mbkuhn 2f9afa9
1) Added 2D Gaussian for 2D problems 2) Modified pitch angle interpol…
ET14 a631931
Added 1) In case of 2D Gaussian: Rescaling of actuator force with the…
336ff75
Merge branch 'main' into 2DPitchingFixedWing
mbkuhn 1f29057
formatting
mbkuhn 3d757ae
ability to zero specific distance and force components
mbkuhn 38c3f0a
fix bug changing the order of epsilon
mbkuhn 0cd2f1a
better user interface for 2D actuator, apply factors for 2D
mbkuhn d472efd
minor
mbkuhn be4a82e
more minor stuff
mbkuhn 3df9596
fixing comment
mbkuhn 3e01f78
misspelling
mbkuhn 9783f4c
fix bug with epsilon order
mbkuhn 260d67b
making 2D capability explicitly in spanwise direction and updating bo…
mbkuhn ab62bda
remove variables left behind
mbkuhn f8d1980
more efficient parsing
mbkuhn 352ba98
little thing
mbkuhn 1016008
warning for non-periodic spanwise direction
mbkuhn 8d7019a
don't require pitch when timetable is specified
mbkuhn d44d04a
set up reg test (mostly)
mbkuhn 6b99a86
new query capability
mbkuhn e918e18
add sine pitch time series input file to the test case and adjust win…
672cea9
file names
mbkuhn c8158df
code review changes
mbkuhn 1845fb6
changed too much
mbkuhn 12701a3
move things outside loop if not function of ip, edit comments, use li…
mbkuhn 3497ffe
trim reg test
mbkuhn 3b198fb
update transformation matrix with time
mbkuhn 3ef87d8
output pitch as function of time to netcdf postprocessing
mbkuhn 0d2b101
add detail to print statement to reflect meaning of "current" pitch
mbkuhn 312760a
removing wing_ops read_inputs
mbkuhn 01a468d
removing excess make_component_view
mbkuhn a7e7eae
unit tests!
mbkuhn 5cb9b9b
put header into pitch timetable file
mbkuhn 9865439
remove commented inclusions
mbkuhn fee3ae3
add another option to match results in paper
mbkuhn 45d3388
documentation
mbkuhn ce96edb
Merge branch 'main' into 2DPitchingFixedWing
mbkuhn 7fffb2c
minor improvements
mbkuhn c605c22
all const
mbkuhn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.