Develop #14
1 changed files with 3 additions and 3 deletions
Stuff
commit
4e14915b04
|
|
@ -176,11 +176,11 @@ int main()
|
|||
|
||||
simulate_two_particles();
|
||||
|
||||
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();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue