-
Notifications
You must be signed in to change notification settings - Fork 116
BWB300 baseline model bench test #1015
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
Open
xjjiang
wants to merge
71
commits into
OpenMDAO:main
Choose a base branch
from
xjjiang:BWB_FLOPS_300
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
88d8f41
work in progress
xjjiang 2a9fc31
add note: If 0, use default.
xjjiang fb7f941
Merge branch 'BWB_Horizontal_Tail' into BWB_FLOPS_300
xjjiang fd6ad5b
use max_width[0] when computing num_bays
xjjiang 3162a4b
work in progress: trying to add a new test using bwb300_baseline model.
xjjiang bfdd736
Merge branch 'BWB_Horizontal_Tail' into BWB_FLOPS_300
xjjiang 32f0965
work in progress: working on bwb300_baseline model
xjjiang 3794b9f
make Aircraft.Fuselage.SIMPLE_LAYOUT a boolean
xjjiang 9686a3b
Merge branch 'main' into BWB_FLOPS_300
xjjiang fb9cfaa
update fuselage layout code due to the model of bwb300_baseline
xjjiang 43e5bca
adding test_case2 for bwb300_baseline
xjjiang e4b1f18
work in progress: adding bwb300_baseline
xjjiang e02998d
add unit test for bwb300_baseline
xjjiang fc4c372
fix an error
xjjiang 67dee26
work in progress: testing premisison of bwb300 model
xjjiang 2ca3bb1
Merge branch 'main' into BWB_FLOPS_300
xjjiang 4a8ea46
minor update: remove commented out lines
xjjiang e0f5058
add a docstring for test_case2()
xjjiang 46d0d9d
set AR_Ref to AR if AR_Ref is not provided. Similarly for TC_Ref
xjjiang 8a3bedd
work in progress: add test_case2() for bwb300_baseline to investigate…
xjjiang 1f76eda
work on bwb300_baseline model
xjjiang 301db78
Merge branch 'main' into BWB_FLOPS_300
xjjiang b3f71d7
add note
xjjiang e7bf611
Merge branch 'BWB_FLOPS_mission' into BWB_FLOPS_300
xjjiang 626f959
Merge branch 'BWB_FLOPS_mission' into BWB_FLOPS_300
xjjiang 5108a21
Merge branch 'main' into BWB_FLOPS_300
xjjiang 19f9f34
Merge branch 'BWB_FLOPS_mission' into BWB_FLOPS_300
xjjiang 278ce93
Merge branch 'BWB_FLOPS_mission' into BWB_FLOPS_300
xjjiang ded515a
add bwb300 baseline model
xjjiang 54e9c3d
add bwb300 baseline bench test
xjjiang b9ab75a
add horizontal tail parameters and vertical tail parameters to aerobu…
xjjiang f590558
update outputs for bwb300 baseline model
xjjiang d397d27
update bwb300 baseline model by removing negative values
xjjiang a937e7e
get Aircraft.HorizontalTail.NUM_TAILS and Aircraft.VerticalTail.NUM_T…
xjjiang 7ea1bb0
minor update
xjjiang aca92e0
Merge branch 'main' into BWB_FLOPS_300
xjjiang fb91492
Refactor BWB thickness to chord distribution assignment
xjjiang 2bd80a5
Fix formatting in wing_detailed_bwb.py
xjjiang 72a16c3
Rename input station distribution variables
xjjiang 80a6d07
Fix variable names for BWB distribution parameters
xjjiang 8e8300f
Rename wing input parameters for clarity
xjjiang c831df3
Fix typos in wing parameter names in CSV
xjjiang 9acffe2
Rename variables for wing distribution parameters
xjjiang e2b2912
Rename INPUT_STATION_DIST to INPUT_STATION_DISTRIBUTION
xjjiang b5ed6ca
Rename distribution parameters in test_wing_detailed.py
xjjiang c7951de
Merge branch 'OpenMDAO:main' into BWB_FLOPS_300
xjjiang 4fb1d0d
minor fixes
xjjiang f3d686b
Merge branch 'BWB_FLOPS_mission' into BWB_FLOPS_300
xjjiang e5a9e69
Merge branch 'OpenMDAO:main' into BWB_FLOPS_300
xjjiang 75d17a5
add horizontal tail and vertical tail parameters if they exist
xjjiang c08b8f8
deal with BWB only in aerodynamics_builder.py
xjjiang c7dad59
delete test_bwb300_FwFm.py
xjjiang 69a7991
move bwb300 bench test to test_bwb_FwFm.py
xjjiang 7beeba6
update aerodynamics builder in case there is no horizontal tail and/o…
xjjiang d54e0a6
update FLOPS based premission with aerodynamics subsystem for BWB
xjjiang 7be1cc5
remove Aircraft.CrewPayload.BAGGAGE_MASS_PER_PASSENGER because it is …
xjjiang 4c90681
remove Aircraft.CrewPayload.BAGGAGE_MASS_PER_PASSENGER if it is negative
xjjiang d5b5211
remove num_flight_attendants from model and let preprocessor to take …
xjjiang b9556f3
Merge branch 'main' into BWB_FLOPS_300
xjjiang a8028d9
changes based on Chris' comments: Adding warnings, setting default va…
xjjiang b0d2115
minor update
xjjiang 9db8720
update test values due to the chnage of defaults of seat pitch
xjjiang 77fa9df
Merge branch 'main' into BWB_FLOPS_300
xjjiang c895016
Merge branch 'main' into BWB_FLOPS_300
xjjiang 6ae3a81
fix conflicts
xjjiang 9509379
create a new variable Aircraft.Fuselage.SIDEBODY_THICKNESS_TO_CHORD f…
xjjiang 6c76abb
Merge branch 'main' into BWB_FLOPS_300
xjjiang e0445ef
minor updates
xjjiang 73cf332
try again
xjjiang 75cbc37
Merge branch 'OpenMDAO:main' into BWB_FLOPS_300
xjjiang 8a69571
Merge branch 'main' into BWB_FLOPS_300
xjjiang 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
662 changes: 662 additions & 0 deletions
662
aviary/models/aircraft/blended_wing_body/bwb300_baseline_FLOPS.csv
Large diffs are not rendered by default.
Oops, something went wrong.
1,199 changes: 1,199 additions & 0 deletions
1,199
aviary/models/aircraft/blended_wing_body/bwb300_baseline_FLOPS.inp
Large diffs are not rendered by default.
Oops, something went wrong.
431 changes: 431 additions & 0 deletions
431
aviary/models/aircraft/blended_wing_body/bwb300_baseline_FLOPS_data.py
Large diffs are not rendered by default.
Oops, something went wrong.
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.
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.