Commit 0a979c95 authored by Georgios Dagkakis's avatar Georgios Dagkakis

Batches_VD_SC1 to use deco in ST3

parent ed2d408c
...@@ -95,13 +95,23 @@ ...@@ -95,13 +95,23 @@
"St4M0R", "St4M0R",
{} {}
], ],
"con_100": [ "con_1000": [
"B7", "B7",
"St3M0D",
{}
],
"con_1001": [
"St3M0D",
"St3M0", "St3M0",
{} {}
], ],
"con_115": [ "con_1002": [
"St3M0", "St3M0",
"St3M0R",
{}
],
"con_115": [
"St3M0R",
"B8", "B8",
{} {}
], ],
...@@ -1117,6 +1127,35 @@ ...@@ -1117,6 +1127,35 @@
"outputResults": 1, "outputResults": 1,
"id": "St4M0R" "id": "St4M0R"
}, },
"St3M0D": {
"_class": "Dream.BatchDecompositionBlocking",
"name": "St3M0D",
"element_id": "DreamNode_240",
"processingTime": {
"distributionType": "Fixed",
"mean": 0,
"stdev": null,
"min": null,
"max": null
},
"numberOfSubBatches": 1,
"id": "St3M0D"
},
"St3M0R": {
"_class": "Dream.BatchReassemblyBlocking",
"name": "St3M0R",
"element_id": "DreamNode_250",
"processingTime": {
"distributionType": "Fixed",
"mean": 0,
"stdev": null,
"min": null,
"max": null
},
"numberOfSubBatches": 1,
"outputResults": 0,
"id": "St4M0R"
},
"St3M0": { "St3M0": {
"_class": "Dream.BatchScrapMachine", "_class": "Dream.BatchScrapMachine",
"name": "Cut & Bend", "name": "Cut & Bend",
......
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