Develop #14

Merged
coryab merged 124 commits from develop into main 2023-10-24 20:43:56 +00:00
Showing only changes of commit 4e14915b04 - Show all commits

View File

@ -178,9 +178,9 @@ int main()
simulate_single_particle_with_different_steps(); simulate_single_particle_with_different_steps();
// simulate_100_particles(); simulate_100_particles();
// simulate_100_particles_with_time_potential(); simulate_100_particles_with_time_potential();
double end = omp_get_wtime(); double end = omp_get_wtime();