ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/Thermo.cpp
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: 15265 byte(s)
Diff to previous 1710
Adding more support structure for Fluctuating Charges.

Revision 1710 - (view) (annotate) - [select for diffs]
Modified Fri May 18 21:44:02 2012 UTC (12 years, 11 months ago) by gezelter
File length: 14298 byte(s)
Diff to previous 1709
Added an adapter layer between the AtomType and the rest of the code to 
handle the bolt-on capabilities of new types. 

Fixed a long-standing bug in how storageLayout was being set to the maximum
possible value.

Started to add infrastructure for Polarizable and fluc-Q calculations.

Revision 1709 - (view) (annotate) - [select for diffs]
Modified Tue May 15 13:04:08 2012 UTC (12 years, 11 months ago) by gezelter
File length: 14402 byte(s)
Diff to previous 1665
Moving silly stuff out of Stats and into Snapshot.  Most of it should go
into a not-yet-implemented FrameData class.

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: 14411 byte(s)
Diff to previous 1503
updated copyright notices

Revision 1503 - (view) (annotate) - [select for diffs]
Modified Sat Oct 2 19:54:41 2010 UTC (14 years, 7 months ago) by gezelter
File length: 14345 byte(s)
Diff to previous 1465
Changes to remove more of the low level stuff from the fortran side.

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: 10353 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/brains/Thermo.cpp
File length: 10353 byte(s)
Diff to previous 1390
Adding property set to svn entries

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/brains/Thermo.cpp
File length: 10353 byte(s)
Diff to previous 1313
Almost all of the changes necessary to create OpenMD out of our old
project (OOPSE-4)

Revision 1313 - (view) (annotate) - [select for diffs]
Modified Wed Oct 22 20:01:49 2008 UTC (16 years, 6 months ago) by gezelter
Original Path: trunk/src/brains/Thermo.cpp
File length: 10286 byte(s)
Diff to previous 1292
General bug-fixes and other changes to make particle pots work with
the Helfand Energy correlation function

Revision 1292 - (view) (annotate) - [select for diffs]
Modified Fri Sep 12 20:51:22 2008 UTC (16 years, 7 months ago) by chuckv
Original Path: trunk/src/brains/Thermo.cpp
File length: 9850 byte(s)
Diff to previous 1291
fixed thermo bug

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/brains/Thermo.cpp
File length: 9896 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/brains/Thermo.cpp
File length: 8031 byte(s)
Diff to previous 998
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 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/brains/Thermo.cpp
File length: 7684 byte(s)
Diff to previous 963
Added simulation box dipole moment accumulation for the purposes of calculating dielectric constants

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/brains/Thermo.cpp
File length: 7676 byte(s)
Diff to previous 945
Adding single precision capabilities to c++ side

Revision 945 - (view) (annotate) - [select for diffs]
Modified Tue Apr 25 02:09:01 2006 UTC (19 years ago) by gezelter
Original Path: trunk/src/brains/Thermo.cpp
File length: 7634 byte(s)
Diff to previous 833
Adding spherical boundary conditions to LD integrator

Revision 833 - (view) (annotate) - [select for diffs]
Modified Fri Dec 30 21:25:56 2005 UTC (19 years, 4 months ago) by tim
Original Path: trunk/src/brains/Thermo.cpp
File length: 7610 byte(s)
Diff to previous 541
Long range potential return from fortran is already accumulated, it should not be accumulated again;
nGroupTypesCol is not initialized; GroupMaxCutoffCol is not allocated;

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/brains/Thermo.cpp
File length: 7535 byte(s)
Diff to previous 538
adding keyword printPressureTensor

Revision 538 - (view) (annotate) - [select for diffs]
Modified Thu May 19 21:31:23 2005 UTC (19 years, 11 months ago) by tim
Original Path: trunk/src/brains/Thermo.cpp
File length: 7321 byte(s)
Diff to previous 507
NPAT is working

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/brains/Thermo.cpp
File length: 7014 byte(s)
Diff to previous 246
xemacs has been drafted to perform our indentation services

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

Revision 3 - (view) (annotate) - [select for diffs]
Modified Fri Sep 24 16:27:58 2004 UTC (20 years, 7 months ago) by tim
Original Path: trunk/src/brains/Thermo.cpp
File length: 9957 byte(s)
Diff to previous 2
change the #include in source files

Revision 2 - (view) (annotate) - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (20 years, 7 months ago) by gezelter
Original Path: trunk/src/brains/Thermo.cpp
File length: 9909 byte(s)
Import of OOPSE v. 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