diff --git a/input/kinetics/families/Birad_R_Recombination/groups.py b/input/kinetics/families/Birad_R_Recombination/groups.py index 0d6db1677a..1271becf19 100644 --- a/input/kinetics/families/Birad_R_Recombination/groups.py +++ b/input/kinetics/families/Birad_R_Recombination/groups.py @@ -1018,3 +1018,16 @@ """, ) +forbidden( + label = "charged", + group = +""" +1 *1 R!H ux c[-1,-2] {2,S} +2 *2 R!H ux c[+1,+2] {1,S} +""", + shortDesc = u"""""", + longDesc = +u""" + +""", +) diff --git a/input/kinetics/families/Birad_recombination/groups.py b/input/kinetics/families/Birad_recombination/groups.py index b84e5e7564..8b40192650 100644 --- a/input/kinetics/families/Birad_recombination/groups.py +++ b/input/kinetics/families/Birad_recombination/groups.py @@ -1090,3 +1090,16 @@ """, ) +forbidden( + label = "charged", + group = +""" +1 *1 R!H ux c[-1,-2] {2,S} +2 *2 R!H ux c[+1,+2] {1,S} +""", + shortDesc = u"""""", + longDesc = +u""" + +""", +) diff --git a/input/kinetics/families/R_Recombination/groups.py b/input/kinetics/families/R_Recombination/groups.py index e95435906f..1941a13aa4 100644 --- a/input/kinetics/families/R_Recombination/groups.py +++ b/input/kinetics/families/R_Recombination/groups.py @@ -1843,3 +1843,16 @@ """, ) +forbidden( + label = "charged", + group = +""" +1 *1 R!H ux c[-1,-2] {2,S} +2 *2 R!H ux c[+1,+2] {1,S} +""", + shortDesc = u"""""", + longDesc = +u""" + +""", +)