File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
examples/cantherm/species Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11#!/usr/bin/env python
22# encoding: utf-8
33
4- modelChemistry = "Klip_2 "
4+ modelChemistry = "CBS-QB3 "
55frequencyScaleFactor = 0.99
66useHinderedRotors = True
77useBondCorrections = False
Original file line number Diff line number Diff line change 11#!/usr/bin/env python
22# -*- coding: utf-8 -*-
33
4- modelChemistry = "Klip_2 "
4+ modelChemistry = "CBS-QB3 "
55frequencyScaleFactor = 0.99
66useHinderedRotors = True
77useBondCorrections = True
Original file line number Diff line number Diff line change 11#!/usr/bin/env python
22# encoding: utf-8
33
4- modelChemistry = "Klip_2 "
4+ modelChemistry = "CBS-QB3 "
55frequencyScaleFactor = 0.99
66useHinderedRotors = True
77useBondCorrections = False
Original file line number Diff line number Diff line change 11#!/usr/bin/env python
22# -*- coding: utf-8 -*-
33
4- modelChemistry = "Klip_2 "
4+ modelChemistry = "CBS-QB3 "
55frequencyScaleFactor = 0.99
66useHinderedRotors = True
77useBondCorrections = True
You can’t perform that action at this time.
0 commit comments