diff --git a/_applications/2026-cardiac-pathology.md b/_applications/2026-cardiac-pathology.md
index 44eb5049dde4..2b6e3607b894 100644
--- a/_applications/2026-cardiac-pathology.md
+++ b/_applications/2026-cardiac-pathology.md
@@ -50,7 +50,7 @@ This section presents the tutorials to use the methods combining Artificial Inte
The complete step-by-step tutorials are available in the [*Diagnosis tutorial*](https://modelflows.github.io/modelflowsapp/software/tutorials/cardiac-tutorials/#diagnosis-tutorial) and [*Prognosis tutorial*](https://modelflows.github.io/modelflowsapp/software/tutorials/cardiac-tutorials/#prognosis-tutorial) sections of the [*Cardiac tutorials*](https://modelflows.github.io/modelflowsapp/software/tutorials/cardiac-tutorials/) page.
-### Notebooks Diagnosis and Prognosis
+### Notebooks
- [*Diagnosis Notebooks*](https://github.com/modelflows/ModelFLOWs-cardiac/tree/main/diagnosis_tutorial/notebooks): this link goes to the source files and to the guide of how to use the codes implementing the training and testing of models for the diagnosis of cardiovascular diseases (CVD).
- [*Prognosis Notebooks*](https://github.com/modelflows/ModelFLOWs-cardiac/tree/main/prognosis_tutorial/notebooks): this link goes to the source files and to the guide of how to use the codes implementing the training and testing of models for the prognosis of heart failures.
@@ -65,7 +65,7 @@ The complete tutorial is available in the [*Interface tutorial*](https://modelfl
The tutorial of the developed framework based on deep learning for automated left-ventricle (LV) segmentation and ejection-fraction (EF) prediction from echocardiograms is available in the [*LV Segmentation and EF estimation tutorial*](https://modelflows.github.io/modelflowsapp/software/tutorials/cardiac-tutorials/#lv-seg-ef-tutorial) section of the [*Cardiac tutorials*](https://modelflows.github.io/modelflowsapp/software/tutorials/cardiac-tutorials/).
-### Notebooks Segmentation and EF Estimation Tutorial
+### Notebooks
- [*LV segmentation and EF prediction*](https://github.com/modelflows/ModelFLOWs-cardiac/tree/main/segmentation%26EFprediction_tutorial/EchoNet-dynamic/scripts): this link goes to the source files necessary to perform the left-ventricle (LV) segmentation and the ejection fraction (EF) estimation from echocardiography images.
diff --git a/_applications/2026-combustion.md b/_applications/2026-combustion.md
index 19cee3d16ac2..a99c738e5ef6 100644
--- a/_applications/2026-combustion.md
+++ b/_applications/2026-combustion.md
@@ -19,11 +19,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/air-pollution/2026_air_pollution.md b/_research/ai-models/air-pollution/2026_air_pollution.md
index a906e783e9fd..649367ffffbc 100644
--- a/_research/ai-models/air-pollution/2026_air_pollution.md
+++ b/_research/ai-models/air-pollution/2026_air_pollution.md
@@ -75,12 +75,6 @@ This work demonstrates that Robust Data Envelopment Analysis provides a reliable
By combining DEA and Robust Optimization, the proposed methodology reduces sensitivity to data fluctuations and offers a more realistic assessment of urban sustainability performance.
The framework can support policy evaluation, urban planning, energy management, and sustainable development strategies in complex socio-economic systems.
-## Scientific Contribution
-
-This work demonstrates that Robust Data Envelopment Analysis provides a reliable framework for evaluating urban energy efficiency under uncertainty.
-By combining DEA and Robust Optimization, the proposed methodology reduces sensitivity to data fluctuations and offers a more realistic assessment of urban sustainability performance.
-The framework can support policy evaluation, urban planning, energy management, and sustainable development strategies in complex socio-economic systems.
-
## Relevance for ModelFLOWs
This research illustrates the application of advanced data-driven methodologies to large-scale urban systems.
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/
---