-
Notifications
You must be signed in to change notification settings - Fork 63
New thickness to chord constraint implementation #280
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
A-CGray
wants to merge
35
commits into
main
Choose a base branch
from
thicknessToChord
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 22 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
885b72d
Add helpful error message if `nom_getDVGeo` is called before `setup`
A-CGray 1956cd8
Ignore MPhys testing output
A-CGray 3b7143e
Improve `nom_addPointSet`
A-CGray 7bba4ea
Add docstring for `nom_addPointSet`
A-CGray d3ffb46
Turn off OpenMDAO reports in MPhys tests
A-CGray 77c26ea
Helper functions for projecting points
A-CGray 3cd110e
Completely overhaul thickness to chord constraint implementation
A-CGray 655d2db
Improve `DVConstraints.writeTecplot`
A-CGray 47f53c5
Fix projection error
A-CGray de88ce1
Implement `addThicknessToChordConstraints2D` and `addThicknessToChord…
A-CGray d1eabd7
Add docstring for `GeometricConstraint` constructor
A-CGray 388f56e
Update tests for new thickness to chord constraints
A-CGray a087b8f
Remove changes from https://github.com/mdolab/pygeo/pull/279
A-CGray 7274548
Fix bug in derivatives of max t/c
A-CGray dafb639
Reword docstring
A-CGray a379513
Formatting
A-CGray ff93693
Test tecplot file writing for DVConstraints
A-CGray c21967c
Docstring changes
A-CGray 35594c4
Return constraint object from DVCon `add*Constraint*` methods
A-CGray 02e74b4
Add MPhys wrappers for thickness to chord constraints
A-CGray 9cb0619
isort
A-CGray 5855f4c
Accept `NotImplementedError` when testing `DVCon.writeTecplot`
A-CGray 299a006
Update pygeo/constraints/thicknessConstraint.py
A-CGray 6bf5c7b
Update pygeo/constraints/thicknessConstraint.py
A-CGray 00ecec6
Update pygeo/constraints/DVCon.py
A-CGray 49e9b83
Fix `compNames` type in docstrings
A-CGray 22f188f
Merge branch 'thicknessToChord' of github.com:mdolab/pygeo into thick…
A-CGray a3dc418
Make `writeTecplot` work when some constraints don't support `writeTe…
A-CGray d6d2266
Fix bug in Scaled maximum t/c constraints
A-CGray 2d147db
Turn off training
A-CGray 12f9b45
Update pygeo/constraints/DVCon.py
A-CGray 5e29787
Write separate tecplot one for max thickness locations
A-CGray f73754e
Remove changes incorrectly included in last commit
A-CGray 00aa366
Correct and explain the ordering of points returned from `_projectToS…
A-CGray a30cc77
Merge branch 'main' into thicknessToChord
A-CGray 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
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
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.