Commit 1473d79d authored by panos's avatar panos

The JSON file amended for this particular example

parent 585372bf
{ {
"edges": { "graph": {
"con_140": [ "node": {
"S1",
"QStart",
{}
],
"con_145": [
"QStart",
"BDA",
{}
],
"con_150": [
"QStart",
"BDB",
{}
],
"con_155": [
"BDA",
"M1A",
{}
],
"con_160": [
"M1A",
"Q2A",
{}
],
"con_165": [
"Q2A",
"M2A",
{}
],
"con_170": [
"M2A",
"Q3A",
{}
],
"con_175": [
"Q3A",
"M3A",
{}
],
"con_180": [
"M3A",
"BRA",
{}
],
"con_185": [
"BRA",
"QM",
{}
],
"con_190": [
"BDB",
"M1B",
{}
],
"con_195": [
"M1B",
"Q2B",
{}
],
"con_200": [
"Q2B",
"M2B",
{}
],
"con_205": [
"M2B",
"Q3B",
{}
],
"con_210": [
"Q3B",
"M3B",
{}
],
"con_215": [
"M3B",
"BRB",
{}
],
"con_220": [
"BRB",
"QM",
{}
],
"con_225": [
"QM",
"MM",
{}
],
"con_230": [
"MM",
"QPr",
{}
],
"con_235": [
"QPr",
"PrA",
{}
],
"con_240": [
"QPr",
"PrB",
{}
],
"con_245": [
"PrA",
"QPa",
{}
],
"con_250": [
"PrB",
"QPa",
{}
],
"con_255": [
"QPa",
"PaA",
{}
],
"con_260": [
"QPa",
"PaB",
{}
],
"con_265": [
"PaA",
"E1",
{}
],
"con_270": [
"PaB",
"E1",
{}
]
},
"general": {
"confidenceLevel": "0.95",
"maxSimTime": "2880",
"numberOfReplications": "1",
"processTimeout": "0.5",
"trace": "No"
},
"nodes": {
"BDA": { "BDA": {
"_class": "Dream.BatchDecompositionStartTime", "_class": "Dream.BatchDecompositionStartTime",
"element_id": "DreamNode_1", "element_id": "DreamNode_1",
"name": "Deco_A", "name": "Deco_A",
"numberOfSubBatches": 4, "numberOfSubBatches": 4,
"processingTime": { "processingTime": {
"Fixed": {
"distributionType": "Fixed", "distributionType": "Fixed",
"mean": "0" "mean": 0.0
}
} }
}, },
"BDB": { "BDB": {
...@@ -160,8 +19,10 @@ ...@@ -160,8 +19,10 @@
"name": "Deco_B", "name": "Deco_B",
"numberOfSubBatches": 4, "numberOfSubBatches": 4,
"processingTime": { "processingTime": {
"Fixed": {
"distributionType": "Fixed", "distributionType": "Fixed",
"mean": "0" "mean": 0.0
}
} }
}, },
"BRA": { "BRA": {
...@@ -170,8 +31,10 @@ ...@@ -170,8 +31,10 @@
"name": "Assembly_A", "name": "Assembly_A",
"numberOfSubBatches": 4, "numberOfSubBatches": 4,
"processingTime": { "processingTime": {
"Fixed": {
"distributionType": "Fixed", "distributionType": "Fixed",
"mean": "0" "mean": 0.0
}
} }
}, },
"BRB": { "BRB": {
...@@ -180,8 +43,10 @@ ...@@ -180,8 +43,10 @@
"name": "Assembly_B", "name": "Assembly_B",
"numberOfSubBatches": 4, "numberOfSubBatches": 4,
"processingTime": { "processingTime": {
"Fixed": {
"distributionType": "Fixed", "distributionType": "Fixed",
"mean": "0" "mean": 0.0
}
} }
}, },
"E1": { "E1": {
...@@ -194,10 +59,6 @@ ...@@ -194,10 +59,6 @@
"element_id": "DreamNode_6", "element_id": "DreamNode_6",
"failures": {}, "failures": {},
"name": "M1A", "name": "M1A",
"shift": {
"shiftPattern": [[360,780], [1800,2220]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -213,10 +74,6 @@ ...@@ -213,10 +74,6 @@
"element_id": "DreamNode_7", "element_id": "DreamNode_7",
"failures": {}, "failures": {},
"name": "M1B", "name": "M1B",
"shift": {
"shiftPattern": [[360,1260], [1800,2700]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -232,10 +89,6 @@ ...@@ -232,10 +89,6 @@
"element_id": "DreamNode_8", "element_id": "DreamNode_8",
"failures": {}, "failures": {},
"name": "M2A", "name": "M2A",
"shift": {
"shiftPattern": [[360,780], [1800,2220]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -251,10 +104,6 @@ ...@@ -251,10 +104,6 @@
"element_id": "DreamNode_9", "element_id": "DreamNode_9",
"failures": {}, "failures": {},
"name": "M2B", "name": "M2B",
"shift": {
"shiftPattern": [[360,1260], [1800,2700]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -270,10 +119,6 @@ ...@@ -270,10 +119,6 @@
"element_id": "DreamNode_10", "element_id": "DreamNode_10",
"failures": {}, "failures": {},
"name": "M3A", "name": "M3A",
"shift": {
"shiftPattern": [[360,780], [1800,2220]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -289,10 +134,6 @@ ...@@ -289,10 +134,6 @@
"element_id": "DreamNode_11", "element_id": "DreamNode_11",
"failures": {}, "failures": {},
"name": "M3B", "name": "M3B",
"shift": {
"shiftPattern": [[360,1260], [1800,2700]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -308,10 +149,6 @@ ...@@ -308,10 +149,6 @@
"element_id": "DreamNode_12", "element_id": "DreamNode_12",
"failures": {}, "failures": {},
"name": "MM", "name": "MM",
"shift": {
"shiftPattern": [[360,1260], [1800,2700]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -327,10 +164,6 @@ ...@@ -327,10 +164,6 @@
"element_id": "DreamNode_13", "element_id": "DreamNode_13",
"failures": {}, "failures": {},
"name": "PaA", "name": "PaA",
"shift": {
"shiftPattern": [[360,780], [1800,2220]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -346,10 +179,6 @@ ...@@ -346,10 +179,6 @@
"element_id": "DreamNode_14", "element_id": "DreamNode_14",
"failures": {}, "failures": {},
"name": "PaB", "name": "PaB",
"shift": {
"shiftPattern": [[360,1260], [1800,2700]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -365,10 +194,6 @@ ...@@ -365,10 +194,6 @@
"element_id": "DreamNode_15", "element_id": "DreamNode_15",
"failures": {}, "failures": {},
"name": "PrA", "name": "PrA",
"shift": {
"shiftPattern": [[360,780], [1800,2220]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -384,10 +209,6 @@ ...@@ -384,10 +209,6 @@
"element_id": "DreamNode_16", "element_id": "DreamNode_16",
"failures": {}, "failures": {},
"name": "PrB", "name": "PrB",
"shift": {
"shiftPattern": [[360,1260], [1800,2700]],
"endUnfinished": 0
},
"scrapQuantity": { "scrapQuantity": {
}, },
...@@ -497,7 +318,6 @@ ...@@ -497,7 +318,6 @@
}, },
"name": "Source" "name": "Source"
}, },
"EV": { "EV": {
"_class": "Dream.EventGenerator", "_class": "Dream.EventGenerator",
"name": "attainment", "name": "attainment",
...@@ -508,26 +328,184 @@ ...@@ -508,26 +328,184 @@
} }
} }
}, },
"spreadsheet": [ "edge": {
[ "1": {
"Jobs", "source": "S1",
"ID", "destination": "QStart",
"Order Date", "data": {},
"Due Date", "_class": "Dream.Edge"
"Priority", },
"Material", "2": {
"Sequence", "source": "QStart",
"Processing Times" "destination": "BDA",
], "data": {},
[ "_class": "Dream.Edge"
null, },
null, "3": {
null, "source": "QStart",
null, "destination": "BDB",
null, "data": {},
null, "_class": "Dream.Edge"
null, },
null "4": {
] "source": "BDA",
] "destination": "M1A",
"data": {},
"_class": "Dream.Edge"
},
"5": {
"source": "M1A",
"destination": "Q2A",
"data": {},
"_class": "Dream.Edge"
},
"6": {
"source": "Q2A",
"destination": "M2A",
"data": {},
"_class": "Dream.Edge"
},
"7": {
"source": "M2A",
"destination": "Q3A",
"data": {},
"_class": "Dream.Edge"
},
"8": {
"source": "Q3A",
"destination": "M3A",
"data": {},
"_class": "Dream.Edge"
},
"9": {
"source": "M3A",
"destination": "BRA",
"data": {},
"_class": "Dream.Edge"
},
"10": {
"source": "BRA",
"destination": "QM",
"data": {},
"_class": "Dream.Edge"
},
"11": {
"source": "BDB",
"destination": "M1B",
"data": {},
"_class": "Dream.Edge"
},
"12": {
"source": "M1B",
"destination": "Q2B",
"data": {},
"_class": "Dream.Edge"
},
"13": {
"source": "Q2B",
"destination": "M2B",
"data": {},
"_class": "Dream.Edge"
},
"14": {
"source": "M2B",
"destination": "Q3B",
"data": {},
"_class": "Dream.Edge"
},
"15": {
"source": "Q3B",
"destination": "M3B",
"data": {},
"_class": "Dream.Edge"
},
"16": {
"source": "M3B",
"destination": "BRB",
"data": {},
"_class": "Dream.Edge"
},
"17": {
"source": "BRB",
"destination": "QM",
"data": {},
"_class": "Dream.Edge"
},
"18": {
"source": "QM",
"destination": "MM",
"data": {},
"_class": "Dream.Edge"
},
"19": {
"source": "MM",
"destination": "QPr",
"data": {},
"_class": "Dream.Edge"
},
"20": {
"source": "QPr",
"destination": "PrA",
"data": {},
"_class": "Dream.Edge"
},
"21": {
"source": "QPr",
"destination": "PrB",
"data": {},
"_class": "Dream.Edge"
},
"22": {
"source": "PrA",
"destination": "QPa",
"data": {},
"_class": "Dream.Edge"
},
"23": {
"source": "PrB",
"destination": "QPa",
"data": {},
"_class": "Dream.Edge"
},
"24": {
"source": "QPa",
"destination": "PaA",
"data": {},
"_class": "Dream.Edge"
},
"25": {
"source": "QPa",
"destination": "PaA",
"data": {},
"_class": "Dream.Edge"
},
"26": {
"source": "QPa",
"destination": "PaB",
"data": {},
"_class": "Dream.Edge"
},
"27": {
"source": "PaA",
"destination": "E1",
"data": {},
"_class": "Dream.Edge"
},
"2": {
"source": "PaB",
"destination": "E1",
"data": {},
"_class": "Dream.Edge"
}
}
},
"_class": "Dream.Simulation",
"general": {
"confidenceLevel": "0.95",
"_class": "Dream.Configuration",
"maxSimTime": "2880",
"numberOfReplications": "1",
"processTimeout": "0.5",
"trace": "No"
}
} }
\ No newline at end of file
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