From 0f5170b2044ad9196e51768cdb9d8a6865b4a3c0 Mon Sep 17 00:00:00 2001 From: "Lang, Jens" <jens.lang@tu-darmstadt.de> Date: Mon, 22 May 2023 12:37:58 +0200 Subject: [PATCH] Replace README.txt --- README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.txt b/README.txt index f5bd44d..8c527ae 100644 --- a/README.txt +++ b/README.txt @@ -24,6 +24,10 @@ triplets and Runge-Kutta methods applied to solve an optimal boundary control problem for the discrete 1D heat equation compared with a computed exact discrete solution. +The latest version is available at + + https://git-ce.rwth-aachen.de/jens.lang/LangSchmittOptCtr1DHeat.git + Detailed descriptions of the methods and the problem are available online, the papers [1,2,3] with Open Access. -- GitLab