We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6a903 commit 38faa74Copy full SHA for 38faa74
1 file changed
CITATION.cff
@@ -4,4 +4,16 @@ version: "2026.02.03"
4
date-released: "2026-02-03"
5
authors:
6
- family-names: Zakharchuk
7
- given-names: Timofey
+ given-names: Timofey
8
+ email: timofey.zakharchuk.research@gmail.com
9
+ orcid: https://orcid.org/0009-0002-0385-3255
10
+ affiliation: "Independent researcher in computational physics"
11
+abstract: "NEXT is a multi‑threaded simulation tool implemented in C/C++, employing the Barnes–Hut algorithm with Higher‑Order‑Multipole expansions."
12
+license: "GPL-3.0-or-later"
13
+repository-code: "https://github.com/TimGoTheCreator/NEXT"
14
+keywords:
15
+ - simulation
16
+ - computational physics
17
+ - Barnes-Hut
18
+ - multipole
19
+ - C++
0 commit comments