Unify Flow and FEA unsteady options + fix unsteady FEA adjoints + add FEA python wrapper examples by pcarruscag · Pull Request #2008 · su2code/SU2
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 967
Merged
Unify Flow and FEA unsteady options + fix unsteady FEA adjoints + add FEA python wrapper examples#2008
pcarruscag merged 23 commits intodevelopfrom
Unify Flow and FEA unsteady options + fix unsteady FEA adjoints + add FEA python wrapper examples#2008
pcarruscag merged 23 commits intodevelopfrom
Conversation
Copy link
Member
pcarruscag
commented
Apr 8, 2023
pcarruscag
commented
Proposed Changes
Use TIME_STEP and MAX_TIME in the FEA solver instead of DYN_*
PR Checklist
- I am submitting my contribution to the develop branch.
- My contribution generates no new compiler warnings (try with --warnlevel=3 when using meson).
- My contribution is commented and consistent with SU2 style (https://su2code.github.io/docs_v7/Style-Guide/).
- I have added a test case that demonstrates my contribution, if necessary.
- I have updated appropriate documentation (Tutorials, Docs Page, config_template.cpp), if necessary.
pcarruscag added 4 commits
April 4, 2023 16:19
pcarruscag
added
the
changelog:chore
label
pr-triage
bot
added
the
PR: unreviewed
label
github-advanced-security bot found potential problems Apr 8, 2023
TestCases/py_wrapper/custom_load_fea/run.py
Fixed
Show fixed
Hide fixed
TestCases/py_wrapper/custom_load_fea/run.py Fixed Show fixed Hide fixed
TestCases/py_wrapper/custom_load_fea/run.py
Fixed
Show fixed
Hide fixed
TestCases/py_wrapper/custom_load_fea/run.py Fixed Show fixed Hide fixed
github-advanced-security bot found potential problems Apr 8, 2023
SU2_CFD/src/output/output_structure_legacy.cpp
Fixed
Show fixed
Hide fixed
SU2_CFD/src/output/output_structure_legacy.cpp Fixed Show fixed Hide fixed
pcarruscag commented Apr 8, 2023
TestCases/py_wrapper/custom_load_fea/run.py
Outdated
Show resolved
Hide resolved
TestCases/py_wrapper/custom_load_fea/run.py Outdated Show resolved Hide resolved
TestCases/py_wrapper/custom_load_fea/run.py
Outdated
Show resolved
Hide resolved
TestCases/py_wrapper/custom_load_fea/run.py Outdated Show resolved Hide resolved
pcarruscag added 4 commits
April 8, 2023 19:41Copy link
Contributor
kursatyurt
commented
Apr 13, 2023
kursatyurt commented
Apr 13, 2023Nice clean-up/unification
pcarruscag added 3 commits
April 15, 2023 15:02
pcarruscag
changed the title
Unify Flow and FEA unsteady options + add FEA python wrapper example
Unify Flow and FEA unsteady options + fix unsteady FEA adjoints + add FEA python wrapper example
pcarruscag
added
changelog:fix
and removed
changelog:chore
labels
pcarruscag commented Apr 16, 2023
SU2_CFD/src/drivers/CDiscAdjMultizoneDriver.cpp
Outdated
Show resolved
Hide resolved
SU2_CFD/src/drivers/CDiscAdjMultizoneDriver.cpp Outdated Show resolved Hide resolved
pcarruscag and others added 2 commits
April 15, 2023 21:00github-advanced-security bot found potential problems Apr 17, 2023
TestCases/py_wrapper/custom_load_fea/run_ad.py
Fixed
Show fixed
Hide fixed
TestCases/py_wrapper/custom_load_fea/run_ad.py Fixed Show fixed Hide fixed
pcarruscag added 3 commits
April 16, 2023 18:21
pcarruscag
changed the title
Unify Flow and FEA unsteady options + fix unsteady FEA adjoints + add FEA python wrapper example
Unify Flow and FEA unsteady options + fix unsteady FEA adjoints + add FEA python wrapper examples
pcarruscag added 5 commits
April 19, 2023 18:55
pcarruscag
merged commit
2bb4550
into
develop
pcarruscag
deleted the
fea_time_params
branch
pr-triage
bot
added
PR: merged
and removed
PR: unreviewed
labels
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment