ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/rnemd/RNEMD.cpp
Revision 1791 - (view) (annotate) - [select for diffs]
Modified Fri Aug 31 16:48:50 2012 UTC (12 years, 8 months ago) by gezelter
File length: 57265 byte(s)
Diff to previous 1789
switched to a base accumulator to make the hidden function warnings
from the intel compiler go away.

Revision 1789 - (view) (annotate) - [select for diffs]
Modified Wed Aug 29 20:52:19 2012 UTC (12 years, 8 months ago) by gezelter
File length: 57122 byte(s)
Diff to previous 1782
Fixing a compilation issue on Windows

Revision 1782 - (view) (annotate) - [select for diffs]
Modified Wed Aug 22 02:28:28 2012 UTC (12 years, 8 months ago) by gezelter
File length: 57097 byte(s)
Diff to previous 1777
MERGE OpenMD development branch 1465:1781 into trunk
Revision 1777 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 18:35:09 2012 UTC (12 years, 8 months ago) by gezelter
Original Path: branches/development/src/rnemd/RNEMD.cpp
File length: 57097 byte(s)
Diff to previous 1776
Various fixes for the RNEMD output.

Revision 1776 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 15:52:59 2012 UTC (12 years, 8 months ago) by gezelter
Original Path: branches/development/src/rnemd/RNEMD.cpp
File length: 56503 byte(s)
Diff to previous 1775
Fixes to mdParser to handle vector assignments, fixes for VelocityVerletIntegrator deleting rnemd_ when it doesn't exist yet.

Revision 1775 - (view) (annotate) - [select for diffs]
Modified Wed Aug 8 18:45:52 2012 UTC (12 years, 8 months ago) by gezelter
Original Path: branches/development/src/rnemd/RNEMD.cpp
File length: 56091 byte(s)
Diff to previous 1774
Tracking down a strange bug report.   Fixing some output. Fixing some samples.

Revision 1774 - (view) (annotate) - [select for diffs]
Modified Wed Aug 8 16:03:02 2012 UTC (12 years, 8 months ago) by gezelter
Original Path: branches/development/src/rnemd/RNEMD.cpp
File length: 56094 byte(s)
Diff to previous 1773
Cleaning up RNEMD log, adding XY area to Snapshot

Revision 1773 - (view) (annotate) - [select for diffs]
Modified Tue Aug 7 18:26:40 2012 UTC (12 years, 8 months ago) by gezelter
Original Path: branches/development/src/rnemd/RNEMD.cpp
File length: 53421 byte(s)
Diff to previous 1769
Adding new RNEMD options and output file format

Revision 1769 - (view) (annotate) - [select for diffs]
Modified Mon Jul 9 14:15:52 2012 UTC (12 years, 9 months ago) by gezelter
Original Path: branches/development/src/rnemd/RNEMD.cpp
File length: 52767 byte(s)
Diff to previous 1764
Code readability updates.

Revision 1764 - (view) (annotate) - [select for diffs]
Modified Tue Jul 3 18:32:27 2012 UTC (12 years, 9 months ago) by gezelter
Original Path: branches/development/src/rnemd/RNEMD.cpp
File length: 52837 byte(s)
Diff to previous 1731
Refactored Snapshot and Stats to use the Accumulator classes.  Collected
a number of methods into Thermo that belonged there.

Revision 1731 - (view) (annotate) - [select for diffs]
Modified Thu May 31 12:25:30 2012 UTC (12 years, 11 months ago) by gezelter
Original Path: branches/development/src/rnemd/RNEMD.cpp
File length: 52934 byte(s)
Copied from: branches/development/src/integrators/RNEMD.cpp revision 1730
Diff to previous 1728
Reorganized source directories, added RNEMD and flucQ blocks for
options parsing.

Revision 1728 - (view) (annotate) - [select for diffs]
Modified Wed May 30 16:07:03 2012 UTC (12 years, 11 months ago) by jmarr
Original Path: branches/development/src/integrators/RNEMD.cpp
File length: 53008 byte(s)
Diff to previous 1723
resolved

Revision 1723 - (view) (annotate) - [select for diffs]
Modified Thu May 24 20:59:54 2012 UTC (12 years, 11 months ago) by gezelter
Original Path: branches/development/src/integrators/RNEMD.cpp
File length: 49500 byte(s)
Diff to previous 1722
Bug fixes for heat flux import

Revision 1722 - (view) (annotate) - [select for diffs]
Modified Thu May 24 14:23:40 2012 UTC (12 years, 11 months ago) by gezelter
Original Path: branches/development/src/integrators/RNEMD.cpp
File length: 49483 byte(s)
Diff to previous 1665
Merging Shenyu's RNEMD changes from openmd-1 into the development branch.

Revision 1665 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 20:38:56 2011 UTC (13 years, 5 months ago) by gezelter
Original Path: branches/development/src/integrators/RNEMD.cpp
File length: 36168 byte(s)
Diff to previous 1629
updated copyright notices

Revision 1629 - (view) (annotate) - [select for diffs]
Modified Wed Sep 14 21:15:17 2011 UTC (13 years, 7 months ago) by gezelter
Original Path: branches/development/src/integrators/RNEMD.cpp
File length: 36102 byte(s)
Diff to previous 1627
Merging changes from old branch into development branch

Revision 1627 - (view) (annotate) - [select for diffs]
Modified Tue Sep 13 22:05:04 2011 UTC (13 years, 7 months ago) by gezelter
Original Path: branches/development/src/integrators/RNEMD.cpp
File length: 33271 byte(s)
Diff to previous 1465
Splitting out ifstrstream into a header and an implementation.  This
means that much of the code that depends on it can be compiled only
once and the parallel I/O is concentrated into a few files.  To do
this, a number of files that relied on basic_ifstrstream to load the
mpi header had to be modified to manage their own headers.


Revision 1465 - (view) (annotate) - [select for diffs]
Modified Fri Jul 9 23:08:25 2010 UTC (14 years, 9 months ago) by chuckv
Original Path: branches/development/src/integrators/RNEMD.cpp
File length: 33254 byte(s)
Diff to previous 1442
Creating busticated version of OpenMD
Revision 1442 - (view) (annotate) - [select for diffs]
Modified Mon May 10 17:28:26 2010 UTC (14 years, 11 months ago) by gezelter
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 33254 byte(s)
Diff to previous 1396
Adding property set to svn entries

Revision 1396 - (view) (annotate) - [select for diffs]
Modified Sat Dec 5 02:57:05 2009 UTC (15 years, 4 months ago) by gezelter
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 33254 byte(s)
Diff to previous 1390
Merging changes skipped in working copies of OOPSE into the OpenMD
tree, fixing make install

Revision 1390 - (view) (annotate) - [select for diffs]
Modified Wed Nov 25 20:02:06 2009 UTC (15 years, 5 months ago) by gezelter
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 32066 byte(s)
Diff to previous 1368
Almost all of the changes necessary to create OpenMD out of our old
project (OOPSE-4)

Revision 1368 - (view) (annotate) - [select for diffs]
Modified Mon Oct 19 13:39:04 2009 UTC (15 years, 6 months ago) by skuang
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 31972 byte(s)
Diff to previous 1350
added RNEMD scaling

Revision 1350 - (view) (annotate) - [select for diffs]
Modified Thu May 21 18:56:45 2009 UTC (15 years, 11 months ago) by gezelter
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 17543 byte(s)
Diff to previous 1341
Parallel version of RNEMD

Revision 1341 - (view) (annotate) - [select for diffs]
Modified Fri May 8 19:47:05 2009 UTC (15 years, 11 months ago) by skuang
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 12122 byte(s)
Diff to previous 1339
Bug fixes and sanity checks for RNEMD (nBins should be even), check to make
sure we aren't selecting inappropriate numbers of integrable Objects

Revision 1339 - (view) (annotate) - [select for diffs]
Modified Thu Apr 23 18:31:05 2009 UTC (16 years ago) by gezelter
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 12603 byte(s)
Diff to previous 1338
bug fix in DLM, added temperature profiles and uniform bins to RNEMD

Revision 1338 - (view) (annotate) - [select for diffs]
Modified Thu Apr 23 18:22:30 2009 UTC (16 years ago) by skuang
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 12175 byte(s)
Diff to previous 1334
Added a getStatus routine to check the temperatures

Revision 1334 - (view) (annotate) - [select for diffs]
Modified Thu Apr 2 19:55:37 2009 UTC (16 years, 1 month ago) by gezelter
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 7723 byte(s)
Diff to previous 1333
Bug fix

Revision 1333 - (view) (annotate) - [select for diffs]
Modified Thu Apr 2 18:11:59 2009 UTC (16 years, 1 month ago) by gezelter
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 7640 byte(s)
Diff to previous 1332
Debugging, but still unstable

Revision 1332 - (view) (annotate) - [select for diffs]
Modified Thu Apr 2 17:25:59 2009 UTC (16 years, 1 month ago) by gezelter
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 7407 byte(s)
Diff to previous 1331
fixed some bugs, added some logic to sort stuntdoubles

Revision 1331 - (view) (annotate) - [select for diffs]
Modified Thu Apr 2 16:04:52 2009 UTC (16 years, 1 month ago) by gezelter
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 4770 byte(s)
Diff to previous 1330
Adding options to RNEMD for selecting particular StuntDoubles

Revision 1330 - (view) (annotate) - [select for diffs]
Modified Thu Mar 19 21:03:36 2009 UTC (16 years, 1 month ago) by skuang
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 3879 byte(s)
Diff to previous 1329
Added handlers to Integrator to call RNEMD at the right times.  Added initialization
to RNEMD to make sure values from the MD file are available.

Revision 1329 - (view) (annotate) - [select for diffs]
Added Sat Mar 14 01:23:53 2009 UTC (16 years, 1 month ago) by gezelter
Original Path: trunk/src/integrators/RNEMD.cpp
File length: 3092 byte(s)
Adding RNEMD

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a