Skip to content
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

Update SSW from master #278

Merged
merged 5 commits into from
Feb 13, 2024
Merged

Update SSW from master #278

merged 5 commits into from
Feb 13, 2024

Conversation

bburke38
Copy link
Contributor

No description provided.

sean-engelstad and others added 5 commits January 24, 2024 10:15
* Update esp/caps download

* Update tar command in unit-test workflow

* Fix ESP124 folder name
…od in fun3d_model (#272)

* Update funtofem_shape_driver.py

* Update fun3d_model.py

Delete redundant build_morph method and add documentation to build method.
* Clean up the model summary

Added methods to print out a summary of the driver set up, including details on the solvers, shape change, mesh change, transfer settings, and comm manager.

Cleaned up the model summary to print more neatly using standard spacings rather than arbitrary tabs.

Small bug fix in `funtofem_shape_driver.py` associated with trying to delete the structural model at the end of the adjoint. Originally implemented to free up memory, but the implementation was attempting to delete an attribute which leads to an Attribute Error.

* Create driver summary methods

* Move print_transfer to _funtofem_driver

Move _print_transfer method to _funtofem_driver so that all drivers can inherit the method. Also changed the generic driver summary in _funtofem_driver.

* Formatting

* Make transfer_settings an attribute of base driver

Add attribute to the base driver class for the transfer_settings, including a check for None. Remove attribution in the shape driver.

* Typo in base driver

* Formatting
* Root proc check on _setDictOptions for AFLR AIM

* Add ability to read inactive variables from previous designs
* Update fun3d_interface.py

* Update namelists for fully coupled discipline derivative tests

* Update interface syntax for fully coupled discipline derivative tests

Include fun3d_project_name argument in Fun3dInterface. Change output_dir argument to prefix in create_from_bdf.

* Update Fun3dInterface syntax for unsteady fully coupled discipline derivative tests
@bburke38 bburke38 merged commit ad185a6 into ssw Feb 13, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants