ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/SimInfo.cpp
Revision 597 - (view) (annotate) - [select for diffs]
Modified Mon Jul 14 21:28:54 2003 UTC (20 years, 11 months ago) by mmeineke
File length: 10085 byte(s)
Diff to previous 590
found a bug. Unit vectors were not being updated

Revision 590 - (view) (annotate) - [select for diffs]
Modified Thu Jul 10 22:15:53 2003 UTC (21 years ago) by mmeineke
File length: 9266 byte(s)
Diff to previous 588
fixed some bugs

Revision 588 - (view) (annotate) - [select for diffs]
Modified Thu Jul 10 17:10:56 2003 UTC (21 years ago) by gezelter
File length: 9527 byte(s)
Diff to previous 586
Bunch of 1-d array -> 2-d array stuff

Revision 586 - (view) (annotate) - [select for diffs]
Modified Wed Jul 9 22:14:06 2003 UTC (21 years ago) by mmeineke
File length: 8082 byte(s)
Diff to previous 574
Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.

Revision 574 - (view) (annotate) - [select for diffs]
Modified Tue Jul 8 20:56:10 2003 UTC (21 years ago) by gezelter
File length: 8955 byte(s)
Diff to previous 572
NPTi

Revision 572 - (view) (annotate) - [select for diffs]
Modified Wed Jul 2 21:26:55 2003 UTC (21 years ago) by mmeineke
File length: 8815 byte(s)
Diff to previous 569
fixed the bugs introduced by switching the periodic box to a matrix

Revision 569 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 21:33:45 2003 UTC (21 years ago) by mmeineke
File length: 8741 byte(s)
Diff to previous 568
working on adding the box matrix to everything.

Revision 568 - (view) (annotate) - [select for diffs]
Modified Mon Jun 30 22:04:01 2003 UTC (21 years ago) by mmeineke
File length: 7221 byte(s)
Diff to previous 490
Updated the ChangeLog, and Converted most of the SImInfo to use non-Isotropic
boxes. wrapVector needs to be finished.

Revision 490 - (view) (annotate) - [select for diffs]
Modified Fri Apr 11 15:16:59 2003 UTC (21 years, 2 months ago) by gezelter
File length: 3955 byte(s)
Diff to previous 483
Bug fix in progress for NPT

Revision 483 - (view) (annotate) - [select for diffs]
Modified Wed Apr 9 04:06:43 2003 UTC (21 years, 3 months ago) by gezelter
File length: 3791 byte(s)
Diff to previous 482
fixes for NPT and NVT

Revision 482 - (view) (annotate) - [select for diffs]
Modified Tue Apr 8 22:38:43 2003 UTC (21 years, 3 months ago) by chuckv
File length: 3885 byte(s)
Diff to previous 474
It works (kinda)...

Revision 474 - (view) (annotate) - [select for diffs]
Modified Mon Apr 7 21:42:19 2003 UTC (21 years, 3 months ago) by gezelter
File length: 3885 byte(s)
Diff to previous 469
Fixes for NPT and NVT

Revision 469 - (view) (annotate) - [select for diffs]
Modified Mon Apr 7 20:06:31 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 3873 byte(s)
Diff to previous 463
bug fixes

Revision 463 - (view) (annotate) - [select for diffs]
Modified Sat Apr 5 03:39:25 2003 UTC (21 years, 3 months ago) by gezelter
File length: 3758 byte(s)
Diff to previous 458
Bug fixes for simulation module rewrites

Revision 458 - (view) (annotate) - [select for diffs]
Modified Fri Apr 4 19:47:19 2003 UTC (21 years, 3 months ago) by gezelter
File length: 2613 byte(s)
Diff to previous 457
Changes for Extended System

Revision 457 - (view) (annotate) - [select for diffs]
Modified Fri Apr 4 19:16:11 2003 UTC (21 years, 3 months ago) by gezelter
File length: 1972 byte(s)
Diff to previous 443
Fixes for ExtendedSystem

Revision 443 - (view) (annotate) - [select for diffs]
Modified Wed Apr 2 22:19:03 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 1729 byte(s)
Diff to previous 441
dipoles mostly work, but there is a memory leak somewhere.

Revision 441 - (view) (annotate) - [select for diffs]
Modified Tue Apr 1 16:50:14 2003 UTC (21 years, 3 months ago) by chuckv
File length: 1676 byte(s)
Diff to previous 439
more bug fixes....

Revision 439 - (view) (annotate) - [select for diffs]
Modified Mon Mar 31 22:09:39 2003 UTC (21 years, 3 months ago) by chuckv
File length: 1652 byte(s)
Diff to previous 438
Fixed bug with pot_local not zeroed.

Revision 438 - (view) (annotate) - [select for diffs]
Modified Mon Mar 31 21:50:59 2003 UTC (21 years, 3 months ago) by chuckv
File length: 1680 byte(s)
Diff to previous 424
Fixes in MPI force calc and in Trappe_Ex parsing.

Revision 424 - (view) (annotate) - [select for diffs]
Modified Thu Mar 27 20:36:16 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 1651 byte(s)
Diff to previous 420
fixing some compile time bugs

Revision 420 - (view) (annotate) - [select for diffs]
Modified Thu Mar 27 17:32:03 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 1607 byte(s)
Diff to previous 402
LJ_FF has been converted to the new Molecule model. TraPPE_Ex is currently being updated.
SimSetups routines are writtten, but not yet called.

Revision 402 - (view) (annotate) - [select for diffs]
Modified Wed Mar 26 14:55:50 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 1593 byte(s)
Diff to previous 394
fixed an mpi include bug in THermo.cpp

Revision 394 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 21:55:34 2003 UTC (21 years, 3 months ago) by gezelter
File length: 1561 byte(s)
Diff to previous 393
electrostatic changes for dipole / RF separation

Revision 393 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 18:33:51 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 1596 byte(s)
Diff to previous 378
little bug fixes here and there

Revision 378 - (view) (annotate) - [select for diffs]
Modified Fri Mar 21 17:42:12 2003 UTC (21 years, 3 months ago) by mmeineke
File length: 1533 byte(s)
Copied from: branches/mmeineke/OOPSE/libmdtools/SimInfo.cpp revision 377
Diff to previous 377
This commit was generated by cvs2svn to compensate for changes in r377,
which included commits to RCS files with non-trunk default branches.
Revision 377 - (view) (annotate) - [select for diffs]
Added Fri Mar 21 17:42:12 2003 UTC (21 years, 3 months ago) by mmeineke
Original Path: branches/mmeineke/OOPSE/libmdtools/SimInfo.cpp
File length: 1533 byte(s)
New OOPSE Tree

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