arfc / transition-scenarios

A repository to hold transition scenarios with Cyclus.
Other
3 stars 12 forks source link

Multi-objective optimization for once-through scenarios #150

Closed abachma2 closed 1 year ago

abachma2 commented 1 year ago

This PR adds the files used to tune hyperparameters for multi-objective optimization. The optimization was performed using the MOGA (multi-objective genetic algorithm) in Dakota. Files in the input/haleu/optimization/once-through/ directory are used for the optimization problem. Files in the input/haleu/optimization/once-through/moga_tuning/ directory are used for tuning some of the hyperparameters for this method.

abachma2 commented 1 year ago

Thanks for the review @nsryan2. I have made changes to address your comments.

nsryan2 commented 1 year ago

Great, I realized that I probably should have started with your oldest PR first. Is it cool to merge these out of order? Edit: oh wait, I realized that was a different repo. I'll review the changes and merge