From 281e3c29d32ac8322c0b6a749314ed20b6f1f0c1 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Caillau Date: Tue, 19 May 2026 11:06:39 +0200 Subject: [PATCH] Update index.md --- applications/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/applications/index.md b/applications/index.md index 42fb8b1..1c1ec49 100644 --- a/applications/index.md +++ b/applications/index.md @@ -206,6 +206,15 @@ custom_js: tags=tags-sir %} +{% assign tags-keep-bk = "kite electrical energy production, optimal control, bifurcation" | split: "," %} +{% include app-card.html + url="https://keep-cnrs.github.io/CT-BK-App.jl" + abbrev="KEEP-BK" + title="Kite Electrical Energy Production and bifurcation detection" + summary="Using OptimalControl.jl to optimise the control free problem from the KEEP project, then BifurcationKit.jl to follow a path of solutions when varying parameters." + tags=tags-keep-bk +%} +