Skip to content
Snippets Groups Projects
Commit 971995b2 authored by pscrozi's avatar pscrozi
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@35 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent fe1e44ad
No related branches found
No related tags found
No related merge requests found
...@@ -113,7 +113,7 @@ line are arguments. ...@@ -113,7 +113,7 @@ line are arguments.
<P>(6) Text with spaces can be enclosed in double quotes so it will be <P>(6) Text with spaces can be enclosed in double quotes so it will be
treated as a single argument. See the <A HREF = "dump_modify.html">dump modify</A> treated as a single argument. See the <A HREF = "dump_modify.html">dump modify</A>
or <A HREF = "fix_print.html">fix print</A> commands for examples. A '#' or '$' or <A HREF = "fix_print.html">fix print</A> commands for examples. A '#' or '$'
charater that in text between double quotes will not be treated as a character that in text between double quotes will not be treated as a
comment or substituted for as a variable. comment or substituted for as a variable.
</P> </P>
<HR> <HR>
...@@ -196,7 +196,7 @@ diagnostic options. The <A HREF = "fix.html">fix</A> command comes in many flav ...@@ -196,7 +196,7 @@ diagnostic options. The <A HREF = "fix.html">fix</A> command comes in many flav
<P>(4) Run a simulation <P>(4) Run a simulation
</P> </P>
<P>A molecular dynamics simulation is run using the <A HREF = "run.html">run</A> <P>A molecular dynamics simulation is run using the <A HREF = "run.html">run</A>
command. Energy minimizationn (molecular statics) is performed using command. Energy minimization (molecular statics) is performed using
the <A HREF = "minimize.html">minimize</A> command. A parallel tempering the <A HREF = "minimize.html">minimize</A> command. A parallel tempering
(replica-exchange) simulation can be run using the (replica-exchange) simulation can be run using the
<A HREF = "temper.html">temper</A> command. <A HREF = "temper.html">temper</A> command.
......
...@@ -110,7 +110,7 @@ line are arguments. ...@@ -110,7 +110,7 @@ line are arguments.
(6) Text with spaces can be enclosed in double quotes so it will be (6) Text with spaces can be enclosed in double quotes so it will be
treated as a single argument. See the "dump modify"_dump_modify.html treated as a single argument. See the "dump modify"_dump_modify.html
or "fix print"_fix_print.html commands for examples. A '#' or '$' or "fix print"_fix_print.html commands for examples. A '#' or '$'
charater that in text between double quotes will not be treated as a character that in text between double quotes will not be treated as a
comment or substituted for as a variable. comment or substituted for as a variable.
:line :line
...@@ -193,7 +193,7 @@ Output options are set by these commands: "thermo"_thermo.html, ...@@ -193,7 +193,7 @@ Output options are set by these commands: "thermo"_thermo.html,
(4) Run a simulation (4) Run a simulation
A molecular dynamics simulation is run using the "run"_run.html A molecular dynamics simulation is run using the "run"_run.html
command. Energy minimizationn (molecular statics) is performed using command. Energy minimization (molecular statics) is performed using
the "minimize"_minimize.html command. A parallel tempering the "minimize"_minimize.html command. A parallel tempering
(replica-exchange) simulation can be run using the (replica-exchange) simulation can be run using the
"temper"_temper.html command. "temper"_temper.html command.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment