Revision
1670 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 27 19:07:19 2012 UTC
(13 years, 7 months ago)
by
chuckv
Diff to
previous 1623
Adding experimental branch for calculation of the heatflux based on old version of OpenMD.
This will need to be ported to the development branch later.
Revision
1604 -
Directory Listing
-
[select for diffs]
Modified
Mon Aug 8 18:53:40 2011 UTC
(14 years, 1 month ago)
by
jmichalk
Original Path:
trunk/forceFields
Diff to
previous 1563
This commit should allow EADM simulations to be run on the cluster. Main additions include EADM_FF.hpp/cpp as well as a system dipole correlation option in DynamicProps.
Revision
1363 -
Directory Listing
-
[select for diffs]
Modified
Tue Sep 8 19:12:52 2009 UTC
(16 years ago)
by
gezelter
Original Path:
trunk/forceFields
Diff to
previous 1314
Adding alternate water models to Amber parameters. The approved model
for Amber is still TIP3P, but if you want reasonable water dynamics,
you need SPC/E. OOPSE/OpenMD will now give you the choice.
Revision
1210 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 23 03:45:33 2008 UTC
(17 years, 7 months ago)
by
gezelter
Original Path:
trunk/forceFields
Diff to
previous 1159
Removed older version of openbabel from our code. We now have a
configure check to see if openbabel is installed and then we link to
the stuff we need. Conversion to OOPSE's md format is handled by only
one application (atom2md), so most of the work went on there.
ElementsTable still needs some work to function in parallel.
Revision
1024 -
Directory Listing
-
[select for diffs]
Modified
Wed Aug 30 18:42:29 2006 UTC
(19 years ago)
by
tim
Original Path:
trunk/forceFields
Diff to
previous 1007
Massive changes preparing for release of OOPSE-4: The main difference
is that the new MD file format (.md, .dump, .eor) now contains meta-data
information along with the configuration information.
Revision
981 -
Directory Listing
-
[select for diffs]
Modified
Mon Jun 5 18:24:45 2006 UTC
(19 years, 3 months ago)
by
gezelter
Original Path:
trunk/forceFields
Diff to
previous 979
Massive changes for GB code with multiple ellipsoid types (a la
Cleaver's paper).
Also, changes in hydrodynamics code to make HydroProp a somewhat
smarter class (rather than just a struct).