ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE
Revision 693 - Directory Listing - [select for diffs]
Modified Wed Aug 13 19:21:53 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 690 , to selected 475
harmonic potential & z-contraint method

Revision 690 - Directory Listing - [select for diffs]
Modified Tue Aug 12 21:44:06 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 689 , to selected 475
fixed a really annoying bug in Directional Atom, where mu was getting written to pseudorandom memory location.

Revision 689 - Directory Listing - [select for diffs]
Modified Tue Aug 12 19:56:49 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 688 , to selected 475
debugging globals

Revision 688 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:40:31 2003 UTC (20 years, 10 months ago) by gezelter
Diff to previous 687 , to selected 475
formatting fixes and new atypes in LJFF

Revision 687 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:15:06 2003 UTC (20 years, 10 months ago) by gezelter
Diff to previous 686 , to selected 475
fixed a few references to older stuff...

Revision 686 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:14:46 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 685 , to selected 475
Added comment line for getgetopt.

Revision 685 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:04:47 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 684 , to selected 475
Missed del of files before.

Revision 684 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:03:14 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 683 , to selected 475
*** empty log message ***

Revision 683 - Directory Listing - [select for diffs]
Modified Tue Aug 12 18:01:05 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 682 , to selected 475
commit makefile

Revision 682 - Directory Listing - [select for diffs]
Modified Tue Aug 12 17:51:33 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 680 , to selected 475
added harmonical potential to z-constraint method

Revision 680 - Directory Listing - [select for diffs]
Modified Mon Aug 11 22:31:39 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 679 , to selected 475
Changed makefile to only build quicklate.

Revision 679 - Directory Listing - [select for diffs]
Modified Mon Aug 11 22:25:28 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 678 , to selected 475
added utils/sysbuilder to be built.

Revision 678 - Directory Listing - [select for diffs]
Modified Mon Aug 11 22:12:31 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 677 , to selected 475
Arranged sysbuilder into a subdirectory. Fixed some of sysbuilder to work with new
atom allocation in libmdtools.

Revision 677 - Directory Listing - [select for diffs]
Modified Mon Aug 11 19:41:36 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 676 , to selected 475
added method of moving zconstraint molecules to specified positions

Revision 676 - Directory Listing - [select for diffs]
Modified Mon Aug 11 19:40:06 2003 UTC (20 years, 10 months ago) by tim
Diff to previous 675 , to selected 475
*** empty log message ***

Revision 675 - Directory Listing - [select for diffs]
Modified Mon Aug 11 19:38:44 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 674 , to selected 475
Added zConstraint into the BASS language syntax.

Revision 674 - Directory Listing - [select for diffs]
Modified Mon Aug 11 18:29:46 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 673 , to selected 475
changed the number of degrees of freedom to account for zConstreints

Revision 673 - Directory Listing - [select for diffs]
Modified Fri Aug 8 21:22:37 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 672 , to selected 475
EAM works...... Neighbor list also works.....

Revision 672 - Directory Listing - [select for diffs]
Modified Fri Aug 8 18:32:59 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 671 , to selected 475
moved frameCount's functionality into DumpReader. also split props into staticProps and dynamicProps. (currently only have staticProps)

Revision 671 - Directory Listing - [select for diffs]
Modified Fri Aug 8 17:48:44 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 670 , to selected 475
 fixed a deprcated instance of Atom::setZ and Atom::getZ in ZConstaint.

Revision 670 - Directory Listing - [select for diffs]
Modified Thu Aug 7 21:47:18 2003 UTC (20 years, 10 months ago) by mmeineke
Diff to previous 669 , to selected 475
switched SimInfo to use a system configuration from SimState rather than arrays from Atom

Revision 669 - Directory Listing - [select for diffs]
Modified Thu Aug 7 00:47:33 2003 UTC (20 years, 10 months ago) by chuckv
Diff to previous 661 , to selected 475
Bug fixes for eam...

Revision 661 - Directory Listing - [select for diffs]
Modified Fri Aug 1 16:18:13 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 660 , to selected 475
stable version of Z-Constraint

Revision 660 - Directory Listing - [select for diffs]
Modified Thu Jul 31 19:59:34 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 659 , to selected 475
add index range checking into ZConstraint

Revision 659 - Directory Listing - [select for diffs]
Modified Thu Jul 31 15:38:08 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 658 , to selected 475
added z-constraint parameters to the globals

Revision 658 - Directory Listing - [select for diffs]
Modified Thu Jul 31 15:35:07 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 657 , to selected 475
 Added Z constraint.

Revision 657 - Directory Listing - [select for diffs]
Modified Wed Jul 30 21:17:01 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 656 , to selected 475
More bug fixes for eam.

Revision 656 - Directory Listing - [select for diffs]
Modified Tue Jul 29 16:32:37 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 655 , to selected 475
working on the props code

Revision 655 - Directory Listing - [select for diffs]
Modified Tue Jul 29 16:32:06 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 654 , to selected 475
*** empty log message ***

Revision 654 - Directory Listing - [select for diffs]
Modified Fri Jul 25 20:05:26 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 653 , to selected 475
Added bass models for metals

Revision 653 - Directory Listing - [select for diffs]
Modified Fri Jul 25 20:00:17 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 652 , to selected 475
Added eam to simSetup and added changecutoffeam.

Revision 652 - Directory Listing - [select for diffs]
Modified Thu Jul 24 21:22:12 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 650 , to selected 475
Changed configure to look for both upper and lower cass .mod files

Revision 650 - Directory Listing - [select for diffs]
Modified Thu Jul 24 19:57:35 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 648 , to selected 475
module use fixes for eam and do_forces.

Revision 648 - Directory Listing - [select for diffs]
Modified Wed Jul 23 22:13:59 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 647 , to selected 475
Finished most code for eam....

Revision 647 - Directory Listing - [select for diffs]
Modified Tue Jul 22 21:49:38 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 646 , to selected 475
added the scan function to the DumpReader. It should now save the start of each frame in a vector.

Revision 646 - Directory Listing - [select for diffs]
Modified Tue Jul 22 20:05:30 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 645 , to selected 475
making some changes to read dump files

Revision 645 - Directory Listing - [select for diffs]
Modified Tue Jul 22 19:54:52 2003 UTC (20 years, 11 months ago) by tim
Diff to previous 644 , to selected 475
*** empty log message ***

Revision 644 - Directory Listing - [select for diffs]
Modified Tue Jul 22 16:41:08 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 643 , to selected 475
Fixed a current time initialization bug in InitFromFile.

Revision 643 - Directory Listing - [select for diffs]
Modified Mon Jul 21 21:27:40 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 642 , to selected 475
some initial changes to Dumpwriter and friends to accomadate random file access

Revision 642 - Directory Listing - [select for diffs]
Modified Mon Jul 21 16:23:57 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 641 , to selected 475
Initialized currentTime to 0, in case no one sets it.

Revision 641 - Directory Listing - [select for diffs]
Modified Mon Jul 21 16:23:10 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 637 , to selected 475
fixed Initializefrom file to start the simulation from the time specified in the init file.

Revision 637 - Directory Listing - [select for diffs]
Modified Thu Jul 17 21:50:01 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 636 , to selected 475
Started work on a DumpReader

Revision 636 - Directory Listing - [select for diffs]
Modified Thu Jul 17 20:38:11 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 635 , to selected 475
Fixes for SSD/E

Revision 635 - Directory Listing - [select for diffs]
Modified Thu Jul 17 20:32:24 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 634 , to selected 475
Changes for SSD/E

Revision 634 - Directory Listing - [select for diffs]
Modified Thu Jul 17 19:38:23 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 633 , to selected 475
commented out an eam line

Revision 633 - Directory Listing - [select for diffs]
Modified Thu Jul 17 19:32:13 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 632 , to selected 475
fixed spelling issue

Revision 632 - Directory Listing - [select for diffs]
Modified Thu Jul 17 19:29:09 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 631 , to selected 475
added info module

Revision 631 - Directory Listing - [select for diffs]
Modified Thu Jul 17 19:25:51 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 627 , to selected 475
Added massive changes for eam....

Revision 627 - Directory Listing - [select for diffs]
Modified Wed Jul 16 21:49:59 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 626 , to selected 475
More up to date version of EAM_FF

Revision 626 - Directory Listing - [select for diffs]
Modified Wed Jul 16 21:30:56 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 624 , to selected 475
Changed how cutoffs were handled from C. Now notifyCutoffs in Fortran notifies those who need the information of any changes to cutoffs.

Revision 624 - Directory Listing - [select for diffs]
Modified Wed Jul 16 17:35:18 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 623 , to selected 475
Made quickLate aware of Hmat.  quickLate is now somewhat more
intelligent about periodic boundaries and wrapping.

Revision 623 - Directory Listing - [select for diffs]
Modified Wed Jul 16 16:40:03 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 622 , to selected 475
Fixed bug in updating mixing lists

Revision 622 - Directory Listing - [select for diffs]
Modified Wed Jul 16 15:34:59 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 621 , to selected 475
added a quick wipe-and-update script for quick rebuilds on BoB

Revision 621 - Directory Listing - [select for diffs]
Modified Wed Jul 16 02:11:02 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 620 , to selected 475
more fixes for box changes

Revision 620 - Directory Listing - [select for diffs]
Modified Tue Jul 15 22:29:50 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 619 , to selected 475
removed some debugging print statements.

Revision 619 - Directory Listing - [select for diffs]
Modified Tue Jul 15 22:22:41 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 618 , to selected 475
fixed a long lived bug in do_forces. Rrf was not being used in the neighborlist correctly. rcut was conssistently being set lowere than Rrf causing the dipole cutoff region to be to small. Also led to the removal of the taper region to buffer the dipole cutoff.

Revision 618 - Directory Listing - [select for diffs]
Modified Tue Jul 15 21:34:56 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 617 , to selected 475
working on fixing ssd bug

Revision 617 - Directory Listing - [select for diffs]
Modified Tue Jul 15 19:56:08 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 616 , to selected 475
Fixes for the NPT ensembles

Revision 616 - Directory Listing - [select for diffs]
Modified Tue Jul 15 18:52:16 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 614 , to selected 475
cleaned up simSetup

Revision 614 - Directory Listing - [select for diffs]
Modified Tue Jul 15 17:57:04 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 613 , to selected 475
fixed some bugs, Changed entry_plug to info where appropriate

Revision 613 - Directory Listing - [select for diffs]
Modified Tue Jul 15 17:25:30 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 612 , to selected 475
added more command line arguments

Revision 612 - Directory Listing - [select for diffs]
Modified Tue Jul 15 17:11:11 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 611 , to selected 475
Fixing force field line

Revision 611 - Directory Listing - [select for diffs]
Modified Tue Jul 15 17:10:50 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 610 , to selected 475
Fixing  pressure tensor

Revision 610 - Directory Listing - [select for diffs]
Modified Tue Jul 15 15:50:55 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 609 , to selected 475
more archaic code fixes

Revision 609 - Directory Listing - [select for diffs]
Modified Tue Jul 15 15:42:31 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 608 , to selected 475
removed old outdated code

Revision 608 - Directory Listing - [select for diffs]
Modified Tue Jul 15 14:45:09 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 607 , to selected 475
fixes to get rid of get_vx and set_vx

Revision 607 - Directory Listing - [select for diffs]
Modified Tue Jul 15 14:28:54 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 606 , to selected 475
removing get_vx

Revision 606 - Directory Listing - [select for diffs]
Modified Tue Jul 15 03:28:05 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 605 , to selected 475
Added NPTfm

Revision 605 - Directory Listing - [select for diffs]
Modified Tue Jul 15 03:27:24 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 604 , to selected 475
Bugfix in NPTim, fixes for NPTfm

Revision 604 - Directory Listing - [select for diffs]
Modified Tue Jul 15 03:08:00 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 603 , to selected 475
Checking in changes for NPTim

Revision 603 - Directory Listing - [select for diffs]
Modified Mon Jul 14 23:06:48 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 602 , to selected 475
Broken SysBuilder

Revision 602 - Directory Listing - [select for diffs]
Modified Mon Jul 14 23:06:35 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 601 , to selected 475
Fixes for samples

Revision 601 - Directory Listing - [select for diffs]
Modified Mon Jul 14 23:06:09 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 600 , to selected 475
Removed some debugging write statements

Revision 600 - Directory Listing - [select for diffs]
Modified Mon Jul 14 22:38:13 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 599 , to selected 475
Fixes for get and set routines in Atom and DirectionalAtom

Revision 599 - Directory Listing - [select for diffs]
Modified Mon Jul 14 21:48:43 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 598 , to selected 475
added get and set routines to Atom and DirectionalAtom

Revision 598 - Directory Listing - [select for diffs]
Modified Mon Jul 14 21:35:45 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 597 , to selected 475
added a nanoSysBuilder that takes different cmd line arguments.

Revision 597 - Directory Listing - [select for diffs]
Modified Mon Jul 14 21:28:54 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 596 , to selected 475
found a bug. Unit vectors were not being updated

Revision 596 - Directory Listing - [select for diffs]
Modified Mon Jul 14 15:04:55 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 595 , to selected 475
Working on NPTim

Revision 595 - Directory Listing - [select for diffs]
Modified Mon Jul 14 14:55:34 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 594 , to selected 475
Switched the bond in the force field back to constrained, to preserve energy

Revision 594 - Directory Listing - [select for diffs]
Modified Fri Jul 11 22:34:48 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 593 , to selected 475
working on som integrator bugs

Revision 593 - Directory Listing - [select for diffs]
Modified Fri Jul 11 15:26:19 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 592 , to selected 475
Starting to worry about all the strtok() calls in our code

Revision 592 - Directory Listing - [select for diffs]
Modified Fri Jul 11 14:49:17 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 591 , to selected 475
Fixed Hmat and some namespace strangeness

Revision 591 - Directory Listing - [select for diffs]
Modified Fri Jul 11 01:15:28 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 590 , to selected 475
Fixed hmat in DumpWriter (MPI) and eor.

Revision 590 - Directory Listing - [select for diffs]
Modified Thu Jul 10 22:15:53 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 589 , to selected 475
fixed some bugs

Revision 589 - Directory Listing - [select for diffs]
Modified Thu Jul 10 19:53:50 2003 UTC (20 years, 11 months ago) by chuckv
Diff to previous 588 , to selected 475
Added nanoBuilder and a general Lattice builder.

Revision 588 - Directory Listing - [select for diffs]
Modified Thu Jul 10 17:10:56 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 586 , to selected 475
Bunch of 1-d array -> 2-d array stuff

Revision 586 - Directory Listing - [select for diffs]
Modified Wed Jul 9 22:14:06 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 583 , to selected 475
Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.

Revision 583 - Directory Listing - [select for diffs]
Modified Wed Jul 9 15:34:04 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 582 , to selected 475
starting some work for xlate

Revision 582 - Directory Listing - [select for diffs]
Modified Wed Jul 9 15:33:46 2003 UTC (20 years, 11 months ago) by mmeineke
Diff to previous 580 , to selected 475
adding in dan's NPT stuff

Revision 580 - Directory Listing - [select for diffs]
Modified Wed Jul 9 13:56:36 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 579 , to selected 475
Fixes and merging NPTf

Revision 579 - Directory Listing - [select for diffs]
Modified Wed Jul 9 13:56:27 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 578 , to selected 475
Removed Qmass

Revision 578 - Directory Listing - [select for diffs]
Modified Wed Jul 9 02:15:29 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 577 , to selected 475
Fixes for both NPTf and NPTi

Revision 577 - Directory Listing - [select for diffs]
Modified Wed Jul 9 01:41:11 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 576 , to selected 475
Fixes in NPTi migrated into NPTf

Revision 576 - Directory Listing - [select for diffs]
Modified Tue Jul 8 21:10:16 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 575 , to selected 475
*** empty log message ***

Revision 575 - Directory Listing - [select for diffs]
Modified Tue Jul 8 21:06:14 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 574 , to selected 475
fixed box scaling

Revision 574 - Directory Listing - [select for diffs]
Modified Tue Jul 8 20:56:10 2003 UTC (20 years, 11 months ago) by gezelter
Diff to previous 573 , to selected 475
NPTi

Revision 573 - Directory Listing - [select for diffs]
Modified Thu Jul 3 19:41:26 2003 UTC (21 years ago) by mmeineke
Diff to previous 572 , to selected 475
 cleaned up the dependecy scripts in the makefiles

Revision 572 - Directory Listing - [select for diffs]
Modified Wed Jul 2 21:26:55 2003 UTC (21 years ago) by mmeineke
Diff to previous 571 , to selected 475
fixed the bugs introduced by switching the periodic box to a matrix

Revision 571 - Directory Listing - [select for diffs]
Modified Tue Jul 1 22:39:53 2003 UTC (21 years ago) by gezelter
Diff to previous 570 , to selected 475
Fortran flexi-BOX

Revision 570 - Directory Listing - [select for diffs]
Modified Tue Jul 1 22:29:40 2003 UTC (21 years ago) by gezelter
Diff to previous 569 , to selected 475
Fixes for flexi-BOX

Revision 569 - Directory Listing - [select for diffs]
Modified Tue Jul 1 21:33:45 2003 UTC (21 years ago) by mmeineke
Diff to previous 568 , to selected 475
working on adding the box matrix to everything.

Revision 568 - Directory Listing - [select for diffs]
Modified Mon Jun 30 22:04:01 2003 UTC (21 years ago) by mmeineke
Diff to previous 567 , to selected 475
Updated the ChangeLog, and Converted most of the SImInfo to use non-Isotropic
boxes. wrapVector needs to be finished.

Revision 567 - Directory Listing - [select for diffs]
Modified Wed Jun 25 21:12:14 2003 UTC (21 years ago) by mmeineke
Diff to previous 566 , to selected 475
Changed over the bonds to Harmonic bonds in the DUFF frc file

fixed constraints.

Revision 566 - Directory Listing - [select for diffs]
Modified Wed Jun 25 21:11:42 2003 UTC (21 years ago) by mmeineke
Diff to previous 565 , to selected 475
Changed over the bonds to Harmonic bonds in the DUFF frc file

Revision 565 - Directory Listing - [select for diffs]
Modified Tue Jun 24 22:51:57 2003 UTC (21 years ago) by gezelter
Diff to previous 564 , to selected 475
Fixes to NVT.  Check them!

Revision 564 - Directory Listing - [select for diffs]
Modified Tue Jun 24 19:57:54 2003 UTC (21 years ago) by mmeineke
Diff to previous 563 , to selected 475
added Harmonic bod into the DUFF forcefield and BondExtensions.cpp

Revision 563 - Directory Listing - [select for diffs]
Modified Mon Jun 23 21:24:03 2003 UTC (21 years ago) by mmeineke
Diff to previous 562 , to selected 475
Doing some work to debug the constraint code.

Revision 562 - Directory Listing - [select for diffs]
Modified Fri Jun 20 20:50:17 2003 UTC (21 years ago) by gezelter
Diff to previous 561 , to selected 475
NPT fix

Revision 561 - Directory Listing - [select for diffs]
Modified Fri Jun 20 20:29:36 2003 UTC (21 years ago) by mmeineke
Diff to previous 560 , to selected 475
Most of the integrator and NVT seem to be working now.

Revision 560 - Directory Listing - [select for diffs]
Modified Fri Jun 20 16:49:33 2003 UTC (21 years ago) by gezelter
Diff to previous 559 , to selected 475
NVT additions

Revision 559 - Directory Listing - [select for diffs]
Modified Thu Jun 19 22:02:44 2003 UTC (21 years ago) by mmeineke
Diff to previous 558 , to selected 475
slowly converting to new integrator and forcefield names.

Revision 558 - Directory Listing - [select for diffs]
Modified Thu Jun 19 19:21:23 2003 UTC (21 years ago) by mmeineke
Diff to previous 557 , to selected 475
finished the basics of the integrator and SimSetup.cpp

Revision 557 - Directory Listing - [select for diffs]
Modified Thu Jun 19 19:11:53 2003 UTC (21 years ago) by mmeineke
Diff to previous 556 , to selected 475
 doing some work on SimSetup to clean it up / get it to work with the new Integrator.

Revision 556 - Directory Listing - [select for diffs]
Modified Wed Jun 18 22:20:12 2003 UTC (21 years ago) by mmeineke
Diff to previous 555 , to selected 475
minor changes in an attempt to fix output times.

Revision 555 - Directory Listing - [select for diffs]
Modified Tue Jun 17 21:56:15 2003 UTC (21 years ago) by mmeineke
Diff to previous 554 , to selected 475
Added Teng's parmeters fro the ghost Bend in TraPPE_Ex

some work on the integrator. ( incomplete)

Revision 554 - Directory Listing - [select for diffs]
Modified Tue Jun 17 21:55:55 2003 UTC (21 years ago) by mmeineke
Diff to previous 548 , to selected 475
Added Teng's parmeters fro the ghost Bend in TraPPE_Ex

Revision 548 - Directory Listing - [select for diffs]
Modified Wed Jun 4 21:06:45 2003 UTC (21 years ago) by mmeineke
Diff to previous 543 , to selected 475
added constrainA and constrainB to the Symplectic integrator

Revision 543 - Directory Listing - [select for diffs]
Modified Fri May 30 21:32:33 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 542 , to selected 475
currently modifiying Symplectic to become the basic integrator.

bilayerSys.cpp altered for building tb3.

Revision 542 - Directory Listing - [select for diffs]
Modified Fri May 30 21:31:48 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 541 , to selected 475
currently modifiying Symplectic to become the basic integrator.

Revision 541 - Directory Listing - [select for diffs]
Modified Fri May 30 20:19:44 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 540 , to selected 475
added some member variables for position, velocity, etc.

Revision 540 - Directory Listing - [select for diffs]
Modified Fri May 30 19:07:45 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 539 , to selected 475
changed how NVT is now derived from Integrator

Revision 539 - Directory Listing - [select for diffs]
Modified Tue May 20 16:44:06 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 538 , to selected 475
fixed an a mismatched Ghostbend bug.

Revision 538 - Directory Listing - [select for diffs]
Modified Sat May 17 16:57:08 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 537 , to selected 475
all seems to be working

Revision 537 - Directory Listing - [select for diffs]
Modified Fri May 16 21:37:56 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 536 , to selected 475
still working on the bilayer code

Revision 536 - Directory Listing - [select for diffs]
Modified Fri May 16 14:28:27 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 534 , to selected 475
doing some work to overhaul sysbuild.

Revision 534 - Directory Listing - [select for diffs]
Modified Tue May 13 21:23:41 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 533 , to selected 475
optimized the ssd calc loop

Revision 533 - Directory Listing - [select for diffs]
Modified Tue May 13 20:47:10 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 532 , to selected 475
Added bead lipid model to the sample directory

Revision 532 - Directory Listing - [select for diffs]
Modified Tue May 13 20:34:33 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 531 , to selected 475
finished adding the Tail beads into the Trappe extended force field

Revision 531 - Directory Listing - [select for diffs]
Modified Tue May 13 17:01:07 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 530 , to selected 475
added the TailBead atom types to the TraPPe_Ex forceField

Revision 530 - Directory Listing - [select for diffs]
Modified Fri May 9 19:51:30 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 529 , to selected 475
fixed up the TraPPE_Ex force field. there were some duplicate entries

added a two chain lipid to the lipid.mdl in sample

Revision 529 - Directory Listing - [select for diffs]
Modified Fri May 9 19:51:11 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 528 , to selected 475
fixed up the TraPPE_Ex force field. there were some duplicate entries

Revision 528 - Directory Listing - [select for diffs]
Modified Fri May 9 16:56:27 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 527 , to selected 475
added the utils subdirectory to the configure script

added the CH branching group to the TraPPE_Ex fource field

Revision 527 - Directory Listing - [select for diffs]
Modified Fri May 9 16:55:50 2003 UTC (21 years, 1 month ago) by mmeineke
Diff to previous 506 , to selected 475
added the utils subdirectory to the configure script

Revision 506 - Directory Listing - [select for diffs]
Modified Fri Apr 25 16:02:26 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 505 , to selected 475
i quick fix to th distance in the random bilayer builder

Revision 505 - Directory Listing - [select for diffs]
Modified Fri Apr 25 02:00:11 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 504 , to selected 475
added a new test for constraint failure

Revision 504 - Directory Listing - [select for diffs]
Modified Thu Apr 17 21:54:18 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 503 , to selected 475
fixed up sysBuild to where it should now build our systems

Revision 503 - Directory Listing - [select for diffs]
Modified Wed Apr 16 21:11:37 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 502 , to selected 475
almost finished.

Revision 502 - Directory Listing - [select for diffs]
Modified Tue Apr 15 21:47:54 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 501 , to selected 475
bilayerSys and sysBuild both will build now. woot!

Revision 501 - Directory Listing - [select for diffs]
Modified Tue Apr 15 21:20:35 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 500 , to selected 475
finished bilayerSys.cpp

sysBuild still need to write the bass file.

MoLocator.cpp is currently empty

Revision 500 - Directory Listing - [select for diffs]
Modified Tue Apr 15 20:40:04 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 499 , to selected 475
Added eam force files...

Revision 499 - Directory Listing - [select for diffs]
Modified Tue Apr 15 16:37:59 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 498 , to selected 475
More eam work.

Revision 498 - Directory Listing - [select for diffs]
Modified Mon Apr 14 21:22:54 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 497 , to selected 475
working on the system builder

Revision 497 - Directory Listing - [select for diffs]
Modified Mon Apr 14 21:16:37 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 495 , to selected 475
Fixed ordering on NVT calculation in integrators.

Revision 495 - Directory Listing - [select for diffs]
Modified Mon Apr 14 19:52:00 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 494 , to selected 475
 working on a system builder

Revision 494 - Directory Listing - [select for diffs]
Modified Mon Apr 14 19:04:02 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 493 , to selected 475
added Ghost bends to the TraPPE_Ex forceField

added sysBuild to the utils Makefile

Revision 493 - Directory Listing - [select for diffs]
Modified Mon Apr 14 19:03:38 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 492 , to selected 475
added Ghost bends to the TraPPE_Ex forceField

Revision 492 - Directory Listing - [select for diffs]
Modified Mon Apr 14 18:19:15 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 491 , to selected 475
Added first mangling of EAM.

Revision 491 - Directory Listing - [select for diffs]
Modified Fri Apr 11 18:46:37 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 490 , to selected 475
fixed a memory bug in Fortran, where molMembershipArray was declared nLocal instead of nGlobal.

Revision 490 - Directory Listing - [select for diffs]
Modified Fri Apr 11 15:16:59 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 489 , to selected 475
Bug fix in progress for NPT

Revision 489 - Directory Listing - [select for diffs]
Modified Thu Apr 10 20:08:56 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 488 , to selected 475
 added a globalIndex counter to Molecule

Revision 488 - Directory Listing - [select for diffs]
Modified Thu Apr 10 16:35:31 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 487 , to selected 475
Working on ConstantStress

Revision 487 - Directory Listing - [select for diffs]
Modified Thu Apr 10 16:27:21 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 486 , to selected 475
fixed a n mpi init bug in SimSetup. caused a miscalculation of nLocal.

Revision 486 - Directory Listing - [select for diffs]
Modified Thu Apr 10 16:22:00 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 485 , to selected 475
fixed a bug in symplectic, where presure was only being calculated the first time through.

Revision 485 - Directory Listing - [select for diffs]
Modified Wed Apr 9 16:20:13 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 484 , to selected 475
added pentane to the alkane model file

Revision 484 - Directory Listing - [select for diffs]
Modified Wed Apr 9 13:59:35 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 483 , to selected 475
Added volume and enthalpy to status file

Revision 483 - Directory Listing - [select for diffs]
Modified Wed Apr 9 04:06:43 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 482 , to selected 475
fixes for NPT and NVT

Revision 482 - Directory Listing - [select for diffs]
Modified Tue Apr 8 22:38:43 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 481 , to selected 475
It works (kinda)...

Revision 481 - Directory Listing - [select for diffs]
Modified Tue Apr 8 21:35:49 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 480 , to selected 475
Fixes for NPT / NVT

Revision 480 - Directory Listing - [select for diffs]
Modified Tue Apr 8 17:16:22 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 479 , to selected 475
Moved expand neighborlist to init_FF.

Revision 479 - Directory Listing - [select for diffs]
Modified Tue Apr 8 15:20:44 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 478 , to selected 475
fixes for NVT

Revision 478 - Directory Listing - [select for diffs]
Modified Tue Apr 8 14:39:40 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 477 , to selected 475
fixes for nvt / npt

Revision 477 - Directory Listing - [select for diffs]
Modified Tue Apr 8 14:34:30 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 476 , to selected 475
dt/2 fix in nvt

Revision 476 - Directory Listing - [select for diffs]
Modified Tue Apr 8 12:50:18 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 475
Fixes for affine transform

Revision 475 - Directory Listing - [selected]
Modified Tue Apr 8 12:44:18 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 474
Changes to integrate the NVT and NPT ensembles

Revision 474 - Directory Listing - [select for diffs]
Modified Mon Apr 7 21:42:19 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 473 , to selected 475
Fixes for NPT and NVT

Revision 473 - Directory Listing - [select for diffs]
Modified Mon Apr 7 21:20:38 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 472 , to selected 475
fixed a sign error in the radial portion of SSD.

Revision 472 - Directory Listing - [select for diffs]
Modified Mon Apr 7 21:16:35 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 471 , to selected 475
doing some testing in sticky through Symplectic.

Revision 471 - Directory Listing - [select for diffs]
Modified Mon Apr 7 20:51:59 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 470 , to selected 475
Working on NVT

Revision 470 - Directory Listing - [select for diffs]
Modified Mon Apr 7 20:50:46 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 469 , to selected 475
Fixed transpose bug in mpi reduce for tau and virial.

Revision 469 - Directory Listing - [select for diffs]
Modified Mon Apr 7 20:06:31 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 468 , to selected 475
bug fixes

Revision 468 - Directory Listing - [select for diffs]
Modified Mon Apr 7 16:56:38 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 467 , to selected 475
Many fixes to add extended system

Revision 467 - Directory Listing - [select for diffs]
Modified Mon Apr 7 14:30:50 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 466 , to selected 475
Fixed a bug caused by my experimentation

Revision 466 - Directory Listing - [select for diffs]
Modified Mon Apr 7 14:30:36 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 465 , to selected 475
Added ExtendedSystem infrastructure for NPT and NVT calculations

Revision 465 - Directory Listing - [select for diffs]
Modified Mon Apr 7 14:30:12 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 464 , to selected 475
Added targetPressure to BASS

Revision 464 - Directory Listing - [select for diffs]
Modified Sat Apr 5 04:07:07 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 463 , to selected 475
final mods to try a fortran compiler

Revision 463 - Directory Listing - [select for diffs]
Modified Sat Apr 5 03:39:25 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 462 , to selected 475
Bug fixes for simulation module rewrites

Revision 462 - Directory Listing - [select for diffs]
Modified Sat Apr 5 02:56:27 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 461 , to selected 475
bug fixes for compilation

Revision 461 - Directory Listing - [select for diffs]
Modified Sat Apr 5 02:45:39 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 460 , to selected 475
bug fixes to fortran wrappers

Revision 460 - Directory Listing - [select for diffs]
Modified Fri Apr 4 22:22:30 2003 UTC (21 years, 2 months ago) by chuckv
Diff to previous 459 , to selected 475
Breaking c and fortran, c gets smarter, fortran gets dumber...

Revision 459 - Directory Listing - [select for diffs]
Modified Fri Apr 4 19:57:01 2003 UTC (21 years, 2 months ago) by mmeineke
Diff to previous 458 , to selected 475
fixed a memory read bug in neighborlist

Revision 458 - Directory Listing - [select for diffs]
Modified Fri Apr 4 19:47:19 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 457 , to selected 475
Changes for Extended System

Revision 457 - Directory Listing - [select for diffs]
Modified Fri Apr 4 19:16:11 2003 UTC (21 years, 2 months ago) by gezelter
Diff to previous 455 , to selected 475
Fixes for ExtendedSystem

Revision 455 - Directory Listing - [select for diffs]
Modified Fri Apr 4 01:57:45 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 454 , to selected 475
Added extended system header

Revision 454 - Directory Listing - [select for diffs]
Modified Fri Apr 4 01:57:11 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 453 , to selected 475
changes for extended system code

Revision 453 - Directory Listing - [select for diffs]
Modified Thu Apr 3 23:49:20 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 452 , to selected 475
renamed nvt to extendedsystem

Revision 452 - Directory Listing - [select for diffs]
Modified Thu Apr 3 22:19:21 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 451 , to selected 475
added some little fixes here and there.

Revision 451 - Directory Listing - [select for diffs]
Modified Thu Apr 3 22:01:29 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 450 , to selected 475
fixed a possible call before initialize bug.

Revision 450 - Directory Listing - [select for diffs]
Modified Thu Apr 3 21:12:51 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 449 , to selected 475
just little things like deleteing unused variables and such.

Revision 449 - Directory Listing - [select for diffs]
Modified Thu Apr 3 20:57:56 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 448 , to selected 475
a few fixes to simError.h
also some fixes to Molecule.hpp

Revision 448 - Directory Listing - [select for diffs]
Modified Thu Apr 3 20:57:23 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 447 , to selected 475
a few fixes to simError.h

Revision 447 - Directory Listing - [select for diffs]
Modified Thu Apr 3 20:21:54 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 446 , to selected 475
fixed some small things with simError.h

Revision 446 - Directory Listing - [select for diffs]
Modified Thu Apr 3 20:19:50 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 445 , to selected 475
Starting work on NPT

Revision 445 - Directory Listing - [select for diffs]
Modified Thu Apr 3 19:58:24 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 444 , to selected 475
Added NVT file (very broken for now)

Revision 444 - Directory Listing - [select for diffs]
Modified Thu Apr 3 13:43:02 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 443 , to selected 475
Changed Readme, added some files

Revision 443 - Directory Listing - [select for diffs]
Modified Wed Apr 2 22:19:03 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 442 , to selected 475
dipoles mostly work, but there is a memory leak somewhere.

Revision 442 - Directory Listing - [select for diffs]
Modified Wed Apr 2 15:01:06 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 441 , to selected 475
Fixed a bug where MPI was not getting the proper atomIdents.

Revision 441 - Directory Listing - [select for diffs]
Modified Tue Apr 1 16:50:14 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 440 , to selected 475
more bug fixes....

Revision 440 - Directory Listing - [select for diffs]
Modified Tue Apr 1 16:49:17 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 439 , to selected 475
Fixed DumpWriter to be more robust to errors. also added a little namespace to InitFromFile to wrap it's helper functions in MPI

Revision 439 - Directory Listing - [select for diffs]
Modified Mon Mar 31 22:09:39 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 438 , to selected 475
Fixed bug with pot_local not zeroed.

Revision 438 - Directory Listing - [select for diffs]
Modified Mon Mar 31 21:50:59 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 437 , to selected 475
Fixes in MPI force calc and in Trappe_Ex parsing.

Revision 437 - Directory Listing - [select for diffs]
Modified Fri Mar 28 22:34:02 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 436 , to selected 475
bug fix in DumpWriter.cpp

Revision 436 - Directory Listing - [select for diffs]
Modified Fri Mar 28 21:45:03 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 435 , to selected 475
Bug fixes in read-write routines.

Revision 435 - Directory Listing - [select for diffs]
Modified Fri Mar 28 19:33:37 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 434 , to selected 475
fixed a bug where the Excludes were not being created properly

Revision 434 - Directory Listing - [select for diffs]
Modified Fri Mar 28 19:30:59 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 433 , to selected 475
mpi fixes and debugging mpi read write from file.

Revision 433 - Directory Listing - [select for diffs]
Modified Fri Mar 28 15:28:53 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 432 , to selected 475
fixed long range interactions in Trappe

Revision 432 - Directory Listing - [select for diffs]
Modified Thu Mar 27 23:33:40 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 431 , to selected 475
MPI buggy, fixed mpiRefresh issue.

Revision 431 - Directory Listing - [select for diffs]
Modified Thu Mar 27 22:16:27 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 430 , to selected 475
fixed a bug where excludes were not being initialized

Revision 430 - Directory Listing - [select for diffs]
Modified Thu Mar 27 21:52:27 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 429 , to selected 475
*** empty log message ***

Revision 429 - Directory Listing - [select for diffs]
Modified Thu Mar 27 21:52:21 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 428 , to selected 475
Fixed a single processor segfault bug.

Revision 428 - Directory Listing - [select for diffs]
Modified Thu Mar 27 21:07:14 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 427 , to selected 475
fixed the compile time bugs, Source builds and links

Revision 427 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:48:37 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 426 , to selected 475
fixed a few more bugs.

Revision 426 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:40:01 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 425 , to selected 475
added the Molecule.cpp file

Revision 425 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:39:09 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 424 , to selected 475
 fixed the makefile

Revision 424 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:36:16 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 423 , to selected 475
fixing some compile time bugs

Revision 423 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:12:15 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 422 , to selected 475
I have implemeted Molecules everywhere I could remember to.
will now attempt to compile.

Revision 422 - Directory Listing - [select for diffs]
Modified Thu Mar 27 19:21:42 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 421 , to selected 475
finished updating SimSetup to initialize and use the new MPI division of labour, and Molecule class

Revision 421 - Directory Listing - [select for diffs]
Modified Thu Mar 27 17:55:20 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 420 , to selected 475
finished conversion of TraPPE_ExFF to use Molecule

Revision 420 - Directory Listing - [select for diffs]
Modified Thu Mar 27 17:32:03 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 419 , to selected 475
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 419 - Directory Listing - [select for diffs]
Modified Thu Mar 27 15:07:29 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 418 , to selected 475
fixes for local->global atom numbering in MPI

Revision 418 - Directory Listing - [select for diffs]
Modified Thu Mar 27 14:30:24 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 417 , to selected 475
little bug fixes here and there.

Revision 417 - Directory Listing - [select for diffs]
Modified Thu Mar 27 01:49:45 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 416 , to selected 475
Fixes to fileio for MPI

Revision 416 - Directory Listing - [select for diffs]
Modified Wed Mar 26 23:14:02 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 415 , to selected 475
bug fixes   many bug fixes

Revision 415 - Directory Listing - [select for diffs]
Modified Wed Mar 26 22:24:49 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 414 , to selected 475
Making DumpWriter less dependent on sequence of atoms on the other
processors.  Node 0 now fires potatoes at other processors to get them
to send french fries back.

Revision 414 - Directory Listing - [select for diffs]
Modified Wed Mar 26 22:02:36 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 413 , to selected 475
the skeleton for making the molecules is in place. ForceField needs to be updated next.

Revision 413 - Directory Listing - [select for diffs]
Modified Wed Mar 26 21:54:49 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 412 , to selected 475
fixed a couple of the "static" bugs in  Atom and Exclude

Revision 412 - Directory Listing - [select for diffs]
Modified Wed Mar 26 21:50:33 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 411 , to selected 475
still working on the SimSetup routine. also fixed some things in Exclude.hpp

Revision 411 - Directory Listing - [select for diffs]
Modified Wed Mar 26 21:24:08 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 410 , to selected 475
Added Atom.cpp and Exclude.cpp

Revision 410 - Directory Listing - [select for diffs]
Modified Wed Mar 26 21:23:00 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 409 , to selected 475
Fixes in Atom and Exclude list

Revision 409 - Directory Listing - [select for diffs]
Modified Wed Mar 26 21:04:38 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 408 , to selected 475
Make Atom.cpp able to add and delete ranges of atoms

Revision 408 - Directory Listing - [select for diffs]
Modified Wed Mar 26 20:45:07 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 407 , to selected 475
added an Exclude class with static arrays similar to the Atom class

Revision 407 - Directory Listing - [select for diffs]
Modified Wed Mar 26 20:22:02 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 406 , to selected 475
I'm overhauling the molecule class to contain it's own bonds, bends, and torsions.

may god have mercy on my soul.

Revision 406 - Directory Listing - [select for diffs]
Modified Wed Mar 26 19:34:49 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 405 , to selected 475
Finished globalIndex.

Revision 405 - Directory Listing - [select for diffs]
Modified Wed Mar 26 18:02:18 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 404 , to selected 475
MPI stuff for passing out molecules

Revision 404 - Directory Listing - [select for diffs]
Modified Wed Mar 26 16:12:53 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 403 , to selected 475
working on load balancing

Revision 403 - Directory Listing - [select for diffs]
Modified Wed Mar 26 15:37:05 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 402 , to selected 475
Fixes for Parallel thermalization

Revision 402 - Directory Listing - [select for diffs]
Modified Wed Mar 26 14:55:50 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 401 , to selected 475
fixed an mpi include bug in THermo.cpp

Revision 401 - Directory Listing - [select for diffs]
Modified Tue Mar 25 22:54:16 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 400 , to selected 475
Fixed bugs with calculation of potential energy and temperature.

Revision 400 - Directory Listing - [select for diffs]
Modified Tue Mar 25 14:29:12 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 399 , to selected 475
*** empty log message ***

Revision 399 - Directory Listing - [select for diffs]
Modified Tue Mar 25 14:29:06 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 398 , to selected 475
added dummy files to keep the build deirectories from being pruned.

Revision 398 - Directory Listing - [select for diffs]
Modified Tue Mar 25 01:08:02 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 397 , to selected 475
moving tests to samples

Revision 397 - Directory Listing - [select for diffs]
Modified Tue Mar 25 01:06:10 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 396 , to selected 475
moved tests to samples

Revision 396 - Directory Listing - [select for diffs]
Modified Tue Mar 25 00:51:00 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 395 , to selected 475
Tests are becoming samples

Revision 395 - Directory Listing - [select for diffs]
Modified Tue Mar 25 00:47:02 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 394 , to selected 475
Added makefiles in tests directories

Revision 394 - Directory Listing - [select for diffs]
Modified Mon Mar 24 21:55:34 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 393 , to selected 475
electrostatic changes for dipole / RF separation

Revision 393 - Directory Listing - [select for diffs]
Modified Mon Mar 24 18:33:51 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 392 , to selected 475
little bug fixes here and there

Revision 392 - Directory Listing - [select for diffs]
Modified Mon Mar 24 16:04:52 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 391 , to selected 475
added an argon test simulation

Revision 391 - Directory Listing - [select for diffs]
Modified Mon Mar 24 16:02:21 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 390 , to selected 475
*** empty log message ***

Revision 390 - Directory Listing - [select for diffs]
Modified Mon Mar 24 16:02:16 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 389 , to selected 475
added some test bass files for experimenting with

Revision 389 - Directory Listing - [select for diffs]
Modified Mon Mar 24 15:26:05 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 388 , to selected 475
fixed bug where short range interactions were not being calculated.

removed some debug print statements

Revision 388 - Directory Listing - [select for diffs]
Modified Fri Mar 21 22:11:50 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 387 , to selected 475
various write statements for debugging

Revision 387 - Directory Listing - [select for diffs]
Modified Fri Mar 21 21:26:59 2003 UTC (21 years, 3 months ago) by chuckv
Diff to previous 386 , to selected 475
added links to the makefile in forceFields

Revision 386 - Directory Listing - [select for diffs]
Modified Fri Mar 21 20:52:11 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 385 , to selected 475
Fixed F_MACH_DEP bug

Revision 385 - Directory Listing - [select for diffs]
Modified Fri Mar 21 20:37:58 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 384 , to selected 475
Makefile fixes, directory re-org, autoconf fixes

Revision 384 - Directory Listing - [select for diffs]
Modified Fri Mar 21 19:58:31 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 383 , to selected 475
Added license file

Revision 383 - Directory Listing - [select for diffs]
Modified Fri Mar 21 19:55:34 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 382 , to selected 475
Fixed makefile

Revision 382 - Directory Listing - [select for diffs]
Modified Fri Mar 21 19:49:13 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 381 , to selected 475
Makefile for forceFields

Revision 381 - Directory Listing - [select for diffs]
Modified Fri Mar 21 19:42:10 2003 UTC (21 years, 3 months ago) by gezelter
Diff to previous 380 , to selected 475
Readme changes

Revision 380 - Directory Listing - [select for diffs]
Modified Fri Mar 21 17:52:48 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 379 , to selected 475
*** empty log message ***

Revision 379 - Directory Listing - [select for diffs]
Modified Fri Mar 21 17:52:35 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to previous 378 , to selected 475
Makefile fixes for depends

Revision 378 - Directory Listing - [select for diffs]
Added Fri Mar 21 17:42:12 2003 UTC (21 years, 3 months ago) by mmeineke
Diff to selected 475
This commit was generated by cvs2svn to compensate for changes in r377,
which included commits to RCS files with non-trunk default branches.

Convenience Links