From 67f0748a7f38f463143ed3c840ad373e4ca836b3 Mon Sep 17 00:00:00 2001 From: giovanni-br Date: Tue, 9 Jul 2024 19:03:07 +0200 Subject: [PATCH] adding comments in the data --- examples/Demonstration.ipynb | 4 ++-- moha/rauk/affinity.Json | 1 + moha/rauk/affinity.json | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/examples/Demonstration.ipynb b/examples/Demonstration.ipynb index 85938bc..4dbfd6c 100644 --- a/examples/Demonstration.ipynb +++ b/examples/Demonstration.ipynb @@ -44,7 +44,7 @@ }, { "cell_type": "code", - "execution_count": 5, + "execution_count": 1, "id": "36ebc326", "metadata": {}, "outputs": [], @@ -106,7 +106,7 @@ }, { "cell_type": "code", - "execution_count": 4, + "execution_count": 2, "id": "21b6dc5e", "metadata": {}, "outputs": [ diff --git a/moha/rauk/affinity.Json b/moha/rauk/affinity.Json index 9029d57..90a1588 100644 --- a/moha/rauk/affinity.Json +++ b/moha/rauk/affinity.Json @@ -1,4 +1,5 @@ { + "_comment": "Values representing affinity. Data was taken from https://en.wikipedia.org/wiki/Electron_affinity_(data_page) on 06/10/2024", "H": 0.754195, "He": -0.5, "Li": 0.618049, diff --git a/moha/rauk/affinity.json b/moha/rauk/affinity.json index 9029d57..90a1588 100644 --- a/moha/rauk/affinity.json +++ b/moha/rauk/affinity.json @@ -1,4 +1,5 @@ { + "_comment": "Values representing affinity. Data was taken from https://en.wikipedia.org/wiki/Electron_affinity_(data_page) on 06/10/2024", "H": 0.754195, "He": -0.5, "Li": 0.618049,