Separating CPU time output from Data outut to allow better analysis.

This commit is contained in:
Jorge Gonzalez 2020-12-07 17:58:33 +01:00
commit 7152a232fe
6 changed files with 29 additions and 10 deletions

View file

@ -1,7 +1,7 @@
{
"output": {
"path": "./runs/cylFlow/",
"trigger": 10,
"triggerOutput": 10,
"cpuTime": true,
"numColl": false
},