Commit be0f80ee authored by Georgios Dagkakis's avatar Georgios Dagkakis

time unit in capacity project instance is day

parent 51fc56ed
......@@ -643,7 +643,7 @@
"type": "string"
},
"timeUnit": {
"default": "hour",
"default": "day",
"description": "Used for input and reporting widgets.",
"name": "Time unit",
"type": "string",
......
......@@ -394,7 +394,7 @@
"confidenceLevel": 0.95,
"maxSimTime": -1,
"currentDate": "2014/02/20",
"timeUnit": "hour"
"timeUnit": "day"
},
"class_definition": {
"node": {
......
......@@ -51,7 +51,7 @@
"type": "number"
},
"timeUnit": {
"default": "hour",
"default": "day",
"description": "Used for input and reporting widgets.",
"name": "Time unit",
"type": "string",
......@@ -671,7 +671,7 @@
"numberOfReplications": "1",
"processTimeout": 10,
"seed": 1,
"timeUnit": "hour",
"timeUnit": "day",
"trace": "No"
},
"graph": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment