ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/integrators/VelocityVerletIntegrator.cpp
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: 6698 byte(s)
Diff to previous 1760
Refactored Snapshot and Stats to use the Accumulator classes.  Collected
a number of methods into Thermo that belonged there.

Revision 1760 - (view) (annotate) - [select for diffs]
Modified Thu Jun 21 19:26:46 2012 UTC (12 years, 10 months ago) by gezelter
File length: 8518 byte(s)
Diff to previous 1731
Some bugfixes (CholeskyDecomposition), more work on fluctuating charges,
migrating stats stuff into frameData

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: 8495 byte(s)
Diff to previous 1723
Reorganized source directories, added RNEMD and flucQ blocks for
options parsing.

Revision 1723 - (view) (annotate) - [select for diffs]
Modified Thu May 24 20:59:54 2012 UTC (12 years, 11 months ago) by gezelter
File length: 8407 byte(s)
Diff to previous 1718
Bug fixes for heat flux import

Revision 1718 - (view) (annotate) - [select for diffs]
Modified Thu May 24 01:29:59 2012 UTC (12 years, 11 months ago) by gezelter
File length: 8254 byte(s)
Diff to previous 1715
Adding fluctuating charges, still a work in progress

Revision 1715 - (view) (annotate) - [select for diffs]
Modified Tue May 22 21:55:31 2012 UTC (12 years, 11 months ago) by gezelter
File length: 8222 byte(s)
Diff to previous 1665
Adding more support structure for Fluctuating Charges.

Revision 1665 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 20:38:56 2011 UTC (13 years, 5 months ago) by gezelter
File length: 8272 byte(s)
Diff to previous 1576
updated copyright notices

Revision 1576 - (view) (annotate) - [select for diffs]
Modified Wed Jun 8 16:05:07 2011 UTC (13 years, 10 months ago) by gezelter
File length: 8206 byte(s)
Diff to previous 1465
migrating cutoff information from InteractionManager to ForceManager

Revision 1465 - (view) (annotate) - [select for diffs]
Modified Fri Jul 9 23:08:25 2010 UTC (14 years, 9 months ago) by chuckv
File length: 8200 byte(s)
Diff to previous 1464
Creating busticated version of OpenMD
Revision 1464 - (view) (annotate) - [select for diffs]
Modified Fri Jul 9 19:29:05 2010 UTC (14 years, 9 months ago) by gezelter
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 8200 byte(s)
Diff to previous 1442
removing cruft (atom numbers, do_pot, do_stress) from many modules and
force managers

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/VelocityVerletIntegrator.cpp
File length: 8313 byte(s)
Diff to previous 1413
Adding property set to svn entries

Revision 1413 - (view) (annotate) - [select for diffs]
Modified Mon Mar 22 19:21:22 2010 UTC (15 years, 1 month ago) by gezelter
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 8313 byte(s)
Diff to previous 1396
Adding a progress bar, and pAngle staticProps

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/VelocityVerletIntegrator.cpp
File length: 8147 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/VelocityVerletIntegrator.cpp
File length: 8147 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/VelocityVerletIntegrator.cpp
File length: 8103 byte(s)
Diff to previous 1360
added RNEMD scaling

Revision 1360 - (view) (annotate) - [select for diffs]
Modified Mon Sep 7 16:31:51 2009 UTC (15 years, 7 months ago) by cli2
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 8053 byte(s)
Diff to previous 1341
Added new restraint infrastructure
Added MolecularRestraints
Added ObjectRestraints
Added RestraintStamp
Updated thermodynamic integration to use ObjectRestraints
Added Quaternion mathematics for twist swing decompositions
Significantly updated RestWriter and RestReader to use dump-like files
Added selections for x, y, and z coordinates of atoms
Removed monolithic Restraints class
Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody
Added some rotational capabilities to prinicpalAxisCalculator

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/VelocityVerletIntegrator.cpp
File length: 8292 byte(s)
Diff to previous 1338
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 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/VelocityVerletIntegrator.cpp
File length: 8228 byte(s)
Diff to previous 1329
Added a getStatus routine to check the temperatures

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

Revision 1291 - (view) (annotate) - [select for diffs]
Modified Thu Sep 11 19:40:59 2008 UTC (16 years, 7 months ago) by gezelter
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7827 byte(s)
Diff to previous 1126
Added some logic to print out a special pair distance as a column in
the stat file.  To use this feature, use taggedAtomPair = "0, 10" and
printTaggedPairDistance = "true" in the md file.  Then, the distance
between integrableObjects 0 and 10 will be computed and printed in
the stat file on each statWrite.

Revision 1126 - (view) (annotate) - [select for diffs]
Modified Fri Apr 6 21:53:43 2007 UTC (18 years ago) by gezelter
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7632 byte(s)
Diff to previous 1029
Massive update to do virials (both atomic and cutoff-group) correctly.
The rigid body constraint contributions had been missing and this was
masked by the use of cutoff groups...

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Thu Aug 31 22:34:49 2006 UTC (18 years, 8 months ago) by chrisfen
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7359 byte(s)
Diff to previous 998
fixes to zang writing

Revision 998 - (view) (annotate) - [select for diffs]
Modified Mon Jul 3 13:18:43 2006 UTC (18 years, 10 months ago) by chrisfen
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7362 byte(s)
Diff to previous 993
Added simulation box dipole moment accumulation for the purposes of calculating dielectric constants

Revision 993 - (view) (annotate) - [select for diffs]
Modified Thu Jun 22 15:21:01 2006 UTC (18 years, 10 months ago) by chrisfen
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7197 byte(s)
Diff to previous 963
MPI thermodynamic integration works now.

Revision 963 - (view) (annotate) - [select for diffs]
Modified Wed May 17 21:51:42 2006 UTC (18 years, 11 months ago) by tim
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7182 byte(s)
Diff to previous 777
Adding single precision capabilities to c++ side

Revision 777 - (view) (annotate) - [select for diffs]
Modified Fri Dec 2 20:10:56 2005 UTC (19 years, 5 months ago) by gezelter
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7180 byte(s)
Diff to previous 770
Got rid of spurious printing out of timestep

Revision 770 - (view) (annotate) - [select for diffs]
Modified Fri Dec 2 15:38:03 2005 UTC (19 years, 5 months ago) by tim
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7181 byte(s)
Diff to previous 749
End of the Link --> List
Return of the Oject-Oriented
replace yacc/lex parser with antlr parser

Revision 749 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 23:10:02 2005 UTC (19 years, 5 months ago) by tim
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7238 byte(s)
Diff to previous 681
OptionSectionParser get compiled

Revision 681 - (view) (annotate) - [select for diffs]
Modified Mon Oct 17 23:13:44 2005 UTC (19 years, 6 months ago) by tim
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7185 byte(s)
Diff to previous 546
Customized StatWriter is working

Revision 546 - (view) (annotate) - [select for diffs]
Modified Sun May 29 00:06:14 2005 UTC (19 years, 11 months ago) by tim
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7803 byte(s)
Diff to previous 542
adding resetIntegrator

Revision 542 - (view) (annotate) - [select for diffs]
Modified Sun May 22 21:36:21 2005 UTC (19 years, 11 months ago) by chuckv
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7584 byte(s)
Diff to previous 541
Fix to print pressure tensor.

Revision 541 - (view) (annotate) - [select for diffs]
Modified Sun May 22 21:05:15 2005 UTC (19 years, 11 months ago) by tim
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 7558 byte(s)
Diff to previous 507
adding keyword printPressureTensor

Revision 507 - (view) (annotate) - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (20 years ago) by gezelter
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 6964 byte(s)
Diff to previous 471
xemacs has been drafted to perform our indentation services

Revision 471 - (view) (annotate) - [select for diffs]
Modified Tue Apr 12 14:24:29 2005 UTC (20 years ago) by chrisfen
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 6843 byte(s)
Diff to previous 417
minor change to TI output

Revision 417 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 15:10:24 2005 UTC (20 years, 1 month ago) by chrisfen
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 6814 byte(s)
Diff to previous 376
First commit of the new restraints code

Revision 376 - (view) (annotate) - [select for diffs]
Modified Thu Feb 24 20:55:07 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 6080 byte(s)
Diff to previous 335
adding basic_teebuf which can operate on multiple stream simutaneously.

Revision 335 - (view) (annotate) - [select for diffs]
Modified Mon Feb 14 18:12:43 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 6103 byte(s)
Diff to previous 324
fix a bug in VelocityVerletIntegrator : last frame is written twice

Revision 324 - (view) (annotate) - [select for diffs]
Modified Sun Feb 13 19:10:25 2005 UTC (20 years, 2 months ago) by tim
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 6133 byte(s)
Diff to previous 276
dynamicProps get built

Revision 276 - (view) (annotate) - [select for diffs]
Modified Wed Jan 26 15:26:47 2005 UTC (20 years, 3 months ago) by tim
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 6406 byte(s)
Diff to previous 246
forget to add eorWriter

Revision 246 - (view) (annotate) - [select for diffs]
Added Wed Jan 12 22:41:40 2005 UTC (20 years, 3 months ago) by gezelter
Original Path: trunk/src/integrators/VelocityVerletIntegrator.cpp
File length: 6057 byte(s)
merging new_design branch into OOPSE-2.0

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