AaronTools.py icon indicating copy to clipboard operation
AaronTools.py copied to clipboard

makeInput.py

Open joegair opened this issue 1 year ago • 1 comments

the --end-of-file option appears to pad all of the text in the string with an extra whitespace.

for example, when I do.

makeInput.py test.xyz -o test.com -p 16 -mem 16 -c title -m m062x -b "6-31G(d,p)" --route "opt=modredundant" --end-of-file "B 8 18 S 20 -0.05"

test.com ends with B 8 1 8 S 2 0 - 0 . 0 5

joegair avatar Feb 07 '25 10:02 joegair

thanks for reporting this, I think I've fixed it

ajs99778 avatar Feb 11 '25 23:02 ajs99778