ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/rnemd/RNEMD.cpp
Revision 1773 - (view) (annotate) - [select for diffs]
Modified Tue Aug 7 18:26:40 2012 UTC (12 years, 8 months ago) by gezelter
File length: 53421 byte(s)
Diff to previous 1769 , to selected 1341
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
File length: 52767 byte(s)
Diff to previous 1764 , to selected 1341
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
File length: 52837 byte(s)
Diff to previous 1731 , to selected 1341
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
File length: 52934 byte(s)
Copied from: branches/development/src/integrators/RNEMD.cpp revision 1730
Diff to previous 1728 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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) - [selected]
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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 , to selected 1341
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)
Diff to selected 1341
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