Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot open gaussian log file #3

Open
songyongshun opened this issue Apr 2, 2019 · 1 comment
Open

cannot open gaussian log file #3

songyongshun opened this issue Apr 2, 2019 · 1 comment

Comments

@songyongshun
Copy link

when load, prompt error:
vecadd: two vectors don't have the same size
details informations:

vecadd: two vectors don't have the same size
    while executing
"vecadd $p1 [list 0 $bond 0]"
    (procedure "get_cartesian_from_zmat" line 11)
    invoked from within
"get_cartesian_from_zmat $cart $atomlist [list $bond $angle $dihed]"
    (procedure "read_zmatrix" line 154)
    invoked from within
"read_zmatrix $fid "Recover connectivity data from disk.""
    (procedure "read_gaussian_log" line 226)
    invoked from within
"read_gaussian_log $file $molid"
    (procedure "load_gaussian_log" line 17)
    invoked from within
"load_gaussian_log $file"
    (procedure "load_file" line 10)
    invoked from within
"load_file $file $type "
    (procedure "::QMtool::opendialog" line 79)
    invoked from within
"::QMtool::opendialog log"
    (menu invoke)
@s-ansa
Copy link

s-ansa commented Aug 27, 2020

I'm having the same problem for log files of several jobs.
Operating system: Ubuntu 19.10.
VMD version: 1.9.4a38.

vecadd: two vectors don't have the same size
vecadd: two vectors don't have the same size
    while executing
"vecadd $p1 [list 0 $bond 0]"
    (procedure "get_cartesian_from_zmat" line 11)
    invoked from within
"get_cartesian_from_zmat $cart $atomlist [list $bond $angle $dihed]"
    (procedure "read_zmatrix" line 154)
    invoked from within
"read_zmatrix $fid "Recover connectivity data from disk.""
    (procedure "read_gaussian_log" line 226)
    invoked from within
"read_gaussian_log $file $molid"
    (procedure "load_gaussian_log" line 17)
    invoked from within
"load_gaussian_log $file"
    (procedure "load_file" line 10)
    invoked from within
"load_file $file $type "
    (procedure "::QMtool::opendialog" line 79)
    invoked from within
"::QMtool::opendialog log"
    invoked from within
".qmtool.menubar.file.menu.open invoke active"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke active]"
    (procedure "tk::MenuInvoke" line 50)
    invoked from within
"tk::MenuInvoke .qmtool.menubar.file.menu.open 1"
    (command bound to event)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants