ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk/src/UseTheForce
Revision 689 - Directory Listing - [select for diffs]
Modified Wed Oct 19 17:03:37 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 688
fixed an MPI compilation bug in GayBerne

Revision 688 - Directory Listing - [select for diffs]
Modified Wed Oct 19 16:49:59 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 686
fix an index mismathcing between c and fortran

Revision 686 - Directory Listing - [select for diffs]
Modified Tue Oct 18 21:13:49 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 682
fixed gb/lj and gb/gb torques and a rotation matrix bug

Revision 682 - Directory Listing - [select for diffs]
Modified Tue Oct 18 15:01:42 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 680
merged reaction field with electrostatics.F90

Revision 680 - Directory Listing - [select for diffs]
Modified Mon Oct 17 22:42:07 2005 UTC (19 years, 6 months ago) by kdaily
Diff to previous 679
using notation from Cleaver paper

Revision 679 - Directory Listing - [select for diffs]
Modified Mon Oct 17 21:47:45 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 676
bugtracking gb

Revision 676 - Directory Listing - [select for diffs]
Modified Mon Oct 17 19:12:45 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 668
changing GB architecture

Revision 668 - Directory Listing - [select for diffs]
Modified Fri Oct 14 15:44:37 2005 UTC (19 years, 6 months ago) by kdaily
Diff to previous 662
Add parts for the GayBerne LJ

Revision 662 - Directory Listing - [select for diffs]
Modified Wed Oct 12 21:00:50 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 659
simplifying long range potential array

Revision 659 - Directory Listing - [select for diffs]
Modified Wed Oct 12 20:22:34 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 658
Breaky, Breaky: c-fortran interface now expects an array for pot.

Revision 658 - Directory Listing - [select for diffs]
Modified Wed Oct 12 20:18:17 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 657
More Change goodness for calculation of potential.

Revision 657 - Directory Listing - [select for diffs]
Modified Wed Oct 12 19:55:26 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 656
More changes to MPI potential calculations.

Revision 656 - Directory Listing - [select for diffs]
Modified Wed Oct 12 18:59:16 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 655
Breaky Breaky: Add Support for seperating potential contributions.

Revision 655 - Directory Listing - [select for diffs]
Modified Tue Oct 11 22:00:30 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 652
Free some variables that weren't freed before.

Revision 652 - Directory Listing - [select for diffs]
Modified Mon Oct 10 21:34:54 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 651
Bug fix, undeclared local variable in MPI.

Revision 651 - Directory Listing - [select for diffs]
Modified Mon Oct 10 21:20:46 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 644
Fixed MPI bug with Row and Column indexing of groupToGtype. We now have two seperate maps groupToGtypeRow and groupToGypeCol. GroupToGtypeCol is a pointer that is set to groupToGtypeRow in the single processor version.

Revision 644 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:33:22 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 643
maybe some work on wolf

Revision 643 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:32:58 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 640
just some random changes when testing

Revision 640 - Directory Listing - [select for diffs]
Modified Wed Sep 28 18:47:17 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 632
working on wolf

Revision 632 - Directory Listing - [select for diffs]
Modified Mon Sep 26 18:38:02 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 631
Added define for ifc 7 so derfc is external. Other compilers should treat erfc as intrinsic.

Revision 631 - Directory Listing - [select for diffs]
Modified Mon Sep 26 17:07:54 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 630
Changed erfc to derfc and declared it to be external to fix issure with ifc7. Hopefully this will not cause a problem with other compilers where derfc is an intrinsic function.

Revision 630 - Directory Listing - [select for diffs]
Modified Mon Sep 26 16:42:53 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 626
MPI fix for SimHasAtype in simulation module. We needed a seperate receive buffer.

Revision 626 - Directory Listing - [select for diffs]
Modified Sat Sep 24 17:39:36 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 624
slowdown fixed - now roughly the same speed as the old version when using dipoles

energies are now exactly the same between the old version of OOPSE and this version

Revision 624 - Directory Listing - [select for diffs]
Modified Fri Sep 23 20:31:02 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 620
Fixed "dum-dum" where we ignore the skin thickness and hardcode listSkin to be 1.0. We now get listskin from skin. This will get fixed to where we can manually set skin thickness.

Revision 620 - Directory Listing - [select for diffs]
Modified Wed Sep 21 23:45:48 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 618
Bug fix: If we are not using LJ (say we are using EAM), we probably shouldn't rebuild the LJ mixing map.

Revision 618 - Directory Listing - [select for diffs]
Modified Wed Sep 21 17:20:14 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 611
Fixed a defaultCutoff bug (HEMES!)

Revision 611 - Directory Listing - [select for diffs]
Modified Mon Sep 19 23:21:46 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 610
Fixed bugs in reaction field, now it appears as though it really is working...

Revision 610 - Directory Listing - [select for diffs]
Modified Sun Sep 18 20:45:38 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 608
reaction field seems to work now, still need to do some testing...

Revision 608 - Directory Listing - [select for diffs]
Modified Fri Sep 16 21:07:45 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 607
xlf found a bug that ifc missed...

Revision 607 - Directory Listing - [select for diffs]
Modified Fri Sep 16 20:37:05 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 605
fixing some summation method issues

Revision 605 - Directory Listing - [select for diffs]
Modified Fri Sep 16 19:34:54 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 604
moved a header file around

Revision 604 - Directory Listing - [select for diffs]
Modified Fri Sep 16 19:00:12 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 603
it builds now, but there are known issues - particularly with reaction field...

Revision 603 - Directory Listing - [select for diffs]
Modified Fri Sep 16 16:07:39 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 602
some fixes but even more breaking (cutting out the old way to do reaction field)

Revision 602 - Directory Listing - [select for diffs]
Modified Thu Sep 15 22:05:21 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 600
Working on adding WOLF

Revision 600 - Directory Listing - [select for diffs]
Modified Thu Sep 15 13:47:16 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 599
forgot to add a header

Revision 599 - Directory Listing - [select for diffs]
Modified Thu Sep 15 02:48:43 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 597
Fixed bug where gtypeMaxCutoff was not initialized after creation. When maxval(gtypeMaxCutoff) was called, the largest random garbage value was returned from the array.

Revision 597 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:13:56 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 596
added in the undamped wolf, in the process of doing the damped wolf

Revision 596 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:13:15 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 592
some changes to activate the coulombicCorrection selector

Revision 592 - Directory Listing - [select for diffs]
Modified Wed Sep 14 20:31:38 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 591
EAM now uses eamlist to lookup eamAtypes instead of assuming a 1-1 correspondence to atypes.

Revision 591 - Directory Listing - [select for diffs]
Modified Wed Sep 14 20:28:05 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 590
fix to put back calculation of r in do_prepair

Revision 590 - Directory Listing - [select for diffs]
Modified Wed Sep 14 19:02:33 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 589
fixed a bug in the createMixingMap routine.  It should now set doShift
correctly

Revision 589 - Directory Listing - [select for diffs]
Modified Wed Sep 7 22:44:48 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 588
Added nGroupsInRow for mpi build.

Revision 588 - Directory Listing - [select for diffs]
Modified Wed Sep 7 22:23:20 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 587
Added access to mpi logical variables

Revision 587 - Directory Listing - [select for diffs]
Modified Wed Sep 7 22:08:39 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 586
bugfix on the grouptype finding algorithm

Revision 586 - Directory Listing - [select for diffs]
Modified Wed Sep 7 20:46:46 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 585
adding c-side interface to change cutoff Policy

Revision 585 - Directory Listing - [select for diffs]
Modified Wed Sep 7 19:18:54 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 583
Some bug hunting

Revision 583 - Directory Listing - [select for diffs]
Modified Tue Sep 6 17:32:42 2005 UTC (19 years, 8 months ago) by chuckv
Diff to previous 582
Added allocation for gtypeCutoffmap etc..

Revision 582 - Directory Listing - [select for diffs]
Modified Thu Sep 1 22:56:20 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 581
initialized atomTypeMaxCutoff(i) to zero

Revision 581 - Directory Listing - [select for diffs]
Modified Thu Sep 1 20:17:55 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 580
wrote createGtypeCutoffMap

Revision 580 - Directory Listing - [select for diffs]
Modified Tue Aug 30 18:23:50 2005 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 579
made some changes for implementing the wolf potential

Revision 579 - Directory Listing - [select for diffs]
Modified Fri Aug 26 22:39:25 2005 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 578
updated getEAMCut

Revision 578 - Directory Listing - [select for diffs]
Modified Fri Aug 26 21:30:41 2005 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 577
added some probably nonfunctional get*cut routines

Revision 577 - Directory Listing - [select for diffs]
Modified Fri Aug 26 20:34:24 2005 UTC (19 years, 8 months ago) by chuckv
Diff to previous 576
Added eamType map to atid map.

Revision 576 - Directory Listing - [select for diffs]
Modified Fri Aug 26 16:36:16 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 575
fixing some of the problems in the interactionHash and gtypeCutoff routines

Revision 575 - Directory Listing - [select for diffs]
Modified Wed Aug 17 15:26:42 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 574
added fCutoffPolicy.h

Revision 574 - Directory Listing - [select for diffs]
Modified Thu Aug 11 21:04:03 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 572
breakage in progress

Revision 572 - Directory Listing - [select for diffs]
Modified Tue Aug 9 22:33:48 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 571
Complete rewrite of Lennard Jones module

Revision 571 - Directory Listing - [select for diffs]
Modified Tue Aug 9 22:33:37 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 570
Breaky Breaky BREAKY breaky breaky

Revision 570 - Directory Listing - [select for diffs]
Modified Tue Aug 9 19:40:56 2005 UTC (19 years, 8 months ago) by chuckv
Diff to previous 569
In process of re-write for group based cutoff....

Revision 569 - Directory Listing - [select for diffs]
Modified Fri Jul 29 19:38:27 2005 UTC (19 years, 9 months ago) by gezelter
Diff to previous 568
fixes in progress

Revision 568 - Directory Listing - [select for diffs]
Modified Fri Jul 29 17:34:06 2005 UTC (19 years, 9 months ago) by tim
Diff to previous 567
fix a bug which does not update me_i and me_j correctly

Revision 567 - Directory Listing - [select for diffs]
Modified Thu Jul 28 22:12:45 2005 UTC (19 years, 9 months ago) by chuckv
Diff to previous 564
Changed cutoffs... Segfaults nicely now...

Revision 564 - Directory Listing - [select for diffs]
Modified Wed Jul 13 15:54:00 2005 UTC (19 years, 9 months ago) by tim
Diff to previous 563
replace c++ style comment in c files

Revision 563 - Directory Listing - [select for diffs]
Modified Sun Jul 3 20:53:43 2005 UTC (19 years, 10 months ago) by chuckv
Diff to previous 562
Added subroutine to set cuttoff for Interaction map and function in simulation.F90 to determine if a particular atype is present in a simulation.

Revision 562 - Directory Listing - [select for diffs]
Modified Tue Jun 28 13:58:45 2005 UTC (19 years, 10 months ago) by gezelter
Diff to previous 561
*** empty log message ***

Revision 561 - Directory Listing - [select for diffs]
Modified Mon Jun 27 22:21:37 2005 UTC (19 years, 10 months ago) by chuckv
Diff to previous 560
More breaking and destruction of force code. Does not build at this point...

Revision 560 - Directory Listing - [select for diffs]
Modified Mon Jun 27 21:01:36 2005 UTC (19 years, 10 months ago) by gezelter
Diff to previous 554
Breaky breaky!

Revision 554 - Directory Listing - [select for diffs]
Modified Sun May 29 21:16:25 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 553
Removed balance from the Darkside (files)

Revision 553 - Directory Listing - [select for diffs]
Modified Sun May 29 21:15:52 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 537
Removed balance from doForces

Revision 537 - Directory Listing - [select for diffs]
Modified Thu May 19 15:49:53 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 535
fix bug in NPAT and NPrT

Revision 535 - Directory Listing - [select for diffs]
Modified Wed May 18 19:06:22 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 534
just some tap changes

Revision 534 - Directory Listing - [select for diffs]
Modified Wed May 18 18:31:40 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 532
Modifications to temper the dipolar strength in the first solvation shell for tap

Revision 532 - Directory Listing - [select for diffs]
Modified Tue May 17 22:35:01 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 529
Modifications to tap.  Also correcting changes to the previous merge that were not caught

Revision 529 - Directory Listing - [select for diffs]
Modified Tue May 17 02:09:25 2005 UTC (19 years, 11 months ago) by kdaily
Diff to previous 527
added gb

Revision 527 - Directory Listing - [select for diffs]
Modified Thu May 12 19:43:48 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 523
Couple of changes for TAP water.  Need to parametrize.

Revision 523 - Directory Listing - [select for diffs]
Modified Thu May 5 14:47:35 2005 UTC (20 years ago) by chrisfen
Diff to previous 517
OOPSE setup for TAP water.  It's not parametrized, but OOPSE will now let me run it...

Revision 517 - Directory Listing - [select for diffs]
Modified Wed Apr 27 20:14:03 2005 UTC (20 years ago) by chrisfen
Diff to previous 514
Got rid of write statements and am closer to a working shapes

Revision 514 - Directory Listing - [select for diffs]
Modified Thu Apr 21 14:12:19 2005 UTC (20 years ago) by chrisfen
Diff to previous 513
Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine...

Revision 513 - Directory Listing - [select for diffs]
Modified Mon Apr 18 15:44:22 2005 UTC (20 years ago) by chrisfen
Diff to previous 512
axed because file causes havoc on Mac (capitalization confusion of filenames)

Revision 512 - Directory Listing - [select for diffs]
Modified Mon Apr 18 03:50:23 2005 UTC (20 years ago) by chrisfen
Diff to previous 507
Working on the shapes parser...

Revision 507 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (20 years ago) by gezelter
Diff to previous 497
xemacs has been drafted to perform our indentation services

Revision 497 - Directory Listing - [select for diffs]
Modified Wed Apr 13 23:36:26 2005 UTC (20 years ago) by chuckv
Diff to previous 492
Changed interface name for SGI Compiler

Revision 492 - Directory Listing - [select for diffs]
Modified Wed Apr 13 20:36:45 2005 UTC (20 years ago) by chuckv
Diff to previous 491
Added destroy methods for Fortran modules.

Revision 491 - Directory Listing - [select for diffs]
Modified Wed Apr 13 20:17:06 2005 UTC (20 years ago) by chuckv
Diff to previous 480
Added destroy method to clean up memory

Revision 480 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:27:02 2005 UTC (20 years ago) by gezelter
Diff to previous 478
cleaned up memory leak fix

Revision 478 - Directory Listing - [select for diffs]
Modified Tue Apr 12 20:57:32 2005 UTC (20 years ago) by chrisfen
Diff to previous 475
no real changes here, maybe added a space by accident

Revision 475 - Directory Listing - [select for diffs]
Modified Tue Apr 12 18:30:37 2005 UTC (20 years ago) by tim
Diff to previous 472
destory atom type in fortran side

Revision 472 - Directory Listing - [select for diffs]
Modified Tue Apr 12 17:12:27 2005 UTC (20 years ago) by chuckv
Diff to previous 470
Updates to deallocate object in fortran.

Revision 470 - Directory Listing - [select for diffs]
Modified Tue Apr 12 00:29:43 2005 UTC (20 years ago) by chuckv
Diff to previous 465
Changes to delete atypes...

Revision 465 - Directory Listing - [select for diffs]
Modified Mon Apr 11 20:19:22 2005 UTC (20 years ago) by chrisfen
Diff to previous 460
fixing of the quadrupoles.  look!  it's divide by 3 like stone says!

Revision 460 - Directory Listing - [select for diffs]
Modified Mon Apr 11 16:14:05 2005 UTC (20 years ago) by gezelter
Diff to previous 459
added some stuff to clean out module files during "make clean"

Revision 459 - Directory Listing - [select for diffs]
Modified Fri Apr 8 22:13:41 2005 UTC (20 years ago) by chrisfen
Diff to previous 456
quadrupole interactions should be working with a remaining question of interaction magnitude

Revision 456 - Directory Listing - [select for diffs]
Modified Fri Apr 8 14:43:06 2005 UTC (20 years ago) by chrisfen
Diff to previous 445
Altered signs to fix charge-dipole interactions

Revision 445 - Directory Listing - [select for diffs]
Modified Mon Mar 21 20:51:10 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 443
Make sure electrostatic_module provides data for reaction_field

Revision 443 - Directory Listing - [select for diffs]
Modified Mon Mar 21 19:23:27 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 440
constant back to correct value

Revision 440 - Directory Listing - [select for diffs]
Modified Tue Mar 15 14:20:50 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 439
fixed three typos

Revision 439 - Directory Listing - [select for diffs]
Modified Sun Mar 13 07:39:01 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 437
first run at charge-quadrupole interactions

Revision 437 - Directory Listing - [select for diffs]
Modified Sat Mar 12 19:05:16 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 434
added some samples

Revision 434 - Directory Listing - [select for diffs]
Modified Fri Mar 11 15:53:18 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 425
settled on a unit for quadrupoles

Revision 425 - Directory Listing - [select for diffs]
Modified Thu Mar 10 20:28:17 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 421
using map to replace link list

Revision 421 - Directory Listing - [select for diffs]
Modified Thu Mar 10 17:54:58 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 419
added fortran-side support for split dipoles

Revision 419 - Directory Listing - [select for diffs]
Modified Thu Mar 10 16:15:13 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 414
fixing restraints

Revision 414 - Directory Listing - [select for diffs]
Modified Wed Mar 9 17:58:33 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 413
fix a bug in SectionParser (lineNo is not updated)

Revision 413 - Directory Listing - [select for diffs]
Modified Wed Mar 9 17:30:29 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 411
adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into
ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ;

Revision 411 - Directory Listing - [select for diffs]
Modified Wed Mar 9 15:44:59 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 409
new electrostatic module

Revision 409 - Directory Listing - [select for diffs]
Modified Wed Mar 9 14:25:51 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 402
removed #include lines for outdated charge and dipole interfaces

Revision 402 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:06:12 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 401
electrostatic unification project
fixed an uninitialized variable in Lennard Jones mixing map

Revision 401 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:05:46 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 385
electrostatic unification project

Revision 385 - Directory Listing - [select for diffs]
Modified Tue Mar 1 20:10:14 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 378
fix compilation problem for g++ 3.4

Revision 378 - Directory Listing - [select for diffs]
Modified Fri Feb 25 21:22:00 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 374
adding soft potential to LJ Module

Revision 374 - Directory Listing - [select for diffs]
Modified Tue Feb 22 18:56:25 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 366
reactionfield get fixed

Revision 366 - Directory Listing - [select for diffs]
Modified Fri Feb 18 15:58:22 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 269
corrected filename collision for EAM on operating systems which are
not case sensitive (aka Mac OS X)

Revision 269 - Directory Listing - [select for diffs]
Modified Fri Jan 14 22:02:21 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 267
remove WATER.cpp

Revision 267 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 265
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 265 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:48:42 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 264
added dummy subroutine to avoid empty unit, synchronized this dummy
routine between C and fortran

Revision 264 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:31:16 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 253
separating modules and C/Fortran interface subroutines

Revision 253 - Directory Listing - [select for diffs]
Modified Thu Jan 13 19:40:37 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 246
port to SGI platform

Revision 246 - Directory Listing - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 240
merging new_design branch into OOPSE-2.0

Revision 240 - Directory Listing - [select for diffs]
Modified Fri Dec 10 18:41:05 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 239
fix another bug in WATER.cpp

Revision 239 - Directory Listing - [select for diffs]
Modified Thu Dec 9 23:09:17 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 221
fix a bug in WATER.cpp when initializing the new Charge AtomType

Revision 221 - Directory Listing - [select for diffs]
Modified Tue Nov 23 22:48:31 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 217
Improvements to restraints

Revision 217 - Directory Listing - [select for diffs]
Modified Thu Nov 18 15:57:16 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 213
Fixed a mixing list bug that slowed down the force loop

Revision 213 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:46:29 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 210
Got rid of some write statements

Revision 210 - Directory Listing - [select for diffs]
Modified Fri Nov 5 21:04:33 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 206
current status of the debugging process

Revision 206 - Directory Listing - [select for diffs]
Modified Thu Nov 4 20:51:23 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 203
added new classes in progress

Revision 203 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:37 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 202
Breaky Breaky

Revision 202 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:28 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 198
fixed useXXX in the entry_plug so that it only is
set if the atoms really are in the simulation

Revision 198 - Directory Listing - [select for diffs]
Modified Tue Nov 2 15:28:25 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 195
Shapes looks like it's working

Revision 195 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:28:45 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 194
still debugging

Revision 194 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:28:12 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 180
shapes rcut calculator added

Revision 180 - Directory Listing - [select for diffs]
Modified Thu Oct 28 17:22:55 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 179
fix of setDipoles

Revision 179 - Directory Listing - [select for diffs]
Modified Thu Oct 28 17:20:22 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 177
forgot to advance lines in the shapeFile

Revision 177 - Directory Listing - [select for diffs]
Modified Thu Oct 28 16:56:20 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 163
fixed duplicate declaration foo

Revision 163 - Directory Listing - [select for diffs]
Modified Wed Oct 27 03:00:51 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 162
bug fix

Revision 162 - Directory Listing - [select for diffs]
Modified Wed Oct 27 02:20:29 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 161
subclass foo

Revision 161 - Directory Listing - [select for diffs]
Modified Wed Oct 27 02:16:34 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 160
more char* -> string conversion

Revision 160 - Directory Listing - [select for diffs]
Modified Wed Oct 27 00:01:29 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 157
char* -> string

Revision 157 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:24:52 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 154
forcefield refactoring for shapes

Revision 154 - Directory Listing - [select for diffs]
Modified Tue Oct 26 18:03:12 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 153
Changes to help advance shapes

Revision 153 - Directory Listing - [select for diffs]
Modified Tue Oct 26 18:02:46 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 145
Changes to Shapes force field reader

Revision 145 - Directory Listing - [select for diffs]
Modified Fri Oct 22 23:00:06 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 143
Dear god!  It runs and conserves energy!

Revision 143 - Directory Listing - [select for diffs]
Modified Fri Oct 22 22:54:01 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 141
fixey fixey the breakey breakey

Revision 141 - Directory Listing - [select for diffs]
Modified Fri Oct 22 21:21:02 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 140
fixey fixey

Revision 140 - Directory Listing - [select for diffs]
Modified Fri Oct 22 20:22:48 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 135
Added un-busticated fortran files and c/Fortran interfaces

Revision 135 - Directory Listing - [select for diffs]
Modified Thu Oct 21 20:15:31 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 131
Breaky Breaky.   Fixey Fixey.

Revision 131 - Directory Listing - [select for diffs]
Modified Thu Oct 21 15:25:30 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 130
Added newLJtype to lj module.

Revision 130 - Directory Listing - [select for diffs]
Modified Thu Oct 21 15:24:55 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 128
Added interface for fortran lj module.

Revision 128 - Directory Listing - [select for diffs]
Modified Wed Oct 20 21:52:20 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 126
fixed a fortran name problem

Revision 126 - Directory Listing - [select for diffs]
Modified Wed Oct 20 21:16:01 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 125
Fortran/C++ interface de-obfuscation project appears to be complete!  Woo hoo!

Revision 125 - Directory Listing - [select for diffs]
Modified Wed Oct 20 20:47:55 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 124
Fortran/C++ interface de-obfuscation project continues

Revision 124 - Directory Listing - [select for diffs]
Modified Wed Oct 20 20:46:20 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 120
Fortran/C++ interface de-obfuscation project (It is a very long story)

Revision 120 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:54:23 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 117
fixed include

Revision 117 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:19:55 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 116
Fortran name cleanup continues

Revision 116 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:12:01 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 115
fixing some broken fortran stuff

Revision 115 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:02:48 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 112
name sanity on the fortran side

Revision 112 - Directory Listing - [select for diffs]
Modified Tue Oct 19 22:43:41 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 111
Added correct prototypes for C-fortran interface functions.

Revision 111 - Directory Listing - [select for diffs]
Modified Tue Oct 19 22:37:55 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 109
Added correct prototypes for C-fortran interface functions.

Revision 109 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:44:36 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 108
Added new files for fortran interface.

Revision 108 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:43:05 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 107
regressing

Revision 107 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:40:30 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 106
working on shapes for portability

Revision 106 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:40:17 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 37
working on shapes

Revision 37 - Directory Listing - [select for diffs]
Modified Tue Oct 5 19:37:38 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 31
move mpiSimulation_module to DarkSide

Revision 31 - Directory Listing - [select for diffs]
Modified Mon Oct 4 15:27:35 2004 UTC (20 years, 7 months ago) by gezelter
Diff to previous 24
Started work merging shapes

Revision 24 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:55:03 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 14
define DEV_ROOT as relative path

Revision 14 - Directory Listing - [select for diffs]
Modified Wed Sep 29 14:59:25 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 9
change Makefile to relative path

Revision 9 - Directory Listing - [select for diffs]
Modified Tue Sep 28 21:08:18 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 8
move fortran files around to solve dependency problem

Revision 8 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:44:02 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 3
*** empty log message ***

Revision 3 - Directory Listing - [select for diffs]
Modified Fri Sep 24 16:27:58 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 2
change the #include in source files

Revision 2 - Directory Listing - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (20 years, 7 months ago) by gezelter
Import of OOPSE v. 2.0

(Current path doesn't exist after revision 1781)

Convenience Links