updates the visualisation

removed obsolte parts
fixed baromter stuff
worked on eval
added ground-truth
This commit is contained in:
2016-01-30 19:50:58 +01:00
parent b2ea3145f4
commit cc899d1c46
18 changed files with 388 additions and 190 deletions

View File

@@ -16,7 +16,7 @@ namespace MiscSettings {
const int timeSteps = 500;
const int numParticles = 1000;
const int numParticles = 2500;
}