Skip to content

Commit bb2e2c9

Browse files
committed
fixup! Add new species constraints to commented input file
1 parent bd4a9fd commit bb2e2c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/rmg/commented/input.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
maximumSingletCarbenes=1,
228228
# maximum number of radicals on a molecule with a singlet carbene
229229
# should be lower than maximumRadicalElectrons in order to have an effect
230-
maximumCarbeneRadicals=1,
230+
maximumCarbeneRadicals=0,
231231
# If this is false or missing, RMG will throw an error if the more less-stable form of O2 is entered
232232
# which doesn't react in the RMG system. normally input O2 as triplet with SMILES [O][O]
233233
# allowSingletO2=False,

0 commit comments

Comments
 (0)