Dear forum,<br><br>The vc-md calculation in the present espresso-5.0 is unable to stop by setting nstep.<br>I found the problem in the code file pw/src/vcsmd.f90.<br>I modified the line '''ELSE IF ( calc == 'nm' .OR. calc == 'cm' ) THEN''' <br>
into '''ELSE IF ( calc == 'nm' .OR. calc == 'cm' .OR. calc == 'cd'  ) THEN'''.<br>Now it works for stoping calculations by nstep.<br><br>Hope to make it corrected in next version.<br>
<br><br>Yours.<br clear="all">WANG Riping<br>2012.10.5<br><br><br>-- <br><div>******************************************************************************<br>WANG Riping<br>Ph.D student, </div>
<div>Institute for Study of the Earth's Interior,Okayama University,<br>827 Yamada, Misasa, Tottori-ken 682-0193, Japan<br>Tel: +81-858-43-3739(Office), +81-858-43-1215(Inst)</div>
<div>E-mail: <a href="mailto:wang.riping.81@gmail.com" target="_blank">wang.riping.81@gmail.com</a><br>******************************************************************************<br><br><br></div><br>