git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15469 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2016-08-12 13:49:50 +00:00
parent 639ea6c396
commit 112c98159b
4 changed files with 4 additions and 7 deletions

View File

@ -130,8 +130,7 @@ in *cvar*\ , this can be counteracted by increasing *Kd*\ . In situations
where *pvar* plateaus without reaching *setpoint*\ , this can be
counteracted by increasing *Ki*\ . In the language of Charles Dickens,
*Kp* represents the error of the present, *Ki* the error of the past,
and *Kd* the error yet to come. (insert your own Donald Trump joke
here)
and *Kd* the error yet to come.
Because this fix updates *cvar*\ , but does not initialize its value,
the initial value is that assigned by the user in the input script via

View File

@ -256,8 +256,7 @@ in <em>cvar</em>, this can be counteracted by increasing <em>Kd</em>. In situati
where <em>pvar</em> plateaus without reaching <em>setpoint</em>, this can be
counteracted by increasing <em>Ki</em>. In the language of Charles Dickens,
<em>Kp</em> represents the error of the present, <em>Ki</em> the error of the past,
and <em>Kd</em> the error yet to come. (insert your own Donald Trump joke
here)</p>
and <em>Kd</em> the error yet to come.</p>
<p>Because this fix updates <em>cvar</em>, but does not initialize its value,
the initial value is that assigned by the user in the input script via
the <a class="reference internal" href="variable.html"><span class="doc">internal-style variable</span></a> command. This value is

File diff suppressed because one or more lines are too long

View File

@ -115,8 +115,7 @@ in {cvar}, this can be counteracted by increasing {Kd}. In situations
where {pvar} plateaus without reaching {setpoint}, this can be
counteracted by increasing {Ki}. In the language of Charles Dickens,
{Kp} represents the error of the present, {Ki} the error of the past,
and {Kd} the error yet to come. (insert your own Donald Trump joke
here)
and {Kd} the error yet to come.
Because this fix updates {cvar}, but does not initialize its value,
the initial value is that assigned by the user in the input script via