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

Multifidelity Single Objectif Optimization #27

Merged
merged 27 commits into from
Oct 8, 2024
Merged

Multifidelity Single Objectif Optimization #27

merged 27 commits into from
Oct 8, 2024

Conversation

mschouler
Copy link
Owner

@mschouler mschouler commented Sep 23, 2024

This PR introduces a new RAE2822 use-case that performs single objective multifidelity optimization with adaptive infill.

The following changes are implemented and pieces added:

  • study management fix correcting an Optimizer bug introduced in this PR.
  • an mf_sm folder is added to aero_optim sources with multiple surrogate models and infill strategies.
  • the ffd module is revisited and an FFD_POD_2D class is introduced to perform data reduction.
  • a set_ffd_class is added to the Optimizer base class to enable FFD-POD coupling selection.
  • the rae2822_mf use-case is added with multiple configuration files, custom simulator and optimizer as well as a main execution script.

Validation optimization:

  • RAE2822 with cokriging
  • RAE2822 with cokriging and POD

@mschouler mschouler merged commit c03b542 into master Oct 8, 2024
4 checks passed
@mschouler mschouler deleted the feat-mf-soo branch October 8, 2024 13:02
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.

1 participant