From 79081237b36e464620dcda53337db7024186b1a6 Mon Sep 17 00:00:00 2001 From: Filippo Olivo Date: Thu, 18 Sep 2025 11:08:15 +0200 Subject: [PATCH] Add dataset submodule --- .gitmodules | 3 +++ thermal-conduction-dataset | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 thermal-conduction-dataset diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..50c2713 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "thermal-conduction-dataset"] + path = thermal-conduction-dataset + url = git@github.com:FilippoOlivo/thermal-conduction-dataset diff --git a/thermal-conduction-dataset b/thermal-conduction-dataset new file mode 160000 index 0000000..3561f9f --- /dev/null +++ b/thermal-conduction-dataset @@ -0,0 +1 @@ +Subproject commit 3561f9f283e3f2eef1b93f3619c2fbda8b4eb6fc