From 5ab0c2aad25cf3c1cc629b4941db220afe216ecb Mon Sep 17 00:00:00 2001 From: Nathan Yee Date: Fri, 1 Jul 2016 17:13:57 -0400 Subject: [PATCH] Add star to fix bug with parent/child to rings.py --- input/thermo/groups/ring.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/input/thermo/groups/ring.py b/input/thermo/groups/ring.py index 24c9ec719e..c72db3bfbc 100644 --- a/input/thermo/groups/ring.py +++ b/input/thermo/groups/ring.py @@ -55,12 +55,12 @@ label = "Benzene", group = """ -1 Cb u0 {2,B} {6,B} -2 Cb u0 {1,B} {3,B} -3 Cb u0 {2,B} {4,B} -4 Cb u0 {3,B} {5,B} -5 Cb u0 {4,B} {6,B} -6 Cb u0 {1,B} {5,B} +1 * Cb u0 {2,B} {6,B} +2 Cb u0 {1,B} {3,B} +3 Cb u0 {2,B} {4,B} +4 Cb u0 {3,B} {5,B} +5 Cb u0 {4,B} {6,B} +6 Cb u0 {1,B} {5,B} """, thermo = ThermoData( Tdata = ([300,400,500,600,800,1000,1500],'K'),