Commit fd3be952 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2333 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 029ad193
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -381,7 +381,7 @@ print $a
</P>
<HR>

<P>Immediate Evaluation of Variables:
<P><B>Immediate Evaluation of Variables:</B>
</P>
<P>There is a difference between referencing a variable with a leading $
sign (e.g. $x or ${abc}) versus with a leading "v_" (e.g. v_x or
@@ -436,7 +436,7 @@ evaluated later.
</P>
<HR>

<P>Variable Accuracy:
<P><B>Variable Accuracy:</B>
</P>
<P>Obviously, LAMMPS attempts to evaluate variables containing formulas
(<I>equal</I> and <I>atom</I> style variables) accurately whenever the
+2 −2
Original line number Diff line number Diff line
@@ -372,7 +372,7 @@ then LAMMPS will run for a while when the print statement is invoked!

:line

Immediate Evaluation of Variables:
[Immediate Evaluation of Variables:]

There is a difference between referencing a variable with a leading $
sign (e.g. $x or $\{abc\}) versus with a leading "v_" (e.g. v_x or
@@ -427,7 +427,7 @@ evaluated later.

:line

Variable Accuracy:
[Variable Accuracy:]

Obviously, LAMMPS attempts to evaluate variables containing formulas
({equal} and {atom} style variables) accurately whenever the