Skip to content
Snippets Groups Projects
Commit 1e019b63 authored by Amira Abdel-Rahman's avatar Amira Abdel-Rahman
Browse files

small change

parent 56b98016
No related branches found
No related tags found
No related merge requests found
Pipeline #5951 passed
......@@ -24,6 +24,8 @@ bonds_stress_strain: bonds_stress_strain.cu
#s
bonds_stress_strain2: bonds_stress_strain2.cu
nvcc bonds_stress_strain2.cu -o bonds_stress_strain2 -O3
bonds_stress_strain2: bonds_stress_strain_debug.cu
nvcc bonds_stress_strain_debug.cu -o bonds_stress_strain_debug -O3
#
bonds_stress_strain_test: STL_particles particles_bonds bonds_stress_strain
STL_particles 400 < test.stl | particles_bonds 2048 1024 | bonds_stress_strain 2048 1024 2000 0.05 100 20 0.0001 100 2>&1 | less
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment