diff --git a/_applications/2026-combustion.md b/_applications/2026-combustion.md index 7c84ccfa710c..f0e9e11ed0c6 100644 --- a/_applications/2026-combustion.md +++ b/_applications/2026-combustion.md @@ -18,11 +18,14 @@ The applications focuse on the DLR methane/hydrogen/nitrogen turbulent diffusion * [DLR Flame CFD Workflow](#cfd-workflow) * [Tutorial](#cfd-tutorial) + * [AI & Data-Driven Models](#ai) - + * [HOSVD + GPR Parametric Interpolation](#ai-hosvd-gpr) * [Tutorial](#hosvd-tutorial-and-post) + * [References](#references) + * [Contributors](#contributors) # CFD & High-Fidelity Simulations diff --git a/_research/ai-models/combustion/hosvd_gpr_combustion_post.md b/_research/ai-models/combustion/hosvd_gpr_combustion_post.md index ee847388691d..ac6e787a0b16 100644 --- a/_research/ai-models/combustion/hosvd_gpr_combustion_post.md +++ b/_research/ai-models/combustion/hosvd_gpr_combustion_post.md @@ -1,11 +1,12 @@ --- -layout: page +layout: post +date: 2026-06-25 title: "HOSVD + GPR: Parametric Surrogate for Turbulent Jet Flames" category: "AI & Data-Driven Models" topic: "Combustion" tldr: "Parametric interpolation of the DLR turbulent jet diffusion flame using Higher-Order SVD and Gaussian Process Regression to predict full combustion fields at unseen operating conditions." thumbnail: "assets/img/Tutorial/Combustion/hosvd_gpr/Re16000_mf012.png" -permalink: /research/ai-combustion/ +permalink: /research/ai-combustion/hosvd-gpr-surrogate/ ---