basic scaffold

This commit is contained in:
2025-08-19 12:09:23 +02:00
parent 7282c6a6ec
commit 3f4fb35555
20 changed files with 1017 additions and 0 deletions

11
implementation.typ Normal file
View File

@@ -0,0 +1,11 @@
= Implementation of changes
This section describes the changes and improvements that were necessary to adapt the simulation suite in order to achieve the refined procedure. We distinguish between necessary changes that were required to reflect the underlying model and "beneficial" changes that only indirectly affect the quality of the simulation outputs.
== Necessary changes
Fundamental changes include:
-
== Secondary changes
Beorn was very opinionated in its assumptions and initial data. Since we intend it to create fast and reusable realisations we adapted the code to be more easily adjustable.