Added seperate process, DB and parent outputs
This commit is contained in:
@@ -26,8 +26,9 @@
|
||||
X_TS_init: { value: 125.0009, required: true }
|
||||
},
|
||||
inputs: 1,
|
||||
outputs: 1,
|
||||
outputLabels: "Effluent",
|
||||
outputs: 3,
|
||||
inputLabels: ["input"],
|
||||
outputLabels: ["process", "dbase", "parent"],
|
||||
icon: "font-awesome/fa-recycle",
|
||||
label: function() {
|
||||
return this.name || "advanced-reactor";
|
||||
|
||||
Reference in New Issue
Block a user