Go to file
Dominik Demuth edeff66275 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	motions/tetrahedral.cpp
2024-09-16 19:52:15 +02:00
motions use struct for coordinates 2024-08-23 18:33:38 +02:00
times first commit 2024-08-16 19:55:27 +02:00
.gitignore first commit 2024-08-16 19:55:27 +02:00
CMakeLists.txt use struct for coordinates 2024-08-23 18:33:38 +02:00
config.txt add python script and parameter file 2024-08-20 18:44:16 +02:00
functions.cpp use struct for coordinates 2024-08-23 18:33:38 +02:00
functions.h use struct for coordinates 2024-08-23 18:33:38 +02:00
io.cpp fixed problem in spherical_to_xyz 2024-08-20 17:51:49 +02:00
io.h fixed problem in spherical_to_xyz 2024-08-20 17:51:49 +02:00
json.hpp first commit 2024-08-16 19:55:27 +02:00
main.cpp use struct for coordinates 2024-08-23 18:33:38 +02:00
ranges.cpp remove tau loop 2024-08-18 13:21:27 +02:00
ranges.h first commit 2024-08-16 19:55:27 +02:00
sims.cpp fixed problem in spherical_to_xyz 2024-08-20 17:51:49 +02:00
sims.h fixed problem in spherical_to_xyz 2024-08-20 17:51:49 +02:00
test.py add python script and parameter file 2024-08-20 18:44:16 +02:00