<div dir="ltr">There is indeed a problem, if you try to convert to Hartree and bohr^-1 you get this error message:<br>**************************************************************************<br> *** 13:04:44 ERRORL2 in input_parsing:get_r_val Incompatible units.    ***<br> *** Defined as (bohr^-2hartree) specified in input as (hartree). These ***<br> *** units are incompatible!                                            ***<br> **************************************************************************<br><br><br> **************************************************************************<br> *** 13:04:44 ERRORL2 in input_parsing:get_r_val Incompatible units.    ***<br> *** Defined as (bohr^-2hartree) specified in input as (bohr^-1). These ***<br> *** units are incompatible!                                            ***<br> **************************************************************************<br><br>The default units have dimensional problem. I suppose until it get fixed, we have to convert somehow the factors by hand but the that's quite problematic with the wrong units.<br><br>Le vendredi 6 janvier 2012 18:58:02 UTC+1, Matt W a écrit :<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div>Hi,<br></div><div><br></div><div>when adding a classical Morse potential is there a way to change the units, and the defaults are Hartree and bohr^-1?</div><div><br></div><div>It appears to need a list of parameters set under the keyword K, but for the Morse potential K1 and K2 have different dimensions...</div><div><br></div><div>K1*[(1-exp(-K2*(R-R0)))^2-1])</div><div><br></div><div>Sorry, it's too late on Friday to go digging into the input parser.</div><div><br></div><div>Cheers,</div><div><br></div><div>Matt</div></blockquote></div>