~ubuntu-branches/debian/sid/lammps/sid

« back to all changes in this revision

Viewing changes to doc/fix_adapt_fep.html

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2015-04-29 23:44:49 UTC
  • mfrom: (5.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20150429234449-mbhy9utku6hp6oq8
Tags: 0~20150313.gitfa668e1-1
Upload into unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
246
246
<PRE>variable size equal ramp(1.0,0.1)
247
247
fix 1 center adapt 10 atom diameter * v_size 
248
248
</PRE>
 
249
<P>When the <A HREF = "run_style.html">run style</A> is <I>respa</I>, this fix changes
 
250
parameters only on the outer loop (largest) timesteps.
 
251
</P>
 
252
<P>For <A HREF = "run_style.html">rRESPA time integration</A>, this fix changes
 
253
parameters on the outermost rRESPA level.
 
254
</P>
249
255
<HR>
250
256
 
251
257
<P><B>Restart, fix_modify, output, run start/stop, minimize info:</B>