You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/coremeta4cat/schema/coremeta4cat_reaction_ap.yaml
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -166,9 +166,6 @@ classes:
166
166
Electrochemical reactor used in electrocatalytic experiments, including
167
167
H-cells, flow cells, and membrane electrode assemblies.
168
168
169
-
slots:
170
-
- anode
171
-
- cathode
172
169
CSTR:
173
170
is_a: ChemicalReactor
174
171
class_uri: VOC4CAT:0007019
@@ -319,11 +316,3 @@ slots:
319
316
required: true
320
317
multivalued: true
321
318
inlined_as_list: true
322
-
anode:
323
-
description: The electrode where oxidation occurs in an electrochemical cell. It is the positive electrode in an electrolytic cell, while it is the negative electrode in a galvanic cell.
324
-
slot_uri: VOC4CAT:0007254
325
-
required: true
326
-
cathode:
327
-
description: The electrode where reduction occurs in an electrochemical cell. It is the negative electrode in an electrolytic cell, while it is the positive electrode in a galvanic cell.
0 commit comments