Skip to content

Commit ee49be8

Browse files
committed
In statmech groups.py changed frequencies of the Nitro group. This group was originally assigned 6 frequencies, while it is only allowed a maximum of 5 (see https://dspace.mit.edu/handle/1721.1/59876). The weakest frequency range of 1545-1555 1/cm was hence removed.
1 parent 6ba1c55 commit ee49be8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

input/statmech/groups/groups.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,6 @@
936936
""",
937937
statmech = GroupFrequencies(
938938
frequencies = [
939-
(1545, 1555, 1),
940939
(1360, 1385, 1),
941940
(915, 1000, 1),
942941
(850, 920, 1),

0 commit comments

Comments
 (0)