Just to keep track of the progress, I'm going to paste a couple back and forth emails between me and Per-Ola on this issue. First, per @peonor
I have a very strange problem when I’m using calculate.py to get the Hessian from the attached Jaguar file. The command I’m using is:
$SCHRODINGER/run /home/kcjh508/Q2MM/q2mm-master/q2mm/calculate.py -jh jag_Acc_Fine_B3LYP-D3_LACVPs.01.in -p
I’m also using another of my older tools to read out the same data. All elements are correct, except one:
h_jag_Acc_Fine_B3LYP-D3_LACVPs_26-25 gets the value “nan”! The raw value is -1.295139E-01, it should be converted to -1.205E+03.
I can’t figure out why it happens. Using my own predecessor of Eric’s script runs without a problem. Anything you can help with?
The really strange thing? If I change the last decimal to zero in the .01.in-file, I instead get the nan error on element 35_34…
Just to keep track of the progress, I'm going to paste a couple back and forth emails between me and Per-Ola on this issue. First, per @peonor
I have a very strange problem when I’m using calculate.py to get the Hessian from the attached Jaguar file. The command I’m using is:
$SCHRODINGER/run /home/kcjh508/Q2MM/q2mm-master/q2mm/calculate.py -jh jag_Acc_Fine_B3LYP-D3_LACVPs.01.in -p
I’m also using another of my older tools to read out the same data. All elements are correct, except one:
h_jag_Acc_Fine_B3LYP-D3_LACVPs_26-25 gets the value “nan”! The raw value is -1.295139E-01, it should be converted to -1.205E+03.
I can’t figure out why it happens. Using my own predecessor of Eric’s script runs without a problem. Anything you can help with?
The really strange thing? If I change the last decimal to zero in the .01.in-file, I instead get the nan error on element 35_34…