|
64 | 64 | """, |
65 | 65 | ) |
66 | 66 |
|
67 | | -entry( |
68 | | - label = "NNOH", |
69 | | - molecule = |
70 | | -""" |
71 | | -multiplicity 2 |
72 | | -1 O u0 p2 c0 {2,S} {4,S} |
73 | | -2 N u0 p1 c0 {1,S} {3,D} |
74 | | -3 N u1 p1 c0 {2,D} |
75 | | -4 H u0 p0 c0 {1,S} |
76 | | -""", |
77 | | - shortDesc = u"""""", |
78 | | - longDesc = |
79 | | -u""" |
80 | | -See https://doi.org/10.1002/cphc.202200373 for a discussion of the NNOH radical. |
81 | | -""", |
82 | | -) |
83 | | - |
84 | | -entry( |
85 | | - label = "NNOOH", |
86 | | - molecule = |
87 | | -""" |
88 | | -multiplicity 2 |
89 | | -1 N u1 p1 c0 {2,D} |
90 | | -2 N u0 p1 c0 {1,D} {3,S} |
91 | | -3 O u0 p2 c0 {2,S} {4,S} |
92 | | -4 O u0 p2 c0 {3,S} {5,S} |
93 | | -5 H u0 p0 c0 {4,S} |
94 | | -""", |
95 | | - shortDesc = u"""""", |
96 | | - longDesc = |
97 | | -u""" |
98 | | -See https://doi.org/10.1002/cphc.202200373 for a discussion of the NNOOH radical. |
99 | | -""", |
100 | | -) |
101 | | - |
102 | 67 | entry( |
103 | 68 | label = "Carbene_D_triplet", |
104 | 69 | group = |
|
189 | 154 | """, |
190 | 155 | ) |
191 | 156 |
|
192 | | - |
193 | 157 | entry( |
194 | 158 | label = "LiCONSFCl", |
195 | 159 | group = |
|
242 | 206 | """, |
243 | 207 | ) |
244 | 208 |
|
245 | | -entry( |
246 | | - label = "N-N(S)", |
247 | | - species = |
248 | | -""" |
249 | | -1 N u0 p2 c0 {2,S} |
250 | | -2 N u0 p2 c0 {1,S} |
251 | | -""", |
252 | | - shortDesc = u"""""", |
253 | | - longDesc = |
254 | | -u""" |
255 | | -This structure is not a stationary point, and should quickly become N#N |
256 | | -""", |
257 | | -) |
258 | | - |
259 | 209 | entry( |
260 | 210 | label = "[N][N]", |
261 | 211 | species = |
|
271 | 221 | """, |
272 | 222 | ) |
273 | 223 |
|
274 | | -entry( |
275 | | - label = "SOO2", |
276 | | - species = |
277 | | -""" |
278 | | -multiplicity 3 |
279 | | -1 S u0 p2 c0 {2,S} {3,S} |
280 | | -2 O u0 p2 c0 {1,S} {4,S} |
281 | | -3 O u1 p2 c0 {1,S} |
282 | | -4 O u1 p2 c0 {2,S} |
283 | | -""", |
284 | | - shortDesc = u"""""", |
285 | | - longDesc = |
286 | | -u""" |
287 | | -The SO--O2 complex isn't a sable species (i.e., its geometry cannot be optimized with a reasonable SO--OO bond length), |
288 | | -yet it is predicted by RMG, e.g, by R_Recombination of [S][O] and [O][O]. |
289 | | -
|
290 | | -Another resonance structure of it which is forbidden as well via this entry is: |
291 | | -multiplicity 3 |
292 | | -1 S u1 p1 c0 {2,S} {3,D} |
293 | | -2 O u0 p2 c0 {1,S} {4,S} |
294 | | -3 O u0 p2 c0 {1,D} |
295 | | -4 O u1 p2 c0 {2,S} |
296 | | -""", |
297 | | -) |
298 | | - |
299 | | -entry( |
300 | | - label = "SO2O2", |
301 | | - species = |
302 | | -""" |
303 | | -multiplicity 3 |
304 | | -1 S u0 p1 c0 {2,S} {3,S} {4,D} |
305 | | -2 O u0 p2 c0 {1,S} {5,S} |
306 | | -3 O u1 p2 c0 {1,S} |
307 | | -4 O u0 p2 c0 {1,D} |
308 | | -5 O u1 p2 c0 {2,S} |
309 | | -""", |
310 | | - shortDesc = u"""""", |
311 | | - longDesc = |
312 | | -u""" |
313 | | -The SO2--O2 complex isn't a sable species (i.e., its geometry cannot be optimized with a reasonable O2S--OO bond length), |
314 | | -yet it is predicted by RMG, e.g, by R_Addition_Multiple_Bond of O=S=O and [O][O]. |
315 | | -Also, it is described as a TS in doi: 10.1021/jp067499p (Fig. 1 structure 5, Fig. 2) |
316 | | -
|
317 | | -Another resonance structure of it which is forbidden as well via this entry is: |
318 | | -multiplicity 3 |
319 | | -1 S u1 p0 c0 {2,S} {3,D} {4,D} |
320 | | -2 O u0 p2 c0 {1,S} {5,S} |
321 | | -3 O u0 p2 c0 {1,D} |
322 | | -4 O u0 p2 c0 {1,D} |
323 | | -5 O u1 p2 c0 {2,S} |
324 | | -""", |
325 | | -) |
326 | | - |
327 | | -entry( |
328 | | - label = "S2O2", |
329 | | - species = |
330 | | -""" |
331 | | -multiplicity 3 |
332 | | -1 O u0 p2 c0 {2,S} {3,S} |
333 | | -2 S u0 p2 c0 {1,S} {4,S} |
334 | | -3 O u1 p2 c0 {1,S} |
335 | | -4 S u1 p2 c0 {2,S} |
336 | | -""", |
337 | | - shortDesc = u"""""", |
338 | | - longDesc = |
339 | | -u""" |
340 | | -The S2--O2 complex isn't a sable species (has an imaginary frequency), |
341 | | -yet it is predicted by RMG, e.g, by R_Recombination of [S][S] and [O][O]. |
342 | | -
|
343 | | -Another resonance structure of it which is forbidden as well via this entry is: |
344 | | -multiplicity 3 |
345 | | -1 O u0 p2 c0 {2,S} {3,S} |
346 | | -2 S u1 p1 c0 {1,S} {4,D} |
347 | | -3 O u1 p2 c0 {1,S} |
348 | | -4 S u0 p2 c0 {2,D} |
349 | | -""", |
350 | | -) |
351 | | - |
352 | | -entry( |
353 | | - label = "N2SH", |
354 | | - species = |
355 | | -""" |
356 | | -multiplicity 2 |
357 | | -1 N u0 p0 c+1 {2,D} {3,D} |
358 | | -2 S u1 p1 c0 {1,D} {4,S} |
359 | | -3 N u0 p2 c-1 {1,D} |
360 | | -4 H u0 p0 c0 {2,S} |
361 | | -""", |
362 | | - shortDesc = u"""""", |
363 | | - longDesc = |
364 | | -u""" |
365 | | -The N2--SH complex isn't a sable species (i.e., its geometry cannot be optimized with a reasonable NN--SH bond length), |
366 | | -yet it is predicted by RMG, e.g, by R_Addition_Multiple_Bond of [SH] to N#N. |
367 | | -
|
368 | | -Other resonance structures of it which are forbidden as well via this entry are: |
369 | | -multiplicity 2 |
370 | | -1 N u0 p1 c0 {2,S} {3,D} |
371 | | -2 S u0 p2 c0 {1,S} {4,S} |
372 | | -3 N u1 p1 c0 {1,D} |
373 | | -4 H u0 p0 c0 {2,S} |
374 | | -
|
375 | | -multiplicity 2 |
376 | | -1 N u1 p0 c+1 {2,S} {3,D} |
377 | | -2 S u0 p2 c0 {1,S} {4,S} |
378 | | -3 N u0 p2 c-1 {1,D} |
379 | | -4 H u0 p0 c0 {2,S} |
380 | | -""", |
381 | | -) |
382 | | - |
383 | | -entry( |
384 | | - label = "N2SO", |
385 | | - group = |
386 | | -""" |
387 | | -1 O u0 {2,[S,D]} |
388 | | -2 S u0 {1,[S,D]} {3,[S,D]} |
389 | | -3 N u0 {2,[S,D]} {4,[S,D]} |
390 | | -4 N u0 {3,[S,D]} |
391 | | -""", |
392 | | - shortDesc = u"""""", |
393 | | - longDesc = |
394 | | -u""" |
395 | | -The N2--SO complex isn't sable (i.e., NNSO's geometry cannot be optimized with a reasonable NN--SO bond length), |
396 | | -yet it is predicted by RMG, e.g, by R_Addition_Multiple_Bond of [S][O] to N#N. |
397 | | -N2SO2 is forbidden as well in this group for the same reason. |
398 | | -""", |
399 | | -) |
400 | | - |
401 | | -entry( |
402 | | - label = "SO3(T)", |
403 | | - species = |
404 | | -""" |
405 | | -multiplicity 3 |
406 | | -1 O u0 p2 c0 {2,D} |
407 | | -2 S u1 p0 c0 {1,D} {3,D} {4,S} |
408 | | -3 O u0 p2 c0 {2,D} |
409 | | -4 O u1 p2 c0 {2,S} |
410 | | -""", |
411 | | - shortDesc = u"""""", |
412 | | - longDesc = |
413 | | -u""" |
414 | | -The geometry of SO3(T) could not be stabilized at either B3LYP/6-311G(2d,d,p) nor M06-2x |
415 | | -without getting negative frequency/ies. |
416 | | -""", |
417 | | -) |
418 | | - |
419 | | -entry( |
420 | | - label = "cN3HNH2", |
421 | | - species = |
422 | | -""" |
423 | | -multiplicity 2 |
424 | | -1 N u0 p1 c0 {2,S} {3,S} {4,S} |
425 | | -2 N u0 p1 c0 {1,S} {4,S} {5,S} |
426 | | -3 N u0 p1 c0 {1,S} {6,S} {7,S} |
427 | | -4 N u1 p1 c0 {1,S} {2,S} |
428 | | -5 H u0 p0 c0 {2,S} |
429 | | -6 H u0 p0 c0 {3,S} |
430 | | -7 H u0 p0 c0 {3,S} |
431 | | -""", |
432 | | - shortDesc = u"""""", |
433 | | - longDesc = |
434 | | -u""" |
435 | | -Geometry could not converge at CBS-QB3 |
436 | | -""", |
437 | | -) |
438 | | - |
439 | | -entry( |
440 | | - label = "cN3HN", |
441 | | - group = |
442 | | -""" |
443 | | -1 N u0 p1 c0 {2,S} {3,S} {5,S} |
444 | | -2 N u[0,1] p1 c0 {1,S} {3,S} |
445 | | -3 N u0 p0 c+1 {1,S} {2,S} {4,D} |
446 | | -4 N u0 p2 c-1 {3,D} |
447 | | -5 R ux px cx {1,S} |
448 | | -""", |
449 | | - shortDesc = u"""""", |
450 | | - longDesc = |
451 | | -u""" |
452 | | -Geometry of the following species in this group could not converge at CBS-QB3 |
453 | | -[N-]=[N+]1[N]N1 |
454 | | -[N-]=[N+]1NN1 |
455 | | -""", |
456 | | -) |
457 | | - |
458 | | -entry( |
459 | | - label = "NH3NNH", |
460 | | - species = |
461 | | -""" |
462 | | -multiplicity 2 |
463 | | -1 N u0 p0 c+1 {2,S} {4,S} {5,S} {6,S} |
464 | | -2 N u0 p2 c-1 {1,S} {3,S} |
465 | | -3 N u1 p1 c0 {2,S} {7,S} |
466 | | -4 H u0 p0 c0 {1,S} |
467 | | -5 H u0 p0 c0 {1,S} |
468 | | -6 H u0 p0 c0 {1,S} |
469 | | -7 H u0 p0 c0 {3,S} |
470 | | -""", |
471 | | - shortDesc = u"""""", |
472 | | - longDesc = |
473 | | -u""" |
474 | | -Geometry could not converge at wB97x-D3/6-311++G(3df,3pd) (alongd ref - xq1488) |
475 | | -""", |
476 | | -) |
477 | | - |
478 | | -entry( |
479 | | - label = "NNHNH", |
480 | | - species = |
481 | | -""" |
482 | | -multiplicity 2 |
483 | | -1 N u0 p0 c+1 {2,S} {3,D} {5,S} |
484 | | -2 N u0 p1 c0 {1,S} {4,D} |
485 | | -3 N u0 p2 c-1 {1,D} |
486 | | -4 N u1 p1 c0 {2,D} |
487 | | -5 H u0 p0 c0 {1,S} |
488 | | -""", |
489 | | - shortDesc = u"""""", |
490 | | - longDesc = |
491 | | -u""" |
492 | | -Geometry could not converge at wB97x-D3/6-311++G(3df,3pd) (alongd ref - xq1492) |
493 | | -""", |
494 | | -) |
495 | | - |
496 | 224 | entry( |
497 | 225 | label = "C2_triplebond", |
498 | 226 | species = |
|
0 commit comments