ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/samples/Madelung/README.txt
(Generate patch)

Comparing trunk/samples/Madelung/README.txt (file contents):
Revision 1342 by gezelter, Fri May 8 20:47:18 2009 UTC vs.
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC

# Line 26 | Line 26 | The resultant electrostatic potential is:  -821667.88
26  
27   The resultant electrostatic potential is:  -821667.88 kcal / mol
28  
29 < To obtain values for the electrostatic potential in OOPSE, we add the
29 > To obtain values for the electrostatic potential in OpenMD, we add the
30   ELECTROSTATIC_POTENTIAL keyword to the end of the statFileFormat:
31  
32   statFileFormat = "TIME|TOTAL_ENERGY|POTENTIAL_ENERGY|KINETIC_ENERGY|TEMPERATURE|PRESSURE|VOLUME|CONSERVED_QUANTITY|ELECTROSTATIC_POTENTIAL";
# Line 34 | Line 34 | result in extremely large neighbor lists, well beyond
34   Note: Converging the Madelung energy often requires quite the use of
35   very large cutoff distances (on the order of 28 Angstroms).  This can
36   result in extremely large neighbor lists, well beyond the size
37 < normally encountered by OOPSE.  If you are interested in Madelung
38 < energy calculations, you may need to recompile OOPSE after making
37 > normally encountered by OpenMD.  If you are interested in Madelung
38 > energy calculations, you may need to recompile OpenMD after making
39   changes to the following parameters in
40  
41   src/UseTheForce/DarkSide/neighborLists.F90 :
# Line 44 | Line 44 | changes to the following parameters in
44      integer, parameter :: maxAllocations = 25
45  
46  
47 < This recompilation should not be required in future versions of OOPSE.
47 > This recompilation should not be required in future versions of OpenMD.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines