Optimized Molecular Dynamics Simulation C code
Find a file
2023-10-18 18:30:54 +01:00
analysis Removed Sqrt function and optimized multiplications 2023-10-16 19:29:22 +01:00
input Started work on Potential 2023-10-15 00:56:00 +01:00
out Tried parallelizing the code, but the compiler can already do that automatically 2023-10-18 18:30:54 +01:00
src Tried parallelizing the code, but the compiler can already do that automatically 2023-10-18 18:30:54 +01:00
.clang-format Tried parallelizing the code, but the compiler can already do that automatically 2023-10-18 18:30:54 +01:00
.gitignore Initial commit 2023-10-14 15:31:57 +01:00
cp_average-orig.txt 2.7 local / 7 search 2023-10-16 01:00:45 +01:00
cp_average.txt 2.7 local / 7 search 2023-10-16 01:00:45 +01:00
cp_output-orig.txt 2.7 local / 7 search 2023-10-16 01:00:45 +01:00
cp_output.txt Removed Sqrt function and optimized multiplications 2023-10-16 19:29:22 +01:00
LICENSE Initial commit 2023-10-14 15:31:57 +01:00
Makefile Tried parallelizing the code, but the compiler can already do that automatically 2023-10-18 18:30:54 +01:00
README.md Initial commit 2023-10-14 15:31:57 +01:00

MDS

Optimized Molecular Dynamics Simulation C code