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

This commit is contained in:
sjplimp 2009-01-05 22:27:48 +00:00
parent 029ad19318
commit fd3be952ad
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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