From: sahas kn <sa...@in...> - 2018-09-17 21:23:47
|
<html><head></head><body><div>Dear wavepacket developer,</div><div> </div><div>I ran the interferometry examples from matlab snapshot version (not yet released) and got the error message as:</div><div> </div><div>"</div><div>Undefined function 'V' for input arguments of type 'struct'.<br><br>Error in pot.eval_grid (line 106)<br> potentials{m,n}.dvr = V(potentials{m,n}, space.dvr);</div><div> </div><div>Error in ham.init (line 94)<br> pot.eval_grid( hamilt.pot, state );<br><br>Error in qm_propa (line 34)<br>ham.init (state);<br><br>Error in qm_run (line 12)<br>qm_propa(state);<br><br><br>Error in run (line 86)<br>evalin('caller', [script ';']);</div><div>"</div><div>In linux version with opengl rendering, using released version, I was getting error in moviewriter but with the latest version, the moviewriter worked.</div><div> </div><div>Besides, I would appreciate if the interferometry example in matlab version is ported to c++ version.</div><div> </div><div>Also, I want to know that prearing initital wavefunction in terms of array/matrix as linear sum of eigenstates of ground state(1st state) like a0 V0 + a1 V1 where Vi is the vibration wavefunction of the potential in place of gaussian state is fine. </div><div> </div><div> </div></body></html> |