Commit 353b4bde authored by Georgios Dagkakis's avatar Georgios Dagkakis

unused inputs removed from test and dump updated

parent 0e4f7799
......@@ -27,7 +27,7 @@
"confidenceLevel": "0.95",
"maxSimTime": "-1",
"numberOfReplications": "1",
"trace": "Yes",
"trace": "No",
"console": "No"
},
"nodes": {
......@@ -52,15 +52,12 @@
"M1": {
"_class": "Dream.Machine",
"name": "Machine1",
"operationType": "MT-Load-Processing",
"canDeliverOnInterruption": 1,
"processingTime": {
"distributionType": "Fixed",
"mean": 5
},
"shift": {
"endUnfinished": 1,
"receiveBeforeEndThreshold": 7,
"shiftPattern": [
[
0,
......@@ -92,7 +89,6 @@
"_class": "Dream.Machine",
"failures": {},
"name": "Machine2",
"operationType": "MT-Load-Processing",
"processingTime": {
"distributionType": "Fixed",
"mean": 10
......
......@@ -18,7 +18,6 @@
"results": {
"blockage_ratio": 6.666666666666667,
"failure_ratio": 0.0,
"load_ratio": 0.0,
"off_shift_ratio": 76.66666666666667,
"waiting_ratio": 0.0,
"working_ratio": 16.666666666666668
......@@ -31,7 +30,6 @@
"results": {
"blockage_ratio": 0.0,
"failure_ratio": 0.0,
"load_ratio": 0.0,
"waiting_ratio": 0.0,
"working_ratio": 100.0
}
......
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