ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libBASS/Globals.cpp
Revision 1260 - (view) (annotate) - [select for diffs]
Modified Fri Jun 11 14:13:54 2004 UTC (20 years ago) by gezelter
File length: 41917 byte(s)
Diff to previous 1252 , to selected 659
Added forceFieldVariant global

Revision 1252 - (view) (annotate) - [select for diffs]
Modified Mon Jun 7 14:26:33 2004 UTC (20 years, 1 month ago) by gezelter
File length: 41455 byte(s)
Diff to previous 1210 , to selected 659
Fixes from gcc -Wall

Revision 1210 - (view) (annotate) - [select for diffs]
Modified Tue Jun 1 14:27:28 2004 UTC (20 years, 1 month ago) by chrisfen
File length: 41450 byte(s)
Diff to previous 1209 , to selected 659
Added useLiquidThermInt keyword and changed useThermInt to useSolidThermInt

Revision 1209 - (view) (annotate) - [select for diffs]
Modified Tue Jun 1 14:21:06 2004 UTC (20 years, 1 month ago) by chrisfen
File length: 40726 byte(s)
Diff to previous 1188 , to selected 659
Paving the way for separate solid and liquid thermodynamic integration routines

Revision 1188 - (view) (annotate) - [select for diffs]
Modified Sat May 22 18:17:05 2004 UTC (20 years, 1 month ago) by chrisfen
File length: 40371 byte(s)
Diff to previous 1181 , to selected 659
Added Bass keyword useThermInt.

Revision 1181 - (view) (annotate) - [select for diffs]
Modified Thu May 20 20:27:26 2004 UTC (20 years, 1 month ago) by chrisfen
File length: 39626 byte(s)
Diff to previous 1153 , to selected 659
Hopefully this commit included the bass keywords

Revision 1153 - (view) (annotate) - [select for diffs]
Modified Tue May 11 04:21:52 2004 UTC (20 years, 2 months ago) by gezelter
File length: 37863 byte(s)
Diff to previous 1137 , to selected 659
BASS changes for adding CutoffGroups to molecules.  Also restructured
the plethora of cutoff radii into one cutoffRadius and one
switchingRadius.  Also removed the useMolecularCutoffs keyword

Revision 1137 - (view) (annotate) - [select for diffs]
Modified Wed Apr 28 21:39:12 2004 UTC (20 years, 2 months ago) by gezelter
File length: 39182 byte(s)
Diff to previous 1135 , to selected 659
useMolecularCutoffs added to Globals

Revision 1135 - (view) (annotate) - [select for diffs]
Modified Mon Apr 26 21:16:07 2004 UTC (20 years, 2 months ago) by mmeineke
File length: 38497 byte(s)
Diff to previous 1099 , to selected 659
modified the defaults for the system init time and system init state.

Revision 1099 - (view) (annotate) - [select for diffs]
Modified Mon Apr 12 20:33:12 2004 UTC (20 years, 2 months ago) by gezelter
File length: 38497 byte(s)
Diff to previous 1093 , to selected 659
Changes for RigidBody dynamics

Revision 1093 - (view) (annotate) - [select for diffs]
Modified Wed Mar 17 14:22:59 2004 UTC (20 years, 3 months ago) by tim
File length: 38257 byte(s)
Diff to previous 1091 , to selected 659
incorporate SMD into ZConstraint,it does not sound a good choice, next commit will seperate SMD and ZConstraint

Revision 1091 - (view) (annotate) - [select for diffs]
Modified Tue Mar 16 19:22:56 2004 UTC (20 years, 3 months ago) by tim
File length: 37433 byte(s)
Diff to previous 1066 , to selected 659
ZConstraint now can support sequential moving. Refactorying is needed to support SMD in ZConstraint

Revision 1066 - (view) (annotate) - [select for diffs]
Modified Tue Feb 24 16:36:33 2004 UTC (20 years, 4 months ago) by tim
File length: 35992 byte(s)
Diff to previous 1035 , to selected 659
*** empty log message ***

Revision 1035 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 21:37:59 2004 UTC (20 years, 5 months ago) by tim
File length: 35992 byte(s)
Diff to previous 1031 , to selected 659
Single version of energy minimization for argon is working, need to add constraint

Revision 1031 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 18:58:06 2004 UTC (20 years, 5 months ago) by tim
File length: 35961 byte(s)
Diff to previous 957 , to selected 659
Add some lines into global.cpp to make it work with energy minimization

Revision 957 - (view) (annotate) - [select for diffs]
Modified Mon Jan 19 16:08:21 2004 UTC (20 years, 5 months ago) by gezelter
File length: 29670 byte(s)
Diff to previous 855 , to selected 659
BASS changes to add RigidBodies and LJrcut

Revision 855 - (view) (annotate) - [select for diffs]
Modified Thu Nov 6 22:01:37 2003 UTC (20 years, 8 months ago) by mmeineke
File length: 28927 byte(s)
Diff to previous 828 , to selected 659
added the following parameters to BASS:
   * useInitialExtendedSystemState
   * orthoBoxTolerance
   * useIntiTime => useInitialTime

Revision 828 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 16:03:06 2003 UTC (20 years, 8 months ago) by gezelter
File length: 27500 byte(s)
Diff to previous 811 , to selected 659
replace c++ header stuff with more portable c header stuff
Also, mod file fixes and portability changes

Revision 811 - (view) (annotate) - [select for diffs]
Modified Tue Oct 21 19:33:19 2003 UTC (20 years, 8 months ago) by mmeineke
File length: 27497 byte(s)
Diff to previous 747 , to selected 659
added useInitTime to the BASS syntax.
   * useInitTime = false: sets the origin time to 0.0 regardless of the time stamp in the .init file
   * default=> useInitTime = true;

Revision 747 - (view) (annotate) - [select for diffs]
Modified Fri Sep 5 21:28:52 2003 UTC (20 years, 10 months ago) by gezelter
File length: 26839 byte(s)
Diff to previous 745 , to selected 659
Changes to autoconf / configure method of configuring OOPSE

Revision 745 - (view) (annotate) - [select for diffs]
Modified Thu Sep 4 21:48:07 2003 UTC (20 years, 10 months ago) by mmeineke
File length: 26802 byte(s)
Diff to previous 704 , to selected 659
added resetTime to the Global namespace.

Revision 704 - (view) (annotate) - [select for diffs]
Modified Wed Aug 20 19:11:51 2003 UTC (20 years, 10 months ago) by tim
File length: 26187 byte(s)
Diff to previous 699 , to selected 659
bug fixed in ghost bend class

Revision 699 - (view) (annotate) - [select for diffs]
Modified Fri Aug 15 19:24:13 2003 UTC (20 years, 10 months ago) by tim
File length: 25523 byte(s)
Diff to previous 693 , to selected 659
Tested MPI version of Z-Constraint Method

Revision 693 - (view) (annotate) - [select for diffs]
Modified Wed Aug 13 19:21:53 2003 UTC (20 years, 10 months ago) by tim
File length: 24704 byte(s)
Diff to previous 689 , to selected 659
harmonic potential & z-contraint method

Revision 689 - (view) (annotate) - [select for diffs]
Modified Tue Aug 12 19:56:49 2003 UTC (20 years, 10 months ago) by tim
File length: 24746 byte(s)
Diff to previous 682 , to selected 659
debugging globals

Revision 682 - (view) (annotate) - [select for diffs]
Modified Tue Aug 12 17:51:33 2003 UTC (20 years, 10 months ago) by tim
File length: 24689 byte(s)
Diff to previous 675 , to selected 659
added harmonical potential to z-constraint method

Revision 675 - (view) (annotate) - [select for diffs]
Modified Mon Aug 11 19:38:44 2003 UTC (20 years, 10 months ago) by mmeineke
File length: 24031 byte(s)
Diff to previous 659
Added zConstraint into the BASS language syntax.

Revision 659 - (view) (annotate) - [selected]
Modified Thu Jul 31 15:38:08 2003 UTC (20 years, 11 months ago) by tim
File length: 22455 byte(s)
Diff to previous 655
added z-constraint parameters to the globals

Revision 655 - (view) (annotate) - [select for diffs]
Modified Tue Jul 29 16:32:06 2003 UTC (20 years, 11 months ago) by mmeineke
File length: 21277 byte(s)
Diff to previous 579 , to selected 659
*** empty log message ***

Revision 579 - (view) (annotate) - [select for diffs]
Modified Wed Jul 9 13:56:27 2003 UTC (21 years ago) by gezelter
File length: 21239 byte(s)
Diff to previous 481 , to selected 659
Removed Qmass

Revision 481 - (view) (annotate) - [select for diffs]
Modified Tue Apr 8 21:35:49 2003 UTC (21 years, 3 months ago) by gezelter
File length: 21831 byte(s)
Diff to previous 474 , to selected 659
Fixes for NPT / NVT

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: 21101 byte(s)
Diff to previous 465 , to selected 659
Fixes for NPT and NVT

Revision 465 - (view) (annotate) - [select for diffs]
Modified Mon Apr 7 14:30:12 2003 UTC (21 years, 3 months ago) by gezelter
File length: 19841 byte(s)
Diff to previous 394 , to selected 659
Added targetPressure to BASS

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: 19127 byte(s)
Diff to previous 378 , to selected 659
electrostatic changes for dipole / RF separation

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: 17772 byte(s)
Copied from: branches/mmeineke/OOPSE/libBASS/Globals.cpp revision 377
Diff to previous 377 , to selected 659
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/libBASS/Globals.cpp
File length: 17772 byte(s)
Diff to selected 659
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