We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd4a9fd commit bb2e2c9Copy full SHA for bb2e2c9
1 file changed
examples/rmg/commented/input.py
@@ -227,7 +227,7 @@
227
maximumSingletCarbenes=1,
228
# maximum number of radicals on a molecule with a singlet carbene
229
# should be lower than maximumRadicalElectrons in order to have an effect
230
- maximumCarbeneRadicals=1,
+ maximumCarbeneRadicals=0,
231
# If this is false or missing, RMG will throw an error if the more less-stable form of O2 is entered
232
# which doesn't react in the RMG system. normally input O2 as triplet with SMILES [O][O]
233
# allowSingletO2=False,
0 commit comments