Commit 4852e21f authored by Georgios Dagkakis's avatar Georgios Dagkakis

Topology updated to waitOnTie failures. dump also updated

parent 447d62f8
...@@ -166,7 +166,8 @@ ...@@ -166,7 +166,8 @@
"MTTR": 15, "MTTR": 15,
"distributionType": "Fixed", "distributionType": "Fixed",
"repairman": "None", "repairman": "None",
"MTTF": 150 "MTTF": 150,
"waitOnTie":1
}, },
"element_id": "DreamNode_32", "element_id": "DreamNode_32",
"_class": "Dream.BatchScrapMachine", "_class": "Dream.BatchScrapMachine",
...@@ -863,7 +864,8 @@ ...@@ -863,7 +864,8 @@
"MTTR": 15, "MTTR": 15,
"distributionType": "Fixed", "distributionType": "Fixed",
"repairman": "None", "repairman": "None",
"MTTF": 100 "MTTF": 100,
"waitOnTie":1
}, },
"element_id": "DreamNode_14", "element_id": "DreamNode_14",
"_class": "Dream.M3", "_class": "Dream.M3",
...@@ -1289,7 +1291,8 @@ ...@@ -1289,7 +1291,8 @@
"MTTR": 10, "MTTR": 10,
"distributionType": "Fixed", "distributionType": "Fixed",
"repairman": "None", "repairman": "None",
"MTTF": 90 "MTTF": 90,
"waitOnTie":1
}, },
"element_id": "DreamNode_7", "element_id": "DreamNode_7",
"_class": "Dream.BatchScrapMachineAfterDecompose", "_class": "Dream.BatchScrapMachineAfterDecompose",
......
...@@ -131,8 +131,8 @@ ...@@ -131,8 +131,8 @@
"results": { "results": {
"blockage_ratio": 0.0, "blockage_ratio": 0.0,
"failure_ratio": 0.0, "failure_ratio": 0.0,
"off_shift_ratio": 15.4, "off_shift_ratio": 14.0,
"waiting_ratio": 6.6, "waiting_ratio": 8.0,
"working_ratio": 78.0 "working_ratio": 78.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