Commit a3de721a authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Jérome Perrin

shift information moved inside interruptions

parent 12dbf03d
This diff is collapsed.
...@@ -2,6 +2,10 @@ ...@@ -2,6 +2,10 @@
"graph": { "graph": {
"node": { "node": {
"Q1": { "Q1": {
"interruptions": {},
"_class": "Dream.ConditionalBuffer",
"isDummy": "0",
"name": "Queue1",
"wip": [ "wip": [
{ {
"id": "C2", "id": "C2",
...@@ -11,11 +15,7 @@ ...@@ -11,11 +15,7 @@
"id": "C3", "id": "C3",
"sequence": "4" "sequence": "4"
} }
], ]
"interruptions": {},
"_class": "Dream.ConditionalBuffer",
"name": "Queue1",
"isDummy": "0"
}, },
"MA1": { "MA1": {
"interruptions": {}, "interruptions": {},
...@@ -131,14 +131,7 @@ ...@@ -131,14 +131,7 @@
} }
} }
}, },
"general": { "_class": "Dream.Simulation",
"console": "No",
"numberOfReplications": "1",
"trace": "No",
"confidenceLevel": "0.95",
"maxSimTime": "-1",
"_class": "Dream.Configuration"
},
"BOM": { "BOM": {
"productionOrders": [ "productionOrders": [
{ {
...@@ -153,17 +146,17 @@ ...@@ -153,17 +146,17 @@
}, },
{ {
"operator": "O1", "operator": "O1",
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 1 "mean": 1
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"M0" "M0"
], ],
"operationType": {
"Processing": 1
},
"sequence": "1" "sequence": "1"
} }
], ],
...@@ -188,18 +181,18 @@ ...@@ -188,18 +181,18 @@
}, },
{ {
"operator": "O1", "operator": "O1",
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 2 "mean": 2
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
"M2" "M2"
], ],
"operationType": {
"Processing": 1
},
"sequence": "2" "sequence": "2"
}, },
{ {
...@@ -236,18 +229,18 @@ ...@@ -236,18 +229,18 @@
}, },
{ {
"operator": "O1", "operator": "O1",
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 1 "mean": 1
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
"M2" "M2"
], ],
"operationType": {
"Processing": 1
},
"sequence": "3" "sequence": "3"
}, },
{ {
...@@ -283,24 +276,24 @@ ...@@ -283,24 +276,24 @@
"sequence": "4" "sequence": "4"
}, },
{ {
"operator": "O1", "sequence": "4",
"processingTime": {
"Fixed": {
"mean": 3
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1",
"M2"
],
"requiredParts": [ "requiredParts": [
"C2", "C2",
"C1" "C1"
], ],
"sequence": "4" "processingTime": {
"Fixed": {
"mean": 3
}
},
"stationIdsList": [
"M1",
"M2"
],
"operationType": {
"Processing": 1
},
"operator": "O1"
}, },
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -323,17 +316,17 @@ ...@@ -323,17 +316,17 @@
"route": [ "route": [
{ {
"operator": "O2", "operator": "O2",
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 1 "mean": 1
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"MA1" "MA1"
], ],
"operationType": {
"Processing": 1
},
"sequence": "6" "sequence": "6"
}, },
{ {
...@@ -354,5 +347,12 @@ ...@@ -354,5 +347,12 @@
} }
] ]
}, },
"_class": "Dream.Simulation" "general": {
"console": "No",
"numberOfReplications": "1",
"trace": "No",
"confidenceLevel": "0.95",
"maxSimTime": "-1",
"_class": "Dream.Configuration"
}
} }
\ No newline at end of file
...@@ -2,16 +2,16 @@ ...@@ -2,16 +2,16 @@
"graph": { "graph": {
"node": { "node": {
"Q1": { "Q1": {
"interruptions": {},
"_class": "Dream.ConditionalBuffer",
"isDummy": "0",
"name": "Queue1",
"wip": [ "wip": [
{ {
"id": "C2", "id": "C2",
"sequence": "3" "sequence": "3"
} }
], ]
"interruptions": {},
"_class": "Dream.ConditionalBuffer",
"name": "Queue1",
"isDummy": "0"
}, },
"MA1": { "MA1": {
"interruptions": {}, "interruptions": {},
...@@ -59,13 +59,13 @@ ...@@ -59,13 +59,13 @@
"operationType": "Load", "operationType": "Load",
"wip": [ "wip": [
{ {
"sequence": "4",
"id": "C3", "id": "C3",
"remainingProcessingTime": { "remainingProcessingTime": {
"Fixed":{ "Fixed": {
"mean": 0.1 "mean": 0.1
} }
}, }
"sequence": "4"
} }
] ]
}, },
...@@ -138,14 +138,7 @@ ...@@ -138,14 +138,7 @@
} }
} }
}, },
"general": { "_class": "Dream.Simulation",
"console": "No",
"numberOfReplications": "1",
"trace": "No",
"confidenceLevel": "0.95",
"maxSimTime": "-1",
"_class": "Dream.Configuration"
},
"BOM": { "BOM": {
"productionOrders": [ "productionOrders": [
{ {
...@@ -161,16 +154,16 @@ ...@@ -161,16 +154,16 @@
{ {
"operator": "O1", "operator": "O1",
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 1 "mean": 1
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"M0" "M0"
], ],
"operationType": {
"Processing": 1
},
"sequence": "1" "sequence": "1"
} }
], ],
...@@ -196,17 +189,17 @@ ...@@ -196,17 +189,17 @@
{ {
"operator": "O1", "operator": "O1",
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 2 "mean": 2
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
"M2" "M2"
], ],
"operationType": {
"Processing": 1
},
"sequence": "2" "sequence": "2"
}, },
{ {
...@@ -244,17 +237,17 @@ ...@@ -244,17 +237,17 @@
{ {
"operator": "O1", "operator": "O1",
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 1 "mean": 1
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
"M2" "M2"
], ],
"operationType": {
"Processing": 1
},
"sequence": "3" "sequence": "3"
}, },
{ {
...@@ -290,24 +283,24 @@ ...@@ -290,24 +283,24 @@
"sequence": "4" "sequence": "4"
}, },
{ {
"operator": "O1", "sequence": "4",
"requiredParts": [
"C2",
"C1"
],
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 3 "mean": 3
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"M1", "M1",
"M2" "M2"
], ],
"requiredParts": [ "operationType": {
"C2", "Processing": 1
"C1" },
], "operator": "O1"
"sequence": "4"
}, },
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -331,16 +324,16 @@ ...@@ -331,16 +324,16 @@
{ {
"operator": "O2", "operator": "O2",
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 1 "mean": 1
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"MA1" "MA1"
], ],
"operationType": {
"Processing": 1
},
"sequence": "6" "sequence": "6"
}, },
{ {
...@@ -361,5 +354,12 @@ ...@@ -361,5 +354,12 @@
} }
] ]
}, },
"_class": "Dream.Simulation" "general": {
"console": "No",
"numberOfReplications": "1",
"trace": "No",
"confidenceLevel": "0.95",
"maxSimTime": "-1",
"_class": "Dream.Configuration"
}
} }
\ No newline at end of file
...@@ -2,10 +2,6 @@ ...@@ -2,10 +2,6 @@
"graph": { "graph": {
"node": { "node": {
"Q1": { "Q1": {
"interruptions": {},
"_class": "Dream.ConditionalBuffer",
"isDummy": "0",
"name": "Queue1",
"wip": [ "wip": [
{ {
"id": "C1", "id": "C1",
...@@ -19,7 +15,11 @@ ...@@ -19,7 +15,11 @@
"id": "C3", "id": "C3",
"sequence": "4" "sequence": "4"
} }
] ],
"interruptions": {},
"_class": "Dream.ConditionalBuffer",
"name": "Queue1",
"isDummy": "0"
}, },
"MA1": { "MA1": {
"interruptions": {}, "interruptions": {},
......
...@@ -2,10 +2,6 @@ ...@@ -2,10 +2,6 @@
"graph": { "graph": {
"node": { "node": {
"Q1": { "Q1": {
"interruptions": {},
"_class": "Dream.ConditionalBuffer",
"isDummy": "0",
"name": "Queue1",
"wip": [ "wip": [
{ {
"id": "C2", "id": "C2",
...@@ -15,7 +11,11 @@ ...@@ -15,7 +11,11 @@
"id": "C3", "id": "C3",
"sequence": "4" "sequence": "4"
} }
] ],
"interruptions": {},
"_class": "Dream.ConditionalBuffer",
"name": "Queue1",
"isDummy": "0"
}, },
"MA1": { "MA1": {
"interruptions": {}, "interruptions": {},
......
...@@ -126,9 +126,9 @@ ...@@ -126,9 +126,9 @@
} }
}, },
"general": { "general": {
"trace": "No", "maxSimTime": -1,
"console": "No", "console": "No",
"numberOfReplications": 1, "numberOfReplications": 1,
"maxSimTime": -1 "trace": "No"
} }
} }
\ No newline at end of file
This diff is collapsed.
...@@ -16,24 +16,10 @@ ...@@ -16,24 +16,10 @@
"_class": "Dream.Queue", "_class": "Dream.Queue",
"left": 0.4414893617021277 "left": 0.4414893617021277
}, },
"M1": { "E1": {
"name": "Machine1",
"canDeliverOnInterruption": 1,
"shift": {
"shiftPattern": [
[
0,
7
]
]
},
"processingTime": {
"Fixed": {
"mean": 5
}
},
"interruptions": {}, "interruptions": {},
"_class": "Dream.Machine" "_class": "Dream.Exit",
"name": "Exit"
}, },
"Q2": { "Q2": {
"capacity": 1, "capacity": 1,
...@@ -55,10 +41,25 @@ ...@@ -55,10 +41,25 @@
"_class": "Dream.Queue", "_class": "Dream.Queue",
"left": 0.4414893617021277 "left": 0.4414893617021277
}, },
"E1": { "M1": {
"interruptions": {}, "name": "Machine1",
"_class": "Dream.Exit", "canDeliverOnInterruption": 1,
"name": "Exit" "processingTime": {
"Fixed": {
"mean": 5
}
},
"interruptions": {
"shift": {
"shiftPattern": [
[
0,
7
]
]
}
},
"_class": "Dream.Machine"
}, },
"M2": { "M2": {
"processingTime": { "processingTime": {
......
...@@ -24,39 +24,41 @@ ...@@ -24,39 +24,41 @@
"M1A": { "M1A": {
"name": "Machine1A", "name": "Machine1A",
"canDeliverOnInterruption": 1, "canDeliverOnInterruption": 1,
"shift": {
"shiftPattern": [
[
0,
7
]
]
},
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 5 "mean": 5
} }
}, },
"interruptions": {}, "interruptions": {
"shift": {
"shiftPattern": [
[
0,
7
]
]
}
},
"_class": "Dream.Machine" "_class": "Dream.Machine"
}, },
"M1B": { "M1B": {
"name": "Machine1B", "name": "Machine1B",
"canDeliverOnInterruption": 1, "canDeliverOnInterruption": 1,
"shift": {
"shiftPattern": [
[
0,
7
]
]
},
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 5 "mean": 5
} }
}, },
"interruptions": {}, "interruptions": {
"shift": {
"shiftPattern": [
[
0,
7
]
]
}
},
"_class": "Dream.Machine" "_class": "Dream.Machine"
}, },
"Q2": { "Q2": {
......
...@@ -24,41 +24,43 @@ ...@@ -24,41 +24,43 @@
"M1A": { "M1A": {
"name": "Machine1A", "name": "Machine1A",
"canDeliverOnInterruption": 1, "canDeliverOnInterruption": 1,
"shift": {
"endUnfinished": 1,
"shiftPattern": [
[
0,
3
]
]
},
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 5 "mean": 5
} }
}, },
"interruptions": {}, "interruptions": {
"shift": {
"endUnfinished": 1,
"shiftPattern": [
[
0,
3
]
]
}
},
"_class": "Dream.Machine" "_class": "Dream.Machine"
}, },
"M1B": { "M1B": {
"name": "Machine1B", "name": "Machine1B",
"canDeliverOnInterruption": 1, "canDeliverOnInterruption": 1,
"shift": {
"endUnfinished": 1,
"shiftPattern": [
[
0,
3
]
]
},
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 5 "mean": 5
} }
}, },
"interruptions": {}, "interruptions": {
"shift": {
"endUnfinished": 1,
"shiftPattern": [
[
0,
3
]
]
}
},
"_class": "Dream.Machine" "_class": "Dream.Machine"
}, },
"Q2": { "Q2": {
......
...@@ -24,41 +24,43 @@ ...@@ -24,41 +24,43 @@
"M1A": { "M1A": {
"name": "Machine1A", "name": "Machine1A",
"canDeliverOnInterruption": 1, "canDeliverOnInterruption": 1,
"shift": {
"endUnfinished": 1,
"shiftPattern": [
[
0,
3
]
]
},
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 5 "mean": 5
} }
}, },
"interruptions": {}, "interruptions": {
"shift": {
"endUnfinished": 1,
"shiftPattern": [
[
0,
3
]
]
}
},
"_class": "Dream.Machine" "_class": "Dream.Machine"
}, },
"M1B": { "M1B": {
"name": "Machine1B", "name": "Machine1B",
"canDeliverOnInterruption": 1, "canDeliverOnInterruption": 1,
"shift": {
"endUnfinished": 1,
"shiftPattern": [
[
0,
3
]
]
},
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 5 "mean": 5
} }
}, },
"interruptions": {}, "interruptions": {
"shift": {
"endUnfinished": 1,
"shiftPattern": [
[
0,
3
]
]
}
},
"_class": "Dream.Machine" "_class": "Dream.Machine"
}, },
"Q2": { "Q2": {
......
...@@ -147,10 +147,10 @@ ...@@ -147,10 +147,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "1440",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "1440", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
5
],
[
10,
15
]
]
},
"top": 0.5, "top": 0.5,
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
...@@ -34,31 +42,23 @@ ...@@ -34,31 +42,23 @@
"mean": 7 "mean": 7
} }
} }
},
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
5
],
[
10,
15
]
]
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
} }
}, },
"edge": { "edge": {
...@@ -78,10 +78,10 @@ ...@@ -78,10 +78,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "20",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "20", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
5
],
[
10,
15
]
]
},
"top": 0.5, "top": 0.5,
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
...@@ -29,37 +37,29 @@ ...@@ -29,37 +37,29 @@
"mean": 1 "mean": 1
} }
}, },
"deteriorationType": "onShift",
"TTF": { "TTF": {
"Fixed": { "Fixed": {
"mean": 7 "mean": 7
} }
}, }
"deteriorationType": "onShift" },
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
5
],
[
10,
15
]
]
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
} }
}, },
"edge": { "edge": {
...@@ -79,10 +79,10 @@ ...@@ -79,10 +79,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "20",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "20", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
5
]
]
},
"top": 0.5, "top": 0.5,
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
...@@ -30,31 +42,19 @@ ...@@ -30,31 +42,19 @@
"mean": 3 "mean": 3
} }
} }
},
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
5
]
]
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
} }
}, },
"edge": { "edge": {
...@@ -74,10 +74,10 @@ ...@@ -74,10 +74,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "10",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "10", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
5,
10
]
]
},
"top": 0.5, "top": 0.5,
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
...@@ -30,31 +42,19 @@ ...@@ -30,31 +42,19 @@
"mean": 3 "mean": 3
} }
} }
},
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
5,
10
]
]
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
} }
}, },
"edge": { "edge": {
...@@ -74,10 +74,10 @@ ...@@ -74,10 +74,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "10",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "10", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
5
]
]
},
"top": 0.5, "top": 0.5,
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
...@@ -30,31 +42,19 @@ ...@@ -30,31 +42,19 @@
"mean": 7 "mean": 7
} }
} }
},
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
5
]
]
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
} }
}, },
"edge": { "edge": {
...@@ -74,10 +74,10 @@ ...@@ -74,10 +74,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "10",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "10", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
8
]
]
},
"top": 0.5, "top": 0.5,
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
...@@ -30,31 +42,19 @@ ...@@ -30,31 +42,19 @@
"mean": 7 "mean": 7
} }
} }
},
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
8
]
]
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 0.5
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
} }
}, },
"edge": { "edge": {
...@@ -74,10 +74,10 @@ ...@@ -74,10 +74,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "10",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "10", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 1
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"top": 0.5, "top": 0.5,
...@@ -16,37 +37,16 @@ ...@@ -16,37 +37,16 @@
"mean": 4 "mean": 4
} }
}, },
"deteriorationType": "working",
"TTF": { "TTF": {
"Fixed": { "Fixed": {
"mean": 7 "mean": 7
} }
}, }
"deteriorationType": "working"
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 1
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
} }
}, },
"edge": { "edge": {
......
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 1
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"top": 0.5, "top": 0.5,
...@@ -16,38 +37,17 @@ ...@@ -16,38 +37,17 @@
"mean": 4 "mean": 4
} }
}, },
"deteriorationType": "working",
"TTF": { "TTF": {
"Fixed": { "Fixed": {
"mean": 5 "mean": 5
} }
}, }
"deteriorationType": "working"
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
}, },
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 1
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"M2": { "M2": {
"name": "Testing", "name": "Testing",
"top": 0.5, "top": 0.5,
......
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 1
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
5
],
[
10,
15
]
]
},
"top": 0.5, "top": 0.5,
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
...@@ -29,37 +37,29 @@ ...@@ -29,37 +37,29 @@
"mean": 4 "mean": 4
} }
}, },
"deteriorationType": "working",
"TTF": { "TTF": {
"Fixed": { "Fixed": {
"mean": 7 "mean": 7
} }
}, }
"deteriorationType": "working" },
"shift": {
"endUnfinished": 0,
"shiftPattern": [
[
0,
5
],
[
10,
15
]
]
} }
}, },
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
},
"S1": {
"name": "Raw Material",
"top": 0.8978494623655914,
"entity": "Dream.Part",
"interArrivalTime": {
"Fixed": {
"distributionType": "Fixed",
"mean": 1
}
},
"interruptions": {},
"_class": "Dream.Source",
"left": 0.5
},
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
} }
}, },
"edge": { "edge": {
......
...@@ -15,16 +15,16 @@ ...@@ -15,16 +15,16 @@
}, },
{ {
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 1 "mean": 1
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"M1" "M1"
] ],
"operationType": {
"Processing": 1
}
}, },
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -33,16 +33,16 @@ ...@@ -33,16 +33,16 @@
}, },
{ {
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 3 "mean": 3
} }
}, },
"operationType": {
"Processing": 0
},
"stationIdsList": [ "stationIdsList": [
"M3" "M3"
] ],
"operationType": {
"Processing": 0
}
}, },
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -51,16 +51,16 @@ ...@@ -51,16 +51,16 @@
}, },
{ {
"processingTime": { "processingTime": {
"Fixed": { "Fixed": {
"mean": 2 "mean": 2
} }
}, },
"operationType": {
"Processing": 1
},
"stationIdsList": [ "stationIdsList": [
"M2" "M2"
] ],
"operationType": {
"Processing": 1
}
}, },
{ {
"stationIdsList": [ "stationIdsList": [
......
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
"isDummy": "0", "isDummy": "0",
"wip": [ "wip": [
{ {
"id": "O1",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -150,8 +151,7 @@ ...@@ -150,8 +151,7 @@
"name": "Mould1" "name": "Mould1"
} }
], ],
"name": "Order1", "name": "Order1"
"id": "O1"
} }
], ],
"interruptions": {}, "interruptions": {},
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
"isDummy": "0", "isDummy": "0",
"wip": [ "wip": [
{ {
"id": "O1",
"route": [ "route": [
{ {
"stationIdsList": [ "stationIdsList": [
...@@ -201,8 +202,7 @@ ...@@ -201,8 +202,7 @@
"name": "Mould1" "name": "Mould1"
} }
], ],
"name": "Order1", "name": "Order1"
"id": "O1"
} }
], ],
"interruptions": {}, "interruptions": {},
......
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"top": 0.5, "top": 0.5,
...@@ -13,13 +20,6 @@ ...@@ -13,13 +20,6 @@
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.5 "left": 0.5
}, },
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"NS1": { "NS1": {
"name": "Raw Material", "name": "Raw Material",
"top": 0.8978494623655914, "top": 0.8978494623655914,
...@@ -48,10 +48,10 @@ ...@@ -48,10 +48,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "10",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "10", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
{ {
"graph": { "graph": {
"node": { "node": {
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"M1": { "M1": {
"name": "Moulding", "name": "Moulding",
"top": 0.5, "top": 0.5,
...@@ -13,13 +20,6 @@ ...@@ -13,13 +20,6 @@
"_class": "Dream.BatchScrapMachine", "_class": "Dream.BatchScrapMachine",
"left": 0.5 "left": 0.5
}, },
"E1": {
"interruptions": {},
"top": 0.10215053763440862,
"_class": "Dream.Exit",
"name": "Stock",
"left": 0.5
},
"NS1": { "NS1": {
"name": "Raw Material", "name": "Raw Material",
"top": 0.8978494623655914, "top": 0.8978494623655914,
...@@ -49,10 +49,10 @@ ...@@ -49,10 +49,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "10",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "10", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
...@@ -63,8 +63,8 @@ ...@@ -63,8 +63,8 @@
"mean": 0.5 "mean": 0.5
} }
}, },
"interruptions": {},
"failures": {}, "failures": {},
"interruptions": {},
"_class": "Dream.Machine", "_class": "Dream.Machine",
"left": 0.4414893617021277 "left": 0.4414893617021277
}, },
......
...@@ -145,10 +145,10 @@ ...@@ -145,10 +145,10 @@
}, },
"_class": "Dream.Simulation", "_class": "Dream.Simulation",
"general": { "general": {
"trace": "No", "maxSimTime": "1440",
"_class": "Dream.Configuration", "_class": "Dream.Configuration",
"confidenceLevel": "0.95", "confidenceLevel": "0.95",
"maxSimTime": "1440", "trace": "No",
"numberOfReplications": "1" "numberOfReplications": "1"
} }
} }
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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