Skip to content

gamma-opt/adaptive-surrogate-opt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulator-based surrogate optimisation

Data and code corresponding to the research paper: Simulator-based surrogate optimisation employing adaptive uncertainty-aware sampling (https://doi.org/10.1016/j.compchemeng.2025.109243).

Two case studies are included to demonstrate the method:

  • Case 1: Having access to the simulator - Blade design

    • Objective: Optimise the thermal design of a jet engine turbine blade

    • Simulator: Thermal analysis using Finite Element Analysis (FEA) via MATLAB's Partial Differential Equation Toolbox

    • Reference: Based on MATLAB's Thermal Stress Analysis of Jet Engine Turbine Blade example

  • Case 2: Being limited to pre-acquired datasets - Auto-thermal reformer

    • Objective: Optimise the operating conditions of an auto-thermal reformer

    • Data source: 2,800 pre-simulated data points from the OMLT repository

    • Reference: Optimisation setup follows the OMLT implementation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages