From 4a337cee0dad22eaa4959b09ebe79085b58e8421 Mon Sep 17 00:00:00 2001 From: Moritz Beckschulte <moritz.beckschulte@eonerc.rwth-aachen.de> Date: Wed, 2 Apr 2025 09:19:08 +0200 Subject: [PATCH] Added submodule frostingmodelicamodels --- .gitmodules | 3 +++ frostingmodelicamodels | 1 + 2 files changed, 4 insertions(+) create mode 160000 frostingmodelicamodels diff --git a/.gitmodules b/.gitmodules index 2884c09..377987f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "BuildingSim/BESMod"] path = BuildingSim/BESMod url = https://github.com/RWTH-EBC/BESMod.git +[submodule "frostingmodelicamodels"] + path = frostingmodelicamodels + url = https://git-ce.rwth-aachen.de/ebc/projects/ebc0932_bmwk_elosdeutschland_kap/frostingmodelicamodels diff --git a/frostingmodelicamodels b/frostingmodelicamodels new file mode 160000 index 0000000..232a485 --- /dev/null +++ b/frostingmodelicamodels @@ -0,0 +1 @@ +Subproject commit 232a48571e1a1d366338fc3b4b9034d449bcb96b -- GitLab