push before merge

This commit is contained in:
toni
2016-05-05 09:42:05 +02:00
parent e3d7e83159
commit bbc8f5aa19
6 changed files with 92 additions and 104 deletions

View File

@@ -15,9 +15,9 @@ namespace MiscSettings {
const int gridSize_cm = 20;
const int timeSteps = 500;
const int timeSteps = 500;
const int numParticles = 50;
const int numParticles = 2500;
const int numBSParticles = 25;