Skip to content

Commit

Permalink
use direct path so it can be run during tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Jul 13, 2019
1 parent 766380d commit 8f20ac1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
useHinderedRotors = True
useBondCorrections = True

species('Toluene', 'toluene_HinderedRotor.py')
species('Toluene', '/Users/mattjohnson/RMGCODE/RMG-Py/examples/arkane/species/Toulene_Hindered_Rotor_SemiClassicalND/toluene_HinderedRotor.py')

statmech('Toluene')
thermo('Toluene', 'NASA')

0 comments on commit 8f20ac1

Please sign in to comment.