Commit 11196113 authored by Jérome Perrin's avatar Jérome Perrin

add an example json with batches

parent 3b5a3959
{
"edges": {
"con_10": [
"M1A",
"Q2A",
{}
],
"con_100": [
"PrB",
"QPa",
{}
],
"con_105": [
"QPa",
"PaA",
{}
],
"con_110": [
"QPa",
"PaB",
{}
],
"con_115": [
"PaA",
"E1",
{}
],
"con_120": [
"PaB",
"E1",
{}
],
"con_125": [
"QStart",
"BDA",
{}
],
"con_130": [
"QStart",
"BDB",
{}
],
"con_135": [
"BDA",
"M1A",
{}
],
"con_15": [
"Q2A",
"M2A",
{}
],
"con_20": [
"M2A",
"Q3A",
{}
],
"con_25": [
"Q3A",
"M3A",
{}
],
"con_30": [
"M3A",
"BRA",
{}
],
"con_35": [
"S1",
"QStart",
{}
],
"con_40": [
"BRA",
"QM",
{}
],
"con_45": [
"BDB",
"M1B",
{}
],
"con_5": [
"M1B",
"Q2B",
{}
],
"con_50": [
"Q2B",
"M2B",
{}
],
"con_55": [
"M2B",
"Q3B",
{}
],
"con_60": [
"Q3B",
"M3B",
{}
],
"con_65": [
"M3B",
"BRB",
{}
],
"con_70": [
"BRB",
"QM",
{}
],
"con_75": [
"QM",
"MM",
{}
],
"con_80": [
"MM",
"QPr",
{}
],
"con_85": [
"QPr",
"PrA",
{}
],
"con_90": [
"QPr",
"PrB",
{}
],
"con_95": [
"PrA",
"QPa",
{}
]
},
"general": {
"confidenceLevel": 0.95,
"currentDate": "2014/02/18",
"desiredPercentageOfSuccess": 0.85,
"maxSimTime": 2880,
"numberOfReplications": 1,
"processTimeout": 20,
"throughputTarget": 4600,
"trace": "Yes"
},
"nodes": {
"BDA": {
"_class": "Dream.BatchDecompositionStartTime",
"element_id": "DreamNode_1",
"name": "Deco_A",
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"max": "",
"mean": 0,
"min": "",
"stdev": ""
}
},
"BDB": {
"_class": "Dream.BatchDecompositionStartTime",
"element_id": "DreamNode_2",
"name": "Deco_B",
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": 0
}
},
"BRA": {
"_class": "Dream.BatchReassembly",
"element_id": "DreamNode_3",
"name": "Assembly_A",
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": 0
}
},
"BRB": {
"_class": "Dream.BatchReassembly",
"element_id": "DreamNode_4",
"name": "Assembly_B",
"numberOfSubBatches": 4,
"processingTime": {
"distributionType": "Fixed",
"mean": 0
}
},
"E1": {
"_class": "Dream.Exit",
"element_id": "DreamNode_5",
"name": "Stock"
},
"EV": {
"_class": "Dream.EventGenerator",
"argumentDict": "{}",
"duration": 10,
"element_id": "DreamNode_6",
"interval": 1440,
"method": "Globals.countIntervalThroughput",
"name": "Attainment",
"start": 1440,
"stop": -1
},
"M1A": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_7",
"failures": {},
"name": "RO_E_M_A_A",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"M1B": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_8",
"failures": {},
"name": "RO_E_M_A_B",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"M2A": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_9",
"failures": {},
"name": "P_B_A_A",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"M2B": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_10",
"failures": {},
"name": "P_B_A_B",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"M3A": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_11",
"failures": {},
"name": "D_B_A_A",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"M3B": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_12",
"failures": {},
"name": "D_B_A_B",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"MM": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_13",
"failures": {},
"name": "Moulding",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"PaA": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_14",
"failures": {},
"name": "Packaging_A",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"PaB": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_15",
"failures": {},
"name": "Packaging_B",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"PrA": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_16",
"failures": {},
"name": "Pressure_A",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"PrB": {
"_class": "Dream.BatchScrapMachine",
"element_id": "DreamNode_17",
"failures": {},
"name": "Pressure_B",
"processingTime": {
"distributionType": "Fixed",
"mean": 0.1
}
},
"Q2A": {
"_class": "Dream.LineClearance",
"capacity": 2,
"element_id": "DreamNode_18",
"isDummy": "0",
"name": "Q2A",
"schedulingRule": "FIFO"
},
"Q2B": {
"_class": "Dream.LineClearance",
"capacity": 2,
"element_id": "DreamNode_19",
"isDummy": "0",
"name": "Q2B",
"schedulingRule": "FIFO"
},
"Q3A": {
"_class": "Dream.LineClearance",
"capacity": 2,
"element_id": "DreamNode_20",
"isDummy": "0",
"name": "Q3A",
"schedulingRule": "FIFO"
},
"Q3B": {
"_class": "Dream.LineClearance",
"capacity": 2,
"element_id": "DreamNode_21",
"isDummy": "0",
"name": "Q3B",
"schedulingRule": "FIFO"
},
"QM": {
"_class": "Dream.Queue",
"capacity": 3,
"element_id": "DreamNode_22",
"isDummy": "0",
"name": "QM",
"schedulingRule": "FIFO"
},
"QPa": {
"_class": "Dream.Queue",
"capacity": 3,
"element_id": "DreamNode_23",
"isDummy": "0",
"name": "QPa",
"schedulingRule": "FIFO"
},
"QPr": {
"_class": "Dream.Queue",
"capacity": 3,
"element_id": "DreamNode_24",
"isDummy": "0",
"name": "QPr",
"schedulingRule": "FIFO"
},
"QStart": {
"_class": "Dream.Queue",
"capacity": -1,
"element_id": "DreamNode_25",
"isDummy": "0",
"name": "StartQueue",
"schedulingRule": "FIFO"
},
"S1": {
"_class": "Dream.BatchSource",
"batchNumberOfUnits": 100,
"element_id": "DreamNode_26",
"entity": "Dream.Batch",
"interarrivalTime": {
"distributionType": "Fixed",
"mean": 0.5
},
"name": "Source"
}
},
"preference": {
"coordinates": {
"BDA": {
"left": 0.17522921311349376,
"top": 0.014751694583812569
},
"BDB": {
"left": 0.17889893485409047,
"top": 0.18992806776658683
},
"BRA": {
"left": 0.7623846916089703,
"top": 0.014751694583812569
},
"BRB": {
"left": 0.7486232350817325,
"top": 0.2175874951112354
},
"E1": {
"left": 0.781650730747103,
"top": 0.8537543240381524
},
"EV": {
"left": 0.01834860870298364,
"top": 0.829782820339457
},
"M1A": {
"left": 0.26697225662841195,
"top": 0.005531885468929714
},
"M1B": {
"left": 0.27339426967445624,
"top": 0.18992806776658683
},
"M2A": {
"left": 0.4596326480097402,
"top": 0.005531885468929714
},
"M2B": {
"left": 0.4568803567042926,
"top": 0.18992806776658683
},
"M3A": {
"left": 0.6614673437425602,
"top": 0.023971503698695426
},
"M3B": {
"left": 0.6495407480856209,
"top": 0.20836768599635255
},
"MM": {
"left": 0.882568078613513,
"top": 0.34666482271959537
},
"PaA": {
"left": 0.8926598134001541,
"top": 0.7707760420042068
},
"PaB": {
"left": 0.670641648094052,
"top": 0.7707760420042068
},
"PrA": {
"left": 0.8788983568729164,
"top": 0.6048194779363153
},
"PrB": {
"left": 0.6844031046212897,
"top": 0.5863798597065496
},
"Q2A": {
"left": 0.35871530014333014,
"top": 0.014751694583812569
},
"Q2B": {
"left": 0.3651373131893744,
"top": 0.18070825865170398
},
"Q3A": {
"left": 0.569724300227642,
"top": 0.014751694583812569
},
"Q3B": {
"left": 0.5577977045707027,
"top": 0.19914787688146968
},
"QM": {
"left": 0.8642194699105294,
"top": 0.1530488313070554
},
"QPa": {
"left": 0.781650730747103,
"top": 0.6509185235107297
},
"QPr": {
"left": 0.7908250350985949,
"top": 0.503401577672604
},
"QStart": {
"left": 0.0972476261258133,
"top": 0.09772997661775827
},
"S1": {
"left": 0.0037421998521831056,
"top": 0.09077525071036834
}
},
"zoom_level": 0.81
},
"shift_spreadsheet": [
[
"Date",
"Machines",
"Start",
"Stop"
],
[
"2014/02/18",
"M1A,M2A,M3A,PrA, PaA",
"6:00",
"13:00"
],
[
"2014/02/18",
"M1B,M2B,M3B,PrB,PaB",
"6:00",
"21:00"
],
[
"2014/02/19",
"M1A,M2A,M3A,PrA,PaA",
"6:00",
"13:00"
],
[
"2014/02/19",
"M1B,M2B,M3B,PrB,PaB",
"6:00",
"21:00"
],
[
null,
null,
null,
null
]
],
"wip_spreadsheet": [
[
"Jobs",
"ID",
"Order Date",
"Due Date",
"Priority",
"Material",
"Sequence",
"Processing Times"
],
[
null,
null,
null,
null,
null,
null,
null,
null
]
]
}
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