evaluation stand

This commit is contained in:
toni
2016-05-04 10:32:28 +02:00
parent ce1a1b4d99
commit e3d7e83159
9 changed files with 66 additions and 62 deletions

View File

@@ -17,9 +17,9 @@ namespace MiscSettings {
const int timeSteps = 500;
const int numParticles = 2500;
const int numParticles = 50;
const int numBSParticles = 500;
const int numBSParticles = 25;
const int lag = 5;