Commit 3ff5091b authored by peastman's avatar peastman
Browse files

Very minor fix in developer guide

parent c2c0208b
...@@ -578,8 +578,8 @@ The following preprocessor macros will also have been defined: ...@@ -578,8 +578,8 @@ The following preprocessor macros will also have been defined:
Finally, two output variables will have been defined: Finally, two output variables will have been defined:
#. You should add the energy of the interaction to :code:`tempEnergy`\ . #. You should add the energy of the interaction to :code:`tempEnergy`\ .
#. You should add the derivative of the energy with respect to the inter- #. You should add the derivative of the energy with respect to the inter-particle
particle distance to :code:`dEdR`\ . distance to :code:`dEdR`\ .
You can also define arbitrary per-particle parameters by calling You can also define arbitrary per-particle parameters by calling
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment