ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/OpenMD/trunk
Revision 2082 - Directory Listing - [select for diffs]
Modified Fri Mar 20 17:36:10 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2081 , to selected 831
Updated the manual

Revision 2081 - Directory Listing - [select for diffs]
Modified Tue Mar 17 18:22:18 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2080 , to selected 831
ContactAngle2 now requires specification of the location of the 
droplet centroid in X&Y axes.

Revision 2080 - Directory Listing - [select for diffs]
Modified Wed Mar 11 17:06:02 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2079 , to selected 831
Updated manual, and altered some language in the force field files

Revision 2079 - Directory Listing - [select for diffs]
Modified Tue Mar 10 15:20:28 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2078 , to selected 831
Updated some of the root-level text files for 2.3 release

Revision 2078 - Directory Listing - [select for diffs]
Modified Mon Mar 9 17:54:37 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2077 , to selected 831
Made messages from md-solvator more useful, and will now exit when
solute and solvent boxes are not identical.

Revision 2077 - Directory Listing - [select for diffs]
Modified Mon Mar 9 17:10:26 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2076 , to selected 831
Changes to make MSVC happy

Revision 2076 - Directory Listing - [select for diffs]
Modified Mon Mar 9 01:19:31 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2075 , to selected 831
Removed an unused variable caught by PGI

Revision 2075 - Directory Listing - [select for diffs]
Modified Sun Mar 8 18:25:21 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2074 , to selected 831
Corrected punctuation.

Revision 2074 - Directory Listing - [select for diffs]
Modified Sun Mar 8 00:02:29 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2073 , to selected 831
Progress bar now writes 100% when we're done

Revision 2073 - Directory Listing - [select for diffs]
Modified Sat Mar 7 23:52:07 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2072 , to selected 831
added a skipToken function to StringTokenizer, and used this to 
remove some silly warnings on compilation. 

Revision 2072 - Directory Listing - [select for diffs]
Modified Sat Mar 7 22:54:56 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2071 , to selected 831
One bug fix

Revision 2071 - Directory Listing - [select for diffs]
Modified Sat Mar 7 21:41:51 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2070 , to selected 831
Reducing the number of warnings when using g++ to compile.

Revision 2070 - Directory Listing - [select for diffs]
Modified Sat Mar 7 16:59:57 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2069 , to selected 831
More edits for gcc warnings

Revision 2069 - Directory Listing - [select for diffs]
Modified Thu Mar 5 16:30:23 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2068 , to selected 831
More g++ warning fixes

Revision 2068 - Directory Listing - [select for diffs]
Modified Thu Mar 5 15:40:58 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2067 , to selected 831
more g++ warning fixes

Revision 2067 - Directory Listing - [select for diffs]
Modified Thu Mar 5 15:35:37 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2066 , to selected 831
Trying to eliminate some g++ warnings

Revision 2066 - Directory Listing - [select for diffs]
Modified Thu Mar 5 15:22:54 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2065 , to selected 831
Attempting to reduce g++ warnings

Revision 2065 - Directory Listing - [select for diffs]
Modified Thu Mar 5 15:11:00 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2064 , to selected 831
Fixes for warning messages, added flags to help debugging.

Revision 2064 - Directory Listing - [select for diffs]
Modified Tue Mar 3 17:02:20 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2063 , to selected 831
Removed inlining, updated papers & copyright

Revision 2063 - Directory Listing - [select for diffs]
Modified Tue Mar 3 16:45:34 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2062 , to selected 831
Fixed a force field atom problem

Revision 2062 - Directory Listing - [select for diffs]
Modified Tue Mar 3 16:40:39 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2061 , to selected 831
Removed warnings, inlined common calls

Revision 2061 - Directory Listing - [select for diffs]
Modified Tue Mar 3 16:24:44 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2060 , to selected 831
Fixed a warning on PGI compilation

Revision 2060 - Directory Listing - [select for diffs]
Modified Tue Mar 3 16:19:47 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2059 , to selected 831
Got rid of unused variables and spurious warnings

Revision 2059 - Directory Listing - [select for diffs]
Modified Tue Mar 3 16:15:09 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2058 , to selected 831
Removed inaccessible lines

Revision 2058 - Directory Listing - [select for diffs]
Modified Tue Mar 3 15:35:45 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2057 , to selected 831
Replaced std::iota with explicit code

Revision 2057 - Directory Listing - [select for diffs]
Modified Tue Mar 3 15:22:26 2015 UTC (10 years, 1 month ago) by gezelter
Diff to previous 2056 , to selected 831
Performance improvements, Removed CutoffPolicy

Revision 2056 - Directory Listing - [select for diffs]
Modified Fri Feb 20 15:12:07 2015 UTC (10 years, 2 months ago) by gezelter
Diff to previous 2055 , to selected 831
Fixes to HullFinder (and by extension to RNEMD) for getSurfaceArea() call.
Adding Multipass Correlation Function (unused right now).

Revision 2055 - Directory Listing - [select for diffs]
Modified Fri Feb 6 18:49:27 2015 UTC (10 years, 2 months ago) by gezelter
Diff to previous 2054 , to selected 831
Modified SelectionEvalutator to handle positional information for molecules
based on the center of mass.

Revision 2054 - Directory Listing - [select for diffs]
Modified Tue Jan 13 20:14:57 2015 UTC (10 years, 3 months ago) by gezelter
Diff to previous 2053 , to selected 831
check for atom names in lower cases for hydrogen bond donors/acceptors

Revision 2053 - Directory Listing - [select for diffs]
Modified Mon Jan 12 16:04:43 2015 UTC (10 years, 3 months ago) by gezelter
Diff to previous 2052 , to selected 831
Removed dependence on elements table when figuring out H bond donors & acceptors

Revision 2052 - Directory Listing - [select for diffs]
Modified Fri Jan 9 19:06:35 2015 UTC (10 years, 3 months ago) by gezelter
Diff to previous 2051 , to selected 831
Updating Hydrogen Bonding structures, and selection syntax to include molecule selections:

Revision 2051 - Directory Listing - [select for diffs]
Modified Thu Jan 8 16:48:14 2015 UTC (10 years, 3 months ago) by gezelter
Diff to previous 2050 , to selected 831
Fixed a frequency computation bug in a utility script

Revision 2050 - Directory Listing - [select for diffs]
Modified Tue Jan 6 21:53:12 2015 UTC (10 years, 3 months ago) by gezelter
Diff to previous 2049 , to selected 831
Bug fix.

Revision 2049 - Directory Listing - [select for diffs]
Modified Tue Jan 6 21:44:10 2015 UTC (10 years, 3 months ago) by gezelter
Diff to previous 2048 , to selected 831
Added Geometric HBond StaticProps module.

Revision 2048 - Directory Listing - [select for diffs]
Modified Thu Dec 11 21:18:03 2014 UTC (10 years, 4 months ago) by gezelter
Diff to previous 2047 , to selected 831
Changes for STL libraries that are missing std::to_string

Revision 2047 - Directory Listing - [select for diffs]
Modified Thu Dec 11 16:16:43 2014 UTC (10 years, 4 months ago) by gezelter
Diff to previous 2046 , to selected 831
Added UniformGradient to perturbation list.

Revision 2046 - Directory Listing - [select for diffs]
Modified Tue Dec 2 22:11:04 2014 UTC (10 years, 4 months ago) by gezelter
Diff to previous 2045 , to selected 831
Fixed some broken comments for use with Doxygen.
Made changes to allow topology-based force-field overrides in include files.
Fixed a calculation of box quadrupole moments for molecules with point dipoles.

Revision 2045 - Directory Listing - [select for diffs]
Modified Fri Nov 28 20:10:17 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2044 , to selected 831
Starting to get ready for 2.3 release.
Separating type parsers from io routines.
Fixing old samples to use newer syntax.

Revision 2044 - Directory Listing - [select for diffs]
Modified Fri Nov 14 19:09:52 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2043 , to selected 831
Removed Eigen stuff that we weren't using

Revision 2043 - Directory Listing - [select for diffs]
Modified Fri Nov 14 19:04:27 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2042 , to selected 831
Another md2md fix

Revision 2042 - Directory Listing - [select for diffs]
Modified Fri Nov 14 15:24:12 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2041 , to selected 831
Added a check for NumPy in the cmake configuration stage

Revision 2041 - Directory Listing - [select for diffs]
Modified Fri Nov 14 14:31:47 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2040 , to selected 831
Modified md2md to deal with pvqj fields that don't have v or j.

Revision 2040 - Directory Listing - [select for diffs]
Modified Thu Nov 13 17:49:44 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2039 , to selected 831
Added a vcorr2spectrum script to simplify the task of computing spectra

Revision 2039 - Directory Listing - [select for diffs]
Modified Thu Nov 6 14:31:32 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2038 , to selected 831
Added a buffer length to ContactAngle2, starting documentation

Revision 2038 - Directory Listing - [select for diffs]
Modified Tue Nov 4 22:02:45 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2037 , to selected 831
Fixed a arcsin sign bug

Revision 2037 - Directory Listing - [select for diffs]
Modified Tue Nov 4 20:16:29 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2036 , to selected 831
Updated to semi-working contact angle 2 using density threshold

Revision 2036 - Directory Listing - [select for diffs]
Modified Tue Nov 4 16:20:31 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2035 , to selected 831
A scan fix for CA2

Revision 2035 - Directory Listing - [select for diffs]
Modified Tue Nov 4 15:31:51 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2034 , to selected 831
First checkin of the second contact angle method for sequentialProps.

Revision 2034 - Directory Listing - [select for diffs]
Modified Mon Nov 3 16:49:03 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2033 , to selected 831
Updating UniformGradient to the new parameter structure (two unit vectors
and a gradient strength).

Revision 2033 - Directory Listing - [select for diffs]
Modified Sat Nov 1 14:12:16 2014 UTC (10 years, 5 months ago) by gezelter
Diff to previous 2032 , to selected 831
Fixed a selection issue in ParticleTimeCorrFunc, other whitespace stuff

Revision 2032 - Directory Listing - [select for diffs]
Modified Fri Oct 31 18:57:19 2014 UTC (10 years, 6 months ago) by jmichalk
Diff to previous 2031 , to selected 831
Forgot to svn add the files. Additionally, examined the files where changes were committed that I didn't realize were going to be changed. Primary one to examine SimplePreprocessor, bufferSize=8192 instead of 1024... everything else was commented cerr/cout or line spacing issues
Revision 2031 - Directory Listing - [select for diffs]
Modified Fri Oct 31 18:40:40 2014 UTC (10 years, 6 months ago) by jmichalk
Diff to previous 2030 , to selected 831
Added a surface diffusion analyser to staticProps
Revision 2030 - Directory Listing - [select for diffs]
Modified Thu Oct 30 20:50:53 2014 UTC (10 years, 6 months ago) by gezelter
Diff to previous 2029 , to selected 831
Fixed the contact angle calculation.

Revision 2029 - Directory Listing - [select for diffs]
Modified Thu Oct 30 18:51:38 2014 UTC (10 years, 6 months ago) by gezelter
Diff to previous 2028 , to selected 831
Adding Contact Angle analyzer.

Revision 2028 - Directory Listing - [select for diffs]
Modified Thu Oct 30 14:29:35 2014 UTC (10 years, 6 months ago) by gezelter
Diff to previous 2027 , to selected 831
Fixed a selection non-overlap issue when doing particle correlation functions.

Revision 2027 - Directory Listing - [select for diffs]
Modified Wed Oct 22 14:29:20 2014 UTC (10 years, 6 months ago) by gezelter
Diff to previous 2026 , to selected 831
Fixed a closing brace bug

Revision 2026 - Directory Listing - [select for diffs]
Modified Wed Oct 22 12:23:59 2014 UTC (10 years, 6 months ago) by gezelter
Diff to previous 2025 , to selected 831
Starting to add support for UniformGradient. 
Changed Vector3d input type to a more general std::vector<RealType> input.  This change alters RNEMD and UniformField inputs.

Revision 2025 - Directory Listing - [select for diffs]
Modified Tue Oct 21 00:38:44 2014 UTC (10 years, 6 months ago) by gezelter
Diff to previous 2024 , to selected 831
Only print out lines in TetrahedralityParamZ if there are actually observations in that Z bin

Revision 2024 - Directory Listing - [select for diffs]
Modified Thu Oct 16 19:13:51 2014 UTC (10 years, 6 months ago) by gezelter
Diff to previous 2023 , to selected 831
Added Radial and Z-projected velocity autocorrelation functions
Started to add SequentialProps program
Mucking about with angular restraint potentials

Revision 2023 - Directory Listing - [select for diffs]
Modified Thu Oct 2 14:35:14 2014 UTC (10 years, 6 months ago) by gezelter
Diff to previous 2022 , to selected 831
Added 3rd selection option for the 2d g(r) analyzers

Revision 2022 - Directory Listing - [select for diffs]
Modified Fri Sep 26 22:22:28 2014 UTC (10 years, 7 months ago) by gezelter
Diff to previous 2021 , to selected 831
Added support for accumulateBoxQuadrupole flag

Revision 2021 - Directory Listing - [select for diffs]
Modified Tue Sep 23 15:25:08 2014 UTC (10 years, 7 months ago) by gezelter
Diff to previous 2020 , to selected 831
Took out a spurious debugging line

Revision 2020 - Directory Listing - [select for diffs]
Modified Mon Sep 22 19:18:35 2014 UTC (10 years, 7 months ago) by gezelter
Diff to previous 2019 , to selected 831
Fixes for restraints, renaming of UniformField

Revision 2019 - Directory Listing - [select for diffs]
Modified Mon Sep 8 23:32:20 2014 UTC (10 years, 7 months ago) by gezelter
Diff to previous 2018 , to selected 831
Fix for dynamically linking with qhull

Revision 2018 - Directory Listing - [select for diffs]
Modified Tue Sep 2 18:32:05 2014 UTC (10 years, 7 months ago) by gezelter
Diff to previous 2017 , to selected 831
Oops

Revision 2017 - Directory Listing - [select for diffs]
Modified Tue Sep 2 18:31:44 2014 UTC (10 years, 7 months ago) by gezelter
Diff to previous 2016 , to selected 831
Latest

Revision 2016 - Directory Listing - [select for diffs]
Modified Thu Aug 14 19:04:30 2014 UTC (10 years, 8 months ago) by plouden
Diff to previous 2015 , to selected 831
changed the output of Tet_Qxyz to Amira Mesh

Revision 2015 - Directory Listing - [select for diffs]
Modified Wed Aug 13 20:42:43 2014 UTC (10 years, 8 months ago) by gezelter
Diff to previous 2014 , to selected 831
Changes to include the volume-resolved tetrahedrality parameter.

Revision 2014 - Directory Listing - [select for diffs]
Modified Wed Aug 13 17:23:00 2014 UTC (10 years, 8 months ago) by gezelter
Diff to previous 2013 , to selected 831
SVN fix

Revision 2013 - Directory Listing - [select for diffs]
Modified Wed Aug 13 17:21:02 2014 UTC (10 years, 8 months ago) by gezelter
Diff to previous 2012 , to selected 831
AUtorev fix

Revision 2012 - Directory Listing - [select for diffs]
Modified Wed Aug 13 17:18:37 2014 UTC (10 years, 8 months ago) by gezelter
Diff to previous 2011 , to selected 831
Added mdShrink utility

Revision 2011 - Directory Listing - [select for diffs]
Modified Wed Aug 6 19:27:37 2014 UTC (10 years, 8 months ago) by gezelter
Diff to previous 2010 , to selected 831
Added NPA integrator

Revision 2010 - Directory Listing - [select for diffs]
Modified Wed Jul 16 14:42:50 2014 UTC (10 years, 9 months ago) by gezelter
Diff to previous 2009 , to selected 831
Fixed a selection bug for integer tokens
Dielectric script now uses both clausius-mossotti and conducting boundaries

Revision 2009 - Directory Listing - [select for diffs]
Modified Tue Jul 8 15:03:26 2014 UTC (10 years, 9 months ago) by gezelter
Diff to previous 2008 , to selected 831
Fixed a bug

Revision 2008 - Directory Listing - [select for diffs]
Modified Tue Jul 8 14:54:55 2014 UTC (10 years, 9 months ago) by gezelter
Diff to previous 2007 , to selected 831
Added correction factor to dielectric script

Revision 2007 - Directory Listing - [select for diffs]
Modified Wed Jul 2 19:03:53 2014 UTC (10 years, 10 months ago) by gezelter
Diff to previous 2006 , to selected 831
Most recent version

Revision 2006 - Directory Listing - [select for diffs]
Modified Mon Jun 30 20:55:21 2014 UTC (10 years, 10 months ago) by gezelter
Diff to previous 2005 , to selected 831
Added a script to compute dielectric constants

Revision 2005 - Directory Listing - [select for diffs]
Modified Wed Jun 11 18:37:56 2014 UTC (10 years, 10 months ago) by gezelter
Diff to previous 2004 , to selected 831
Fixed a strange non-bonded reporting bug.

Revision 2004 - Directory Listing - [select for diffs]
Modified Tue Jun 3 16:51:43 2014 UTC (10 years, 10 months ago) by gezelter
Diff to previous 2003 , to selected 831
Added an unload block

Revision 2003 - Directory Listing - [select for diffs]
Modified Sun Jun 1 19:28:44 2014 UTC (10 years, 11 months ago) by gezelter
Diff to previous 2002 , to selected 831
Added Frequency Fluctuation Correlation Function

Revision 2002 - Directory Listing - [select for diffs]
Modified Sun Jun 1 04:54:54 2014 UTC (10 years, 11 months ago) by gezelter
Diff to previous 2001 , to selected 831
Bug Fix

Revision 2001 - Directory Listing - [select for diffs]
Modified Sun Jun 1 00:34:30 2014 UTC (10 years, 11 months ago) by gezelter
Diff to previous 2000 , to selected 831
Bug fixes for MultipoleSum

Revision 2000 - Directory Listing - [select for diffs]
Modified Sat May 31 22:35:05 2014 UTC (10 years, 11 months ago) by gezelter
Diff to previous 1999 , to selected 831
Bug Fixes

Revision 1999 - Directory Listing - [select for diffs]
Modified Sat May 31 21:00:46 2014 UTC (10 years, 11 months ago) by gezelter
Diff to previous 1998 , to selected 831
Updating MultipoleSum to scan the cutoff radii

Revision 1998 - Directory Listing - [select for diffs]
Modified Fri May 30 19:48:35 2014 UTC (10 years, 11 months ago) by gezelter
Diff to previous 1997 , to selected 831
Added the MultipoleSum

Revision 1997 - Directory Listing - [select for diffs]
Modified Thu May 29 21:03:19 2014 UTC (10 years, 11 months ago) by jmichalk
Diff to previous 1996 , to selected 831
myNVT.hpp and myNVT.cpp are my (Joe) attempts at separating out the chi evolution into evolveChiA and evolveChiB functions as a precursor to implementing a langevin thermostat
Revision 1996 - Directory Listing - [select for diffs]
Modified Wed May 28 17:32:27 2014 UTC (10 years, 11 months ago) by gezelter
Diff to previous 1995 , to selected 831
fixed a bug in parsing the harmonic torsion type

Revision 1995 - Directory Listing - [select for diffs]
Modified Wed May 28 17:20:44 2014 UTC (10 years, 11 months ago) by gezelter
Diff to previous 1994 , to selected 831
Torsion changes for 180_trans 

Revision 1994 - Directory Listing - [select for diffs]
Modified Wed Apr 30 18:50:45 2014 UTC (11 years ago) by gezelter
Diff to previous 1993 , to selected 831
Added NitrileFrequencyMap module to staticProps

Revision 1993 - Directory Listing - [select for diffs]
Modified Tue Apr 29 17:32:31 2014 UTC (11 years ago) by gezelter
Diff to previous 1992 , to selected 831
Added sitePotentials for the Choi et al. potential-frequency maps for nitriles

Revision 1992 - Directory Listing - [select for diffs]
Modified Thu Apr 24 17:30:00 2014 UTC (11 years ago) by gezelter
Diff to previous 1991 , to selected 831
Added FCCOfR and IcosahedralOfR analyzers to staticProps

Revision 1991 - Directory Listing - [select for diffs]
Modified Wed Apr 23 20:34:17 2014 UTC (11 years ago) by gezelter
Diff to previous 1990 , to selected 831
added selection offset 2 for pAngle

Revision 1990 - Directory Listing - [select for diffs]
Modified Tue Apr 22 18:19:15 2014 UTC (11 years ago) by gezelter
Diff to previous 1989 , to selected 831
Discovered an old debugging region in OPLS torsions

Revision 1989 - Directory Listing - [select for diffs]
Modified Fri Apr 18 20:07:09 2014 UTC (11 years ago) by gezelter
Diff to previous 1988 , to selected 831
Fixed the creation of constraintForces files on simulations which don't
have constraints

Revision 1988 - Directory Listing - [select for diffs]
Modified Fri Apr 18 19:49:54 2014 UTC (11 years ago) by gezelter
Diff to previous 1987 , to selected 831
Fixed an initialization bug in pAngle selection offset branch

Revision 1987 - Directory Listing - [select for diffs]
Modified Thu Apr 17 19:07:31 2014 UTC (11 years ago) by gezelter
Diff to previous 1986 , to selected 831
Removing vestiges of deprecated MPI:: namespace C++ MPI bindings

Revision 1986 - Directory Listing - [select for diffs]
Modified Wed Apr 16 12:00:18 2014 UTC (11 years ago) by gezelter
Diff to previous 1985 , to selected 831
removed some code that wasn't reachable

Revision 1985 - Directory Listing - [select for diffs]
Modified Tue Apr 15 21:26:45 2014 UTC (11 years ago) by gezelter
Diff to previous 1984 , to selected 831
Dates updated

Revision 1984 - Directory Listing - [select for diffs]
Modified Tue Apr 15 21:15:35 2014 UTC (11 years ago) by gezelter
Diff to previous 1983 , to selected 831
Some small compilation fixes for MSVC

Revision 1983 - Directory Listing - [select for diffs]
Modified Tue Apr 15 20:36:19 2014 UTC (11 years ago) by gezelter
Diff to previous 1982 , to selected 831
Fixes for ConstraintWriter in parallel, some cppcheck cleanup
starting preparation for 2.2 release

Revision 1982 - Directory Listing - [select for diffs]
Modified Tue Apr 15 12:12:23 2014 UTC (11 years ago) by gezelter
Diff to previous 1981 , to selected 831
Migrated ConstraintWriter calls into Shake

Revision 1981 - Directory Listing - [select for diffs]
Modified Mon Apr 14 18:32:51 2014 UTC (11 years ago) by gezelter
Diff to previous 1980 , to selected 831
Added the ConstraintWriter

Revision 1980 - Directory Listing - [select for diffs]
Modified Sat Apr 5 21:17:12 2014 UTC (11 years ago) by gezelter
Diff to previous 1979 , to selected 831
Fixes for compilation with PGI compilers

Revision 1979 - Directory Listing - [select for diffs]
Modified Sat Apr 5 20:56:01 2014 UTC (11 years ago) by gezelter
Diff to previous 1978 , to selected 831
* Changed the stdDev printouts in RNEMD stats to the 95% confidence intervals
* Added the ability to specify non-bonded constraints in a molecule
* Added the ability to do selection offsets in the pAngle staticProps module

Revision 1978 - Directory Listing - [select for diffs]
Modified Thu Mar 13 13:03:11 2014 UTC (11 years, 1 month ago) by gezelter
Diff to previous 1977 , to selected 831
More error message clarifications, added a few steps to the builders sample

Revision 1977 - Directory Listing - [select for diffs]
Modified Wed Mar 12 21:35:23 2014 UTC (11 years, 1 month ago) by gezelter
Diff to previous 1976 , to selected 831
Removed some scary errors that are really supposed to be OPENMD_INFO messages

Revision 1976 - Directory Listing - [select for diffs]
Modified Wed Mar 12 20:01:15 2014 UTC (11 years, 1 month ago) by gezelter
Diff to previous 1975 , to selected 831
Revision string moves to its own cpp file that is compiled, and out of a 
defined string.  This will make it a bit easier to migrate to git when 
the time comes.

Revision 1975 - Directory Listing - [select for diffs]
Modified Fri Mar 7 17:05:16 2014 UTC (11 years, 1 month ago) by jmichalk
Diff to previous 1974 , to selected 831
Fluctuating charge ewald samples
Revision 1974 - Directory Listing - [select for diffs]
Modified Fri Mar 7 13:13:03 2014 UTC (11 years, 1 month ago) by gezelter
Diff to previous 1973 , to selected 831
sign error

Revision 1973 - Directory Listing - [select for diffs]
Modified Thu Mar 6 19:34:22 2014 UTC (11 years, 1 month ago) by gezelter
Diff to previous 1972 , to selected 831
Some updates for restraints and fluctuating charges in Ewald

Revision 1972 - Directory Listing - [select for diffs]
Modified Fri Feb 28 13:47:41 2014 UTC (11 years, 2 months ago) by gezelter
Diff to previous 1971 , to selected 831
Link ordering issue for FluctuatingChargeForces

Revision 1971 - Directory Listing - [select for diffs]
Modified Fri Feb 28 13:25:13 2014 UTC (11 years, 2 months ago) by gezelter
Diff to previous 1970 , to selected 831
Fixed a few MPI issues that were triggered in mpich.

Revision 1970 - Directory Listing - [select for diffs]
Modified Wed Feb 26 19:45:34 2014 UTC (11 years, 2 months ago) by gezelter
Diff to previous 1969 , to selected 831
Adding a fluctuating charge forces block

Revision 1969 - Directory Listing - [select for diffs]
Modified Wed Feb 26 14:14:50 2014 UTC (11 years, 2 months ago) by gezelter
Diff to previous 1968 , to selected 831
Fixes to deal with deprecation of MPI C++ bindings.  We've reverted back to the
C calls.

Revision 1968 - Directory Listing - [select for diffs]
Modified Thu Feb 20 16:27:30 2014 UTC (11 years, 2 months ago) by gezelter
Diff to previous 1967 , to selected 831
Fixed a bug in g(r,theta) and g(r,omega) that assumed all StuntDoubles were atoms.

Revision 1967 - Directory Listing - [select for diffs]
Modified Wed Jan 29 20:26:00 2014 UTC (11 years, 3 months ago) by gezelter
Diff to previous 1966 , to selected 831
Added warmed minimum lattice

Revision 1966 - Directory Listing - [select for diffs]
Modified Fri Jan 24 14:17:42 2014 UTC (11 years, 3 months ago) by gezelter
Diff to previous 1965 , to selected 831
More changes for memory management.

Revision 1965 - Directory Listing - [select for diffs]
Modified Fri Jan 24 13:53:41 2014 UTC (11 years, 3 months ago) by gezelter
Diff to previous 1964 , to selected 831
Memory reporting fix

Revision 1964 - Directory Listing - [select for diffs]
Modified Thu Jan 16 16:00:43 2014 UTC (11 years, 3 months ago) by gezelter
Diff to previous 1963 , to selected 831
Fixing some leaks

Revision 1963 - Directory Listing - [select for diffs]
Modified Thu Jan 16 15:15:17 2014 UTC (11 years, 3 months ago) by gezelter
Diff to previous 1962 , to selected 831
Report an error if memory requests are very small

Revision 1962 - Directory Listing - [select for diffs]
Modified Wed Jan 15 22:26:18 2014 UTC (11 years, 3 months ago) by gezelter
Diff to previous 1961 , to selected 831
Some potential bug fixes.

Revision 1961 - Directory Listing - [select for diffs]
Modified Mon Dec 30 15:35:03 2013 UTC (11 years, 4 months ago) by gezelter
Diff to previous 1960 , to selected 831
Moving these data files out to the manuscript directory

Revision 1960 - Directory Listing - [select for diffs]
Modified Mon Dec 30 10:29:37 2013 UTC (11 years, 4 months ago) by mlamichh
Diff to previous 1959 , to selected 831

Revision 1959 - Directory Listing - [select for diffs]
Modified Wed Dec 18 15:56:52 2013 UTC (11 years, 4 months ago) by gezelter
Diff to previous 1958 , to selected 831
Added some ion test files

Revision 1958 - Directory Listing - [select for diffs]
Modified Mon Dec 16 21:18:43 2013 UTC (11 years, 4 months ago) by gezelter
Diff to previous 1957 , to selected 831
Adding SSDQ model to test the electrostatics code

Revision 1957 - Directory Listing - [select for diffs]
Modified Thu Dec 5 22:22:12 2013 UTC (11 years, 4 months ago) by gezelter
Diff to previous 1956 , to selected 831
One more compilation warning fix

Revision 1956 - Directory Listing - [select for diffs]
Modified Thu Dec 5 22:09:41 2013 UTC (11 years, 4 months ago) by gezelter
Diff to previous 1955 , to selected 831
More silencing of compiler warnings

Revision 1955 - Directory Listing - [select for diffs]
Modified Thu Dec 5 21:55:42 2013 UTC (11 years, 4 months ago) by gezelter
Diff to previous 1954 , to selected 831
Removing a few compiler warnings

Revision 1954 - Directory Listing - [select for diffs]
Modified Thu Dec 5 18:21:15 2013 UTC (11 years, 4 months ago) by gezelter
Diff to previous 1953 , to selected 831
Forgot a few things in the makefile

Revision 1953 - Directory Listing - [select for diffs]
Modified Thu Dec 5 18:19:26 2013 UTC (11 years, 4 months ago) by gezelter
Diff to previous 1952 , to selected 831
Rewrote much of selection module, added a bond correlation function

Revision 1952 - Directory Listing - [select for diffs]
Modified Mon Nov 25 13:27:38 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1951 , to selected 831
Fixed a token chewing bug

Revision 1951 - Directory Listing - [select for diffs]
Modified Sun Nov 24 03:08:04 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1950 , to selected 831
Added the MorseBondType into the Bond type parser

Revision 1950 - Directory Listing - [select for diffs]
Modified Wed Nov 13 22:47:09 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1949 , to selected 831
Updated a builder sample and fixed install of icosahedralBuilder

Revision 1949 - Directory Listing - [select for diffs]
Modified Wed Nov 13 22:16:10 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1948 , to selected 831
Updated for 2.1

Revision 1948 - Directory Listing - [select for diffs]
Modified Wed Nov 13 22:04:28 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1947 , to selected 831
bumped cmake version

Revision 1947 - Directory Listing - [select for diffs]
Modified Wed Nov 13 22:03:48 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1946 , to selected 831
Updated in prep for 2.1 release

Revision 1946 - Directory Listing - [select for diffs]
Modified Tue Nov 12 02:18:35 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1945 , to selected 831
fixed a bug in the temperature profile calculation

Revision 1945 - Directory Listing - [select for diffs]
Modified Thu Nov 7 16:42:46 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1944 , to selected 831
Have the ShellStatistics use the defined coordinateOrigin from the RNEMD
block in the dump file.

Revision 1944 - Directory Listing - [select for diffs]
Modified Wed Nov 6 18:30:25 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1943 , to selected 831
Fixed a few bugs in the analysis code for RNEMD.

Revision 1943 - Directory Listing - [select for diffs]
Modified Tue Nov 5 19:12:57 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1942 , to selected 831
Quiet down a few warnings in MSVC

Revision 1942 - Directory Listing - [select for diffs]
Modified Tue Nov 5 18:33:42 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1941 , to selected 831
Fixed some warning messages and NanoVolume issues.

Revision 1941 - Directory Listing - [select for diffs]
Modified Tue Nov 5 16:49:04 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1940 , to selected 831
Fixing the angular momentum printout bug

Revision 1940 - Directory Listing - [select for diffs]
Modified Fri Nov 1 19:31:41 2013 UTC (11 years, 5 months ago) by gezelter
Diff to previous 1939 , to selected 831
Angular velocity fix in RNEMD

Revision 1939 - Directory Listing - [select for diffs]
Modified Thu Oct 31 18:18:57 2013 UTC (11 years, 6 months ago) by gezelter
Diff to previous 1938 , to selected 831
Some fixes for MSVC compilation

Revision 1938 - Directory Listing - [select for diffs]
Modified Thu Oct 31 15:32:17 2013 UTC (11 years, 6 months ago) by gezelter
Diff to previous 1937 , to selected 831
Some MPI include re-ordering to work with the Intel MPI implementation.

Revision 1937 - Directory Listing - [select for diffs]
Modified Tue Oct 29 16:02:58 2013 UTC (11 years, 6 months ago) by gezelter
Diff to previous 1936 , to selected 831
Fixed a few bugs and added some sanity checks in the analysis codes.

Revision 1936 - Directory Listing - [select for diffs]
Modified Thu Oct 24 17:57:43 2013 UTC (11 years, 6 months ago) by gezelter
Diff to previous 1935 , to selected 831
Fixes for clang 5

Revision 1935 - Directory Listing - [select for diffs]
Modified Tue Sep 24 13:52:54 2013 UTC (11 years, 7 months ago) by gezelter
Diff to previous 1934 , to selected 831
Fixed a bug in building the self Hash

Revision 1934 - Directory Listing - [select for diffs]
Modified Mon Aug 26 14:15:09 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1933 , to selected 831
Added OH bond time correlation function

Revision 1933 - Directory Listing - [select for diffs]
Modified Fri Aug 23 15:59:23 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1932 , to selected 831
Fixed a bug (I think) that was caused by a cross product name collision.

Revision 1932 - Directory Listing - [select for diffs]
Modified Wed Aug 21 16:52:56 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1931 , to selected 831
Backed out some region nonsense

Revision 1931 - Directory Listing - [select for diffs]
Modified Mon Aug 19 19:20:32 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1930 , to selected 831
fixed a sameRegion initialization issue

Revision 1930 - Directory Listing - [select for diffs]
Modified Mon Aug 19 13:51:04 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1929 , to selected 831
region fixes, performance boosts

Revision 1929 - Directory Listing - [select for diffs]
Modified Mon Aug 19 13:12:00 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1928 , to selected 831
Backing out fluc-rho and putting back the Electrostatic fluctuating
charge with coulomb integrals for atoms within a region.

Revision 1928 - Directory Listing - [select for diffs]
Modified Sat Aug 17 13:03:17 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1927 , to selected 831
Fixed a few bugs in EAM and Electrostatic.

Revision 1927 - Directory Listing - [select for diffs]
Modified Wed Aug 14 20:19:19 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1926 , to selected 831
FlucRho/EAM initial commit

Revision 1926 - Directory Listing - [select for diffs]
Modified Wed Aug 7 15:25:29 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1925 , to selected 831
Forgot the parallel changes in Electrostatics

Revision 1925 - Directory Listing - [select for diffs]
Modified Wed Aug 7 15:24:16 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1924 , to selected 831
More ewald fixes, reporting reciprocal potential in stats.

Revision 1924 - Directory Listing - [select for diffs]
Modified Mon Aug 5 21:46:11 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1923 , to selected 831
Ewald fixes

Revision 1923 - Directory Listing - [select for diffs]
Modified Mon Aug 5 16:13:46 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1922 , to selected 831
debugging Ewald implementation

Revision 1922 - Directory Listing - [select for diffs]
Modified Mon Aug 5 13:41:15 2013 UTC (11 years, 8 months ago) by gezelter
Diff to previous 1921 , to selected 831
Fixed a few ewald bugs

Revision 1921 - Directory Listing - [select for diffs]
Modified Thu Aug 1 18:23:07 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1920 , to selected 831
Fixed a few DumpWriter / FlucQ bugs.  Still working on Ewald, updated 
Quadrupolar test structures.

Revision 1920 - Directory Listing - [select for diffs]
Modified Wed Jul 31 19:30:46 2013 UTC (11 years, 9 months ago) by jmichalk
Diff to previous 1919 , to selected 831
Had to move initialization of FluctuatingChargeConstraints into FluctuatingChargePropagator::initialize, I think I did this before, but must not have committed it and then an svn up killed it... The change was made because systems weren't undergoing charge constraints  JRM
Revision 1919 - Directory Listing - [select for diffs]
Modified Wed Jul 31 18:03:35 2013 UTC (11 years, 9 months ago) by jmarr
Diff to previous 1918 , to selected 831
fixed affineScale to know about molecules that have traversed multiple  box lengths. 

Revision 1918 - Directory Listing - [select for diffs]
Modified Wed Jul 31 15:43:17 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1917 , to selected 831
Added a fieldValues script, updated some text in the README file

Revision 1917 - Directory Listing - [select for diffs]
Modified Wed Jul 31 12:58:35 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1916 , to selected 831
Fixed all of the dipolar arrays to match the L&T indexing scheme

Revision 1916 - Directory Listing - [select for diffs]
Modified Tue Jul 30 16:57:49 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1915 , to selected 831
Adding Quadrupolar arrays

Revision 1915 - Directory Listing - [select for diffs]
Modified Mon Jul 29 17:55:17 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1914 , to selected 831
Added Legendre Correlation function (as a function of Z), working on architecture for Ewald
Fixed some bugs in FlucQ


Revision 1914 - Directory Listing - [select for diffs]
Modified Mon Jul 29 15:34:04 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1913 , to selected 831
Fixed a quaternion bug, updated the affected lattices.

Revision 1913 - Directory Listing - [select for diffs]
Modified Wed Jul 24 20:00:51 2013 UTC (11 years, 9 months ago) by jmichalk
Diff to previous 1912 , to selected 831
Fixed some bugs in the flucQ constraints.

Revision 1912 - Directory Listing - [select for diffs]
Modified Tue Jul 23 15:50:51 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1911 , to selected 831
Fixed a readme file, attempting to find the minimum energy BCC structure.

Revision 1911 - Directory Listing - [select for diffs]
Modified Tue Jul 23 01:58:19 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1910 , to selected 831
modified svn propset info

Revision 1910 - Directory Listing - [select for diffs]
Modified Mon Jul 22 21:34:02 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1909 , to selected 831
Used larger samples 

Revision 1909 - Directory Listing - [select for diffs]
Modified Mon Jul 22 18:08:16 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1908 , to selected 831
Updating samples.

Revision 1908 - Directory Listing - [select for diffs]
Modified Fri Jul 19 21:25:45 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1907 , to selected 831
Added infrastructure for region-constrained fluctuating charges.

Revision 1907 - Directory Listing - [select for diffs]
Modified Fri Jul 19 18:18:27 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1906 , to selected 831
Fixed self energies for the Taylor_shifted method

Revision 1906 - Directory Listing - [select for diffs]
Modified Thu Jul 18 13:28:17 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1905 , to selected 831
Fixed a bend issue for James

Revision 1905 - Directory Listing - [select for diffs]
Modified Wed Jul 17 20:39:58 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1904 , to selected 831
fixing Luttinger Tisza stuff for Madan, fixing Inversions and wild Cards for James

Revision 1904 - Directory Listing - [select for diffs]
Modified Tue Jul 16 19:29:52 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1903 , to selected 831
Use pre-set satellites if they are already there....

Revision 1903 - Directory Listing - [select for diffs]
Modified Tue Jul 16 18:58:08 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1902 , to selected 831
Test to see if we can eliminate a bug in MPI runs involving RNEMD.

Revision 1902 - Directory Listing - [select for diffs]
Modified Tue Jul 16 17:16:45 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1901 , to selected 831
Added a satellites keyword to the inversion block.

Revision 1901 - Directory Listing - [select for diffs]
Modified Mon Jul 15 16:03:14 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1900 , to selected 831
Test for James

Revision 1900 - Directory Listing - [select for diffs]
Modified Fri Jul 12 17:38:06 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1899 , to selected 831
Added self-interaction for shifted multipoles

Revision 1899 - Directory Listing - [select for diffs]
Modified Fri Jul 12 17:37:27 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1898 , to selected 831
Added the Z basic arrays

Revision 1898 - Directory Listing - [select for diffs]
Modified Mon Jul 8 21:09:21 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1897 , to selected 831
More work on the Luttinger & Tisza structure generator

Revision 1897 - Directory Listing - [select for diffs]
Modified Wed Jul 3 20:21:00 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1896 , to selected 831
Fixing a DumpReader bug (I think) for site data on integrable objects that are not RigidBodies.

Revision 1896 - Directory Listing - [select for diffs]
Modified Tue Jul 2 20:02:31 2013 UTC (11 years, 9 months ago) by gezelter
Diff to previous 1895 , to selected 831
Speedup tests

Revision 1895 - Directory Listing - [select for diffs]
Modified Mon Jul 1 21:09:37 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1894 , to selected 831
Speed!

Revision 1894 - Directory Listing - [select for diffs]
Modified Fri Jun 21 23:21:58 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1893 , to selected 831
Fixed Madan's problem with QQ interactions

Revision 1893 - Directory Listing - [select for diffs]
Modified Wed Jun 19 17:19:07 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1892 , to selected 831
Some performance improvements

Revision 1892 - Directory Listing - [select for diffs]
Modified Wed Jun 19 14:14:56 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1891 , to selected 831
Made RNEMD stats exactly the same as in the RNEMD module.

Revision 1891 - Directory Listing - [select for diffs]
Modified Wed Jun 19 13:44:43 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1890 , to selected 831
Fixed a URL

Revision 1890 - Directory Listing - [select for diffs]
Modified Tue Jun 18 21:06:25 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1889 , to selected 831
Adding HarmonicInversionType for GROMOS and CHARMM style force fields.

Revision 1889 - Directory Listing - [select for diffs]
Modified Tue Jun 18 17:54:20 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1888 , to selected 831
Working on madelung energy module for multipoles

Revision 1888 - Directory Listing - [select for diffs]
Modified Tue Jun 18 17:52:37 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1887 , to selected 831
Added initial work on packmol->OpenMD converter, fixed a bug in RNEMDStats

Revision 1887 - Directory Listing - [select for diffs]
Modified Tue Jun 18 17:48:52 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1886 , to selected 831
Fixes for RNEMDZ

Revision 1886 - Directory Listing - [select for diffs]
Modified Tue Jun 18 17:47:37 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1885 , to selected 831
Cleaning up some import nonsense

Revision 1885 - Directory Listing - [select for diffs]
Modified Tue Jun 18 17:16:15 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1884 , to selected 831
Added processFrame to RNEMDr

Revision 1884 - Directory Listing - [select for diffs]
Modified Tue Jun 18 17:08:40 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1883 , to selected 831
Bug fix.

Revision 1883 - Directory Listing - [select for diffs]
Modified Tue Jun 18 16:16:40 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1882 , to selected 831
Another fix.

Revision 1882 - Directory Listing - [select for diffs]
Modified Tue Jun 18 16:10:07 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1881 , to selected 831
Minor bug

Revision 1881 - Directory Listing - [select for diffs]
Modified Tue Jun 18 16:07:27 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1880 , to selected 831
Fixes for the slab statistics (and for RNEMD stats)

Revision 1880 - Directory Listing - [select for diffs]
Modified Mon Jun 17 18:28:30 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1879 , to selected 831
Preparing for official 2.1 release (clean-up)

Revision 1879 - Directory Listing - [select for diffs]
Modified Sun Jun 16 15:15:42 2013 UTC (11 years, 10 months ago) by gezelter
Diff to previous 1846 , to selected 831
MERGE OpenMD development 1783:1878 into trunk
Revision 1846 - Directory Listing - [select for diffs]
Modified Thu Jan 31 15:55:47 2013 UTC (12 years, 3 months ago) by gezelter
Diff to previous 1843 , to selected 831
Bug fix in Tetrahedrality parameter Z exposed another bug in SimInfo.

Revision 1843 - Directory Listing - [select for diffs]
Modified Tue Jan 29 20:58:08 2013 UTC (12 years, 3 months ago) by gezelter
Diff to previous 1837 , to selected 831
Simplified the Tetrahedrality [Qk(z)] analysis code.

Revision 1837 - Directory Listing - [select for diffs]
Modified Tue Jan 15 21:23:46 2013 UTC (12 years, 3 months ago) by gezelter
Diff to previous 1836 , to selected 831
Build instruction changes

Revision 1836 - Directory Listing - [select for diffs]
Modified Tue Jan 15 21:02:03 2013 UTC (12 years, 3 months ago) by gezelter
Diff to previous 1835 , to selected 831
Added Release tag if subversion is not found

Revision 1835 - Directory Listing - [select for diffs]
Modified Tue Jan 15 16:32:54 2013 UTC (12 years, 3 months ago) by gezelter
Diff to previous 1834 , to selected 831
Left in cerr print line

Revision 1834 - Directory Listing - [select for diffs]
Modified Tue Jan 15 16:28:42 2013 UTC (12 years, 3 months ago) by gezelter
Diff to previous 1819 , to selected 831
Bug fix in Sticky potential, label in stats

Revision 1819 - Directory Listing - [select for diffs]
Modified Thu Dec 13 16:57:39 2012 UTC (12 years, 4 months ago) by gezelter
Diff to previous 1818 , to selected 831
Added a selection offset for P2 Order parameters

Revision 1818 - Directory Listing - [select for diffs]
Modified Wed Dec 12 20:37:29 2012 UTC (12 years, 4 months ago) by gezelter
Diff to previous 1817 , to selected 831
Fixed a dynamic selection problem.

Revision 1817 - Directory Listing - [select for diffs]
Modified Wed Dec 12 19:05:43 2012 UTC (12 years, 4 months ago) by gezelter
Diff to previous 1816 , to selected 831
Updating P2 to handle dynamic selections

Revision 1816 - Directory Listing - [select for diffs]
Modified Fri Dec 7 18:33:33 2012 UTC (12 years, 4 months ago) by gezelter
Diff to previous 1815 , to selected 831
Updated selections to be frame-addressable (to support selection correlation
function).  

Revision 1815 - Directory Listing - [select for diffs]
Modified Wed Dec 5 21:10:30 2012 UTC (12 years, 4 months ago) by gezelter
Diff to previous 1811 , to selected 831
Fixed a possible bug in histogram in Time correlation functions

Revision 1811 - Directory Listing - [select for diffs]
Modified Fri Nov 16 15:12:21 2012 UTC (12 years, 5 months ago) by gezelter
Diff to previous 1810 , to selected 831
Adding the selection correlation function, fixing a sample directory

Revision 1810 - Directory Listing - [select for diffs]
Modified Thu Nov 8 14:23:43 2012 UTC (12 years, 5 months ago) by gezelter
Diff to previous 1809 , to selected 831
Added a version and revision comment line to metadata files

Revision 1809 - Directory Listing - [select for diffs]
Modified Mon Nov 5 19:41:28 2012 UTC (12 years, 5 months ago) by gezelter
Diff to previous 1807 , to selected 831
Odd bug for parallel simulations - when single-atom groups are row and column
indexed, the self-self interaction was correctly eliminated in the force
calculation, but not in the stress tensor calculation.

Revision 1807 - Directory Listing - [select for diffs]
Modified Thu Oct 18 20:46:24 2012 UTC (12 years, 6 months ago) by gezelter
Diff to previous 1806 , to selected 831
Added extra copies of the libraries to the linker lines so that the
Distance finder can be resolved

Revision 1806 - Directory Listing - [select for diffs]
Modified Wed Oct 17 19:05:47 2012 UTC (12 years, 6 months ago) by gezelter
Diff to previous 1805 , to selected 831
Fixed a scripting bug in the samples

Revision 1805 - Directory Listing - [select for diffs]
Modified Wed Oct 17 19:05:12 2012 UTC (12 years, 6 months ago) by gezelter
Diff to previous 1804 , to selected 831
Started fixing some samples for OpenMD 2.0 release

Revision 1804 - Directory Listing - [select for diffs]
Modified Wed Oct 17 19:04:44 2012 UTC (12 years, 6 months ago) by gezelter
Diff to previous 1802 , to selected 831
Fixed a bug when the bins have no objects in them.

Revision 1802 - Directory Listing - [select for diffs]
Modified Wed Oct 3 14:07:28 2012 UTC (12 years, 6 months ago) by gezelter
Diff to previous 1801 , to selected 831
Parallel fixes for selection syntax (e.g. DistanceFinder).

Revision 1801 - Directory Listing - [select for diffs]
Modified Mon Oct 1 18:21:15 2012 UTC (12 years, 7 months ago) by gezelter
Diff to previous 1800 , to selected 831
Some parallel fixes for "select all" selection scripts.  The distance finder
selection, e.g. "select within(4.0, Au)", still needs work, however.

Revision 1800 - Directory Listing - [select for diffs]
Modified Mon Oct 1 13:35:40 2012 UTC (12 years, 7 months ago) by gezelter
Diff to previous 1797 , to selected 831
Updated manual

Revision 1797 - Directory Listing - [select for diffs]
Modified Mon Sep 10 20:58:00 2012 UTC (12 years, 7 months ago) by gezelter
Diff to previous 1796 , to selected 831
More linux compilation fixes

Revision 1796 - Directory Listing - [select for diffs]
Modified Mon Sep 10 18:38:44 2012 UTC (12 years, 7 months ago) by gezelter
Diff to previous 1795 , to selected 831
Updating MPI calls to C++, fixing a DumpWriter bug, cleaning cruft

Revision 1795 - Directory Listing - [select for diffs]
Modified Fri Sep 7 18:13:55 2012 UTC (12 years, 7 months ago) by gezelter
Diff to previous 1793 , to selected 831
Windows fixes

Revision 1793 - Directory Listing - [select for diffs]
Modified Fri Aug 31 21:16:10 2012 UTC (12 years, 8 months ago) by gezelter
Diff to previous 1792 , to selected 831
Cleaning up some warning messages on linux

Revision 1792 - Directory Listing - [select for diffs]
Modified Fri Aug 31 17:29:35 2012 UTC (12 years, 8 months ago) by gezelter
Diff to previous 1791 , to selected 831
Fixed some compilation warnings on the Linux side of things.

Revision 1791 - Directory Listing - [select for diffs]
Modified Fri Aug 31 16:48:50 2012 UTC (12 years, 8 months ago) by gezelter
Diff to previous 1790 , to selected 831
switched to a base accumulator to make the hidden function warnings
from the intel compiler go away.

Revision 1790 - Directory Listing - [select for diffs]
Modified Thu Aug 30 17:18:22 2012 UTC (12 years, 8 months ago) by gezelter
Diff to previous 1789 , to selected 831
Various Windows compilation fixes

Revision 1789 - Directory Listing - [select for diffs]
Modified Wed Aug 29 20:52:19 2012 UTC (12 years, 8 months ago) by gezelter
Diff to previous 1788 , to selected 831
Fixing a compilation issue on Windows

Revision 1788 - Directory Listing - [select for diffs]
Modified Wed Aug 29 20:17:07 2012 UTC (12 years, 8 months ago) by gezelter
Diff to previous 1786 , to selected 831
Fixed a bug in ForceManager and a compilation issue for cygwin

Revision 1786 - Directory Listing - [select for diffs]
Modified Fri Aug 24 17:14:11 2012 UTC (12 years, 8 months ago) by plouden
Diff to previous 1785 , to selected 831
Commenting out some cerrs in tetrahedrality, PL
Revision 1785 - Directory Listing - [select for diffs]
Modified Wed Aug 22 18:43:27 2012 UTC (12 years, 8 months ago) by jmichalk
Diff to previous 1784 , to selected 831
Trunk: The changes in this commit are confined to applications/staticProps and for the most part deal with a misspelling of initialize.

The one other change took place in StaticProps.cpp and deals with the default treatment of sele2. It had previously been set to 'select all' which seems to go against what would be desired by not specifying it with regard to proper operations of many of the analysis programs ( g of r's especially)

Revision 1784 - Directory Listing - [select for diffs]
Modified Wed Aug 22 18:07:21 2012 UTC (12 years, 8 months ago) by gezelter
Diff to previous 1782 , to selected 831
Merging Kelsey's new thiols from development branch into trunk.

Revision 1782 - Directory Listing - [select for diffs]
Modified Wed Aug 22 02:28:28 2012 UTC (12 years, 8 months ago) by gezelter
Diff to previous 1698 , to selected 831
MERGE OpenMD development branch 1465:1781 into trunk
Revision 1698 - Directory Listing - [select for diffs]
Modified Fri Mar 16 21:18:27 2012 UTC (13 years, 1 month ago) by skuang
Diff to previous 1697 , to selected 831
new variables for vss-rnemd

Revision 1697 - Directory Listing - [select for diffs]
Modified Fri Mar 16 21:17:36 2012 UTC (13 years, 1 month ago) by skuang
Diff to previous 1693 , to selected 831
vss-rnemd

Revision 1693 - Directory Listing - [select for diffs]
Modified Thu Mar 15 13:50:52 2012 UTC (13 years, 1 month ago) by gezelter
Diff to previous 1691 , to selected 831
Fixing a compilation warning for CLANG compiler

Revision 1691 - Directory Listing - [select for diffs]
Modified Wed Mar 14 21:09:19 2012 UTC (13 years, 1 month ago) by gezelter
Diff to previous 1689 , to selected 831
Modified lines for new GayBerneAtomTypes section parser

Revision 1689 - Directory Listing - [select for diffs]
Modified Wed Mar 14 17:57:08 2012 UTC (13 years, 1 month ago) by gezelter
Diff to previous 1687 , to selected 831
Bug fixes for GB.  Now using strength parameter mixing ideas from Wu
et al. [J. Chem. Phys. 135, 155104 (2011)].  This helps get the
dissimilar particle mixing behavior to be the same whichever order the
two particles come in.  This does require that the force field file to
specify explicitly the values for epsilon in the cross (X), side-by-side (S), 
and end-to-end (E) configurations.


Revision 1687 - Directory Listing - [select for diffs]
Modified Sat Mar 10 16:00:24 2012 UTC (13 years, 1 month ago) by gezelter
Diff to previous 1669 , to selected 831
Fixes for LLVM compilation
Bug fix for Gay Berne potential with switching functions

Revision 1669 - Directory Listing - [select for diffs]
Modified Fri Jan 20 16:17:57 2012 UTC (13 years, 3 months ago) by chuckv
Diff to previous 1667 , to selected 831
Adding Hess Thermal Conductivity Code for version control.

Revision 1667 - Directory Listing - [select for diffs]
Modified Wed Dec 14 20:24:39 2011 UTC (13 years, 4 months ago) by chuckv
Diff to previous 1666 , to selected 831
Fixed typo in thermo.

Revision 1666 - Directory Listing - [select for diffs]
Modified Wed Dec 14 20:21:54 2011 UTC (13 years, 4 months ago) by chuckv
Diff to previous 1657 , to selected 831
Changed the calculation for thermal helfand moment.

Revision 1657 - Directory Listing - [select for diffs]
Modified Tue Oct 18 13:44:44 2011 UTC (13 years, 6 months ago) by gezelter
Diff to previous 1638 , to selected 831
Added <P4> order parameter to the computation done during director
axis and <P2> computation.  

Revision 1638 - Directory Listing - [select for diffs]
Modified Fri Sep 23 20:52:24 2011 UTC (13 years, 7 months ago) by chuckv
Diff to previous 1623 , to selected 831
Added support to print Thermal Helfand Moment in the stat file. 

Revision 1623 - Directory Listing - [select for diffs]
Modified Mon Sep 12 21:49:41 2011 UTC (13 years, 7 months ago) by gezelter
Diff to previous 1622 , to selected 831
Adding Repulsive Power potential

Revision 1622 - Directory Listing - [select for diffs]
Modified Mon Sep 12 21:49:12 2011 UTC (13 years, 7 months ago) by gezelter
Diff to previous 1621 , to selected 831
Adding repulsive power potential

Revision 1621 - Directory Listing - [select for diffs]
Modified Mon Sep 12 18:19:40 2011 UTC (13 years, 7 months ago) by gezelter
Diff to previous 1620 , to selected 831
qhull fixes

Revision 1620 - Directory Listing - [select for diffs]
Modified Mon Sep 12 18:19:07 2011 UTC (13 years, 7 months ago) by gezelter
Diff to previous 1619 , to selected 831
qhull fixes

Revision 1619 - Directory Listing - [select for diffs]
Modified Mon Sep 12 18:18:38 2011 UTC (13 years, 7 months ago) by gezelter
Diff to previous 1615 , to selected 831
qhull fixes

Revision 1615 - Directory Listing - [select for diffs]
Modified Fri Aug 26 17:55:44 2011 UTC (13 years, 8 months ago) by gezelter
Diff to previous 1611 , to selected 831
Added Momentum correlation function, imported changes from Vector from
development branch, updated comments in some integrators

Revision 1611 - Directory Listing - [select for diffs]
Modified Fri Aug 12 18:21:27 2011 UTC (13 years, 8 months ago) by gezelter
Diff to previous 1610 , to selected 831
fixed a particle_pot bug.  Still another for metals.

Revision 1610 - Directory Listing - [select for diffs]
Modified Fri Aug 12 14:37:25 2011 UTC (13 years, 8 months ago) by gezelter
Diff to previous 1609 , to selected 831
Fixed a clang compilation problem, added the ability to output
particle potential in the dump files.

Revision 1609 - Directory Listing - [select for diffs]
Modified Wed Aug 10 15:52:05 2011 UTC (13 years, 8 months ago) by gezelter
Diff to previous 1607 , to selected 831
New attempt using Helfand's original papers

Revision 1607 - Directory Listing - [select for diffs]
Modified Mon Aug 8 19:40:28 2011 UTC (13 years, 8 months ago) by jmichalk
Diff to previous 1606 , to selected 831
Added the EADM.frc forcefield file -JRM
Revision 1606 - Directory Listing - [select for diffs]
Modified Mon Aug 8 19:02:58 2011 UTC (13 years, 8 months ago) by jmichalk
Diff to previous 1605 , to selected 831
Forgot to svn add the SystemDipoleCorrFunc.hpp/cpp. Should be done adding/committing for now though. -JRM
Revision 1605 - Directory Listing - [select for diffs]
Modified Mon Aug 8 18:56:28 2011 UTC (13 years, 8 months ago) by jmichalk
Diff to previous 1604 , to selected 831
Forgot to svn add the EADM_FF.cpp/hpp -JRM
Revision 1604 - Directory Listing - [select for diffs]
Modified Mon Aug 8 18:53:40 2011 UTC (13 years, 8 months ago) by jmichalk
Diff to previous 1596 , to selected 831
This commit should allow EADM simulations to be run on the cluster. Main additions include EADM_FF.hpp/cpp as well as a system dipole correlation option in DynamicProps.
Revision 1596 - Directory Listing - [select for diffs]
Modified Mon Jul 25 17:30:53 2011 UTC (13 years, 9 months ago) by gezelter
Diff to previous 1585 , to selected 831
Updated the BlockSnapshotManager to use a specified memory footprint
in constructor and not to rely on physmem and residentMem to figure
out free memory. DynamicProps is the only program that uses the
BlockSnapshotManager, so substantial changes were needed there as
well.


Revision 1585 - Directory Listing - [select for diffs]
Modified Sun Jun 19 17:51:15 2011 UTC (13 years, 10 months ago) by gezelter
Diff to previous 1578 , to selected 831
Added a module to compute the length of a nanorod

Revision 1578 - Directory Listing - [select for diffs]
Modified Thu Jun 9 17:42:11 2011 UTC (13 years, 10 months ago) by gezelter
Diff to previous 1574 , to selected 831
be careful with non-EAM types in density calc

Revision 1574 - Directory Listing - [select for diffs]
Modified Tue May 31 15:05:07 2011 UTC (13 years, 11 months ago) by gezelter
Diff to previous 1573 , to selected 831
fixed an initialization bug in eam

Revision 1573 - Directory Listing - [select for diffs]
Modified Mon May 30 18:59:36 2011 UTC (13 years, 11 months ago) by gezelter
Diff to previous 1566 , to selected 831
fixed a cutoff bug (i think) in calc_eam_prepair_rho

Revision 1566 - Directory Listing - [select for diffs]
Modified Thu May 19 18:12:09 2011 UTC (13 years, 11 months ago) by chuckv
Diff to previous 1565 , to selected 831
Updated some bugs so dynamic props builds again. Stress Corr func is still a work in progress.

Revision 1565 - Directory Listing - [select for diffs]
Modified Thu May 19 14:28:04 2011 UTC (13 years, 11 months ago) by chuckv
Diff to previous 1564 , to selected 831
Added files for stress correlation funcion.

Revision 1564 - Directory Listing - [select for diffs]
Modified Wed May 18 19:28:52 2011 UTC (13 years, 11 months ago) by chuckv
Diff to previous 1563 , to selected 831
Changed dumpwriter to synchronize file writing to avoid file descriptor issuse on large (>1000 nodes).

Revision 1563 - Directory Listing - [select for diffs]
Modified Wed May 18 19:27:54 2011 UTC (13 years, 11 months ago) by gezelter
Diff to previous 1561 , to selected 831
Matched default Charges for OH and HO (Hydroxyl) to the values from
OPLS paper.

Revision 1561 - Directory Listing - [select for diffs]
Modified Wed May 11 19:04:40 2011 UTC (13 years, 11 months ago) by gezelter
Diff to previous 1560 , to selected 831
replaced debugging statements with calls to simError()
code reformatting for readability

Revision 1560 - Directory Listing - [select for diffs]
Modified Wed May 11 17:55:32 2011 UTC (13 years, 11 months ago) by skuang
Diff to previous 1559 , to selected 831
option binShift enables bin division shifts Lz/2N
option output3DTemp enables x,y,z dimensional temperature recording
disables angular momentum exchange for swapping algorithm
fixed a bug for swapping MPI code

Revision 1559 - Directory Listing - [select for diffs]
Modified Wed May 11 17:52:33 2011 UTC (13 years, 11 months ago) by skuang
Diff to previous 1558 , to selected 831
added new variables for RNEMD
remove requirement of non-negative targetFlux for RNEMD


Revision 1558 - Directory Listing - [select for diffs]
Modified Wed May 11 16:32:48 2011 UTC (13 years, 11 months ago) by gezelter
Diff to previous 1557 , to selected 831
Updated antlr, some minor formatting changes

Revision 1557 - Directory Listing - [select for diffs]
Modified Wed May 11 15:25:39 2011 UTC (13 years, 11 months ago) by kstocke1
Diff to previous 1556 , to selected 831
re-added SMIPD as ensemble keyword

Revision 1556 - Directory Listing - [select for diffs]
Modified Tue May 10 20:55:38 2011 UTC (13 years, 11 months ago) by chuckv
Diff to previous 1555 , to selected 831
Changed DUFF to match new option section format.

Revision 1555 - Directory Listing - [select for diffs]
Modified Tue May 10 20:54:47 2011 UTC (13 years, 11 months ago) by gezelter
Diff to previous 1548 , to selected 831
Bug fix to traverse the base chains for NON-bonded interactions as
well as bonded.  This allows one to specify Metal - non-Metal
interactions based on base types instead of exact matches.


Revision 1548 - Directory Listing - [select for diffs]
Modified Wed Apr 20 20:14:11 2011 UTC (14 years ago) by gezelter
Diff to previous 1543 , to selected 831
Added a check to make sure value matches data type of parameter

Revision 1543 - Directory Listing - [select for diffs]
Modified Tue Mar 15 20:55:16 2011 UTC (14 years, 1 month ago) by gezelter
Diff to previous 1542 , to selected 831
bug fix in P2

Revision 1542 - Directory Listing - [select for diffs]
Modified Thu Mar 3 20:32:49 2011 UTC (14 years, 2 months ago) by gezelter
Diff to previous 1531 , to selected 831
Adding vector handling capability to P2 order parameter

Revision 1531 - Directory Listing - [select for diffs]
Modified Wed Dec 29 16:48:19 2010 UTC (14 years, 4 months ago) by kstocke1
Diff to previous 1527 , to selected 831
fixed gengetopt generated files to fix pAngle bug

Revision 1527 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:50:08 2010 UTC (14 years, 5 months ago) by gezelter
Diff to previous 1526 , to selected 831
cleaned up some cruft from the md files, got rid of thiols

Revision 1526 - Directory Listing - [select for diffs]
Modified Wed Nov 24 17:40:12 2010 UTC (14 years, 5 months ago) by kstocke1
Diff to previous 1525 , to selected 831
Completed SMIPD to Langevin Hull integrator name change


Revision 1525 - Directory Listing - [select for diffs]
Modified Tue Nov 23 19:18:11 2010 UTC (14 years, 5 months ago) by kstocke1
Diff to previous 1524 , to selected 831
added LangevinHull samples and ReadMe; removed old SMIPD folder


Revision 1524 - Directory Listing - [select for diffs]
Modified Fri Nov 19 20:48:18 2010 UTC (14 years, 5 months ago) by kstocke1
Diff to previous 1523 , to selected 831
added missing files

Revision 1523 - Directory Listing - [select for diffs]
Modified Fri Nov 19 20:27:02 2010 UTC (14 years, 5 months ago) by kstocke1
Diff to previous 1522 , to selected 831
added hull token

Revision 1522 - Directory Listing - [select for diffs]
Modified Fri Nov 19 20:26:36 2010 UTC (14 years, 5 months ago) by kstocke1
Diff to previous 1521 , to selected 831
new hotness

Revision 1521 - Directory Listing - [select for diffs]
Modified Tue Nov 2 21:11:12 2010 UTC (14 years, 5 months ago) by gezelter
Diff to previous 1520 , to selected 831
Added NPTsz integrator to the makefile

Revision 1520 - Directory Listing - [select for diffs]
Modified Tue Nov 2 20:19:37 2010 UTC (14 years, 5 months ago) by gezelter
Diff to previous 1519 , to selected 831
fixed a bug on torques for MPI jobs involving directional atoms

Revision 1519 - Directory Listing - [select for diffs]
Modified Tue Oct 26 14:27:28 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1518 , to selected 831
adding new NPTsz integrator (like NPTxyz, but locks x&y together).

Revision 1518 - Directory Listing - [select for diffs]
Modified Wed Oct 20 15:24:09 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1517 , to selected 831
fixed a typo

Revision 1517 - Directory Listing - [select for diffs]
Modified Tue Oct 19 22:34:23 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1516 , to selected 831
One more fix for rounding issues on x = 0 

Revision 1516 - Directory Listing - [select for diffs]
Modified Tue Oct 19 22:07:56 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1515 , to selected 831
fixed a sign bug in the new anint replacement lines.

Revision 1515 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:17:37 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1514 , to selected 831
Fixed some selection token strangeness.  (Operators for <, >, ==, !=, etc. should be dynamic)

Revision 1514 - Directory Listing - [select for diffs]
Modified Tue Oct 19 20:16:44 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1513 , to selected 831
fixed bug in ObjectCount.cpp

Revision 1513 - Directory Listing - [select for diffs]
Modified Tue Oct 19 18:40:54 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1512 , to selected 831
Adding an object count option to staticProps

Revision 1512 - Directory Listing - [select for diffs]
Modified Fri Oct 15 17:38:26 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1511 , to selected 831
fixed version

Revision 1511 - Directory Listing - [select for diffs]
Modified Fri Oct 15 17:34:49 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1510 , to selected 831
Fixed a few bugs in the configure script (FCFLAGS was being ignored)
and print out more useful Doxygen documentation

Revision 1510 - Directory Listing - [select for diffs]
Modified Wed Oct 6 20:28:46 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1508 , to selected 831
trying to speed up doForces

Revision 1508 - Directory Listing - [select for diffs]
Modified Tue Oct 5 18:45:32 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1507 , to selected 831
slight boost by avoiding anint calls in doForces

Revision 1507 - Directory Listing - [select for diffs]
Modified Tue Oct 5 18:34:55 2010 UTC (14 years, 6 months ago) by chuckv
Diff to previous 1506 , to selected 831
Replaced anint function in get_interatomic_vector with floor and ceiling functions.

Revision 1506 - Directory Listing - [select for diffs]
Modified Tue Oct 5 02:33:11 2010 UTC (14 years, 6 months ago) by gezelter
Diff to previous 1497 , to selected 831
inlined the anint call in doForces.F90


Revision 1497 - Directory Listing - [select for diffs]
Modified Thu Sep 9 13:02:24 2010 UTC (14 years, 7 months ago) by gezelter
Diff to previous 1488 , to selected 831
fixed a bug where chi value wasn't being set in calcConservedQuantity.  I'm not
100% sure we actually need this routine here in NPTxyz (instead of inheriting
from NPTf), but if it is here, the variables need to be set...

Revision 1488 - Directory Listing - [select for diffs]
Modified Thu Aug 5 15:24:47 2010 UTC (14 years, 8 months ago) by gezelter
Diff to previous 1487 , to selected 831
fixed a sign error

Revision 1487 - Directory Listing - [select for diffs]
Modified Mon Aug 2 14:22:55 2010 UTC (14 years, 9 months ago) by gezelter
Diff to previous 1486 , to selected 831
Updating configure for qhull with c++

Revision 1486 - Directory Listing - [select for diffs]
Modified Thu Jul 29 17:31:39 2010 UTC (14 years, 9 months ago) by gezelter
Diff to previous 1477 , to selected 831
simple fix for calls to getCharge for non-charge atoms (triggered by
shifted pot / shifted force computations of self-self interactions
with out point charges on topologically connected molecules).


Revision 1477 - Directory Listing - [select for diffs]
Modified Thu Jul 22 19:42:35 2010 UTC (14 years, 9 months ago) by jmarr
Diff to previous 1474 , to selected 831
added a gcc4.4 compatibility

Revision 1474 - Directory Listing - [select for diffs]
Modified Wed Jul 21 14:29:14 2010 UTC (14 years, 9 months ago) by gezelter
Diff to previous 1464 , to selected 831
added visitors

Revision 1464 - Directory Listing - [select for diffs]
Modified Fri Jul 9 19:29:05 2010 UTC (14 years, 9 months ago) by gezelter
Diff to previous 1463 , to selected 831
removing cruft (atom numbers, do_pot, do_stress) from many modules and
force managers

Revision 1463 - Directory Listing - [select for diffs]
Modified Wed Jul 7 16:58:41 2010 UTC (14 years, 9 months ago) by gezelter
Diff to previous 1462 , to selected 831
fixed revision numbering for released versions

Revision 1462 - Directory Listing - [select for diffs]
Modified Wed Jul 7 15:59:36 2010 UTC (14 years, 9 months ago) by gezelter
Diff to previous 1461 , to selected 831
fixed empty revision problem

Revision 1461 - Directory Listing - [select for diffs]
Modified Wed Jul 7 15:54:25 2010 UTC (14 years, 9 months ago) by gezelter
Diff to previous 1460 , to selected 831
Added svn revision number to build process, incremented minor version
number, corrected a minimizer keyword

Revision 1460 - Directory Listing - [select for diffs]
Modified Wed Jul 7 15:04:32 2010 UTC (14 years, 9 months ago) by gezelter
Diff to previous 1459 , to selected 831
changed ORNULL

Revision 1459 - Directory Listing - [select for diffs]
Modified Tue Jul 6 21:23:46 2010 UTC (14 years, 9 months ago) by gezelter
Diff to previous 1458 , to selected 831
Fixed a potentially serious bug in GhostBend and GhostTorsion.  We
were using A instead of A.transpose() where we need lab-frame
coordinates of the body-fixed axis.

Revision 1458 - Directory Listing - [select for diffs]
Modified Mon Jun 28 20:07:12 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1457 , to selected 831
revision

Revision 1457 - Directory Listing - [select for diffs]
Modified Fri Jun 25 18:46:47 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1456 , to selected 831
small changes

Revision 1456 - Directory Listing - [select for diffs]
Modified Fri Jun 25 17:40:24 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1455 , to selected 831
more changes to make Dump2XYZ do velocities & forces

Revision 1455 - Directory Listing - [select for diffs]
Modified Thu Jun 24 20:44:18 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1454 , to selected 831
Updating visitor architecture to something a bit more modern

Revision 1454 - Directory Listing - [select for diffs]
Modified Wed Jun 23 19:25:02 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1453 , to selected 831
Adding 2-D g(r) module to static props

Revision 1453 - Directory Listing - [select for diffs]
Modified Tue Jun 22 19:36:30 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1452 , to selected 831
testing

Revision 1452 - Directory Listing - [select for diffs]
Modified Tue Jun 22 19:11:19 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1451 , to selected 831
testing

Revision 1451 - Directory Listing - [select for diffs]
Modified Fri Jun 18 20:51:00 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1450 , to selected 831
added new CosineBendType

Revision 1450 - Directory Listing - [select for diffs]
Modified Thu Jun 17 19:11:37 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1449 , to selected 831
Added tests to make sure requisite position & orientation information
are present in dump file.

Revision 1449 - Directory Listing - [select for diffs]
Modified Thu Jun 17 14:59:32 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1448 , to selected 831
Aluminum fixes

Revision 1448 - Directory Listing - [select for diffs]
Modified Thu Jun 17 14:58:49 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1447 , to selected 831
mostly whitespace issues

Revision 1447 - Directory Listing - [select for diffs]
Modified Thu Jun 17 14:55:16 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1446 , to selected 831
fixed Doxygen generating file

Revision 1446 - Directory Listing - [select for diffs]
Modified Thu Jun 17 14:48:02 2010 UTC (14 years, 10 months ago) by gezelter
Diff to previous 1445 , to selected 831
Fixed a bug in Torsion (and GhostTorsion) which is triggered by
a configuration with colinear atoms.  The problem was discovered by
Brett Donovan.   Thanks, Brett!

Revision 1445 - Directory Listing - [select for diffs]
Modified Tue Jun 8 20:26:50 2010 UTC (14 years, 10 months ago) by chuckv
Diff to previous 1444 , to selected 831
Changes to gofrz so you can specify the z length

Revision 1444 - Directory Listing - [select for diffs]
Modified Tue Jun 8 18:35:22 2010 UTC (14 years, 10 months ago) by chuckv
Diff to previous 1443 , to selected 831
More changes to gofrz.

Revision 1443 - Directory Listing - [select for diffs]
Modified Thu May 27 14:17:39 2010 UTC (14 years, 11 months ago) by gezelter
Diff to previous 1442 , to selected 831
Fixed a potential bug.  If Ghost atoms have no electroFrame
(i.e. if they are DirectionalAtoms, but not dipoles), the GhostBend
and GhostTorsions would give nans.   We should be using getA instead
of getElectroFrame.

Revision 1442 - Directory Listing - [select for diffs]
Modified Mon May 10 17:28:26 2010 UTC (14 years, 11 months ago) by gezelter
Diff to previous 1441 , to selected 831
Adding property set to svn entries

Revision 1441 - Directory Listing - [select for diffs]
Modified Thu Apr 29 14:48:10 2010 UTC (15 years ago) by gezelter
Diff to previous 1440 , to selected 831
forgot the output file name

Revision 1440 - Directory Listing - [select for diffs]
Modified Thu Apr 29 14:41:48 2010 UTC (15 years ago) by gezelter
Diff to previous 1439 , to selected 831
Adding a new correlation function to do slab-segregated g(r)
calculations.  This computes at g(r) for pairs while requiring the z
coordinates of the two sites to be at fixed separations.  The data
is output in:  r, z, g(r,z)  

Revision 1439 - Directory Listing - [select for diffs]
Modified Thu Apr 22 19:44:57 2010 UTC (15 years ago) by chuckv
Diff to previous 1438 , to selected 831
Fixed a bug where any program using selection syntax without qhull would fail. We only do a is fatal now if you try to use hullfinder.

Revision 1438 - Directory Listing - [select for diffs]
Modified Wed Apr 21 19:05:04 2010 UTC (15 years ago) by chuckv
Diff to previous 1437 , to selected 831
Added a build define to check for libqhull before trying to build hullfinder.


Revision 1437 - Directory Listing - [select for diffs]
Modified Wed Apr 21 14:59:18 2010 UTC (15 years ago) by gezelter
Diff to previous 1436 , to selected 831
Adding nan/inf detection to DumpWriter, fixing one message

Revision 1436 - Directory Listing - [select for diffs]
Modified Tue Apr 20 19:59:45 2010 UTC (15 years ago) by chuckv
Diff to previous 1435 , to selected 831
Addad a check for inf and nan to statwriter.

Revision 1435 - Directory Listing - [select for diffs]
Modified Fri Apr 16 17:44:03 2010 UTC (15 years ago) by gezelter
Diff to previous 1434 , to selected 831
Added EAM line for Art Voter's aluminum potential

Revision 1434 - Directory Listing - [select for diffs]
Modified Wed Apr 14 14:41:33 2010 UTC (15 years ago) by chuckv
Diff to previous 1433 , to selected 831
Fixed a bug with rigid bodies and stuntdoubles. We now update the SD's before doing the distance find.

Revision 1433 - Directory Listing - [select for diffs]
Modified Mon Apr 12 22:02:25 2010 UTC (15 years ago) by chuckv
Diff to previous 1432 , to selected 831
Fixed  include file in ProgressBar.cpp for getenv.


Revision 1432 - Directory Listing - [select for diffs]
Modified Thu Apr 8 19:49:38 2010 UTC (15 years ago) by chuckv
Diff to previous 1431 , to selected 831
Added check for SGE to progress bar. If we are running under SGE, we should write to file SGE .o file. Under afs it is doubtful that the file will be flushed anyway making the information pointless.


Revision 1431 - Directory Listing - [select for diffs]
Modified Thu Apr 8 14:27:53 2010 UTC (15 years ago) by gezelter
Diff to previous 1430 , to selected 831
fixing string bugs in ProgressBar

Revision 1430 - Directory Listing - [select for diffs]
Modified Tue Mar 30 15:31:41 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1429 , to selected 831
Print revision number in openmd banner

Revision 1429 - Directory Listing - [select for diffs]
Modified Tue Mar 30 15:25:09 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1428 , to selected 831
committing a change

Revision 1428 - Directory Listing - [select for diffs]
Modified Tue Mar 30 15:24:37 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1427 , to selected 831
automatic property set

Revision 1427 - Directory Listing - [select for diffs]
Modified Tue Mar 30 15:21:22 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1426 , to selected 831
testing automagic

Revision 1426 - Directory Listing - [select for diffs]
Modified Tue Mar 30 15:16:37 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1425 , to selected 831
Attempting automatic revision string

Revision 1425 - Directory Listing - [select for diffs]
Modified Tue Mar 30 15:06:13 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1424 , to selected 831
updating version number

Revision 1424 - Directory Listing - [select for diffs]
Modified Tue Mar 30 15:05:38 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1423 , to selected 831
Fixing gradients for minimization

Revision 1423 - Directory Listing - [select for diffs]
Modified Tue Mar 30 15:05:13 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1422 , to selected 831
more on the minimizer Frq -> Freq conversion

Revision 1422 - Directory Listing - [select for diffs]
Modified Tue Mar 30 15:04:45 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1421 , to selected 831
Fixed a typo so that we use "Freq" instead of "Frq". 

Revision 1421 - Directory Listing - [select for diffs]
Modified Tue Mar 30 15:04:19 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1420 , to selected 831
ProgressBar should only print status when it is actually attached to a
tty.  This should quiet down those background jobs.

Revision 1420 - Directory Listing - [select for diffs]
Modified Fri Mar 26 18:42:55 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1419 , to selected 831
ProgressBar compilation fixes for linux

Revision 1419 - Directory Listing - [select for diffs]
Modified Fri Mar 26 17:25:54 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1418 , to selected 831
Fixed a typo in EAM, cleaned up EAM and sutton chen a bit

Revision 1418 - Directory Listing - [select for diffs]
Modified Thu Mar 25 20:44:11 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1417 , to selected 831
new params

Revision 1417 - Directory Listing - [select for diffs]
Modified Thu Mar 25 19:39:02 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1416 , to selected 831
One more

Revision 1416 - Directory Listing - [select for diffs]
Modified Thu Mar 25 19:38:06 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1415 , to selected 831
modernizing some parameters

Revision 1415 - Directory Listing - [select for diffs]
Modified Thu Mar 25 19:25:36 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1414 , to selected 831
fixed some md-solvator over specificity, and an install bug

Revision 1414 - Directory Listing - [select for diffs]
Modified Thu Mar 25 19:24:53 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1413 , to selected 831
Added some missing bend and torsion types

Revision 1413 - Directory Listing - [select for diffs]
Modified Mon Mar 22 19:21:22 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1412 , to selected 831
Adding a progress bar, and pAngle staticProps

Revision 1412 - Directory Listing - [select for diffs]
Modified Mon Mar 22 18:45:39 2010 UTC (15 years, 1 month ago) by gezelter
Diff to previous 1411 , to selected 831
Adding a hull finder to the selection syntax

Revision 1411 - Directory Listing - [select for diffs]
Modified Wed Feb 24 16:09:21 2010 UTC (15 years, 2 months ago) by gezelter
Diff to previous 1410 , to selected 831
cleaning up some error messages in ConvexHull

Revision 1410 - Directory Listing - [select for diffs]
Modified Wed Feb 24 15:22:03 2010 UTC (15 years, 2 months ago) by chuckv
Diff to previous 1409 , to selected 831
Added back NULL for StuntDoubles not owned by the local processor in parallel.

Revision 1409 - Directory Listing - [select for diffs]
Modified Fri Jan 22 21:31:12 2010 UTC (15 years, 3 months ago) by gezelter
Diff to previous 1408 , to selected 831
fixed a typo

Revision 1408 - Directory Listing - [select for diffs]
Modified Fri Jan 22 21:26:29 2010 UTC (15 years, 3 months ago) by gezelter
Diff to previous 1407 , to selected 831
Removed hard-wired atom number, trying out the NULL returns in SimInfo.

Revision 1407 - Directory Listing - [select for diffs]
Modified Wed Jan 20 16:04:40 2010 UTC (15 years, 3 months ago) by cli2
Diff to previous 1406 , to selected 831
Fixed bugs in Restraint, refactored RestReader and RestWriter

Revision 1406 - Directory Listing - [select for diffs]
Modified Wed Jan 20 02:27:24 2010 UTC (15 years, 3 months ago) by gezelter
Diff to previous 1405 , to selected 831
updating various dates and version numbers for 1.0.1 release

Revision 1405 - Directory Listing - [select for diffs]
Modified Tue Jan 19 22:33:57 2010 UTC (15 years, 3 months ago) by gezelter
Diff to previous 1404 , to selected 831
Fixing the build and install method for samples in Madelung, RNEMD,
zeolite, SMIPD

Revision 1404 - Directory Listing - [select for diffs]
Modified Fri Jan 15 20:46:49 2010 UTC (15 years, 3 months ago) by chuckv
Diff to previous 1403 , to selected 831
Cleanup of unit normal code in Triangle.cpp
SMIPD now call getUnitNormal instead of getNormal.


Revision 1403 - Directory Listing - [select for diffs]
Modified Fri Jan 15 20:36:36 2010 UTC (15 years, 3 months ago) by gezelter
Diff to previous 1402 , to selected 831
Install bugs, tweaks of samples

Revision 1402 - Directory Listing - [select for diffs]
Modified Fri Jan 8 17:15:27 2010 UTC (15 years, 3 months ago) by chuckv
Diff to previous 1401 , to selected 831
Added preliminary code for Alpha Hull calculation using qhull.
Added preliminary support to SMIPD to support Alpha Hull.
Alpha Hull does not yet add the correct things to triangle to be returned to SMPID. 
Preliminary changes for shadow hamiltonian integrator.
Chages to md files so they will work in openMD. 

Revision 1401 - Directory Listing - [select for diffs]
Modified Wed Jan 6 21:06:59 2010 UTC (15 years, 3 months ago) by jmarr
Diff to previous 1400 , to selected 831
Added missing cstdio include lines for gcc 4.4 compatibility

Revision 1400 - Directory Listing - [select for diffs]
Modified Wed Jan 6 20:28:26 2010 UTC (15 years, 3 months ago) by jmarr
Diff to previous 1399 , to selected 831
Fixed a missing cstdio include

Revision 1399 - Directory Listing - [select for diffs]
Modified Thu Dec 24 05:45:30 2009 UTC (15 years, 4 months ago) by gezelter
Diff to previous 1398 , to selected 831
fixing atom2md and bringing it up to speed with OpenBabel 2.2.3

Revision 1398 - Directory Listing - [select for diffs]
Modified Tue Dec 8 22:17:02 2009 UTC (15 years, 4 months ago) by gezelter
Diff to previous 1397 , to selected 831
Parallel bugfix in RestraintForceManager
Reverted back to hydrodynamics on triangular plates for SMIPDForceManager
Removed thermalLength and thermalConductivity keywords from Globals.
Bug tracking in openmdformat (not yet resolved).

Revision 1397 - Directory Listing - [select for diffs]
Modified Mon Dec 7 22:11:59 2009 UTC (15 years, 4 months ago) by gezelter
Diff to previous 1396 , to selected 831
more changes to fix build process and divorce ourselves from CVS

Revision 1396 - Directory Listing - [select for diffs]
Modified Sat Dec 5 02:57:05 2009 UTC (15 years, 4 months ago) by gezelter
Diff to previous 1395 , to selected 831
Merging changes skipped in working copies of OOPSE into the OpenMD
tree, fixing make install

Revision 1395 - Directory Listing - [select for diffs]
Modified Fri Dec 4 17:38:47 2009 UTC (15 years, 4 months ago) by gezelter
Diff to previous 1394 , to selected 831
fixing make install process

Revision 1394 - Directory Listing - [select for diffs]
Modified Wed Nov 25 22:08:09 2009 UTC (15 years, 5 months ago) by gezelter
Diff to previous 1393 , to selected 831
Testing commits

Revision 1393 - Directory Listing - [select for diffs]
Modified Wed Nov 25 20:36:46 2009 UTC (15 years, 5 months ago) by gezelter
Diff to previous 1392 , to selected 831
removing spurious cutoffGroup lines from default water.md sample files

Revision 1392 - Directory Listing - [select for diffs]
Modified Wed Nov 25 20:05:33 2009 UTC (15 years, 5 months ago) by gezelter
Diff to previous 1391 , to selected 831
Deleting renamed files

Revision 1391 - Directory Listing - [select for diffs]
Modified Wed Nov 25 20:03:27 2009 UTC (15 years, 5 months ago) by gezelter
Diff to previous 1390 , to selected 831
Removing renamed files

Revision 1390 - Directory Listing - [select for diffs]
Modified Wed Nov 25 20:02:06 2009 UTC (15 years, 5 months ago) by gezelter
Diff to previous 1389 , to selected 831
Almost all of the changes necessary to create OpenMD out of our old
project (OOPSE-4)

Revision 1389 - Directory Listing - [select for diffs]
Modified Fri Nov 13 20:18:11 2009 UTC (15 years, 5 months ago) by chuckv
Diff to previous 1388 , to selected 831
Fixed bug is Sutton-Chen force calculation in parallel.

Revision 1388 - Directory Listing - [select for diffs]
Modified Fri Oct 30 16:38:48 2009 UTC (15 years, 6 months ago) by chuckv
Diff to previous 1387 , to selected 831
Removed remaining MPI from metallic potentials. Bug in MPI calculation of energies in Sutton-Chen.

Revision 1387 - Directory Listing - [select for diffs]
Modified Thu Oct 29 20:01:20 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1386 , to selected 831
adding interface

Revision 1386 - Directory Listing - [select for diffs]
Modified Fri Oct 23 18:41:09 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1385 , to selected 831
removing MPI responsibilities from the lowest level force routines.  This is
in preparation for migrating these routines (LJ, electrostatic, eam, suttonchen,
gay-berne, sticky) to C++

Revision 1385 - Directory Listing - [select for diffs]
Modified Fri Oct 23 01:56:59 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1384 , to selected 831
missing shtool for build

Revision 1384 - Directory Listing - [select for diffs]
Modified Thu Oct 22 19:43:10 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1383 , to selected 831
converted some dynamically allocated arrays to std::vectors

Revision 1383 - Directory Listing - [select for diffs]
Modified Thu Oct 22 19:12:14 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1382 , to selected 831
pythonification of affineScale, translate in md2md, removed spurious cutoffGroups
in waterBoxer.   Perhaps we need a python md-file parsing library?

Revision 1382 - Directory Listing - [select for diffs]
Modified Thu Oct 22 14:22:55 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1381 , to selected 831
Removing CGAL

Revision 1381 - Directory Listing - [select for diffs]
Modified Thu Oct 22 14:16:25 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1380 , to selected 831
Removing CGAL from all code

Revision 1380 - Directory Listing - [select for diffs]
Modified Thu Oct 22 14:15:09 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1379 , to selected 831
Removing CGAL dependence

Revision 1379 - Directory Listing - [select for diffs]
Modified Thu Oct 22 14:09:13 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1378 , to selected 831
Removing CGAL, cleaning up ac-tools directory

Revision 1378 - Directory Listing - [select for diffs]
Modified Wed Oct 21 15:48:12 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1377 , to selected 831
fixed mapping  bug

Revision 1377 - Directory Listing - [select for diffs]
Modified Wed Oct 21 02:49:43 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1376 , to selected 831
fixed a bug confusing id with localID, stopped adding NULLS to triangles also.

Revision 1376 - Directory Listing - [select for diffs]
Modified Tue Oct 20 20:36:56 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1375 , to selected 831
fixed a iproc bug

Revision 1375 - Directory Listing - [select for diffs]
Modified Tue Oct 20 20:05:56 2009 UTC (15 years, 6 months ago) by chuckv
Diff to previous 1374 , to selected 831
Re-write of convex hull.

Revision 1374 - Directory Listing - [select for diffs]
Modified Tue Oct 20 20:05:28 2009 UTC (15 years, 6 months ago) by chuckv
Diff to previous 1373 , to selected 831
Re-write of ConvexHull.

Revision 1373 - Directory Listing - [select for diffs]
Modified Tue Oct 20 13:13:45 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1372 , to selected 831
fixing busted mpi configure

Revision 1372 - Directory Listing - [select for diffs]
Modified Tue Oct 20 13:13:16 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1371 , to selected 831
fixing mpi configure

Revision 1371 - Directory Listing - [select for diffs]
Modified Mon Oct 19 17:44:18 2009 UTC (15 years, 6 months ago) by chuckv
Diff to previous 1370 , to selected 831
More MPI convex hull bug fixes. noffset corresponds to the correct array indexs. Still mismatch in forces between serial and parallel versions.

Revision 1370 - Directory Listing - [select for diffs]
Modified Mon Oct 19 14:29:14 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1369 , to selected 831
fixes for surface atoms that expose multiple hydrogens, updated python
set syntax

Revision 1369 - Directory Listing - [select for diffs]
Modified Mon Oct 19 13:40:11 2009 UTC (15 years, 6 months ago) by skuang
Diff to previous 1368 , to selected 831
RNEMD temperature and exchange reporting

Revision 1368 - Directory Listing - [select for diffs]
Modified Mon Oct 19 13:39:04 2009 UTC (15 years, 6 months ago) by skuang
Diff to previous 1367 , to selected 831
added RNEMD scaling

Revision 1367 - Directory Listing - [select for diffs]
Modified Mon Oct 19 13:35:42 2009 UTC (15 years, 6 months ago) by skuang
Diff to previous 1366 , to selected 831
added options for RNEMD

Revision 1366 - Directory Listing - [select for diffs]
Modified Fri Oct 16 20:42:29 2009 UTC (15 years, 6 months ago) by gezelter
Diff to previous 1365 , to selected 831
more checks for parallel molIndex stuff

Revision 1365 - Directory Listing - [select for diffs]
Modified Mon Oct 12 20:11:29 2009 UTC (15 years, 6 months ago) by chuckv
Diff to previous 1364 , to selected 831
Stupid parallel bug fixes. Why was this ever working?

Revision 1364 - Directory Listing - [select for diffs]
Modified Wed Oct 7 20:49:50 2009 UTC (15 years, 6 months ago) by cli2
Diff to previous 1363 , to selected 831
Bug fixes in the SelectionEvaluator and SelectionCompiler
Added print option in Restraints

Revision 1363 - Directory Listing - [select for diffs]
Modified Tue Sep 8 19:12:52 2009 UTC (15 years, 7 months ago) by gezelter
Diff to previous 1362 , to selected 831
Adding alternate water models to Amber parameters.  The approved model
for Amber is still TIP3P, but if you want reasonable water dynamics,
you need SPC/E.  OOPSE/OpenMD will now give you the choice.

Revision 1362 - Directory Listing - [select for diffs]
Modified Tue Sep 8 15:48:33 2009 UTC (15 years, 7 months ago) by cli2
Diff to previous 1361 , to selected 831
Fixed bug in Polynomial

Revision 1361 - Directory Listing - [select for diffs]
Modified Tue Sep 8 13:45:27 2009 UTC (15 years, 7 months ago) by cli2
Diff to previous 1360 , to selected 831
Added missing restraint file

Revision 1360 - Directory Listing - [select for diffs]
Modified Mon Sep 7 16:31:51 2009 UTC (15 years, 7 months ago) by cli2
Diff to previous 1359 , to selected 831
Added new restraint infrastructure
Added MolecularRestraints
Added ObjectRestraints
Added RestraintStamp
Updated thermodynamic integration to use ObjectRestraints
Added Quaternion mathematics for twist swing decompositions
Significantly updated RestWriter and RestReader to use dump-like files
Added selections for x, y, and z coordinates of atoms
Removed monolithic Restraints class
Fixed a few bugs in gradients of Euler angles in DirectionalAtom and RigidBody
Added some rotational capabilities to prinicpalAxisCalculator

Revision 1359 - Directory Listing - [select for diffs]
Modified Tue Aug 25 14:54:38 2009 UTC (15 years, 8 months ago) by chuckv
Diff to previous 1358 , to selected 831
Relaxed structure at low T to be not so high up on the PE wall.

Revision 1358 - Directory Listing - [select for diffs]
Modified Thu Aug 13 21:21:51 2009 UTC (15 years, 8 months ago) by gezelter
Diff to previous 1357 , to selected 831
Adding hybrid analytic / companion matrix polynomial root solver
adapted from David Eberly's Wild Magic code

Revision 1357 - Directory Listing - [select for diffs]
Modified Thu Jul 23 18:49:45 2009 UTC (15 years, 9 months ago) by gezelter
Diff to previous 1356 , to selected 831
New hotness

Revision 1356 - Directory Listing - [select for diffs]
Modified Wed Jul 22 15:00:21 2009 UTC (15 years, 9 months ago) by gezelter
Diff to previous 1355 , to selected 831
units for thermalConductivity, spelling error fixed

Revision 1355 - Directory Listing - [select for diffs]
Modified Mon Jul 20 17:50:40 2009 UTC (15 years, 9 months ago) by gezelter
Diff to previous 1354 , to selected 831
Latest version of SMIPD with gamma set to thermal conductivity

Revision 1354 - Directory Listing - [select for diffs]
Modified Mon Jun 15 20:12:09 2009 UTC (15 years, 10 months ago) by gezelter
Diff to previous 1353 , to selected 831
Adding restraint keywords to Globals

Revision 1353 - Directory Listing - [select for diffs]
Modified Thu May 28 18:38:17 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1352 , to selected 831
Adding one RNEMD sample

Revision 1352 - Directory Listing - [select for diffs]
Modified Tue May 26 13:57:29 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1351 , to selected 831
fixed one more bug for charge - non-charge interactions

Revision 1351 - Directory Listing - [select for diffs]
Modified Thu May 21 18:57:26 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1350 , to selected 831
Single / Double for C++ MPI bindings

Revision 1350 - Directory Listing - [select for diffs]
Modified Thu May 21 18:56:45 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1349 , to selected 831
Parallel version of RNEMD

Revision 1349 - Directory Listing - [select for diffs]
Modified Wed May 20 19:35:05 2009 UTC (15 years, 11 months ago) by cli2
Diff to previous 1348 , to selected 831
Modifications to support RMSD calculations, removing classes we aren't using.

Revision 1348 - Directory Listing - [select for diffs]
Modified Wed May 20 19:28:38 2009 UTC (15 years, 11 months ago) by cli2
Diff to previous 1347 , to selected 831
making way for jama versions of these routines

Revision 1347 - Directory Listing - [select for diffs]
Modified Wed May 20 18:47:53 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1346 , to selected 831
Removing unused tnt classes

Revision 1346 - Directory Listing - [select for diffs]
Modified Tue May 19 20:21:59 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1345 , to selected 831
Fixing a parallel bug in the self-self interaction.

Revision 1345 - Directory Listing - [select for diffs]
Modified Tue May 19 15:45:56 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1344 , to selected 831
Hopefully a fix for the skipped charge in parallel

Revision 1344 - Directory Listing - [select for diffs]
Modified Wed May 13 22:27:29 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1343 , to selected 831
Adding boundary element hydrodynamics to SMIPD.

Revision 1343 - Directory Listing - [select for diffs]
Modified Mon May 11 13:14:12 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1342 , to selected 831
only create RNEMD object if we need it.

Revision 1342 - Directory Listing - [select for diffs]
Modified Fri May 8 20:47:18 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1341 , to selected 831
Adding Madelung energy sample directory with explanatory notes

Revision 1341 - Directory Listing - [select for diffs]
Modified Fri May 8 19:47:05 2009 UTC (15 years, 11 months ago) by skuang
Diff to previous 1340 , to selected 831
Bug fixes and sanity checks for RNEMD (nBins should be even), check to make
sure we aren't selecting inappropriate numbers of integrable Objects

Revision 1340 - Directory Listing - [select for diffs]
Modified Wed May 6 20:51:00 2009 UTC (15 years, 11 months ago) by gezelter
Diff to previous 1339 , to selected 831
Fixed odd bug in electrostatic for self-term forces with neutral molecules

Revision 1339 - Directory Listing - [select for diffs]
Modified Thu Apr 23 18:31:05 2009 UTC (16 years ago) by gezelter
Diff to previous 1338 , to selected 831
bug fix in DLM, added temperature profiles and uniform bins to RNEMD

Revision 1338 - Directory Listing - [select for diffs]
Modified Thu Apr 23 18:22:30 2009 UTC (16 years ago) by skuang
Diff to previous 1337 , to selected 831
Added a getStatus routine to check the temperatures

Revision 1337 - Directory Listing - [select for diffs]
Modified Thu Apr 23 15:30:09 2009 UTC (16 years ago) by gezelter
Diff to previous 1336 , to selected 831
fixed a bug in self interactions

Revision 1336 - Directory Listing - [select for diffs]
Modified Tue Apr 7 20:16:26 2009 UTC (16 years ago) by gezelter
Diff to previous 1335 , to selected 831
adding jama and tnt libraries for various linear algebra routines

Revision 1335 - Directory Listing - [select for diffs]
Modified Fri Apr 3 17:44:57 2009 UTC (16 years ago) by gezelter
Diff to previous 1334 , to selected 831
Beginning import of SVD and RMSD code to handle orientational restraints of
flexible molecules.  Work in progress, doesn't compile yet.

Revision 1334 - Directory Listing - [select for diffs]
Modified Thu Apr 2 19:55:37 2009 UTC (16 years, 1 month ago) by gezelter
Diff to previous 1333 , to selected 831
Bug fix

Revision 1333 - Directory Listing - [select for diffs]
Modified Thu Apr 2 18:11:59 2009 UTC (16 years, 1 month ago) by gezelter
Diff to previous 1332 , to selected 831
Debugging, but still unstable

Revision 1332 - Directory Listing - [select for diffs]
Modified Thu Apr 2 17:25:59 2009 UTC (16 years, 1 month ago) by gezelter
Diff to previous 1331 , to selected 831
fixed some bugs, added some logic to sort stuntdoubles

Revision 1331 - Directory Listing - [select for diffs]
Modified Thu Apr 2 16:04:52 2009 UTC (16 years, 1 month ago) by gezelter
Diff to previous 1330 , to selected 831
Adding options to RNEMD for selecting particular StuntDoubles

Revision 1330 - Directory Listing - [select for diffs]
Modified Thu Mar 19 21:03:36 2009 UTC (16 years, 1 month ago) by skuang
Diff to previous 1329 , to selected 831
Added handlers to Integrator to call RNEMD at the right times.  Added initialization
to RNEMD to make sure values from the MD file are available.

Revision 1329 - Directory Listing - [select for diffs]
Modified Sat Mar 14 01:23:53 2009 UTC (16 years, 1 month ago) by gezelter
Diff to previous 1328 , to selected 831
Adding RNEMD

Revision 1328 - Directory Listing - [select for diffs]
Modified Fri Mar 13 20:26:32 2009 UTC (16 years, 1 month ago) by gezelter
Diff to previous 1327 , to selected 831
adding support for RNEMD

Revision 1327 - Directory Listing - [select for diffs]
Modified Mon Mar 9 14:03:31 2009 UTC (16 years, 1 month ago) by gezelter
Diff to previous 1326 , to selected 831
Added keywords for RNEMD

Revision 1326 - Directory Listing - [select for diffs]
Modified Thu Feb 19 15:37:14 2009 UTC (16 years, 2 months ago) by chuckv
Diff to previous 1325 , to selected 831
Adding samples for SMIPD.

Revision 1325 - Directory Listing - [select for diffs]
Modified Fri Dec 5 16:20:39 2008 UTC (16 years, 4 months ago) by chuckv
Diff to previous 1324 , to selected 831
Different method again for Langevin Dynamics.

Revision 1324 - Directory Listing - [select for diffs]
Modified Wed Nov 26 14:26:17 2008 UTC (16 years, 5 months ago) by gezelter
Diff to previous 1323 , to selected 831
Cleaning up some cruft.

Revision 1323 - Directory Listing - [select for diffs]
Modified Tue Nov 25 16:32:47 2008 UTC (16 years, 5 months ago) by chuckv
Diff to previous 1322 , to selected 831
Code clean-up. Removed old langevin code.

Revision 1322 - Directory Listing - [select for diffs]
Modified Mon Nov 24 22:01:56 2008 UTC (16 years, 5 months ago) by gezelter
Diff to previous 1321 , to selected 831
use the viscoConvert in OOPSEConstant

Revision 1321 - Directory Listing - [select for diffs]
Modified Mon Nov 24 22:01:12 2008 UTC (16 years, 5 months ago) by gezelter
Diff to previous 1320 , to selected 831
added viscoConvert

Revision 1320 - Directory Listing - [select for diffs]
Modified Mon Nov 24 20:25:36 2008 UTC (16 years, 5 months ago) by chuckv
Diff to previous 1319 , to selected 831
Stupid getRandomNumber return 4;

Revision 1319 - Directory Listing - [select for diffs]
Modified Wed Nov 19 19:56:16 2008 UTC (16 years, 5 months ago) by gezelter
Diff to previous 1318 , to selected 831
missing energyConvert in kinetic energy

Revision 1318 - Directory Listing - [select for diffs]
Modified Fri Nov 14 23:16:13 2008 UTC (16 years, 5 months ago) by chuckv
Diff to previous 1317 , to selected 831
Fixed bug in variance.

Revision 1317 - Directory Listing - [select for diffs]
Modified Fri Nov 14 21:54:54 2008 UTC (16 years, 5 months ago) by chuckv
Diff to previous 1316 , to selected 831
Added global variable.

Revision 1316 - Directory Listing - [select for diffs]
Modified Fri Nov 14 15:44:34 2008 UTC (16 years, 5 months ago) by chuckv
Diff to previous 1315 , to selected 831
More attempts to get SMIPD to themostat properly

Revision 1315 - Directory Listing - [select for diffs]
Modified Thu Oct 30 18:47:32 2008 UTC (16 years, 6 months ago) by gezelter
Diff to previous 1314 , to selected 831
doing zeolite sample

Revision 1314 - Directory Listing - [select for diffs]
Modified Thu Oct 30 15:10:49 2008 UTC (16 years, 6 months ago) by gezelter
Diff to previous 1313 , to selected 831
fixed a few bugs in the options, added base atom types

Revision 1313 - Directory Listing - [select for diffs]
Modified Wed Oct 22 20:01:49 2008 UTC (16 years, 6 months ago) by gezelter
Diff to previous 1312 , to selected 831
General bug-fixes and other changes to make particle pots work with
the Helfand Energy correlation function

Revision 1312 - Directory Listing - [select for diffs]
Modified Wed Oct 22 17:52:40 2008 UTC (16 years, 6 months ago) by chuckv
Diff to previous 1311 , to selected 831
Fixed segfault in because of directional atom in SMIPD.

Revision 1311 - Directory Listing - [select for diffs]
Modified Tue Oct 21 18:50:37 2008 UTC (16 years, 6 months ago) by gezelter
Diff to previous 1310 , to selected 831
Fixed a QHULL autoconf bug

Revision 1310 - Directory Listing - [select for diffs]
Modified Tue Oct 21 18:48:27 2008 UTC (16 years, 6 months ago) by gezelter
Diff to previous 1309 , to selected 831
Fixed a bug in QHULL autoconf logic

Revision 1309 - Directory Listing - [select for diffs]
Modified Tue Oct 21 18:23:31 2008 UTC (16 years, 6 months ago) by gezelter
Diff to previous 1308 , to selected 831
many changes to keep track of particle potentials for both bonded and non-bonded interactions

Revision 1308 - Directory Listing - [select for diffs]
Modified Tue Oct 21 16:44:00 2008 UTC (16 years, 6 months ago) by chuckv
Diff to previous 1307 , to selected 831
Fixed Memory Leak in ConvexHull.

Revision 1307 - Directory Listing - [select for diffs]
Modified Mon Oct 20 19:36:32 2008 UTC (16 years, 6 months ago) by chuckv
Diff to previous 1306 , to selected 831
More changes to SMIPD. Attempting to find memory leak.

Revision 1306 - Directory Listing - [select for diffs]
Modified Thu Oct 16 18:25:36 2008 UTC (16 years, 6 months ago) by chuckv
Diff to previous 1305 , to selected 831
Returned old LD forces to SMIPDForceManager.

Revision 1305 - Directory Listing - [select for diffs]
Modified Thu Oct 16 18:17:41 2008 UTC (16 years, 6 months ago) by skuang
Diff to previous 1304 , to selected 831
A few simple mods to remove gcc compile warnings

Revision 1304 - Directory Listing - [select for diffs]
Modified Wed Oct 15 18:26:01 2008 UTC (16 years, 6 months ago) by chuckv
Diff to previous 1303 , to selected 831
Fixed nanovol so it now builds.

Revision 1303 - Directory Listing - [select for diffs]
Modified Mon Oct 13 21:35:22 2008 UTC (16 years, 6 months ago) by cli2
Diff to previous 1302 , to selected 831
Fixes for Inversions for use with Amber

Revision 1302 - Directory Listing - [select for diffs]
Modified Tue Oct 7 17:12:48 2008 UTC (16 years, 6 months ago) by chuckv
Diff to previous 1301 , to selected 831
Work continues on constant pressure langevin dynamics.

Revision 1301 - Directory Listing - [select for diffs]
Modified Fri Oct 3 17:47:08 2008 UTC (16 years, 6 months ago) by chuckv
Diff to previous 1300 , to selected 831
Fixed makefile.

Revision 1300 - Directory Listing - [select for diffs]
Modified Mon Sep 29 13:54:18 2008 UTC (16 years, 7 months ago) by gezelter
Diff to previous 1299 , to selected 831
fixed using autoconf 2.6.2

Revision 1299 - Directory Listing - [select for diffs]
Modified Fri Sep 26 18:54:53 2008 UTC (16 years, 7 months ago) by skuang
Diff to previous 1298 , to selected 831
integrators/Makefile.in needs to be created

Revision 1298 - Directory Listing - [select for diffs]
Modified Fri Sep 26 18:54:36 2008 UTC (16 years, 7 months ago) by skuang
Diff to previous 1297 , to selected 831
integrators/Makefile needs to be created

Revision 1297 - Directory Listing - [select for diffs]
Modified Fri Sep 26 18:54:04 2008 UTC (16 years, 7 months ago) by skuang
Diff to previous 1296 , to selected 831
Only build SMIPDynamics and register it if we have qhull

Revision 1296 - Directory Listing - [select for diffs]
Modified Thu Sep 18 21:51:20 2008 UTC (16 years, 7 months ago) by chuckv
Diff to previous 1295 , to selected 831
Fixed MPI bug in opening elements.txt.

Revision 1295 - Directory Listing - [select for diffs]
Modified Wed Sep 17 00:45:42 2008 UTC (16 years, 7 months ago) by chuckv
Diff to previous 1294 , to selected 831
Case typo for Hull.hpp.

Revision 1294 - Directory Listing - [select for diffs]
Modified Wed Sep 17 00:23:39 2008 UTC (16 years, 7 months ago) by chuckv
Diff to previous 1293 , to selected 831
Adding back more missing files.

Revision 1293 - Directory Listing - [select for diffs]
Modified Sun Sep 14 01:32:26 2008 UTC (16 years, 7 months ago) by chuckv
Diff to previous 1292 , to selected 831
Added large quantities of code for convex hull and constant pressure langevin dynamics.

Revision 1292 - Directory Listing - [select for diffs]
Modified Fri Sep 12 20:51:22 2008 UTC (16 years, 7 months ago) by chuckv
Diff to previous 1291 , to selected 831
fixed thermo bug

Revision 1291 - Directory Listing - [select for diffs]
Modified Thu Sep 11 19:40:59 2008 UTC (16 years, 7 months ago) by gezelter
Diff to previous 1290 , to selected 831
Added some logic to print out a special pair distance as a column in
the stat file.  To use this feature, use taggedAtomPair = "0, 10" and
printTaggedPairDistance = "true" in the md file.  Then, the distance
between integrableObjects 0 and 10 will be computed and printed in
the stat file on each statWrite.

Revision 1290 - Directory Listing - [select for diffs]
Modified Wed Sep 10 19:51:45 2008 UTC (16 years, 7 months ago) by cli2
Diff to previous 1289 , to selected 831
Inversion fixes and amber mostly working

Revision 1289 - Directory Listing - [select for diffs]
Modified Wed Sep 10 19:40:06 2008 UTC (16 years, 7 months ago) by cli2
Diff to previous 1288 , to selected 831
Fixes for Torsions and Inversions, Amber is mostly working now.

Revision 1288 - Directory Listing - [select for diffs]
Modified Wed Sep 10 18:13:35 2008 UTC (16 years, 7 months ago) by gezelter
Diff to previous 1287 , to selected 831
Exclude is gone.  Replaced by a generic PairList to handle 1-2, 1-3, and
1-4 interactions as well as the exclude list

Revision 1287 - Directory Listing - [select for diffs]
Modified Wed Sep 10 18:11:32 2008 UTC (16 years, 7 months ago) by gezelter
Diff to previous 1286 , to selected 831
more changes for 1-2, 1-3, 1-4 interactions plus some initialization-ordering
fixes to make gcc -Wall happier.

Revision 1286 - Directory Listing - [select for diffs]
Modified Wed Sep 10 17:57:55 2008 UTC (16 years, 7 months ago) by gezelter
Diff to previous 1285 , to selected 831
Added support for scaled 1-2, 1-3 and 1-4 interactions.

Revision 1285 - Directory Listing - [select for diffs]
Modified Thu Jul 31 19:10:47 2008 UTC (16 years, 9 months ago) by gezelter
Diff to previous 1284 , to selected 831
fixed a missing F[\rho] error for calculating
particle potentials in the many body force fields

Revision 1284 - Directory Listing - [select for diffs]
Modified Thu Jul 31 18:40:21 2008 UTC (16 years, 9 months ago) by gezelter
Diff to previous 1283 , to selected 831
fixed a strange compiler structure alignment problem with the
intel Mac compiler  (structs that cross between C and fortran
appear to need 8-byte boundary alignment on this compiler).

Revision 1283 - Directory Listing - [select for diffs]
Modified Wed Jul 30 18:48:01 2008 UTC (16 years, 9 months ago) by gezelter
Diff to previous 1282 , to selected 831
fixed a spurious visitor deletion

Revision 1282 - Directory Listing - [select for diffs]
Modified Wed Jul 30 18:11:19 2008 UTC (16 years, 9 months ago) by gezelter
Diff to previous 1281 , to selected 831
Many fixes

Revision 1281 - Directory Listing - [select for diffs]
Modified Wed Jul 16 02:34:05 2008 UTC (16 years, 9 months ago) by gezelter
Diff to previous 1280 , to selected 831
Just reconfigure and it works!

Revision 1280 - Directory Listing - [select for diffs]
Modified Wed Jul 16 02:07:09 2008 UTC (16 years, 9 months ago) by gezelter
Diff to previous 1279 , to selected 831
All your base are belong to us!

Revision 1279 - Directory Listing - [select for diffs]
Modified Wed Jul 16 02:06:45 2008 UTC (16 years, 9 months ago) by gezelter
Diff to previous 1278 , to selected 831
All Your Base are belong to us!

Revision 1278 - Directory Listing - [select for diffs]
Modified Mon Jul 14 12:36:39 2008 UTC (16 years, 9 months ago) by gezelter
Diff to previous 1277 , to selected 831
fixed some incorrect types

Revision 1277 - Directory Listing - [select for diffs]
Modified Mon Jul 14 12:35:58 2008 UTC (16 years, 9 months ago) by gezelter
Diff to previous 1276 , to selected 831
Changes for implementing Amber force field:  Added Inversions and
worked on BaseAtomTypes so that they'd function with the fortran side.

Revision 1276 - Directory Listing - [select for diffs]
Modified Mon Jul 7 19:10:55 2008 UTC (16 years, 9 months ago) by chuckv
Diff to previous 1275 , to selected 831
Changed parameters for S-S interactions on gold surface.

Revision 1275 - Directory Listing - [select for diffs]
Modified Fri Jul 4 20:54:29 2008 UTC (16 years, 9 months ago) by cli2
Diff to previous 1274 , to selected 831
Changes required for Inversions and Base Atom types.  This will
break OOPSE badly for a few days or so...

Revision 1274 - Directory Listing - [select for diffs]
Modified Thu Jul 3 12:45:30 2008 UTC (16 years, 10 months ago) by gezelter
Diff to previous 1273 , to selected 831
Cleaning up oopseformat and adding inversion terms

Revision 1273 - Directory Listing - [select for diffs]
Modified Tue Jul 1 18:30:17 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1272 , to selected 831
Changes to thiol model.

Revision 1272 - Directory Listing - [select for diffs]
Modified Tue Jul 1 18:05:41 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1271 , to selected 831
Hopefully md-solvator is done.

Revision 1271 - Directory Listing - [select for diffs]
Modified Tue Jul 1 13:53:43 2008 UTC (16 years, 10 months ago) by gezelter
Diff to previous 1270 , to selected 831
Adding the Amber_FF files to OOPSE distribution

Revision 1270 - Directory Listing - [select for diffs]
Modified Tue Jul 1 13:29:02 2008 UTC (16 years, 10 months ago) by gezelter
Diff to previous 1269 , to selected 831
Adding infrastructure for Amber force field

Revision 1269 - Directory Listing - [select for diffs]
Modified Tue Jul 1 13:28:23 2008 UTC (16 years, 10 months ago) by gezelter
Diff to previous 1268 , to selected 831
Adding infrastructure for Amber force field.

Revision 1268 - Directory Listing - [select for diffs]
Modified Mon Jun 30 19:46:43 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1267 , to selected 831
More md-solvator work.

Revision 1267 - Directory Listing - [select for diffs]
Modified Mon Jun 30 17:53:42 2008 UTC (16 years, 10 months ago) by gpuliti
Diff to previous 1266 , to selected 831
Fixed a number of bugs in slab_density calculation

Revision 1266 - Directory Listing - [select for diffs]
Modified Fri Jun 27 15:47:06 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1265 , to selected 831
Md solvator writes out md files now. Index problem.

Revision 1265 - Directory Listing - [select for diffs]
Modified Thu Jun 26 15:50:22 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1264 , to selected 831
More progress...

Revision 1264 - Directory Listing - [select for diffs]
Modified Thu Jun 26 14:48:51 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1263 , to selected 831
More changes to md-solvator. Still don't know if it works.

Revision 1263 - Directory Listing - [select for diffs]
Modified Thu Jun 26 14:23:49 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1262 , to selected 831
More work on python version of md-solvator. Pretty sure mol loop is busted.

Revision 1262 - Directory Listing - [select for diffs]
Modified Wed Jun 25 18:22:08 2008 UTC (16 years, 10 months ago) by kfletch2
Diff to previous 1261 , to selected 831
*** empty log message ***

Revision 1261 - Directory Listing - [select for diffs]
Modified Wed Jun 18 17:03:30 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1260 , to selected 831
Added files to module section of Makefile.

Revision 1260 - Directory Listing - [select for diffs]
Modified Wed Jun 18 17:02:57 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1259 , to selected 831
Added files to Module section.

Revision 1259 - Directory Listing - [select for diffs]
Modified Mon Jun 16 19:53:53 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1258 , to selected 831
Added TraPPE torsions for thiols.

Revision 1258 - Directory Listing - [select for diffs]
Modified Wed Jun 11 19:03:39 2008 UTC (16 years, 10 months ago) by gezelter
Diff to previous 1257 , to selected 831
Adding Trappe torsion types and fixing Opls types

Revision 1257 - Directory Listing - [select for diffs]
Modified Wed Jun 11 16:49:56 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1256 , to selected 831
Code work on thiols and TraPPE torsions.

Revision 1256 - Directory Listing - [select for diffs]
Modified Tue Jun 10 16:34:36 2008 UTC (16 years, 10 months ago) by kfletche
Diff to previous 1255 , to selected 831
*** empty log message ***

Revision 1255 - Directory Listing - [select for diffs]
Modified Mon Jun 9 15:10:56 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1254 , to selected 831
Changes.

Revision 1254 - Directory Listing - [select for diffs]
Modified Fri Jun 6 15:55:54 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1253 , to selected 831
Removed accidental print lines.

Revision 1253 - Directory Listing - [select for diffs]
Modified Thu Jun 5 15:54:47 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1252 , to selected 831
Added model for thiols.

Revision 1252 - Directory Listing - [select for diffs]
Modified Thu Jun 5 15:53:59 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1251 , to selected 831
Fixed typo in LJinteraction types. LJ-metal appears to work now.

Revision 1251 - Directory Listing - [select for diffs]
Modified Wed Jun 4 15:38:15 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1250 , to selected 831
Added minimizer sample for metal.

Revision 1250 - Directory Listing - [select for diffs]
Modified Wed Jun 4 15:26:39 2008 UTC (16 years, 10 months ago) by chuckv
Diff to previous 1249 , to selected 831
Added parameters for Lennard-Jones Thiol potential.

Revision 1249 - Directory Listing - [select for diffs]
Modified Mon Jun 2 02:42:50 2008 UTC (16 years, 11 months ago) by gezelter
Diff to previous 1248 , to selected 831
Fixed a bug in BlockSnapshotManager.

Revision 1248 - Directory Listing - [select for diffs]
Modified Fri May 30 14:17:40 2008 UTC (16 years, 11 months ago) by chuckv
Diff to previous 1247 , to selected 831
Added back correct form, still not updating frames.

Revision 1247 - Directory Listing - [select for diffs]
Modified Fri May 30 14:15:28 2008 UTC (16 years, 11 months ago) by chuckv
Diff to previous 1246 , to selected 831
More changes, still broken.

Revision 1246 - Directory Listing - [select for diffs]
Modified Tue May 27 21:24:40 2008 UTC (16 years, 11 months ago) by chuckv
Diff to previous 1245 , to selected 831
Files for Hefland moment.

Revision 1245 - Directory Listing - [select for diffs]
Modified Tue May 27 16:39:06 2008 UTC (16 years, 11 months ago) by chuckv
Diff to previous 1244 , to selected 831
Checking in changes for Hefland moment calculations

Revision 1244 - Directory Listing - [select for diffs]
Modified Wed May 14 21:04:13 2008 UTC (16 years, 11 months ago) by xsun
Diff to previous 1243 , to selected 831
Committing changes made to AtomVisitor to render xyz2pov scenes

Revision 1243 - Directory Listing - [select for diffs]
Modified Wed May 14 20:49:17 2008 UTC (16 years, 11 months ago) by xsun
Diff to previous 1242 , to selected 831
Added repeat box options to make larger systems

Revision 1242 - Directory Listing - [select for diffs]
Modified Wed May 14 14:31:48 2008 UTC (16 years, 11 months ago) by chuckv
Diff to previous 1241 , to selected 831
Changes....

Revision 1241 - Directory Listing - [select for diffs]
Modified Fri Apr 25 15:14:47 2008 UTC (17 years ago) by gezelter
Diff to previous 1240 , to selected 831
A bunch of minor changes to make MPI compilation faster than
the double compilation we do now...

Revision 1240 - Directory Listing - [select for diffs]
Modified Fri Apr 25 15:09:06 2008 UTC (17 years ago) by gezelter
Diff to previous 1239 , to selected 831
fixed compile flags on Mac

Revision 1239 - Directory Listing - [select for diffs]
Modified Fri Apr 25 15:08:33 2008 UTC (17 years ago) by gezelter
Diff to previous 1238 , to selected 831
fixed compile flags for mac

Revision 1238 - Directory Listing - [select for diffs]
Modified Thu Apr 24 21:06:05 2008 UTC (17 years ago) by gezelter
Diff to previous 1237 , to selected 831
Changing functional form

Revision 1237 - Directory Listing - [select for diffs]
Modified Fri Apr 18 16:55:15 2008 UTC (17 years ago) by gezelter
Diff to previous 1236 , to selected 831
Adding iterative looping to get better estimates of friction forces
from full-step velocities

Revision 1236 - Directory Listing - [select for diffs]
Modified Sat Apr 12 19:59:07 2008 UTC (17 years ago) by chuckv
Diff to previous 1235 , to selected 831
Added surfaces for Ni and Pd.

Revision 1235 - Directory Listing - [select for diffs]
Modified Sat Apr 12 19:35:25 2008 UTC (17 years ago) by chuckv
Diff to previous 1234 , to selected 831
Added more surfaces.

Revision 1234 - Directory Listing - [select for diffs]
Modified Fri Apr 11 16:21:34 2008 UTC (17 years ago) by chuckv
Diff to previous 1233 , to selected 831
Fixed sign error in MnM based on atid's.

Revision 1233 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:59:50 2008 UTC (17 years, 1 month ago) by chuckv
Diff to previous 1232 , to selected 831
Added new samples directory for metal surfaces.

Revision 1232 - Directory Listing - [select for diffs]
Modified Thu Mar 27 20:58:37 2008 UTC (17 years, 1 month ago) by chuckv
Diff to previous 1231 , to selected 831
Added samples for metal slabs.

Revision 1231 - Directory Listing - [select for diffs]
Modified Tue Mar 11 21:06:55 2008 UTC (17 years, 1 month ago) by chuckv
Diff to previous 1230 , to selected 831
MnM interaction now works.

Revision 1230 - Directory Listing - [select for diffs]
Modified Fri Mar 7 19:37:14 2008 UTC (17 years, 1 month ago) by cpuglis
Diff to previous 1229 , to selected 831
Changed some logic in Polynomial, PolynomialTorsionType, and CharmmTorsionType
to allow for polynomials to be set via the = operator.

Revision 1229 - Directory Listing - [select for diffs]
Modified Mon Mar 3 17:14:37 2008 UTC (17 years, 2 months ago) by chuckv
Diff to previous 1228 , to selected 831
Changes to MAW. New form of the potential and cleanup.

Revision 1228 - Directory Listing - [select for diffs]
Modified Thu Feb 14 21:37:05 2008 UTC (17 years, 2 months ago) by chuckv
Diff to previous 1227 , to selected 831
Changes to simparalell to remove MPI stuff.

Revision 1227 - Directory Listing - [select for diffs]
Modified Wed Feb 13 16:44:14 2008 UTC (17 years, 2 months ago) by gezelter
Diff to previous 1226 , to selected 831
Adding new md2md utility program

Revision 1226 - Directory Listing - [select for diffs]
Modified Mon Feb 11 23:05:00 2008 UTC (17 years, 2 months ago) by gezelter
Diff to previous 1225 , to selected 831
fixing configure process

Revision 1225 - Directory Listing - [select for diffs]
Modified Fri Feb 8 21:33:46 2008 UTC (17 years, 2 months ago) by gezelter
Diff to previous 1224 , to selected 831
updating configure process

Revision 1224 - Directory Listing - [select for diffs]
Modified Thu Jan 24 21:38:53 2008 UTC (17 years, 3 months ago) by chuckv
Diff to previous 1223 , to selected 831
Fixed for MPI.

Revision 1223 - Directory Listing - [select for diffs]
Modified Wed Jan 23 22:36:36 2008 UTC (17 years, 3 months ago) by gezelter
Diff to previous 1222 , to selected 831
fixing a configure script error

Revision 1222 - Directory Listing - [select for diffs]
Modified Wed Jan 23 22:01:34 2008 UTC (17 years, 3 months ago) by gezelter
Diff to previous 1221 , to selected 831
Correcting a few typos

Revision 1221 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:48:44 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1220 , to selected 831
Adding GofZ.cpp

Revision 1220 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:48:19 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1219 , to selected 831
Adding GofZ.hpp

Revision 1219 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:23:32 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1218 , to selected 831
new visitors for some odd molecules

Revision 1218 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:23:15 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1217 , to selected 831
fixed bug in physmem for 64 bit machines

Revision 1217 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:23:02 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1216 , to selected 831
Nothing important

Revision 1216 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:22:50 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1215 , to selected 831
Fixed Langevin Dynamics and DLM

Revision 1215 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:22:37 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1214 , to selected 831
fixed printing of memory available

Revision 1214 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:22:18 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1213 , to selected 831
added stat2visco

Revision 1213 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:21:50 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1212 , to selected 831
fixed a few correlation functions

Revision 1212 - Directory Listing - [select for diffs]
Modified Wed Jan 23 21:21:13 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1211 , to selected 831
Added a few visitors

Revision 1211 - Directory Listing - [select for diffs]
Modified Wed Jan 23 16:38:22 2008 UTC (17 years, 3 months ago) by gezelter
Diff to previous 1210 , to selected 831
A few formatting changes to prettify the code

Revision 1210 - Directory Listing - [select for diffs]
Modified Wed Jan 23 03:45:33 2008 UTC (17 years, 3 months ago) by gezelter
Diff to previous 1209 , to selected 831
Removed older version of openbabel from our code.  We now have a
configure check to see if openbabel is installed and then we link to
the stuff we need.  Conversion to OOPSE's md format is handled by only
one application (atom2md), so most of the work went on there.
ElementsTable still needs some work to function in parallel.

Revision 1209 - Directory Listing - [select for diffs]
Modified Mon Jan 21 21:50:29 2008 UTC (17 years, 3 months ago) by chuckv
Diff to previous 1208 , to selected 831
Build fixes for include files.

Revision 1208 - Directory Listing - [select for diffs]
Modified Wed Jan 16 20:19:28 2008 UTC (17 years, 3 months ago) by xsun
Diff to previous 1207 , to selected 831
Changes to do hydrodynamics modeling and to explain a diff file

Revision 1207 - Directory Listing - [select for diffs]
Modified Tue Jan 8 19:36:28 2008 UTC (17 years, 3 months ago) by chuckv
Diff to previous 1206 , to selected 831
Fixes for building.

Revision 1206 - Directory Listing - [select for diffs]
Modified Sat Dec 8 00:15:09 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1205 , to selected 831
Changes to optimization flags.

Revision 1205 - Directory Listing - [select for diffs]
Modified Sat Dec 8 00:08:34 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1204 , to selected 831
Removing Qhull from cvs.

Revision 1204 - Directory Listing - [select for diffs]
Modified Fri Dec 7 15:01:24 2007 UTC (17 years, 4 months ago) by cpuglis
Diff to previous 1203 , to selected 831
does ifdef check for computational geometry packages

Revision 1203 - Directory Listing - [select for diffs]
Modified Fri Dec 7 06:42:44 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1202 , to selected 831
Fixed nesting bug in USE_CGAL and USE_QHULL.

Revision 1202 - Directory Listing - [select for diffs]
Modified Fri Dec 7 00:48:47 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1201 , to selected 831
Initial code for AlphaShape.

Revision 1201 - Directory Listing - [select for diffs]
Modified Fri Dec 7 00:48:28 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1200 , to selected 831
Define USE_QHULL.

Revision 1200 - Directory Listing - [select for diffs]
Modified Fri Dec 7 00:00:05 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1199 , to selected 831
New configure

Revision 1199 - Directory Listing - [select for diffs]
Modified Thu Dec 6 20:40:38 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1198 , to selected 831
Check CGAL and qhull defines

Revision 1198 - Directory Listing - [select for diffs]
Modified Thu Dec 6 20:40:16 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1197 , to selected 831
Added CGAL and qhull defines

Revision 1197 - Directory Listing - [select for diffs]
Modified Thu Dec 6 20:40:07 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1196 , to selected 831
Added CGAL test

Revision 1196 - Directory Listing - [select for diffs]
Modified Thu Dec 6 20:26:20 2007 UTC (17 years, 4 months ago) by cpuglis
Diff to previous 1195 , to selected 831
*** empty log message ***

Revision 1195 - Directory Listing - [select for diffs]
Modified Thu Dec 6 20:04:02 2007 UTC (17 years, 4 months ago) by cpuglis
Diff to previous 1194 , to selected 831
Many fixes for Charmm-type torsions.

Revision 1194 - Directory Listing - [select for diffs]
Modified Thu Dec 6 19:52:11 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1193 , to selected 831
Added more chamges to nanovol.

Revision 1193 - Directory Listing - [select for diffs]
Modified Thu Dec 6 19:51:02 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1192 , to selected 831
Fixed Makefile.in for cgal.

Revision 1192 - Directory Listing - [select for diffs]
Modified Thu Dec 6 19:40:16 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1191 , to selected 831
Added new config.h to deal with cgal.

Revision 1191 - Directory Listing - [select for diffs]
Modified Thu Dec 6 19:39:00 2007 UTC (17 years, 4 months ago) by chuckv
Diff to previous 1190 , to selected 831
Added configure for CGAL.

Revision 1190 - Directory Listing - [select for diffs]
Modified Mon Nov 26 19:59:50 2007 UTC (17 years, 5 months ago) by cpuglis
Diff to previous 1189 , to selected 831
*** empty log message ***

Revision 1189 - Directory Listing - [select for diffs]
Modified Mon Nov 26 19:23:36 2007 UTC (17 years, 5 months ago) by cpuglis
Diff to previous 1188 , to selected 831
*** empty log message ***

Revision 1188 - Directory Listing - [select for diffs]
Modified Thu Nov 22 16:39:45 2007 UTC (17 years, 5 months ago) by chuckv
Diff to previous 1187 , to selected 831
Added volume calculation for hull.

Revision 1187 - Directory Listing - [select for diffs]
Modified Thu Nov 15 20:42:47 2007 UTC (17 years, 5 months ago) by chuckv
Diff to previous 1186 , to selected 831
Changes to Build system.

Revision 1186 - Directory Listing - [select for diffs]
Modified Wed Nov 14 22:40:07 2007 UTC (17 years, 5 months ago) by gezelter
Diff to previous 1185 , to selected 831
Added m4 file for qhull

Revision 1185 - Directory Listing - [select for diffs]
Modified Fri Oct 5 19:02:09 2007 UTC (17 years, 6 months ago) by xsun
Diff to previous 1184 , to selected 831
Fixed some bugs in LDForceManager.cpp

Revision 1184 - Directory Listing - [select for diffs]
Modified Fri Oct 5 19:01:12 2007 UTC (17 years, 6 months ago) by xsun
Diff to previous 1183 , to selected 831
Fixed some temperature and conversion constant bugs in Sphere and Ellipsoid

Revision 1183 - Directory Listing - [select for diffs]
Modified Tue Oct 2 12:05:25 2007 UTC (17 years, 7 months ago) by xsun
Diff to previous 1182 , to selected 831
Added: Action Correlation function (for viscosity), Directional RCorr (for
non-spherical bodies)
Modified: LCorr (for multiple axes)

Revision 1182 - Directory Listing - [select for diffs]
Modified Mon Sep 17 20:15:27 2007 UTC (17 years, 7 months ago) by chuckv
Diff to previous 1181 , to selected 831
Case typo in Vector.hpp

Revision 1181 - Directory Listing - [select for diffs]
Modified Mon Sep 17 20:11:47 2007 UTC (17 years, 7 months ago) by chuckv
Diff to previous 1180 , to selected 831
Testing files for NPT Langevin dynamics convex hull calculation.

Revision 1180 - Directory Listing - [select for diffs]
Modified Mon Sep 17 20:05:51 2007 UTC (17 years, 7 months ago) by chuckv
Diff to previous 1179 , to selected 831
Added code to compute bond angle distributions.

Revision 1179 - Directory Listing - [select for diffs]
Modified Mon Sep 3 18:22:00 2007 UTC (17 years, 7 months ago) by gezelter
Diff to previous 1178 , to selected 831
Updated docs to version 4

Revision 1178 - Directory Listing - [select for diffs]
Modified Tue Aug 14 17:41:05 2007 UTC (17 years, 8 months ago) by xsun
Diff to previous 1177 , to selected 831
added a check for non-initialized MnM_map

Revision 1177 - Directory Listing - [select for diffs]
Modified Tue Aug 14 17:40:33 2007 UTC (17 years, 8 months ago) by xsun
Diff to previous 1176 , to selected 831
Bug fixes for non-declared objects

Revision 1176 - Directory Listing - [select for diffs]
Modified Wed Jul 25 19:35:57 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1175 , to selected 831
Changes to MetalnonMetal derivatives.

Revision 1175 - Directory Listing - [select for diffs]
Modified Thu Jul 19 19:49:38 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1174 , to selected 831
More bug fixes to Metalnonmetal.

Revision 1174 - Directory Listing - [select for diffs]
Modified Tue Jul 17 21:55:57 2007 UTC (17 years, 9 months ago) by gezelter
Diff to previous 1173 , to selected 831
adding MetalNonMetal interactions

Revision 1173 - Directory Listing - [select for diffs]
Modified Tue Jul 17 18:54:47 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1172 , to selected 831
Added more Morse and Lennard-Jones part of metal-nonmetal.

Revision 1172 - Directory Listing - [select for diffs]
Modified Mon Jul 16 13:33:10 2007 UTC (17 years, 9 months ago) by gezelter
Diff to previous 1171 , to selected 831
Formatting to prettify the code

Revision 1171 - Directory Listing - [select for diffs]
Modified Fri Jul 13 18:10:52 2007 UTC (17 years, 9 months ago) by gezelter
Diff to previous 1170 , to selected 831
Just some formatting fixes

Revision 1170 - Directory Listing - [select for diffs]
Modified Fri Jul 13 17:37:25 2007 UTC (17 years, 9 months ago) by gezelter
Diff to previous 1169 , to selected 831
removed MWM as an atom type property

Revision 1169 - Directory Listing - [select for diffs]
Modified Fri Jul 13 17:36:59 2007 UTC (17 years, 9 months ago) by gezelter
Diff to previous 1168 , to selected 831
removed a stray is_MWM

Revision 1168 - Directory Listing - [select for diffs]
Modified Fri Jul 13 14:21:07 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1167 , to selected 831
One more to add.

Revision 1167 - Directory Listing - [select for diffs]
Modified Fri Jul 13 14:20:08 2007 UTC (17 years, 9 months ago) by gezelter
Diff to previous 1166 , to selected 831
Install process is incomplete

Revision 1166 - Directory Listing - [select for diffs]
Modified Fri Jul 13 14:19:55 2007 UTC (17 years, 9 months ago) by gezelter
Diff to previous 1165 , to selected 831
Install process should add some basic text documents

Revision 1165 - Directory Listing - [select for diffs]
Modified Fri Jul 13 14:19:30 2007 UTC (17 years, 9 months ago) by gezelter
Diff to previous 1164 , to selected 831
Install process should install the manual

Revision 1164 - Directory Listing - [select for diffs]
Modified Fri Jul 13 14:08:40 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1163 , to selected 831
Adding more missing files from metal-nonmetal interaction.

Revision 1163 - Directory Listing - [select for diffs]
Modified Fri Jul 13 13:04:04 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1162 , to selected 831
Added c-fortran interaction map.

Revision 1162 - Directory Listing - [select for diffs]
Modified Thu Jul 12 23:21:00 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1161 , to selected 831
More changes to MnM.

Revision 1161 - Directory Listing - [select for diffs]
Modified Thu Jul 12 23:20:44 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1160 , to selected 831
more changes to MnM.

Revision 1160 - Directory Listing - [select for diffs]
Modified Thu Jul 12 23:20:22 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1159 , to selected 831
More Changes to MnM.

Revision 1159 - Directory Listing - [select for diffs]
Modified Thu Jul 12 23:19:16 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1158 , to selected 831
Added metal-non-metal section

Revision 1158 - Directory Listing - [select for diffs]
Modified Thu Jul 12 17:09:40 2007 UTC (17 years, 9 months ago) by gezelter
Diff to previous 1157 , to selected 831
Makedepend is regenerated each build.  Don't need it in
repository

Revision 1157 - Directory Listing - [select for diffs]
Modified Thu Jul 12 17:08:14 2007 UTC (17 years, 9 months ago) by gezelter
Diff to previous 1156 , to selected 831
Broken files on install

Revision 1156 - Directory Listing - [select for diffs]
Modified Mon Jul 9 21:20:51 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1155 , to selected 831
Bug fix to types.

Revision 1155 - Directory Listing - [select for diffs]
Modified Mon Jul 9 21:11:20 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1154 , to selected 831
Changes for Non-Bonded interactions.

Revision 1154 - Directory Listing - [select for diffs]
Modified Mon Jul 9 21:05:41 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1153 , to selected 831
Added MnM forcefield.

Revision 1153 - Directory Listing - [select for diffs]
Modified Mon Jul 9 21:03:53 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1152 , to selected 831
Changes for MnM forcefield.

Revision 1152 - Directory Listing - [select for diffs]
Modified Mon Jul 9 21:03:04 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1151 , to selected 831
Added metal-nonmetal forcefield.

Revision 1151 - Directory Listing - [select for diffs]
Modified Fri Jul 6 18:15:03 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1150 , to selected 831
Changes to allow for non-bonded interactions.

Revision 1150 - Directory Listing - [select for diffs]
Modified Fri Jul 6 18:14:35 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1149 , to selected 831
Non-bonded interactions added.

Revision 1149 - Directory Listing - [select for diffs]
Modified Fri Jul 6 18:13:40 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1148 , to selected 831
Adding support for non-bonded interactions to OOPSE.

Revision 1148 - Directory Listing - [select for diffs]
Modified Thu Jul 5 15:56:40 2007 UTC (17 years, 9 months ago) by chuckv
Diff to previous 1147 , to selected 831
Structural change to how spohr atoms will be parsed. Will be more like bonds.

Revision 1147 - Directory Listing - [select for diffs]
Modified Wed Jul 4 04:47:53 2007 UTC (17 years, 10 months ago) by chuckv
Diff to previous 1146 , to selected 831
Addition of section parser for Spohr water-metal potential.

Revision 1146 - Directory Listing - [select for diffs]
Modified Sat Jun 2 20:53:20 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1145 , to selected 831
Fixed Makefile problems with the samples and added several missing makefiles.

Revision 1145 - Directory Listing - [select for diffs]
Modified Thu May 31 17:46:49 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1144 , to selected 831
Starting NPT Langevin. Added new force manager files.

Revision 1144 - Directory Listing - [select for diffs]
Modified Wed May 30 19:52:39 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1143 , to selected 831
Removed nanorodBuilder.

Revision 1143 - Directory Listing - [select for diffs]
Modified Wed May 30 19:51:07 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1142 , to selected 831
Pos copied into a malloc array now.

Revision 1142 - Directory Listing - [select for diffs]
Modified Wed May 30 19:50:35 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1141 , to selected 831
Build change.

Revision 1141 - Directory Listing - [select for diffs]
Modified Wed May 30 18:47:04 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1140 , to selected 831
Fixed more bugs and removed more CGAL.

Revision 1140 - Directory Listing - [select for diffs]
Modified Wed May 30 14:24:16 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1139 , to selected 831
Removed CGAL from makefile.

Revision 1139 - Directory Listing - [select for diffs]
Modified Wed May 30 14:21:52 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1138 , to selected 831
Removed nanorod builder from OOPSE.

Revision 1138 - Directory Listing - [select for diffs]
Modified Tue May 29 22:51:00 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1137 , to selected 831
Addded QuickHull to cvs.

Revision 1137 - Directory Listing - [select for diffs]
Modified Tue May 29 22:50:14 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1136 , to selected 831
Removed CGAL from OOPSE and replaced it with qhull.

Revision 1136 - Directory Listing - [select for diffs]
Modified Sat May 26 17:53:52 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1135 , to selected 831
Removed debug message from simcreator.

Revision 1135 - Directory Listing - [select for diffs]
Modified Sat May 26 17:53:04 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1134 , to selected 831
Removed debug message from simParallel.

Revision 1134 - Directory Listing - [select for diffs]
Modified Sat May 26 17:42:05 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1133 , to selected 831
Changes to sutton-chen force.

Revision 1133 - Directory Listing - [select for diffs]
Modified Tue May 22 19:30:27 2007 UTC (17 years, 11 months ago) by chuckv
Diff to previous 1132 , to selected 831
Fixed pot in parallel.

Revision 1132 - Directory Listing - [select for diffs]
Modified Thu May 3 15:52:08 2007 UTC (18 years ago) by chrisfen
Diff to previous 1131 , to selected 831
forgot the if (do_stress) condition on the previous commit

Revision 1131 - Directory Listing - [select for diffs]
Modified Wed May 2 00:18:08 2007 UTC (18 years ago) by chrisfen
Diff to previous 1130 , to selected 831
fixed a bug where the pressure tensor wouldn't update for atoms in the switching region when # of atoms in a group = 1

Revision 1130 - Directory Listing - [select for diffs]
Modified Tue May 1 17:59:04 2007 UTC (18 years ago) by chuckv
Diff to previous 1129 , to selected 831
Added md file for half of a icosahedron.

Revision 1129 - Directory Listing - [select for diffs]
Modified Fri Apr 20 18:15:48 2007 UTC (18 years ago) by chrisfen
Diff to previous 1128 , to selected 831
SF Lennard-Jones was added for everyones' enjoyment.  The behavior is tethered to the electrostaticSummationMethod keyword.

Revision 1128 - Directory Listing - [select for diffs]
Modified Wed Apr 11 23:27:20 2007 UTC (18 years ago) by chuckv
Diff to previous 1127 , to selected 831
Added Bond Order Parameter as a function of radius.

Revision 1127 - Directory Listing - [select for diffs]
Modified Mon Apr 9 18:24:00 2007 UTC (18 years ago) by gezelter
Diff to previous 1126 , to selected 831
more changes for atomic virials and Lennard-Jones force switching

Revision 1126 - Directory Listing - [select for diffs]
Modified Fri Apr 6 21:53:43 2007 UTC (18 years ago) by gezelter
Diff to previous 1125 , to selected 831
Massive update to do virials (both atomic and cutoff-group) correctly.
The rigid body constraint contributions had been missing and this was
masked by the use of cutoff groups...

Revision 1125 - Directory Listing - [select for diffs]
Modified Wed Mar 7 23:07:34 2007 UTC (18 years, 1 month ago) by gezelter
Diff to previous 1124 , to selected 831
Adding a starter file for the secondary prism {1,1,-2,0} face.

Revision 1124 - Directory Listing - [select for diffs]
Modified Wed Mar 7 19:29:40 2007 UTC (18 years, 1 month ago) by gezelter
Diff to previous 1123 , to selected 831
adding new ice surface files

Revision 1123 - Directory Listing - [select for diffs]
Modified Tue Mar 6 00:01:51 2007 UTC (18 years, 1 month ago) by chrisfen
Diff to previous 1122 , to selected 831
forgot a tolerance for simple cubic lattice magic number determination

Revision 1122 - Directory Listing - [select for diffs]
Modified Wed Feb 28 00:53:14 2007 UTC (18 years, 2 months ago) by chuckv
Diff to previous 1121 , to selected 831
Fixed conversion bug in self_self, when adding self energy to mypot, energy needs to be converted by pre11.

Revision 1121 - Directory Listing - [select for diffs]
Modified Mon Feb 26 04:45:42 2007 UTC (18 years, 2 months ago) by chuckv
Diff to previous 1120 , to selected 831
Fixed a bug in NeighborListNeighbors.

Revision 1120 - Directory Listing - [select for diffs]
Modified Fri Feb 2 18:55:21 2007 UTC (18 years, 2 months ago) by chuckv
Diff to previous 1119 , to selected 831
Spherical boundary conditions.

Revision 1119 - Directory Listing - [select for diffs]
Modified Mon Jan 22 22:27:37 2007 UTC (18 years, 3 months ago) by gezelter
Diff to previous 1118 , to selected 831
fixed a bug in waterBoxer

Revision 1118 - Directory Listing - [select for diffs]
Modified Tue Jan 16 22:18:04 2007 UTC (18 years, 3 months ago) by chuckv
Diff to previous 1117 , to selected 831
Support for printPosOnly in Dump2XYZ.

Revision 1117 - Directory Listing - [select for diffs]
Modified Tue Jan 16 22:17:27 2007 UTC (18 years, 3 months ago) by chuckv
Diff to previous 1116 , to selected 831
Added printPosOnly to Dump2XYZ as a userbase(BETH) request.

Revision 1116 - Directory Listing - [select for diffs]
Modified Thu Jan 11 21:46:14 2007 UTC (18 years, 3 months ago) by gezelter
Diff to previous 1115 , to selected 831
adding md-solvator

Revision 1115 - Directory Listing - [select for diffs]
Modified Tue Jan 9 03:42:14 2007 UTC (18 years, 3 months ago) by gezelter
Diff to previous 1114 , to selected 831
Added the ability of waterBoxer to deal with non-cubical boxes.

Revision 1114 - Directory Listing - [select for diffs]
Modified Mon Jan 8 21:32:19 2007 UTC (18 years, 3 months ago) by chuckv
Diff to previous 1113 , to selected 831
Added thetacorr functions to dynamic props.

Revision 1113 - Directory Listing - [select for diffs]
Modified Mon Jan 8 21:29:50 2007 UTC (18 years, 3 months ago) by chuckv
Diff to previous 1112 , to selected 831
Added more error reporting to simParallel.

Revision 1112 - Directory Listing - [select for diffs]
Modified Wed Jan 3 20:47:00 2007 UTC (18 years, 3 months ago) by chuckv
Diff to previous 1111 , to selected 831
Changes to add thetacorr to dynamic props and fixes to radial rcorr.

Revision 1111 - Directory Listing - [select for diffs]
Modified Wed Jan 3 04:40:50 2007 UTC (18 years, 4 months ago) by chuckv
Diff to previous 1110 , to selected 831
Remove snapshotcentroid from makefile.

Revision 1110 - Directory Listing - [select for diffs]
Modified Wed Jan 3 04:40:11 2007 UTC (18 years, 4 months ago) by chuckv
Diff to previous 1109 , to selected 831
Removeing snapshot centroid and adding support for COM calculaton from snapshot.

Revision 1109 - Directory Listing - [select for diffs]
Modified Tue Jan 2 20:42:44 2007 UTC (18 years, 4 months ago) by chuckv
Diff to previous 1108 , to selected 831
More changes to mdsplit.

Revision 1108 - Directory Listing - [select for diffs]
Modified Tue Jan 2 20:30:18 2007 UTC (18 years, 4 months ago) by chuckv
Diff to previous 1107 , to selected 831
Breaking more mdsplit stuff....

Revision 1107 - Directory Listing - [select for diffs]
Modified Tue Jan 2 20:12:34 2007 UTC (18 years, 4 months ago) by chuckv
Diff to previous 1106 , to selected 831
Changed how mdsplit gets file names. Full path is now removed from name.

Revision 1106 - Directory Listing - [select for diffs]
Modified Fri Dec 29 21:57:10 2006 UTC (18 years, 4 months ago) by gezelter
Diff to previous 1105 , to selected 831
Fixing an implementation problem

Revision 1105 - Directory Listing - [select for diffs]
Modified Fri Dec 29 21:51:42 2006 UTC (18 years, 4 months ago) by gezelter
Diff to previous 1104 , to selected 831
BSM has to talk to reader about center of mass properties

Revision 1104 - Directory Listing - [select for diffs]
Modified Fri Dec 29 21:43:18 2006 UTC (18 years, 4 months ago) by gezelter
Diff to previous 1103 , to selected 831
Adding the ability to compute Center of Mass properties on
reading in a dump file.  DumpReader must be told if it needs
to do this, however.

Revision 1103 - Directory Listing - [select for diffs]
Modified Fri Dec 29 20:21:53 2006 UTC (18 years, 4 months ago) by chuckv
Diff to previous 1102 , to selected 831
Added function to calculate volume based on ellipsoid definded by radius of gyration.

Revision 1102 - Directory Listing - [select for diffs]
Modified Thu Dec 21 20:50:45 2006 UTC (18 years, 4 months ago) by gezelter
Diff to previous 1101 , to selected 831
new ideal structures

Revision 1101 - Directory Listing - [select for diffs]
Modified Thu Dec 21 02:20:02 2006 UTC (18 years, 4 months ago) by gezelter
Diff to previous 1100 , to selected 831
Added a bunch of bond order parameter test cases.

Revision 1100 - Directory Listing - [select for diffs]
Modified Wed Dec 20 21:03:11 2006 UTC (18 years, 4 months ago) by gezelter
Diff to previous 1099 , to selected 831
bug fixing Wigner 3-j import to C++

Revision 1099 - Directory Listing - [select for diffs]
Modified Tue Dec 19 15:45:03 2006 UTC (18 years, 4 months ago) by gezelter
Diff to previous 1098 , to selected 831
fixed a configuration error

Revision 1098 - Directory Listing - [select for diffs]
Modified Thu Dec 14 19:38:56 2006 UTC (18 years, 4 months ago) by chuckv
Diff to previous 1097 , to selected 831
Code to run radial rcorr.

Revision 1097 - Directory Listing - [select for diffs]
Modified Thu Dec 14 19:32:32 2006 UTC (18 years, 4 months ago) by chuckv
Diff to previous 1096 , to selected 831
Added preliminary support for CGAL and computation of convex hull.

Revision 1096 - Directory Listing - [select for diffs]
Modified Wed Dec 6 01:05:43 2006 UTC (18 years, 4 months ago) by chuckv
Diff to previous 1095 , to selected 831
Adding support for radial rcorr.

Revision 1095 - Directory Listing - [select for diffs]
Modified Tue Dec 5 00:17:24 2006 UTC (18 years, 4 months ago) by chuckv
Diff to previous 1094 , to selected 831
Added interface to change number of neighbors in calculating neighbor list.

Revision 1094 - Directory Listing - [select for diffs]
Modified Tue Nov 21 20:44:54 2006 UTC (18 years, 5 months ago) by gezelter
Diff to previous 1093 , to selected 831
fixes for BOP

Revision 1093 - Directory Listing - [select for diffs]
Modified Mon Nov 20 23:12:18 2006 UTC (18 years, 5 months ago) by chuckv
Diff to previous 1092 , to selected 831
Fix to makefile.

Revision 1092 - Directory Listing - [select for diffs]
Modified Fri Nov 17 19:45:38 2006 UTC (18 years, 5 months ago) by chuckv
Diff to previous 1091 , to selected 831
Histogram bin change.

Revision 1091 - Directory Listing - [select for diffs]
Modified Fri Nov 10 18:45:29 2006 UTC (18 years, 5 months ago) by chuckv
Diff to previous 1090 , to selected 831
Added support for nanoparticle density profile.

Revision 1090 - Directory Listing - [select for diffs]
Modified Fri Nov 3 22:02:55 2006 UTC (18 years, 5 months ago) by gezelter
Diff to previous 1089 , to selected 831
possible fix for unnormalized BO

Revision 1089 - Directory Listing - [select for diffs]
Modified Wed Nov 1 22:22:44 2006 UTC (18 years, 6 months ago) by chrisfen
Diff to previous 1088 , to selected 831
user selected dampingAlpha now gets set

Revision 1088 - Directory Listing - [select for diffs]
Modified Sun Oct 29 22:41:17 2006 UTC (18 years, 6 months ago) by chrisfen
Diff to previous 1087 , to selected 831
returned to half self-term values

Revision 1087 - Directory Listing - [select for diffs]
Modified Mon Oct 23 20:27:14 2006 UTC (18 years, 6 months ago) by chuckv
Diff to previous 1086 , to selected 831
Support for OOPSE RealType.

Revision 1086 - Directory Listing - [select for diffs]
Modified Mon Oct 23 18:21:41 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1085 , to selected 831
fixes for CGAL

Revision 1085 - Directory Listing - [select for diffs]
Modified Mon Oct 23 18:11:06 2006 UTC (18 years, 6 months ago) by chuckv
Diff to previous 1084 , to selected 831
Changes to nanorod builder for new dump format. Changes to configure to test for new version of cgal.

Revision 1084 - Directory Listing - [select for diffs]
Modified Fri Oct 20 15:40:46 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1083 , to selected 831
fixes for open babel

Revision 1083 - Directory Listing - [select for diffs]
Modified Fri Oct 20 14:59:05 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1082 , to selected 831
more openbabel updates, also changing velocitizer to thermalizer to
avoid a filename collision on case-insensitve file systems

Revision 1082 - Directory Listing - [select for diffs]
Modified Thu Oct 19 20:50:50 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1081 , to selected 831
Updating OpenBabel to version 2.0.2.  These files aren't used anymore

Revision 1081 - Directory Listing - [select for diffs]
Modified Thu Oct 19 20:49:05 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1080 , to selected 831
updated OpenBabel to version 2.0.2

Revision 1080 - Directory Listing - [select for diffs]
Modified Thu Oct 19 19:51:34 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1079 , to selected 831
Slight changes to oopseformat to allow importing of openbabel's
perceived atom types into OOPSE md files

Revision 1079 - Directory Listing - [select for diffs]
Modified Thu Oct 19 15:57:07 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1078 , to selected 831
Added velocitizer utility program, added samples of its use to the
builder samples.

Revision 1078 - Directory Listing - [select for diffs]
Modified Wed Oct 18 21:58:48 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1077 , to selected 831
fixing a wrapVector problem in staticProps, also making Shifted force
and electrostatic damping the default behavior

Revision 1077 - Directory Listing - [select for diffs]
Modified Wed Oct 18 19:35:07 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1076 , to selected 831
bug fixes for vacancies

Revision 1076 - Directory Listing - [select for diffs]
Modified Wed Oct 18 19:34:38 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1075 , to selected 831
Adding samples for builders

Revision 1075 - Directory Listing - [select for diffs]
Modified Tue Oct 17 17:51:52 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1074 , to selected 831
bug fixes

Revision 1074 - Directory Listing - [select for diffs]
Modified Tue Oct 17 15:24:29 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1073 , to selected 831
bugfixing shapedLattice to have crystal origin at one of the occupied
lattice sites

Revision 1073 - Directory Listing - [select for diffs]
Modified Sun Oct 15 18:02:29 2006 UTC (18 years, 6 months ago) by chuckv
Diff to previous 1072 , to selected 831
More typos...

Revision 1072 - Directory Listing - [select for diffs]
Modified Sun Oct 15 17:59:37 2006 UTC (18 years, 6 months ago) by chuckv
Diff to previous 1071 , to selected 831
Typo in mdSplit.

Revision 1071 - Directory Listing - [select for diffs]
Modified Sun Oct 15 17:02:49 2006 UTC (18 years, 6 months ago) by chuckv
Diff to previous 1070 , to selected 831
Fixed printing of OOPSE version at header and trailer.

Revision 1070 - Directory Listing - [select for diffs]
Modified Sat Oct 14 20:21:26 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1069 , to selected 831
fixed a few bugs

Revision 1069 - Directory Listing - [select for diffs]
Modified Fri Oct 13 20:16:59 2006 UTC (18 years, 6 months ago) by chuckv
Diff to previous 1068 , to selected 831
Changed nanoparticle builder for new dump syntax.

Revision 1068 - Directory Listing - [select for diffs]
Modified Wed Oct 11 19:24:37 2006 UTC (18 years, 6 months ago) by chrisfen
Diff to previous 1067 , to selected 831
now the -n command works

Revision 1067 - Directory Listing - [select for diffs]
Modified Tue Oct 10 18:34:12 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1066 , to selected 831
fixing missing lattice arguments, adding a builder sample

Revision 1066 - Directory Listing - [select for diffs]
Modified Tue Oct 10 15:55:34 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1065 , to selected 831
adding builder samples

Revision 1065 - Directory Listing - [select for diffs]
Modified Tue Oct 10 14:52:20 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1064 , to selected 831
nearly complete rewrite of randomBuilder

Revision 1064 - Directory Listing - [select for diffs]
Modified Tue Oct 10 14:36:02 2006 UTC (18 years, 6 months ago) by chrisfen
Diff to previous 1063 , to selected 831
oops with the affineScale

Revision 1063 - Directory Listing - [select for diffs]
Modified Tue Oct 10 14:08:10 2006 UTC (18 years, 6 months ago) by chrisfen
Diff to previous 1062 , to selected 831
who needs .in files for perl?  using env

Revision 1062 - Directory Listing - [select for diffs]
Modified Tue Oct 10 02:44:13 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1061 , to selected 831
fixing bugs in randomBuilder

Revision 1061 - Directory Listing - [select for diffs]
Modified Mon Oct 9 22:16:44 2006 UTC (18 years, 6 months ago) by gezelter
Diff to previous 1060 , to selected 831
Fixing the builders to prepare for OOPSE-4 release

Revision 1060 - Directory Listing - [select for diffs]
Modified Fri Oct 6 21:29:14 2006 UTC (18 years, 6 months ago) by chuckv
Diff to previous 1059 , to selected 831
Added utility to split dump file frames into md files.

Revision 1059 - Directory Listing - [select for diffs]
Modified Tue Oct 3 22:39:53 2006 UTC (18 years, 7 months ago) by chrisfen
Diff to previous 1058 , to selected 831
forgot to adjust the makefile

Revision 1058 - Directory Listing - [select for diffs]
Modified Tue Oct 3 22:38:50 2006 UTC (18 years, 7 months ago) by chrisfen
Diff to previous 1057 , to selected 831
added solvator and adjusted waterBoxer

Revision 1057 - Directory Listing - [select for diffs]
Modified Mon Oct 2 23:54:30 2006 UTC (18 years, 7 months ago) by chrisfen
Diff to previous 1056 , to selected 831
improvements to waterBoxer

Revision 1056 - Directory Listing - [select for diffs]
Modified Mon Oct 2 23:27:40 2006 UTC (18 years, 7 months ago) by chrisfen
Diff to previous 1055 , to selected 831
fixed a bug in waterBoxer for invalid water names

Revision 1055 - Directory Listing - [select for diffs]
Modified Tue Sep 26 21:55:29 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1054 , to selected 831
Starting cleanup for 4.0 release

Revision 1054 - Directory Listing - [select for diffs]
Modified Tue Sep 26 16:08:44 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1053 , to selected 831
Cleaned up the code for BondOrderParameter and added a bunch of
comments.  Fixed a memory leak or ten.

Revision 1053 - Directory Listing - [select for diffs]
Modified Tue Sep 26 14:33:56 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1052 , to selected 831
Some efficiency fixes (now computes Wigner 3-j coefficients only once
in the constructor).

Revision 1052 - Directory Listing - [select for diffs]
Modified Tue Sep 26 01:30:32 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1051 , to selected 831
Mostly done with BondOrderParameter.  Only a few performance tweaks
remain

Revision 1051 - Directory Listing - [select for diffs]
Modified Mon Sep 25 22:08:33 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1050 , to selected 831
fixing bond order parameter code

Revision 1050 - Directory Listing - [select for diffs]
Modified Fri Sep 22 22:19:59 2006 UTC (18 years, 7 months ago) by chrisfen
Diff to previous 1049 , to selected 831
refined the reaction field dielectric passing

Revision 1049 - Directory Listing - [select for diffs]
Modified Fri Sep 22 01:41:11 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1048 , to selected 831
bug fixes (still broken, however)

Revision 1048 - Directory Listing - [select for diffs]
Modified Fri Sep 22 01:36:27 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1047 , to selected 831
Following Rein ten Wolde article

Revision 1047 - Directory Listing - [select for diffs]
Modified Thu Sep 21 21:47:17 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1046 , to selected 831
more bug fixes

Revision 1046 - Directory Listing - [select for diffs]
Modified Thu Sep 21 20:43:17 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1045 , to selected 831
more changes to BOP and SH

Revision 1045 - Directory Listing - [select for diffs]
Modified Thu Sep 21 18:25:17 2006 UTC (18 years, 7 months ago) by chrisfen
Diff to previous 1044 , to selected 831
fixed the half self term for wolf electrostatics and OOPSE now chooses a cutoff radius dependent alpha for damped electrostatics

Revision 1044 - Directory Listing - [select for diffs]
Modified Thu Sep 21 18:04:52 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1043 , to selected 831
Fixed a bug in Wl code in BondOrderParameter

Revision 1043 - Directory Listing - [select for diffs]
Modified Thu Sep 21 14:45:08 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1042 , to selected 831
Bugfixes in BondOrderParameter and SphericalHarmonic

Revision 1042 - Directory Listing - [select for diffs]
Modified Wed Sep 20 22:16:23 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1041 , to selected 831
added SphericalHarmonics, fixed a few problems with BondOrderParameter

Revision 1041 - Directory Listing - [select for diffs]
Modified Wed Sep 20 20:13:40 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1040 , to selected 831
fixed bugs (mostly in BondOrderParameter)

Revision 1040 - Directory Listing - [select for diffs]
Modified Tue Sep 19 21:20:15 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1039 , to selected 831
Adding BondOrderParameter to StaticProps

Revision 1039 - Directory Listing - [select for diffs]
Modified Tue Sep 19 21:14:11 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1038 , to selected 831
Working on BondOrderParameter

Revision 1038 - Directory Listing - [select for diffs]
Modified Mon Sep 18 21:31:23 2006 UTC (18 years, 7 months ago) by chuckv
Diff to previous 1037 , to selected 831
Latest Version

Revision 1037 - Directory Listing - [select for diffs]
Modified Fri Sep 8 16:13:21 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1036 , to selected 831
fixed a DumpReader bug, took out extra printing statements in
residentMem and BlockSnapshotManager

Revision 1036 - Directory Listing - [select for diffs]
Modified Mon Sep 4 13:37:15 2006 UTC (18 years, 7 months ago) by gezelter
Diff to previous 1035 , to selected 831
changing configure script to process the new utilities

Revision 1035 - Directory Listing - [select for diffs]
Modified Fri Sep 1 22:58:33 2006 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 1034 , to selected 831
added some features to waterBoxer

Revision 1034 - Directory Listing - [select for diffs]
Modified Fri Sep 1 21:08:03 2006 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 1033 , to selected 831
added the waterBoxer script

Revision 1033 - Directory Listing - [select for diffs]
Modified Fri Sep 1 19:22:06 2006 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 1032 , to selected 831
added comment info

Revision 1032 - Directory Listing - [select for diffs]
Modified Fri Sep 1 19:16:02 2006 UTC (18 years, 8 months ago) by gezelter
Diff to previous 1031 , to selected 831
adding NgammaT integrator

Revision 1031 - Directory Listing - [select for diffs]
Modified Fri Sep 1 18:29:19 2006 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 1030 , to selected 831
modified affineScale to work with the new OOPSE files

Revision 1030 - Directory Listing - [select for diffs]
Modified Fri Sep 1 14:15:05 2006 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 1029 , to selected 831
fixed TI MPI bug

Revision 1029 - Directory Listing - [select for diffs]
Modified Thu Aug 31 22:34:49 2006 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 1028 , to selected 831
fixes to zang writing

Revision 1028 - Directory Listing - [select for diffs]
Modified Thu Aug 31 20:12:12 2006 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 1027 , to selected 831
converted samples over to the OOPSE-4 file format

Fixed an MPI bug in thermodynamic integration

Revision 1027 - Directory Listing - [select for diffs]
Modified Wed Aug 30 21:13:57 2006 UTC (18 years, 8 months ago) by gezelter
Diff to previous 1026 , to selected 831
removed extra file in Hydro.cpp

Revision 1026 - Directory Listing - [select for diffs]
Modified Wed Aug 30 21:04:04 2006 UTC (18 years, 8 months ago) by gezelter
Diff to previous 1025 , to selected 831
Changing utility programs to use the new file format

Revision 1025 - Directory Listing - [select for diffs]
Modified Wed Aug 30 20:33:44 2006 UTC (18 years, 8 months ago) by gezelter
Diff to previous 1024 , to selected 831
fixed some bugs in DumpWriter, eliminated some extra printing of
debugging information

Revision 1024 - Directory Listing - [select for diffs]
Modified Wed Aug 30 18:42:29 2006 UTC (18 years, 8 months ago) by tim
Diff to previous 1023 , to selected 831
Massive changes preparing for release of OOPSE-4: The main difference
is that the new MD file format (.md, .dump, .eor) now contains meta-data
information along with the configuration information.

Revision 1023 - Directory Listing - [select for diffs]
Modified Thu Aug 24 17:42:35 2006 UTC (18 years, 8 months ago) by xsun
Diff to previous 1022 , to selected 831
change the globals.cpp to make sure we can set targetPressure and surfaceTension to be negative.

Revision 1022 - Directory Listing - [select for diffs]
Modified Mon Aug 14 20:32:20 2006 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 1021 , to selected 831
fixed an ordering issue in quadrupole-charge interactions

Revision 1021 - Directory Listing - [select for diffs]
Modified Wed Aug 2 19:40:39 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1020 , to selected 831
starting change of file formats

Revision 1020 - Directory Listing - [select for diffs]
Modified Wed Aug 2 18:06:18 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1019 , to selected 831
Changing atom2mdin into atom2md to reflect new unified file format

Revision 1019 - Directory Listing - [select for diffs]
Modified Thu Jul 27 21:02:54 2006 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 1018 , to selected 831
fixed a pvf bug

Revision 1018 - Directory Listing - [select for diffs]
Modified Thu Jul 27 20:36:54 2006 UTC (18 years, 9 months ago) by tim
Diff to previous 1017 , to selected 831
fixed dumpConverter problems

Revision 1017 - Directory Listing - [select for diffs]
Modified Thu Jul 27 19:05:16 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1016 , to selected 831
added dumpConverter

Revision 1016 - Directory Listing - [select for diffs]
Modified Wed Jul 26 21:45:19 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1015 , to selected 831
removed shapes sample

Revision 1015 - Directory Listing - [select for diffs]
Modified Wed Jul 26 21:45:05 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1014 , to selected 831
fixed a spelling bug

Revision 1014 - Directory Listing - [select for diffs]
Modified Wed Jul 26 21:01:33 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1013 , to selected 831
added perl interpreter to affineScale script

Revision 1013 - Directory Listing - [select for diffs]
Modified Wed Jul 26 21:01:07 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1012 , to selected 831
added perl substitution for affineScale script

Revision 1012 - Directory Listing - [select for diffs]
Modified Wed Jul 26 21:00:44 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1011 , to selected 831
added install target for scripts

Revision 1011 - Directory Listing - [select for diffs]
Modified Wed Jul 26 21:00:07 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1010 , to selected 831
Adding a directory for scripts
Adding affineScale script

Revision 1010 - Directory Listing - [select for diffs]
Modified Mon Jul 24 14:51:09 2006 UTC (18 years, 9 months ago) by xsun
Diff to previous 1009 , to selected 831
fixed a getSigma bug

Revision 1009 - Directory Listing - [select for diffs]
Modified Wed Jul 19 12:46:20 2006 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 1008 , to selected 831
Added tred to sample water.md files

Revision 1008 - Directory Listing - [select for diffs]
Modified Wed Jul 19 12:35:31 2006 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 1007 , to selected 831
Added TRED water visitor for Dump2XYZ visualization

Revision 1007 - Directory Listing - [select for diffs]
Modified Wed Jul 19 12:33:20 2006 UTC (18 years, 9 months ago) by chrisfen
Diff to previous 1006 , to selected 831
Added TRED parameters to forcefield

Revision 1006 - Directory Listing - [select for diffs]
Modified Mon Jul 17 18:13:26 2006 UTC (18 years, 9 months ago) by xsun
Diff to previous 1005 , to selected 831
fixed d / sigma0 confusion

Revision 1005 - Directory Listing - [select for diffs]
Modified Sun Jul 16 02:48:00 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1004 , to selected 831
testing commit logger

Revision 1004 - Directory Listing - [select for diffs]
Modified Sun Jul 16 02:46:27 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1003 , to selected 831
removed printing of GBN and GBM from previous debugging

Revision 1003 - Directory Listing - [select for diffs]
Modified Fri Jul 14 14:47:19 2006 UTC (18 years, 9 months ago) by xsun
Diff to previous 1002 , to selected 831
Fixed a bug in the fftw part of the configure script.

Revision 1002 - Directory Listing - [select for diffs]
Modified Fri Jul 7 19:44:54 2006 UTC (18 years, 9 months ago) by gezelter
Diff to previous 1001 , to selected 831
removed icc from C++ search lines, did some formatting work
on GB module, mucked around with a GB example

Revision 1001 - Directory Listing - [select for diffs]
Modified Fri Jul 7 14:18:36 2006 UTC (18 years, 9 months ago) by chuckv
Diff to previous 1000 , to selected 831
Adding more changes to orientational bond order parameter.

Revision 1000 - Directory Listing - [select for diffs]
Modified Mon Jul 3 19:40:52 2006 UTC (18 years, 10 months ago) by chuckv
Diff to previous 999 , to selected 831
Added utility function to winger3jm from slatac.

Revision 999 - Directory Listing - [select for diffs]
Modified Mon Jul 3 14:06:13 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 998 , to selected 831
Added the multipole interaction routine.  It doesn't work yet, so it's not included in the build.

Revision 998 - Directory Listing - [select for diffs]
Modified Mon Jul 3 13:18:43 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 997 , to selected 831
Added simulation box dipole moment accumulation for the purposes of calculating dielectric constants

Revision 997 - Directory Listing - [select for diffs]
Modified Sat Jul 1 22:27:39 2006 UTC (18 years, 10 months ago) by kdaily
Diff to previous 996 , to selected 831
fixed forces and torques for GB

Revision 996 - Directory Listing - [select for diffs]
Modified Wed Jun 28 14:35:14 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 995 , to selected 831
more efficient file reading for thermodynamic integration, and fixed some formatting

Revision 995 - Directory Listing - [select for diffs]
Modified Tue Jun 27 16:36:25 2006 UTC (18 years, 10 months ago) by chuckv
Diff to previous 994 , to selected 831
Beginnings of a order parameter.

Revision 994 - Directory Listing - [select for diffs]
Modified Tue Jun 27 16:19:28 2006 UTC (18 years, 10 months ago) by chuckv
Diff to previous 993 , to selected 831
Adding code for bond orientational parameters.

Revision 993 - Directory Listing - [select for diffs]
Modified Thu Jun 22 15:21:01 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 992 , to selected 831
MPI thermodynamic integration works now.

Revision 992 - Directory Listing - [select for diffs]
Modified Wed Jun 21 18:28:27 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 991 , to selected 831
fixed a build problem...  GB_12b_ratio no longer exists (replaced with BG_l).

Revision 991 - Directory Listing - [select for diffs]
Modified Mon Jun 19 17:55:26 2006 UTC (18 years, 10 months ago) by chuckv
Diff to previous 990 , to selected 831
Added support for Winger3jm coefficients.

Revision 990 - Directory Listing - [select for diffs]
Modified Mon Jun 19 01:36:06 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 989 , to selected 831
fixes for mpi thermodynamic integration, close to fully working...

Revision 989 - Directory Listing - [select for diffs]
Modified Sat Jun 17 17:02:33 2006 UTC (18 years, 10 months ago) by tim
Diff to previous 988 , to selected 831
output the principle axis of GB

Revision 988 - Directory Listing - [select for diffs]
Modified Thu Jun 15 18:38:58 2006 UTC (18 years, 10 months ago) by gezelter
Diff to previous 987 , to selected 831
added mpi compilers, demoted pg compilers after pathscale

Revision 987 - Directory Listing - [select for diffs]
Modified Fri Jun 9 18:26:18 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 986 , to selected 831
reformulated some of the electrostatics

Revision 986 - Directory Listing - [select for diffs]
Modified Wed Jun 7 22:49:26 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 985 , to selected 831
damping now works for charge-quadrupole and dipole-dipole

Revision 985 - Directory Listing - [select for diffs]
Modified Wed Jun 7 18:05:19 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 984 , to selected 831
Fixed a spelling error and a bug in MPI Thermodynamic Integration on file read-in

Revision 984 - Directory Listing - [select for diffs]
Modified Tue Jun 6 18:26:17 2006 UTC (18 years, 10 months ago) by chrisfen
Diff to previous 983 , to selected 831
fixed some typos

Revision 983 - Directory Listing - [select for diffs]
Modified Tue Jun 6 17:43:28 2006 UTC (18 years, 10 months ago) by gezelter
Diff to previous 982 , to selected 831
testing GB, removing CM drift in Langevin Dynamics, fixing a memory
leak, adding a visitor

Revision 982 - Directory Listing - [select for diffs]
Modified Mon Jun 5 18:44:05 2006 UTC (18 years, 10 months ago) by gezelter
Diff to previous 981 , to selected 831
Added methods to access GB_mu and GB_nu from the force field options

Revision 981 - Directory Listing - [select for diffs]
Modified Mon Jun 5 18:24:45 2006 UTC (18 years, 10 months ago) by gezelter
Diff to previous 980 , to selected 831
Massive changes for GB code with multiple ellipsoid types (a la
Cleaver's paper).

Also, changes in hydrodynamics code to make HydroProp a somewhat
smarter class (rather than just a struct).

Revision 980 - Directory Listing - [select for diffs]
Modified Thu Jun 1 18:06:33 2006 UTC (18 years, 11 months ago) by xsun
Diff to previous 979 , to selected 831
Add the RippleOP to calculate the orderparameter of the ripples.

Revision 979 - Directory Listing - [select for diffs]
Modified Thu May 25 21:40:57 2006 UTC (18 years, 11 months ago) by chrisfen
Diff to previous 978 , to selected 831
Added TIP5P-E and fixed a bug for Thermodynamic integration (you can now have a lambda of 0)

Revision 978 - Directory Listing - [select for diffs]
Modified Thu May 25 17:02:00 2006 UTC (18 years, 11 months ago) by tim
Diff to previous 977 , to selected 831
Fix a type promotion problem

Revision 977 - Directory Listing - [select for diffs]
Modified Thu May 25 16:27:27 2006 UTC (18 years, 11 months ago) by tim
Diff to previous 976 , to selected 831
replace double with RealType

Revision 976 - Directory Listing - [select for diffs]
Modified Thu May 25 15:27:20 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 975 , to selected 831
What?

Revision 975 - Directory Listing - [select for diffs]
Modified Thu May 25 15:24:29 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 974 , to selected 831
more changes

Revision 974 - Directory Listing - [select for diffs]
Modified Thu May 25 15:19:34 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 973 , to selected 831
more changes for MPICH with profiling libraries required

Revision 973 - Directory Listing - [select for diffs]
Modified Thu May 25 14:54:41 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 972 , to selected 831
MPI stuff

Revision 972 - Directory Listing - [select for diffs]
Modified Wed May 24 18:31:12 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 971 , to selected 831
fixes for Hydrodynamics

Revision 971 - Directory Listing - [select for diffs]
Modified Wed May 24 16:18:00 2006 UTC (18 years, 11 months ago) by tim
Diff to previous 970 , to selected 831
fix a bug in parsing HydroProp file

Revision 970 - Directory Listing - [select for diffs]
Modified Wed May 24 15:24:52 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 969 , to selected 831
Fixed a bug when spherical boundary conditions were off.

Revision 969 - Directory Listing - [select for diffs]
Modified Tue May 23 21:12:45 2006 UTC (18 years, 11 months ago) by xsun
Diff to previous 968 , to selected 831
fixed an initialization bug of Hxy.cpp.

Revision 968 - Directory Listing - [select for diffs]
Modified Tue May 23 18:46:11 2006 UTC (18 years, 11 months ago) by tim
Diff to previous 967 , to selected 831
wrapping back to PBC by molecule instead of by individual atom

Revision 967 - Directory Listing - [select for diffs]
Modified Mon May 22 15:30:42 2006 UTC (18 years, 11 months ago) by xsun
Diff to previous 966 , to selected 831
fixed the bugs of Hxy.cpp.

Revision 966 - Directory Listing - [select for diffs]
Modified Fri May 19 21:26:41 2006 UTC (18 years, 11 months ago) by chrisfen
Diff to previous 965 , to selected 831
Last bug showed up in 2 places, fixed the other one.

Revision 965 - Directory Listing - [select for diffs]
Modified Fri May 19 20:45:55 2006 UTC (18 years, 11 months ago) by tim
Diff to previous 964 , to selected 831
Fix a bug of printing empty line in DumpWriter

Revision 964 - Directory Listing - [select for diffs]
Modified Fri May 19 15:11:27 2006 UTC (18 years, 11 months ago) by tim
Diff to previous 963 , to selected 831
change the order of include path and library path

Revision 963 - Directory Listing - [select for diffs]
Modified Wed May 17 21:51:42 2006 UTC (18 years, 11 months ago) by tim
Diff to previous 962 , to selected 831
Adding single precision capabilities to c++ side

Revision 962 - Directory Listing - [select for diffs]
Modified Wed May 17 19:54:27 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 961 , to selected 831
Adding single precision capabilities to the fortran side

Revision 961 - Directory Listing - [select for diffs]
Modified Wed May 17 16:10:16 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 960 , to selected 831
adding --enable-single to configure script

Revision 960 - Directory Listing - [select for diffs]
Modified Wed May 17 15:37:15 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 959 , to selected 831
Getting fortran side prepped for single precision...

Revision 959 - Directory Listing - [select for diffs]
Modified Wed May 17 14:03:15 2006 UTC (18 years, 11 months ago) by chrisfen
Diff to previous 958 , to selected 831
electrostatic refinement

Revision 958 - Directory Listing - [select for diffs]
Modified Wed May 17 03:03:03 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 957 , to selected 831
zlib fixes

Revision 957 - Directory Listing - [select for diffs]
Modified Tue May 16 20:38:23 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 956 , to selected 831
Autoconf fixes for FFTW.  Multiple FFTW version support.

Revision 956 - Directory Listing - [select for diffs]
Modified Tue May 16 02:06:37 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 955 , to selected 831
*** empty log message ***

Revision 955 - Directory Listing - [select for diffs]
Modified Fri May 12 21:34:43 2006 UTC (18 years, 11 months ago) by xsun
Diff to previous 954 , to selected 831
Changes to calculate undulation spectrum

Revision 954 - Directory Listing - [select for diffs]
Modified Wed May 10 01:44:48 2006 UTC (18 years, 11 months ago) by tim
Diff to previous 953 , to selected 831
adding a gay-berne switch to Dump2XYZ

Revision 953 - Directory Listing - [select for diffs]
Modified Fri May 5 17:58:06 2006 UTC (18 years, 11 months ago) by gezelter
Diff to previous 952 , to selected 831
Adding qpole

Revision 952 - Directory Listing - [select for diffs]
Modified Fri May 5 14:34:20 2006 UTC (18 years, 11 months ago) by tim
Diff to previous 951 , to selected 831
finding ifort arguments that won't die under two different versions
of the intel fortran compiler

Revision 951 - Directory Listing - [select for diffs]
Modified Wed May 3 13:15:23 2006 UTC (19 years ago) by chrisfen
Diff to previous 950 , to selected 831
missing makefile was hanging up 'make clean'

Revision 950 - Directory Listing - [select for diffs]
Modified Tue Apr 25 22:59:27 2006 UTC (19 years ago) by chuckv
Diff to previous 949 , to selected 831
Added random builder to cvs.

Revision 949 - Directory Listing - [select for diffs]
Modified Tue Apr 25 22:54:55 2006 UTC (19 years ago) by chuckv
Diff to previous 948 , to selected 831
Change in siminfo used in nanoparticleBuilder.

Revision 948 - Directory Listing - [select for diffs]
Modified Tue Apr 25 22:30:26 2006 UTC (19 years ago) by chuckv
Diff to previous 947 , to selected 831
Added random builder

Revision 947 - Directory Listing - [select for diffs]
Modified Tue Apr 25 22:29:36 2006 UTC (19 years ago) by chuckv
Diff to previous 946 , to selected 831
Added a random builder to oopse.

Revision 946 - Directory Listing - [select for diffs]
Modified Tue Apr 25 13:35:42 2006 UTC (19 years ago) by gezelter
Diff to previous 945 , to selected 831
Using OpenBabel element table to pick vdw radii for hydrodynamics
if the LJ sigma can't be found.

Revision 945 - Directory Listing - [select for diffs]
Modified Tue Apr 25 02:09:01 2006 UTC (19 years ago) by gezelter
Diff to previous 944 , to selected 831
Adding spherical boundary conditions to LD integrator

Revision 944 - Directory Listing - [select for diffs]
Modified Tue Apr 25 02:06:12 2006 UTC (19 years ago) by gezelter
Diff to previous 943 , to selected 831
Added EAM atom types to Hydro models

Revision 943 - Directory Listing - [select for diffs]
Modified Fri Apr 21 20:02:19 2006 UTC (19 years ago) by chrisfen
Diff to previous 942 , to selected 831
put spline subroutines in the EAM module

Revision 942 - Directory Listing - [select for diffs]
Modified Fri Apr 21 19:32:07 2006 UTC (19 years ago) by chrisfen
Diff to previous 941 , to selected 831
Removed sqrt splines and shape stuff (doesn't work, so why was it in there?).  Changed some of the water samples to use shifted_force.  Probably should set the defaults to use the damped version now that we sped it up.

Revision 941 - Directory Listing - [select for diffs]
Modified Fri Apr 21 03:19:52 2006 UTC (19 years ago) by chrisfen
Diff to previous 940 , to selected 831
Electrosplines added...

Revision 940 - Directory Listing - [select for diffs]
Modified Thu Apr 20 21:02:00 2006 UTC (19 years ago) by chrisfen
Diff to previous 939 , to selected 831
splined up sticky

Revision 939 - Directory Listing - [select for diffs]
Modified Thu Apr 20 18:24:24 2006 UTC (19 years ago) by gezelter
Diff to previous 938 , to selected 831
Complete rewrite of spline code and everything that uses it.

Revision 938 - Directory Listing - [select for diffs]
Modified Mon Apr 17 21:49:12 2006 UTC (19 years ago) by gezelter
Diff to previous 937 , to selected 831
Many performance improvements

Revision 937 - Directory Listing - [select for diffs]
Modified Sun Apr 16 02:51:16 2006 UTC (19 years ago) by chrisfen
Diff to previous 936 , to selected 831
added a cubic spline to switcheroo

Revision 936 - Directory Listing - [select for diffs]
Modified Sat Apr 15 21:58:08 2006 UTC (19 years ago) by chrisfen
Diff to previous 935 , to selected 831
Since status.F90 is used by interpolation.F90, the former needs to be listed above the later in the Makefile.

Revision 935 - Directory Listing - [select for diffs]
Modified Fri Apr 14 21:59:23 2006 UTC (19 years ago) by gezelter
Diff to previous 934 , to selected 831
changed the interface a bit

Revision 934 - Directory Listing - [select for diffs]
Modified Fri Apr 14 21:49:54 2006 UTC (19 years ago) by gezelter
Diff to previous 933 , to selected 831
added some logical flags

Revision 933 - Directory Listing - [select for diffs]
Modified Fri Apr 14 21:06:55 2006 UTC (19 years ago) by chrisfen
Diff to previous 932 , to selected 831
Wiped the spline with derivatives and corrected a boundary comparision error by eliminating the check.  This algorithm REQUIRES known first derivatives at the endpoints.

Revision 932 - Directory Listing - [select for diffs]
Modified Fri Apr 14 20:04:31 2006 UTC (19 years ago) by gezelter
Diff to previous 931 , to selected 831
bug fixes for interpolation module

Revision 931 - Directory Listing - [select for diffs]
Modified Fri Apr 14 19:57:04 2006 UTC (19 years ago) by gezelter
Diff to previous 930 , to selected 831
Heavily modified interpolation module, also moved to "utils"

Revision 930 - Directory Listing - [select for diffs]
Modified Wed Apr 12 21:15:17 2006 UTC (19 years ago) by chuckv
Diff to previous 929 , to selected 831
Added interpolation module.

Revision 929 - Directory Listing - [select for diffs]
Modified Tue Apr 11 15:33:27 2006 UTC (19 years ago) by gezelter
Diff to previous 928 , to selected 831
*** empty log message ***

Revision 928 - Directory Listing - [select for diffs]
Modified Mon Apr 3 15:37:43 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 927 , to selected 831
Added status module to simParallel for error reporting.

Revision 927 - Directory Listing - [select for diffs]
Modified Fri Mar 31 18:09:22 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 926 , to selected 831
NPrT might work now

Revision 926 - Directory Listing - [select for diffs]
Modified Thu Mar 30 21:08:48 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 925 , to selected 831
Fixed memory leak bug where SCList capacity was not reset to zero on destruction.

Revision 925 - Directory Listing - [select for diffs]
Modified Thu Mar 30 19:37:48 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 924 , to selected 831
More testing of nanoparticleBuilder.

Revision 924 - Directory Listing - [select for diffs]
Modified Wed Mar 29 22:24:59 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 923 , to selected 831
Added check to make sure md file exists.

Revision 923 - Directory Listing - [select for diffs]
Modified Wed Mar 29 19:17:20 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 922 , to selected 831
Fixed latticeOrt in shapedlatice and latticebuilder.

Revision 922 - Directory Listing - [select for diffs]
Modified Wed Mar 29 18:11:37 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 921 , to selected 831
Fix the normalization problem in calculating correlation functions

Revision 921 - Directory Listing - [select for diffs]
Modified Wed Mar 29 18:09:26 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 920 , to selected 831
(1) RoughShell Model is working; (20)Adding a new option into Hydro which allows user to generate the beads only

Revision 920 - Directory Listing - [select for diffs]
Modified Mon Mar 27 16:21:22 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 919 , to selected 831
Makefile for nanoparticle builder.

Revision 919 - Directory Listing - [select for diffs]
Modified Mon Mar 27 16:03:50 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 918 , to selected 831
Added nanoparticle builder to makefile

Revision 918 - Directory Listing - [select for diffs]
Modified Fri Mar 24 20:46:26 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 917 , to selected 831
Debugging changes to nanoparticle builder.

Revision 917 - Directory Listing - [select for diffs]
Modified Fri Mar 24 17:29:07 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 916 , to selected 831
back to previous DynamicProps

Revision 916 - Directory Listing - [select for diffs]
Modified Fri Mar 24 16:49:09 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 915 , to selected 831
Adding position correlation function. The command line option for DynamicProps is now changed. --rcorr is for position correlation and --rmsd is for mean square displacement.

Revision 915 - Directory Listing - [select for diffs]
Modified Thu Mar 23 15:03:33 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 914 , to selected 831
update writeBeads method

Revision 914 - Directory Listing - [select for diffs]
Modified Thu Mar 23 15:02:02 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 913 , to selected 831
remove a unknown method

Revision 913 - Directory Listing - [select for diffs]
Modified Thu Mar 23 15:00:34 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 912 , to selected 831
The off diagnal is not set

Revision 912 - Directory Listing - [select for diffs]
Modified Thu Mar 23 14:59:14 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 911 , to selected 831
Throw exception if the file can not be opened for preprocessing

Revision 911 - Directory Listing - [select for diffs]
Modified Wed Mar 22 20:57:09 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 910 , to selected 831
Added shaped lattice.

Revision 910 - Directory Listing - [select for diffs]
Modified Tue Mar 21 15:33:04 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 909 , to selected 831
fix a bug in calculating hydrodynamics tensor when the radius of beads are not the same

Revision 909 - Directory Listing - [select for diffs]
Modified Tue Mar 21 00:26:55 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 908 , to selected 831
Fix a bug in friction calculation for ellipsoid

Revision 908 - Directory Listing - [select for diffs]
Modified Mon Mar 20 19:12:14 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 907 , to selected 831
Verify the correctness of Ellipsoid's hydrodynamics properties

Revision 907 - Directory Listing - [select for diffs]
Modified Fri Mar 17 23:51:54 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 906 , to selected 831
New version of Hydro is working now.

Revision 906 - Directory Listing - [select for diffs]
Modified Fri Mar 17 23:20:35 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 905 , to selected 831
refactor Hydrodynamics module.

Revision 905 - Directory Listing - [select for diffs]
Modified Fri Mar 17 16:11:30 2006 UTC (19 years, 1 month ago) by chuckv
Diff to previous 904 , to selected 831
Generic Shaped Lattice for oopse. Can overload to get spherical or nanorod.

Revision 904 - Directory Listing - [select for diffs]
Modified Thu Mar 16 22:50:48 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 903 , to selected 831
LagevinDynamics is working?

Revision 903 - Directory Listing - [select for diffs]
Modified Thu Mar 16 21:52:23 2006 UTC (19 years, 1 month ago) by gezelter
Diff to previous 902 , to selected 831
fixed a const problem

Revision 902 - Directory Listing - [select for diffs]
Modified Wed Mar 15 22:08:25 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 901 , to selected 831
unit conversion for diffusion tensor is wrong

Revision 901 - Directory Listing - [select for diffs]
Modified Wed Mar 15 21:28:49 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 900 , to selected 831
change the epsilon of numeric_limit

Revision 900 - Directory Listing - [select for diffs]
Modified Wed Mar 15 20:58:47 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 899 , to selected 831
correcting the unit in HydrodynamicsModel

Revision 899 - Directory Listing - [select for diffs]
Modified Wed Mar 15 17:35:12 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 898 , to selected 831
using setFrc in RigidBody::calcForcesAndTorques will discard if there are force and torque applied in rigid body itself. use addFrc instead.

Revision 898 - Directory Listing - [select for diffs]
Modified Wed Mar 15 15:51:44 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 897 , to selected 831
Adding RoughShell and BeadModel

Revision 897 - Directory Listing - [select for diffs]
Modified Wed Mar 15 15:50:11 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 896 , to selected 831
adding hydrodynamics module into build system

Revision 896 - Directory Listing - [select for diffs]
Modified Tue Mar 14 23:46:46 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 895 , to selected 831
adding Cholesky Decomposition

Revision 895 - Directory Listing - [select for diffs]
Modified Mon Mar 13 22:42:40 2006 UTC (19 years, 1 month ago) by tim
Diff to previous 894 , to selected 831
LangevinDynamics in progress

Revision 894 - Directory Listing - [select for diffs]
Modified Tue Mar 7 16:43:53 2006 UTC (19 years, 1 month ago) by gezelter
Diff to previous 893 , to selected 831
Fixed a double/int bug.  Surprised no one ever noticed before...

Revision 893 - Directory Listing - [select for diffs]
Modified Fri Feb 24 21:17:05 2006 UTC (19 years, 2 months ago) by tim
Diff to previous 892 , to selected 831
fix bugs in HydrodynamicsModel; (1) sign issue of Xirr calculation (2) out product of Rij

Revision 892 - Directory Listing - [select for diffs]
Modified Thu Feb 23 23:16:43 2006 UTC (19 years, 2 months ago) by tim
Diff to previous 891 , to selected 831
Bead Model is working

Revision 891 - Directory Listing - [select for diffs]
Modified Wed Feb 22 20:35:16 2006 UTC (19 years, 2 months ago) by tim
Diff to previous 890 , to selected 831
Adding Hydrodynamics Module

Revision 890 - Directory Listing - [select for diffs]
Modified Thu Feb 16 22:05:48 2006 UTC (19 years, 2 months ago) by gezelter
Diff to previous 889 , to selected 831
fixed a spelling error

Revision 889 - Directory Listing - [select for diffs]
Modified Thu Feb 16 21:40:20 2006 UTC (19 years, 2 months ago) by gezelter
Diff to previous 888 , to selected 831
fixed a problem with cutoff radii being set larger than 1/2 the
length of the shortest box dimension.  added a few fortran utility
routines

Revision 888 - Directory Listing - [select for diffs]
Modified Wed Feb 15 20:46:59 2006 UTC (19 years, 2 months ago) by chuckv
Diff to previous 887 , to selected 831
Changed Names of class files.

Revision 887 - Directory Listing - [select for diffs]
Modified Fri Feb 10 15:45:02 2006 UTC (19 years, 2 months ago) by kdaily
Diff to previous 886 , to selected 831
*** empty log message ***

Revision 886 - Directory Listing - [select for diffs]
Modified Fri Feb 10 15:12:14 2006 UTC (19 years, 2 months ago) by tim
Diff to previous 885 , to selected 831
fix a bug in converting integer to double

Revision 885 - Directory Listing - [select for diffs]
Modified Wed Feb 8 18:21:40 2006 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 884 , to selected 831
added DPD molecule type parameters

Revision 884 - Directory Listing - [select for diffs]
Modified Tue Feb 7 16:39:23 2006 UTC (19 years, 2 months ago) by tim
Diff to previous 883 , to selected 831
Fixing a bug which reads the wrong frame of trajectory file during analysis

Revision 883 - Directory Listing - [select for diffs]
Modified Thu Feb 2 17:14:15 2006 UTC (19 years, 3 months ago) by tim
Diff to previous 882 , to selected 831
adding transpose into SquareMatrix3; fix a bug in AtomStamp where orientation is not set correctly.

Revision 882 - Directory Listing - [select for diffs]
Modified Thu Feb 2 16:49:16 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 881 , to selected 831
fixed a bug in rigid bodies that contain directional atoms

Revision 881 - Directory Listing - [select for diffs]
Modified Thu Feb 2 15:49:42 2006 UTC (19 years, 3 months ago) by xsun
Diff to previous 880 , to selected 831
Adding visitor for GBlipid atom type

Revision 880 - Directory Listing - [select for diffs]
Modified Thu Feb 2 02:57:01 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 879 , to selected 831
added CXXFLAGS to the LinkOptions to allow compilation with icc9
(skipping the gcc-4 std c++ libraries).

Revision 879 - Directory Listing - [select for diffs]
Modified Wed Feb 1 21:06:43 2006 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 878 , to selected 831
Missing brace caused the last commit not to build

Revision 878 - Directory Listing - [select for diffs]
Modified Wed Feb 1 20:54:46 2006 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 877 , to selected 831
Changes to cutoff radius setting to a more logical procedure - still may change...

Revision 877 - Directory Listing - [select for diffs]
Modified Wed Feb 1 17:26:43 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 876 , to selected 831
Fixing some compile-time warnings and bugs for icc 9.1 on Mac OS X

Revision 876 - Directory Listing - [select for diffs]
Modified Mon Jan 30 22:25:27 2006 UTC (19 years, 3 months ago) by tim
Diff to previous 875 , to selected 831
Adding :LegendrePolynomial

Revision 875 - Directory Listing - [select for diffs]
Modified Thu Jan 19 22:54:23 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 874 , to selected 831
Changes to nanoparticle builder

Revision 874 - Directory Listing - [select for diffs]
Modified Wed Jan 18 21:08:35 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 873 , to selected 831
Added Makefile for nanoparticle builder.

Revision 873 - Directory Listing - [select for diffs]
Modified Tue Jan 17 16:16:58 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 872 , to selected 831
Cleaning up for 3.0.1 release

Revision 872 - Directory Listing - [select for diffs]
Modified Tue Jan 17 15:50:33 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 871 , to selected 831
Prepping 3.0.1 release

Revision 871 - Directory Listing - [select for diffs]
Modified Tue Jan 17 15:32:48 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 870 , to selected 831
new version number

Revision 870 - Directory Listing - [select for diffs]
Modified Tue Jan 17 15:32:09 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 869 , to selected 831
Updated Documentation

Revision 869 - Directory Listing - [select for diffs]
Modified Mon Jan 16 23:10:15 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 868 , to selected 831
Getting ready for release!

Revision 868 - Directory Listing - [select for diffs]
Modified Mon Jan 16 15:26:55 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 867 , to selected 831
Testing commit

Revision 867 - Directory Listing - [select for diffs]
Modified Fri Jan 13 21:57:48 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 866 , to selected 831
Removed MixingRule from Globals. Handled by forceField now.

Revision 866 - Directory Listing - [select for diffs]
Modified Fri Jan 13 19:17:34 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 865 , to selected 831
Added NPAT to Globals integrators.

Revision 865 - Directory Listing - [select for diffs]
Modified Fri Jan 13 16:33:16 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 864 , to selected 831
*** empty log message ***

Revision 864 - Directory Listing - [select for diffs]
Modified Fri Jan 13 16:26:31 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 863 , to selected 831
testing to make sure GNU make is the make that was used to build OOPSE

Revision 863 - Directory Listing - [select for diffs]
Modified Fri Jan 13 15:48:46 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 862 , to selected 831
changed compiler search order

Revision 862 - Directory Listing - [select for diffs]
Modified Fri Jan 13 00:09:34 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 861 , to selected 831
Changes in Sutton-Chen units

Revision 861 - Directory Listing - [select for diffs]
Modified Thu Jan 12 21:16:50 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 860 , to selected 831
fixed some version info and the copyright date

Revision 860 - Directory Listing - [select for diffs]
Modified Thu Jan 12 20:52:21 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 859 , to selected 831
added some missing checks for header files (particularly zlib.h), used
autoheader to help generate config.h.in

Revision 859 - Directory Listing - [select for diffs]
Modified Thu Jan 12 20:52:07 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 858 , to selected 831
added some missing checks for header files (particularly zlib.h)

Revision 858 - Directory Listing - [select for diffs]
Modified Thu Jan 12 20:19:18 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 857 , to selected 831
fixed a dependency problem for the Executable builds

Revision 857 - Directory Listing - [select for diffs]
Modified Thu Jan 12 20:02:03 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 856 , to selected 831
Missing Makefile in this sample directory

Revision 856 - Directory Listing - [select for diffs]
Modified Thu Jan 12 20:01:48 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 855 , to selected 831
Old makefile.in no longer required

Revision 855 - Directory Listing - [select for diffs]
Modified Thu Jan 12 20:01:14 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 854 , to selected 831
All of the OpenBabel stuff needs to be installed

Revision 854 - Directory Listing - [select for diffs]
Modified Thu Jan 12 19:56:30 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 853 , to selected 831
Changed formating.

Revision 853 - Directory Listing - [select for diffs]
Modified Thu Jan 12 16:47:25 2006 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 852 , to selected 831
unifying function name in electrostatics

Revision 852 - Directory Listing - [select for diffs]
Modified Thu Jan 12 16:04:02 2006 UTC (19 years, 3 months ago) by tim
Diff to previous 851 , to selected 831
fix make install problem for metals samples

Revision 851 - Directory Listing - [select for diffs]
Modified Thu Jan 12 15:22:34 2006 UTC (19 years, 3 months ago) by tim
Diff to previous 850 , to selected 831
remove samples/metals from install list.

Revision 850 - Directory Listing - [select for diffs]
Modified Thu Jan 12 14:31:33 2006 UTC (19 years, 3 months ago) by tim
Diff to previous 849 , to selected 831
filepp can not handle multiple line macro, just convert multiple line macro into single line macro.

Revision 849 - Directory Listing - [select for diffs]
Modified Thu Jan 12 04:13:46 2006 UTC (19 years, 3 months ago) by chrisfen
Diff to previous 848 , to selected 831
Made some changes to electrostatics for shifted-potential and shifted-force with mono and multipoles

Revision 848 - Directory Listing - [select for diffs]
Modified Wed Jan 11 23:06:08 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 847 , to selected 831
autoconf modernization and cruft removal

Revision 847 - Directory Listing - [select for diffs]
Modified Wed Jan 11 23:04:09 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 846 , to selected 831
autoconf modernization and cruft-removal

Revision 846 - Directory Listing - [select for diffs]
Modified Wed Jan 11 22:50:55 2006 UTC (19 years, 3 months ago) by tim
Diff to previous 845 , to selected 831
fix some error messages

Revision 845 - Directory Listing - [select for diffs]
Modified Wed Jan 11 19:01:20 2006 UTC (19 years, 3 months ago) by tim
Diff to previous 844 , to selected 831
instead of printing to std::cout, throwing an exception when error is found.

Revision 844 - Directory Listing - [select for diffs]
Modified Wed Jan 11 18:41:01 2006 UTC (19 years, 3 months ago) by gezelter
Diff to previous 843 , to selected 831
Fixed a spelling error

Revision 843 - Directory Listing - [select for diffs]
Modified Tue Jan 10 22:55:08 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 842 , to selected 831
Changed conversion factor.

Revision 842 - Directory Listing - [select for diffs]
Modified Tue Jan 10 21:14:32 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 841 , to selected 831
Sutton and Chen should be working now.

Revision 841 - Directory Listing - [select for diffs]
Modified Mon Jan 9 22:22:35 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 840 , to selected 831
Fixed SC bug with SIM_uses_SC

Revision 840 - Directory Listing - [select for diffs]
Modified Mon Jan 9 22:14:32 2006 UTC (19 years, 3 months ago) by tim
Diff to previous 839 , to selected 831
fixing RhoZ

Revision 839 - Directory Listing - [select for diffs]
Modified Mon Jan 9 19:26:27 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 838 , to selected 831
Added energy scaling to section parsers.

Revision 838 - Directory Listing - [select for diffs]
Modified Mon Jan 9 19:11:52 2006 UTC (19 years, 3 months ago) by tim
Diff to previous 837 , to selected 831
replace isType<int> with isInteger

Revision 837 - Directory Listing - [select for diffs]
Modified Fri Jan 6 21:15:14 2006 UTC (19 years, 3 months ago) by tim
Diff to previous 836 , to selected 831
remove extra forceFieldOptions from SC_FF

Revision 836 - Directory Listing - [select for diffs]
Modified Fri Jan 6 20:27:15 2006 UTC (19 years, 3 months ago) by chuckv
Diff to previous 835 , to selected 831
Add force file.

Revision 835 - Directory Listing - [select for diffs]
Modified Sat Dec 31 22:42:01 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 834 , to selected 831
Sutton-Chen no longer segfaults or produces 0 potential, but rather
produces Inf for the potential. Progress....

Revision 834 - Directory Listing - [select for diffs]
Modified Fri Dec 30 23:15:59 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 833 , to selected 831
More Sutton-Chen bug fixes.

Revision 833 - Directory Listing - [select for diffs]
Modified Fri Dec 30 21:25:56 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 832 , to selected 831
Long range potential return from fortran is already accumulated, it should not be accumulated again;
nGroupTypesCol is not initialized; GroupMaxCutoffCol is not allocated;

Revision 832 - Directory Listing - [select for diffs]
Modified Fri Dec 30 15:32:55 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 831
In order to compile MPI version, we need to cast const char* to void* for stringstream.str();
Previous Makefile use bjects of single version to make the MPI library;

Revision 831 - Directory Listing - [selected]
Modified Fri Dec 30 00:18:28 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 830
Sutton-Chen bug fixes. Almost there...

Revision 830 - Directory Listing - [select for diffs]
Modified Thu Dec 29 20:19:23 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 829 , to selected 831
Changes in forcefield.

Revision 829 - Directory Listing - [select for diffs]
Modified Thu Dec 29 20:07:13 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 828 , to selected 831
added files for sutton-chen

Revision 828 - Directory Listing - [select for diffs]
Modified Thu Dec 29 16:37:09 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 827 , to selected 831
More cvs changing.

Revision 827 - Directory Listing - [select for diffs]
Modified Thu Dec 29 16:34:48 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 826 , to selected 831
More moving...

Revision 826 - Directory Listing - [select for diffs]
Modified Thu Dec 29 16:33:41 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 825 , to selected 831
More changes to directory structure.

Revision 825 - Directory Listing - [select for diffs]
Modified Thu Dec 29 16:21:37 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 824 , to selected 831
More Directory changes...

Revision 824 - Directory Listing - [select for diffs]
Modified Thu Dec 29 16:17:40 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 823 , to selected 831
More changing of directory structure

Revision 823 - Directory Listing - [select for diffs]
Modified Thu Dec 29 16:03:11 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 822 , to selected 831
Fixed issue with symbol naming and added call to set force options in SimCreator.

Revision 822 - Directory Listing - [select for diffs]
Modified Wed Dec 28 21:44:06 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 821 , to selected 831
More changes to forcefield options.

Revision 821 - Directory Listing - [select for diffs]
Modified Wed Dec 28 21:42:43 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 820 , to selected 831
Force options passed to fortran.

Revision 820 - Directory Listing - [select for diffs]
Modified Fri Dec 23 23:04:25 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 819 , to selected 831
Force option changes.

Revision 819 - Directory Listing - [select for diffs]
Modified Fri Dec 16 21:52:50 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 818 , to selected 831
changed __FUNCTION__ to __func__ to match C99 standard, and then added
an autoconf test to check for __func__ usability.  Changed some default
compile flags for the Sun architecture

Revision 818 - Directory Listing - [select for diffs]
Modified Fri Dec 16 19:01:47 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 817 , to selected 831
added the STL check

Revision 817 - Directory Listing - [select for diffs]
Modified Fri Dec 16 18:55:55 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 816 , to selected 831
make minor change to build oopse under solaris

Revision 816 - Directory Listing - [select for diffs]
Modified Fri Dec 16 18:26:41 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 815 , to selected 831
the standard library came with SUN compiler does not have a conforming std::use_facet, define a macro
to handle it. Adding exception handling to SimCreator.

Revision 815 - Directory Listing - [select for diffs]
Modified Fri Dec 16 15:53:16 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 814 , to selected 831
Removed one parasitic argon atom which was living inside the GB
particle.  No alien-like ripping out of the stomach was required.

Revision 814 - Directory Listing - [select for diffs]
Modified Fri Dec 16 02:57:00 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 813 , to selected 831
replace grammar for numerical parsing

Revision 813 - Directory Listing - [select for diffs]
Modified Thu Dec 15 21:43:16 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 812 , to selected 831
fixed a cutoff bug

Revision 812 - Directory Listing - [select for diffs]
Modified Thu Dec 15 14:48:26 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 811 , to selected 831
Removing compiler dependencies and replacing them with real autoconf
checks

Revision 811 - Directory Listing - [select for diffs]
Modified Thu Dec 15 14:47:17 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 810 , to selected 831
Adding checks for various features used by ANTLR

Revision 810 - Directory Listing - [select for diffs]
Modified Wed Dec 14 18:02:28 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 809 , to selected 831
fix a nasty negative integer parsing problem by refining the grammar

Revision 809 - Directory Listing - [select for diffs]
Modified Mon Dec 12 19:32:50 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 808 , to selected 831
made some minor changes to allow compilation with the portland group
compilers

Revision 808 - Directory Listing - [select for diffs]
Modified Sat Dec 10 16:54:40 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 807 , to selected 831
fixed compilation problem for icc7

Revision 807 - Directory Listing - [select for diffs]
Modified Fri Dec 9 21:18:46 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 806 , to selected 831
added missing include

Revision 806 - Directory Listing - [select for diffs]
Modified Fri Dec 9 17:11:12 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 805 , to selected 831
added some checks for pathscale compiler

Revision 805 - Directory Listing - [select for diffs]
Modified Thu Dec 8 22:05:16 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 804 , to selected 831
added copyright

Revision 804 - Directory Listing - [select for diffs]
Modified Thu Dec 8 22:04:40 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 803 , to selected 831
added info printout

Revision 803 - Directory Listing - [select for diffs]
Modified Thu Dec 8 22:04:30 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 802 , to selected 831
added pathscale

Revision 802 - Directory Listing - [select for diffs]
Modified Thu Dec 8 15:38:49 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 801 , to selected 831
Wow thats alot o' files. Now passing forceFieldOptions to all of the parsers.

Revision 801 - Directory Listing - [select for diffs]
Modified Wed Dec 7 23:10:53 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 800 , to selected 831
This should really break things.... Started adding support for ForceOptions to section parsers.

Revision 800 - Directory Listing - [select for diffs]
Modified Wed Dec 7 23:01:00 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 799 , to selected 831
*** empty log message ***

Revision 799 - Directory Listing - [select for diffs]
Modified Wed Dec 7 23:00:26 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 798 , to selected 831
Added forceOptions to section parser

Revision 798 - Directory Listing - [select for diffs]
Modified Wed Dec 7 19:58:18 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 797 , to selected 831
Removed geometric distance mixing from individual modules and now use
force options to detemine what the deal is.

Revision 797 - Directory Listing - [select for diffs]
Modified Wed Dec 7 19:46:56 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 796 , to selected 831
Further fixes for compiler issues.

Revision 796 - Directory Listing - [select for diffs]
Modified Wed Dec 7 19:44:26 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 795 , to selected 831
Fixed ifc public-private issue.

Revision 795 - Directory Listing - [select for diffs]
Modified Wed Dec 7 19:38:03 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 794 , to selected 831
Added support for fortran force options.

Revision 794 - Directory Listing - [select for diffs]
Modified Tue Dec 6 21:01:08 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 793 , to selected 831
Fixed a bug in checkTorsion

Revision 793 - Directory Listing - [select for diffs]
Modified Tue Dec 6 19:26:37 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 792 , to selected 831
Changes to SC.

Revision 792 - Directory Listing - [select for diffs]
Modified Tue Dec 6 17:53:20 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 791 , to selected 831
Changes to build twinned crystal

Revision 791 - Directory Listing - [select for diffs]
Modified Tue Dec 6 17:52:45 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 790 , to selected 831
Overloaded interface for dumpwriter.

Revision 790 - Directory Listing - [select for diffs]
Modified Tue Dec 6 16:49:59 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 789 , to selected 831
remove deprecated keywords from samples

Revision 789 - Directory Listing - [select for diffs]
Modified Mon Dec 5 23:37:56 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 788 , to selected 831
Fix parsing error in OptionSectionParser

Revision 788 - Directory Listing - [select for diffs]
Modified Mon Dec 5 22:23:57 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 787 , to selected 831
Adding handler for CLAY force field

Revision 787 - Directory Listing - [select for diffs]
Modified Mon Dec 5 21:45:27 2005 UTC (19 years, 4 months ago) by chuckv
Diff to previous 786 , to selected 831
Fixed build bug in openbabel.

Revision 786 - Directory Listing - [select for diffs]
Modified Mon Dec 5 19:10:58 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 785 , to selected 831
reformat error message

Revision 785 - Directory Listing - [select for diffs]
Modified Mon Dec 5 19:07:29 2005 UTC (19 years, 4 months ago) by gezelter
Diff to previous 784 , to selected 831
Adding .frc file for CLAYFF

Revision 784 - Directory Listing - [select for diffs]
Modified Mon Dec 5 18:23:30 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 783 , to selected 831
adding more checking for topology

Revision 783 - Directory Listing - [select for diffs]
Modified Fri Dec 2 22:37:31 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 782 , to selected 831
Spurious semicolon removal

Revision 782 - Directory Listing - [select for diffs]
Modified Fri Dec 2 22:37:20 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 781 , to selected 831
We've made big changes.  This isn't 2.0 anymore.

Revision 781 - Directory Listing - [select for diffs]
Modified Fri Dec 2 22:37:05 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 780 , to selected 831
removing deprecated nAtoms and nComponents lines

Revision 780 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:34:09 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 779 , to selected 831
adding SelectionToken.cpp

Revision 779 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:18:28 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 778 , to selected 831
Adding FragmentStamp

Revision 778 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:11:25 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 777 , to selected 831
Errors are no longer thrown with consts (fixes compilation bug on the Mac).

Revision 777 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:10:56 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 776 , to selected 831
Got rid of spurious printing out of timestep

Revision 776 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:10:49 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 775 , to selected 831
Got rid of spurious printing out of junk

Revision 775 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:10:30 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 774 , to selected 831
Change build process for libOOPSE.a so that the libraries aren't
unpacked.  libOOPSE.a is now made directly from the object files

Revision 774 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:09:55 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 773 , to selected 831
added check for egrep (grep -E) needed for new build of libOOPSE.a

Revision 773 - Directory Listing - [select for diffs]
Modified Fri Dec 2 18:43:41 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 772 , to selected 831
adding DataHolder

Revision 772 - Directory Listing - [select for diffs]
Modified Fri Dec 2 17:01:55 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 771 , to selected 831
Added Gay-Berne / Argon test case for the cutoff policies

Revision 771 - Directory Listing - [select for diffs]
Modified Fri Dec 2 15:38:25 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 770 , to selected 831
update Makefile

Revision 770 - Directory Listing - [select for diffs]
Modified Fri Dec 2 15:38:03 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 769 , to selected 831
End of the Link --> List
Return of the Oject-Oriented
replace yacc/lex parser with antlr parser

Revision 769 - Directory Listing - [select for diffs]
Modified Wed Nov 30 21:00:39 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 768 , to selected 831
Code to calculate rho(Z) to calculate density profiles for water slabs.

Revision 768 - Directory Listing - [select for diffs]
Modified Tue Nov 29 22:54:21 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 767 , to selected 831
added checks for some functions to configure script

Revision 767 - Directory Listing - [select for diffs]
Modified Wed Nov 23 01:05:59 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 766 , to selected 831
Changed file names that conflict w/ oopse file name object files.

Revision 766 - Directory Listing - [select for diffs]
Modified Mon Nov 21 22:59:44 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 765 , to selected 831
compilation bug

Revision 765 - Directory Listing - [select for diffs]
Modified Mon Nov 21 22:59:36 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 764 , to selected 831
parsing by filepp

Revision 764 - Directory Listing - [select for diffs]
Modified Mon Nov 21 22:59:21 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 763 , to selected 831
Cutoff Mixing fixes

Revision 763 - Directory Listing - [select for diffs]
Modified Mon Nov 21 22:59:13 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 762 , to selected 831
compilation issue

Revision 762 - Directory Listing - [select for diffs]
Modified Mon Nov 21 22:59:02 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 761 , to selected 831
Cutoff mixing fixes have been made.

Revision 761 - Directory Listing - [select for diffs]
Modified Mon Nov 21 16:22:09 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 760 , to selected 831
Adding  ParamConstraint.cpp

Revision 760 - Directory Listing - [select for diffs]
Modified Mon Nov 21 14:59:34 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 759 , to selected 831
adding openbabel data files

Revision 759 - Directory Listing - [select for diffs]
Modified Fri Nov 18 20:17:38 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 758 , to selected 831
adding support for soft linking

Revision 758 - Directory Listing - [select for diffs]
Modified Fri Nov 18 20:17:14 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 757 , to selected 831
Adding support for soft linking

Revision 757 - Directory Listing - [select for diffs]
Modified Fri Nov 18 17:50:17 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 756 , to selected 831
Adding linking stuff

Revision 756 - Directory Listing - [select for diffs]
Modified Fri Nov 18 16:38:34 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 755 , to selected 831
rename mdinConverter to atom2mdin

Revision 755 - Directory Listing - [select for diffs]
Modified Thu Nov 17 20:44:41 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 754 , to selected 831
fixed a bug

Revision 754 - Directory Listing - [select for diffs]
Modified Thu Nov 17 20:39:59 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 753 , to selected 831
Adding some config checks for OpenBabel codes we are using

Revision 753 - Directory Listing - [select for diffs]
Modified Thu Nov 17 20:39:38 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 752 , to selected 831
Adding some checks for OpenBabel code

Revision 752 - Directory Listing - [select for diffs]
Modified Thu Nov 17 20:39:14 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 751 , to selected 831
Unifying config.h stuff from OOPSE and OpenBabel

Revision 751 - Directory Listing - [select for diffs]
Modified Thu Nov 17 20:38:45 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 750 , to selected 831
Unifying config.h stuff and making sure the OpenBabel codes can find
our default (and environment variable) Force Field directories.

Revision 750 - Directory Listing - [select for diffs]
Modified Thu Nov 17 18:35:32 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 749 , to selected 831
adding ForceFieldOptions

Revision 749 - Directory Listing - [select for diffs]
Modified Wed Nov 16 23:10:02 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 748 , to selected 831
OptionSectionParser get compiled

Revision 748 - Directory Listing - [select for diffs]
Modified Wed Nov 16 21:37:45 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 747 , to selected 831
ForceField optional parameters....

Revision 747 - Directory Listing - [select for diffs]
Modified Wed Nov 16 21:24:34 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 746 , to selected 831
adding mdinConverter

Revision 746 - Directory Listing - [select for diffs]
Modified Wed Nov 16 21:22:51 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 745 , to selected 831
adding more readers/writers

Revision 745 - Directory Listing - [select for diffs]
Modified Wed Nov 16 21:20:50 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 744 , to selected 831
adding openbabel

Revision 744 - Directory Listing - [select for diffs]
Modified Wed Nov 16 21:20:11 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 743 , to selected 831
register openbabel readers/writers

Revision 743 - Directory Listing - [select for diffs]
Modified Wed Nov 16 19:57:34 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 742 , to selected 831
included shifted potential self term

Revision 742 - Directory Listing - [select for diffs]
Modified Wed Nov 16 19:57:09 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 741 , to selected 831
just some parameters

Revision 741 - Directory Listing - [select for diffs]
Modified Wed Nov 16 19:42:11 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 740 , to selected 831
adding openbabel

Revision 740 - Directory Listing - [select for diffs]
Modified Tue Nov 15 19:42:22 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 739 , to selected 831
removed unnecessary commented code

Revision 739 - Directory Listing - [select for diffs]
Modified Tue Nov 15 19:04:02 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 738 , to selected 831
cleaned up the charge-charge interactions a bit...

Revision 738 - Directory Listing - [select for diffs]
Modified Tue Nov 15 19:03:39 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 737 , to selected 831
just playing

Revision 737 - Directory Listing - [select for diffs]
Modified Tue Nov 15 16:38:26 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 736 , to selected 831
fixed a bug in the shifted_potential case

Revision 736 - Directory Listing - [select for diffs]
Modified Tue Nov 15 16:37:51 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 735 , to selected 831
just playing around - we need to refresh all the samples sometime soon...

Revision 735 - Directory Listing - [select for diffs]
Modified Tue Nov 15 16:18:36 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 734 , to selected 831
Made preforce calc public in suttonchen.

Revision 734 - Directory Listing - [select for diffs]
Modified Tue Nov 15 16:05:38 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 733 , to selected 831
Sutton-Chen added to SimInfo

Revision 733 - Directory Listing - [select for diffs]
Modified Tue Nov 15 16:01:06 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 732 , to selected 831
Added Sutton-Chen to force loop...

Revision 732 - Directory Listing - [select for diffs]
Modified Tue Nov 15 15:34:09 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 731 , to selected 831
Added sutton-chen to makefile.

Revision 731 - Directory Listing - [select for diffs]
Modified Mon Nov 14 22:20:35 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 730 , to selected 831
Build Fixes for sutton-chen.

Revision 730 - Directory Listing - [select for diffs]
Modified Mon Nov 14 22:03:50 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 729 , to selected 831
Missed makefile for sutton-chen.

Revision 729 - Directory Listing - [select for diffs]
Modified Mon Nov 14 22:03:11 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 728 , to selected 831
Sutton-chen stuff

Revision 728 - Directory Listing - [select for diffs]
Modified Mon Nov 14 21:29:36 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 727 , to selected 831
Sutton-Chen almost done. Just need to fix do_forces to use Sutton-Chen.

Revision 727 - Directory Listing - [select for diffs]
Modified Fri Nov 11 17:21:44 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 726 , to selected 831
Forgot to add some files

Revision 726 - Directory Listing - [select for diffs]
Modified Fri Nov 11 15:22:11 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 725 , to selected 831
added in a 5th order polynomial switching function option

Revision 725 - Directory Listing - [select for diffs]
Modified Fri Nov 11 15:21:55 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 724 , to selected 831
added in a 5th order polynomial switching function

Revision 724 - Directory Listing - [select for diffs]
Modified Fri Nov 11 15:21:25 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 723 , to selected 831
playing with switching functions again

Revision 723 - Directory Listing - [select for diffs]
Modified Fri Nov 11 15:21:05 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 722 , to selected 831
playing with switching functions

Revision 722 - Directory Listing - [select for diffs]
Modified Wed Nov 9 00:11:15 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 721 , to selected 831
Added force files for Sutton-Chen and Quantum Sutton-Chen

Revision 721 - Directory Listing - [select for diffs]
Modified Tue Nov 8 13:32:27 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 720 , to selected 831
Added a keyword and ability to output forces and torques

Revision 720 - Directory Listing - [select for diffs]
Modified Tue Nov 8 13:32:06 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 719 , to selected 831
Added a keyword for output of forces and torques

Revision 719 - Directory Listing - [select for diffs]
Modified Tue Nov 8 13:31:36 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 718 , to selected 831
Working on shifted_force...

Revision 718 - Directory Listing - [select for diffs]
Modified Tue Nov 8 13:31:08 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 717 , to selected 831
Just testing...

Revision 717 - Directory Listing - [select for diffs]
Modified Thu Nov 3 23:22:51 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 716 , to selected 831
removed a poorly commented section

Revision 716 - Directory Listing - [select for diffs]
Modified Thu Nov 3 23:12:27 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 715 , to selected 831
improvements in shifted-force

Revision 715 - Directory Listing - [select for diffs]
Modified Thu Nov 3 23:11:39 2005 UTC (19 years, 5 months ago) by chrisfen
Diff to previous 714 , to selected 831
mmm...  damped shifted force...

Revision 714 - Directory Listing - [select for diffs]
Modified Thu Nov 3 23:06:00 2005 UTC (19 years, 5 months ago) by chuckv
Diff to previous 713 , to selected 831
More work on SC.

Revision 713 - Directory Listing - [select for diffs]
Modified Wed Nov 2 23:50:56 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 712 , to selected 831
More work on suttonchen.

Revision 712 - Directory Listing - [select for diffs]
Modified Wed Nov 2 21:01:21 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 711 , to selected 831
removed some test code

Revision 711 - Directory Listing - [select for diffs]
Modified Wed Nov 2 20:45:30 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 710 , to selected 831
forgot to add the screening method header

Revision 710 - Directory Listing - [select for diffs]
Modified Wed Nov 2 20:36:25 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 709 , to selected 831
changing how we deal with summation and screening methods

Revision 709 - Directory Listing - [select for diffs]
Modified Wed Nov 2 20:36:15 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 708 , to selected 831
again, changing how we deal with summation and screening methods

Revision 708 - Directory Listing - [select for diffs]
Modified Wed Nov 2 20:35:34 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 707 , to selected 831
debug stuff for rf removed

Revision 707 - Directory Listing - [select for diffs]
Modified Tue Nov 1 23:32:25 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 706 , to selected 831
Added suppport to atypes for MEAM and sutton-chen

Revision 706 - Directory Listing - [select for diffs]
Modified Tue Nov 1 19:24:57 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 705 , to selected 831
removed some testing code...

Revision 705 - Directory Listing - [select for diffs]
Modified Tue Nov 1 19:14:27 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 704 , to selected 831
fixed a capitalization problem with NPT integrator initialization

Revision 704 - Directory Listing - [select for diffs]
Modified Tue Nov 1 19:13:23 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 703 , to selected 831
nothing

Revision 703 - Directory Listing - [select for diffs]
Modified Tue Nov 1 19:09:30 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 702 , to selected 831
still fixing up wolf...

Revision 702 - Directory Listing - [select for diffs]
Modified Tue Nov 1 18:29:57 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 701 , to selected 831
In process of adding sutton-chen forcefield.

Revision 701 - Directory Listing - [select for diffs]
Modified Wed Oct 26 23:32:25 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 700 , to selected 831
changed the default switching radius to 85% of rcut

Revision 700 - Directory Listing - [select for diffs]
Modified Wed Oct 26 23:31:40 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 699 , to selected 831
reaction field looks to be working now - for charges and dipoles alike

Revision 699 - Directory Listing - [select for diffs]
Modified Wed Oct 26 23:31:18 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 698 , to selected 831
reaction field looks to be working now

Revision 698 - Directory Listing - [select for diffs]
Modified Wed Oct 26 23:30:52 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 697 , to selected 831
added a test molecule

Revision 697 - Directory Listing - [select for diffs]
Modified Wed Oct 26 23:30:23 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 696 , to selected 831
added a test atom type

Revision 696 - Directory Listing - [select for diffs]
Modified Mon Oct 24 14:06:36 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 695 , to selected 831
added charge-dipole reaction field - don't know if it works...

Revision 695 - Directory Listing - [select for diffs]
Modified Sun Oct 23 21:08:08 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 694 , to selected 831
streamlined reaction field for dipoles (now a good bit faster) and added reaction field for charges - still need to do charge-dipole RF

Revision 694 - Directory Listing - [select for diffs]
Modified Sun Oct 23 21:07:06 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 693 , to selected 831
minor changes when testing reaction field

Revision 693 - Directory Listing - [select for diffs]
Modified Sun Oct 23 21:06:42 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 692 , to selected 831
reaction field now works for charges

Revision 692 - Directory Listing - [select for diffs]
Modified Thu Oct 20 20:27:34 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 691 , to selected 831
Fix the other branch of force calculation in Torision.cpp

Revision 691 - Directory Listing - [select for diffs]
Modified Wed Oct 19 19:24:40 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 690 , to selected 831
Still had some globals toUpper problems - these changes should fix those...

Revision 690 - Directory Listing - [select for diffs]
Modified Wed Oct 19 19:23:38 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 689 , to selected 831
nothing

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 , to selected 831
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 687 , to selected 831
fix an index mismathcing between c and fortran

Revision 687 - Directory Listing - [select for diffs]
Modified Tue Oct 18 23:03:27 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 686 , to selected 831
added samples for the cutoff methods that Yang Zheng has been working on

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 685 , to selected 831
fixed gb/lj and gb/gb torques and a rotation matrix bug

Revision 685 - Directory Listing - [select for diffs]
Modified Tue Oct 18 21:13:33 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 684 , to selected 831
added a few GB test cases

Revision 684 - Directory Listing - [select for diffs]
Modified Tue Oct 18 21:13:21 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 683 , to selected 831
Fixing GB parameters

Revision 683 - Directory Listing - [select for diffs]
Modified Tue Oct 18 18:36:14 2005 UTC (19 years, 6 months ago) by kdaily
Diff to previous 682 , to selected 831
Changed the parameters for the Gay-Berne type

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 681 , to selected 831
merged reaction field with electrostatics.F90

Revision 681 - Directory Listing - [select for diffs]
Modified Mon Oct 17 23:13:44 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 680 , to selected 831
Customized StatWriter is working

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 , to selected 831
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 678 , to selected 831
bugtracking gb

Revision 678 - Directory Listing - [select for diffs]
Modified Mon Oct 17 19:24:02 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 677 , to selected 831
Another bug fix

Revision 677 - Directory Listing - [select for diffs]
Modified Mon Oct 17 19:22:31 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 676 , to selected 831
fix some namespace issues in Globals

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 675 , to selected 831
changing GB architecture

Revision 675 - Directory Listing - [select for diffs]
Modified Mon Oct 17 19:12:23 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 674 , to selected 831
Adding samples for gb tests

Revision 674 - Directory Listing - [select for diffs]
Modified Mon Oct 17 03:06:29 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 673 , to selected 831
fix a seg fault when try copy a  string to event's err_msg, there are still tons of memory leaking problem in Globals

Revision 673 - Directory Listing - [select for diffs]
Modified Mon Oct 17 00:51:16 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 672 , to selected 831
Change error message in Globals

Revision 672 - Directory Listing - [select for diffs]
Modified Fri Oct 14 21:43:13 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 671 , to selected 831
Constraints for parameters are working now

Revision 671 - Directory Listing - [select for diffs]
Modified Fri Oct 14 16:43:02 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 670 , to selected 831
Adding .md files for GB/LJ tests

Revision 670 - Directory Listing - [select for diffs]
Modified Fri Oct 14 16:05:46 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 669 , to selected 831
Adding some Gay Berne tests

Revision 669 - Directory Listing - [select for diffs]
Modified Fri Oct 14 16:05:34 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 668 , to selected 831
Adding some cutoff tests

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 667 , to selected 831
Add parts for the GayBerne LJ

Revision 667 - Directory Listing - [select for diffs]
Modified Fri Oct 14 14:48:10 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 666 , to selected 831
Adding Parameter Constraint class

Revision 666 - Directory Listing - [select for diffs]
Modified Fri Oct 14 14:18:02 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 665 , to selected 831
added default restraint spring constants into Globals

Revision 665 - Directory Listing - [select for diffs]
Modified Thu Oct 13 22:26:47 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 664 , to selected 831
rewrite Globals

Revision 664 - Directory Listing - [select for diffs]
Modified Wed Oct 12 21:57:16 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 663 , to selected 831
Fix to forceManager to pass potential array to fortran.

Revision 663 - Directory Listing - [select for diffs]
Modified Wed Oct 12 21:00:59 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 662 , to selected 831
Don't remember what we did

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 661 , to selected 831
simplifying long range potential array

Revision 661 - Directory Listing - [select for diffs]
Modified Wed Oct 12 21:00:26 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 660 , to selected 831
Testing new cutoff methods

Revision 660 - Directory Listing - [select for diffs]
Modified Wed Oct 12 21:00:11 2005 UTC (19 years, 6 months ago) by gezelter
Diff to previous 659 , to selected 831
Messing with 2-point water models

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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 654 , to selected 831
Free some variables that weren't freed before.

Revision 654 - Directory Listing - [select for diffs]
Modified Tue Oct 11 21:59:52 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 653 , to selected 831
Design change for nanoRod builder --twinned.

Revision 653 - Directory Listing - [select for diffs]
Modified Tue Oct 11 21:57:22 2005 UTC (19 years, 6 months ago) by chuckv
Diff to previous 652 , to selected 831
Added code for nanoparticle builder to cvs.

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 , to selected 831
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 650 , to selected 831
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 650 - Directory Listing - [select for diffs]
Modified Thu Oct 6 18:44:32 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 649 , to selected 831
fixing up the samples

Revision 649 - Directory Listing - [select for diffs]
Modified Wed Oct 5 21:12:41 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 648 , to selected 831
There is still something wrong with inertia tensor projection

Revision 648 - Directory Listing - [select for diffs]
Modified Wed Oct 5 19:35:28 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 647 , to selected 831
erase output of inertia tensor. There is still something wrong with current implementation.

Revision 647 - Directory Listing - [select for diffs]
Modified Wed Oct 5 19:34:01 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 646 , to selected 831
fix a bug in creating cutoffGroup. When
cutoffGroup is turned off, there is a mismatch between group and
center of mass array

Revision 646 - Directory Listing - [select for diffs]
Modified Wed Oct 5 19:12:02 2005 UTC (19 years, 6 months ago) by tim
Diff to previous 645 , to selected 831
fix a bug in creating cutoffGroup. When cutoffGroup is turned off, there is a mismatch between group and center of mass array

Revision 645 - Directory Listing - [select for diffs]
Modified Tue Oct 4 19:34:03 2005 UTC (19 years, 6 months ago) by chrisfen
Diff to previous 644 , to selected 831
fixed an annoying mass ratio bug that results in simulation failure with massless particles

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

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

Revision 642 - Directory Listing - [select for diffs]
Modified Mon Oct 3 15:54:23 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 641 , to selected 831
fix a bug in projecting the inertia tensor of
directional atom in rigibody into rigidbody's body frame (previous commit is wrong)

Revision 641 - Directory Listing - [select for diffs]
Modified Mon Oct 3 14:31:31 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 640 , to selected 831
fix a bug in projecting the inertia tensor of directional atom in rigibody into rigidbody's body frame

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 639 , to selected 831
working on wolf

Revision 639 - Directory Listing - [select for diffs]
Modified Wed Sep 28 18:47:01 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 638 , to selected 831
fixed some samples

Revision 638 - Directory Listing - [select for diffs]
Modified Wed Sep 28 18:46:04 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 637 , to selected 831
updated

Revision 637 - Directory Listing - [select for diffs]
Modified Wed Sep 28 16:55:57 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 636 , to selected 831
using epsilon instead of 0.0 to avoid divergence in rotation matrix to quaternion transformation

Revision 636 - Directory Listing - [select for diffs]
Modified Wed Sep 28 16:32:44 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 635 , to selected 831
Rotation matrix multiplication order error

Revision 635 - Directory Listing - [select for diffs]
Modified Wed Sep 28 16:32:30 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 634 , to selected 831
tracking down quaternion bug

Revision 634 - Directory Listing - [select for diffs]
Modified Wed Sep 28 16:32:21 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 633 , to selected 831
Added DIP atom types for 2-point water model

Revision 633 - Directory Listing - [select for diffs]
Modified Tue Sep 27 20:02:57 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 632 , to selected 831
fix a bug in convert rotation matrix to quaternion

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 , to selected 831
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 , to selected 831
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 629 , to selected 831
MPI fix for SimHasAtype in simulation module. We needed a seperate receive buffer.

Revision 629 - Directory Listing - [select for diffs]
Modified Mon Sep 26 15:58:17 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 628 , to selected 831
Added support for skinThickness keyword to Globals.

Revision 628 - Directory Listing - [select for diffs]
Modified Mon Sep 26 15:56:31 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 627 , to selected 831
fix a typo in DumpReader

Revision 627 - Directory Listing - [select for diffs]
Modified Mon Sep 26 14:27:53 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 626 , to selected 831
fixing up some samples

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 625 , to selected 831
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 625 - Directory Listing - [select for diffs]
Modified Sat Sep 24 17:38:10 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 624 , to selected 831
turned rf on

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 623 , to selected 831
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 623 - Directory Listing - [select for diffs]
Modified Thu Sep 22 18:50:34 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 622 , to selected 831
added error function

Revision 622 - Directory Listing - [select for diffs]
Modified Thu Sep 22 00:08:03 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 621 , to selected 831
Removed print statement for angular momentum and inertia tensor from velocitizer.

Revision 621 - Directory Listing - [select for diffs]
Modified Thu Sep 22 00:04:56 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 620 , to selected 831
Removed print statements for remove angular momentum.

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 619 , to selected 831
Bug fix: If we are not using LJ (say we are using EAM), we probably shouldn't rebuild the LJ mixing map.

Revision 619 - Directory Listing - [select for diffs]
Modified Wed Sep 21 20:59:31 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 618 , to selected 831
DumpReader using pure c++ io

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 617 , to selected 831
Fixed a defaultCutoff bug (HEMES!)

Revision 617 - Directory Listing - [select for diffs]
Modified Tue Sep 20 22:13:44 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 616 , to selected 831
libz additions

Revision 616 - Directory Listing - [select for diffs]
Modified Tue Sep 20 22:03:35 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 615 , to selected 831
added check for zlib in configure

Revision 615 - Directory Listing - [select for diffs]
Modified Tue Sep 20 21:22:38 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 614 , to selected 831
adding zlib support for DumpWriter

Revision 614 - Directory Listing - [select for diffs]
Modified Tue Sep 20 16:22:00 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 613 , to selected 831
adding testcase for zipstream

Revision 613 - Directory Listing - [select for diffs]
Modified Tue Sep 20 15:41:39 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 612 , to selected 831
adding zipstream.hpp

Revision 612 - Directory Listing - [select for diffs]
Modified Tue Sep 20 15:34:15 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 611 , to selected 831
fixed up some sample md files

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 , to selected 831
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 609 , to selected 831
reaction field seems to work now, still need to do some testing...

Revision 609 - Directory Listing - [select for diffs]
Modified Fri Sep 16 23:04:47 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 608 , to selected 831
Added keywords for compressed dump files.

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 , to selected 831
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 606 , to selected 831
fixing some summation method issues

Revision 606 - Directory Listing - [select for diffs]
Modified Fri Sep 16 19:35:14 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 605 , to selected 831
fixed a capitalization error

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 , to selected 831
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 , to selected 831
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 , to selected 831
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 601 , to selected 831
Working on adding WOLF

Revision 601 - Directory Listing - [select for diffs]
Modified Thu Sep 15 19:17:04 2005 UTC (19 years, 7 months ago) by tim
Diff to previous 600 , to selected 831
Fix a bug in DumpReader in case readFrame is called without calling getNFrames

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 , to selected 831
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 598 , to selected 831
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 598 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:14:35 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 597 , to selected 831
changes to include the coulombicCorrection selector

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 , to selected 831
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 595 , to selected 831
some changes to activate the coulombicCorrection selector

Revision 595 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:11:52 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 594 , to selected 831
just some testing

Revision 594 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:11:18 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 593 , to selected 831
Equilibrated the sample

Revision 593 - Directory Listing - [select for diffs]
Modified Thu Sep 15 00:10:58 2005 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 592 , to selected 831
re-added Cl- and Na+

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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 584 , to selected 831
Some bug hunting

Revision 584 - Directory Listing - [select for diffs]
Modified Wed Sep 7 19:18:44 2005 UTC (19 years, 7 months ago) by gezelter
Diff to previous 583 , to selected 831
Just a longer test

Revision 583 - Directory Listing - [select for diffs]
Modified Tue Sep 6 17:32:42 2005 UTC (19 years, 7 months ago) by chuckv
Diff to previous 582 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 573 , to selected 831
breakage in progress

Revision 573 - Directory Listing - [select for diffs]
Modified Wed Aug 10 19:17:39 2005 UTC (19 years, 8 months ago) by gezelter
Diff to previous 572 , to selected 831
putting spaceballs back where they belong

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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 , to selected 831
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 566 , to selected 831
Changed cutoffs... Segfaults nicely now...

Revision 566 - Directory Listing - [select for diffs]
Modified Wed Jul 20 17:04:42 2005 UTC (19 years, 9 months ago) by gezelter
Diff to previous 565 , to selected 831
fixed ACX_MPI to ignore some text error messages from pathscale compiler

Revision 565 - Directory Listing - [select for diffs]
Modified Wed Jul 13 16:48:49 2005 UTC (19 years, 9 months ago) by tim
Diff to previous 564 , to selected 831
std::bind2nd is in <functional>

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 , to selected 831
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 , to selected 831
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 , to selected 831
*** 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 , to selected 831
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 559 , to selected 831
Breaky breaky!

Revision 559 - Directory Listing - [select for diffs]
Modified Mon Jun 20 16:03:30 2005 UTC (19 years, 10 months ago) by gezelter
Diff to previous 558 , to selected 831
fixed a bug and ran a simulation

Revision 558 - Directory Listing - [select for diffs]
Modified Mon Jun 13 18:25:30 2005 UTC (19 years, 10 months ago) by tim
Diff to previous 557 , to selected 831
working version of DensityPlot

Revision 557 - Directory Listing - [select for diffs]
Modified Tue May 31 22:31:54 2005 UTC (19 years, 11 months ago) by chuckv
Diff to previous 556 , to selected 831
Changes to remove angular momentum.

Revision 556 - Directory Listing - [select for diffs]
Modified Tue May 31 17:34:18 2005 UTC (19 years, 11 months ago) by chuckv
Diff to previous 555 , to selected 831
Fixed bug in typo in nanorodBuilder.

Revision 555 - Directory Listing - [select for diffs]
Modified Mon May 30 14:01:52 2005 UTC (19 years, 11 months ago) by chuckv
Diff to previous 554 , to selected 831
Added method to remove system angular momentum to velocitizer and added method to calculate system angular momentum to siminfo.

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 , to selected 831
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 552 , to selected 831
Removed balance from doForces

Revision 552 - Directory Listing - [select for diffs]
Modified Sun May 29 21:15:36 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 551 , to selected 831
Updated tap sample

Revision 551 - Directory Listing - [select for diffs]
Modified Sun May 29 21:15:14 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 550 , to selected 831
Included a tap dimer for testing purposes

Revision 550 - Directory Listing - [select for diffs]
Modified Sun May 29 21:14:38 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 549 , to selected 831
Re-entered the TIP4P-Ew water model. It was apparently wiped earlier this month...

Revision 549 - Directory Listing - [select for diffs]
Modified Sun May 29 21:13:23 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 548 , to selected 831
ran make cvslog

Revision 548 - Directory Listing - [select for diffs]
Modified Sun May 29 00:16:14 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 547 , to selected 831
adding AtomNameVisitor

Revision 547 - Directory Listing - [select for diffs]
Modified Sun May 29 00:09:13 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 546 , to selected 831
dding resetIntegrator

Revision 546 - Directory Listing - [select for diffs]
Modified Sun May 29 00:06:14 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 545 , to selected 831
adding resetIntegrator

Revision 545 - Directory Listing - [select for diffs]
Modified Fri May 27 21:11:24 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 544 , to selected 831
adding DensityPlot into StaticProps

Revision 544 - Directory Listing - [select for diffs]
Modified Fri May 27 04:41:34 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 543 , to selected 831
adding SCDOrderParameter into StaticProps

Revision 543 - Directory Listing - [select for diffs]
Modified Thu May 26 22:45:00 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 542 , to selected 831
adding AtomNameVisitor to convert atom name to its base name; wrappingvisitor
now wrap back to the center of the mass; adding P2OrderParameter into StaticProps

Revision 542 - Directory Listing - [select for diffs]
Modified Sun May 22 21:36:21 2005 UTC (19 years, 11 months ago) by chuckv
Diff to previous 541 , to selected 831
Fix to print pressure tensor.

Revision 541 - Directory Listing - [select for diffs]
Modified Sun May 22 21:05:15 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 540 , to selected 831
adding keyword printPressureTensor

Revision 540 - Directory Listing - [select for diffs]
Modified Fri May 20 19:27:03 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 539 , to selected 831
NPrT in progress

Revision 539 - Directory Listing - [select for diffs]
Modified Fri May 20 16:01:38 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 538 , to selected 831
NPrT in progress

Revision 538 - Directory Listing - [select for diffs]
Modified Thu May 19 21:31:23 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 537 , to selected 831
NPAT is working

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 536 , to selected 831
fix bug in NPAT and NPrT

Revision 536 - Directory Listing - [select for diffs]
Modified Thu May 19 04:28:26 2005 UTC (19 years, 11 months ago) by tim
Diff to previous 535 , to selected 831
adding NPAT and NPrT integrators

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 , to selected 831
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 533 , to selected 831
Modifications to temper the dipolar strength in the first solvation shell for tap

Revision 533 - Directory Listing - [select for diffs]
Modified Wed May 18 12:35:52 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 532 , to selected 831
added a tap example for testing purposes

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 531 , to selected 831
Modifications to tap.  Also correcting changes to the previous merge that were not caught

Revision 531 - Directory Listing - [select for diffs]
Modified Tue May 17 04:20:09 2005 UTC (19 years, 11 months ago) by chuckv
Diff to previous 530 , to selected 831
Fixed merge issues between Kyle and Chris so OOPSE will actually build.

Revision 530 - Directory Listing - [select for diffs]
Modified Tue May 17 03:46:45 2005 UTC (19 years, 11 months ago) by kdaily
Diff to previous 529 , to selected 831
help

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 528 , to selected 831
added gb

Revision 528 - Directory Listing - [select for diffs]
Modified Fri May 13 20:36:15 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 527 , to selected 831
Better tap

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 526 , to selected 831
Couple of changes for TAP water.  Need to parametrize.

Revision 526 - Directory Listing - [select for diffs]
Modified Wed May 11 23:15:05 2005 UTC (19 years, 11 months ago) by chuckv
Diff to previous 525 , to selected 831
Fixed build issues under ifc7.

Revision 525 - Directory Listing - [select for diffs]
Modified Mon May 9 22:07:30 2005 UTC (19 years, 11 months ago) by chuckv
Diff to previous 524 , to selected 831
More geometry builder changes.

Revision 524 - Directory Listing - [select for diffs]
Modified Thu May 5 15:06:04 2005 UTC (19 years, 11 months ago) by chrisfen
Diff to previous 523 , to selected 831
Changed SHED to TAP

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

Revision 522 - Directory Listing - [select for diffs]
Modified Tue May 3 22:55:29 2005 UTC (20 years ago) by chuckv
Diff to previous 521 , to selected 831
Adding support for generic geometry to nanorodbuilder.

Revision 521 - Directory Listing - [select for diffs]
Modified Tue May 3 17:55:28 2005 UTC (20 years ago) by chuckv
Diff to previous 520 , to selected 831
More changes to nanoRodBuilder....

Revision 520 - Directory Listing - [select for diffs]
Modified Fri Apr 29 19:16:27 2005 UTC (20 years ago) by gezelter
Diff to previous 519 , to selected 831
*** empty log message ***

Revision 519 - Directory Listing - [select for diffs]
Modified Fri Apr 29 16:26:27 2005 UTC (20 years ago) by chrisfen
Diff to previous 518 , to selected 831
Added TIP4P-Ew

Revision 518 - Directory Listing - [select for diffs]
Modified Thu Apr 28 00:24:11 2005 UTC (20 years ago) by chuckv
Diff to previous 517 , to selected 831
Fixed issues with nanoRodBuilder....

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

Revision 516 - Directory Listing - [select for diffs]
Modified Fri Apr 22 21:57:16 2005 UTC (20 years ago) by chuckv
Diff to previous 515 , to selected 831
Fixed gcc4 bug...

Revision 515 - Directory Listing - [select for diffs]
Modified Fri Apr 22 21:52:51 2005 UTC (20 years ago) by tim
Diff to previous 514 , to selected 831
adding CharClassificationFunctor to fix the locale problem  of c++

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 , to selected 831
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 , to selected 831
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 511 , to selected 831
Working on the shapes parser...

Revision 511 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:43:26 2005 UTC (20 years ago) by gezelter
Diff to previous 510 , to selected 831
gmake in case people forget

Revision 510 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:40:33 2005 UTC (20 years ago) by gezelter
Diff to previous 509 , to selected 831
fixed the spacing on the banner.  Vanity.

Revision 509 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:22:30 2005 UTC (20 years ago) by gezelter
Diff to previous 508 , to selected 831
Version string in banner (and version numbers in config.h)

Revision 508 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:22:10 2005 UTC (20 years ago) by gezelter
Diff to previous 507 , to selected 831
Documentation changes

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

Revision 506 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:03:16 2005 UTC (20 years ago) by gezelter
Diff to previous 505 , to selected 831
Jedi mind-trick warning messages have been added to
make users ignore CGAL.

Revision 505 - Directory Listing - [select for diffs]
Modified Fri Apr 15 18:41:38 2005 UTC (20 years ago) by tim
Diff to previous 504 , to selected 831
fix make install

Revision 504 - Directory Listing - [select for diffs]
Modified Fri Apr 15 18:41:07 2005 UTC (20 years ago) by tim
Diff to previous 503 , to selected 831
add  Makefile of samples

Revision 503 - Directory Listing - [select for diffs]
Modified Fri Apr 15 18:33:03 2005 UTC (20 years ago) by tim
Diff to previous 502 , to selected 831
some samples are not installed correctly

Revision 502 - Directory Listing - [select for diffs]
Modified Thu Apr 14 21:41:56 2005 UTC (20 years ago) by gezelter
Diff to previous 501 , to selected 831
configure now searches for perl to use with filepp

Revision 501 - Directory Listing - [select for diffs]
Modified Thu Apr 14 21:20:36 2005 UTC (20 years ago) by gezelter
Diff to previous 500 , to selected 831
Fixed a bug in RigidBodyStamp section of MoLocator

Revision 500 - Directory Listing - [select for diffs]
Modified Thu Apr 14 19:12:17 2005 UTC (20 years ago) by gezelter
Diff to previous 499 , to selected 831
*** empty log message ***

Revision 499 - Directory Listing - [select for diffs]
Modified Thu Apr 14 16:10:57 2005 UTC (20 years ago) by chuckv
Diff to previous 498 , to selected 831
nanorodbuilder now exit's when libCGAL is not present.

Revision 498 - Directory Listing - [select for diffs]
Modified Thu Apr 14 15:20:15 2005 UTC (20 years ago) by tim
Diff to previous 497 , to selected 831
fix one more warning message in make_nodes

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

Revision 496 - Directory Listing - [select for diffs]
Modified Wed Apr 13 23:29:14 2005 UTC (20 years ago) by chrisfen
Diff to previous 495 , to selected 831
oops...  bad sample

Revision 495 - Directory Listing - [select for diffs]
Modified Wed Apr 13 23:00:31 2005 UTC (20 years ago) by chuckv
Diff to previous 494 , to selected 831
Change typo in CGAL.

Revision 494 - Directory Listing - [select for diffs]
Modified Wed Apr 13 22:43:43 2005 UTC (20 years ago) by tim
Diff to previous 493 , to selected 831
fix some warning messages

Revision 493 - Directory Listing - [select for diffs]
Modified Wed Apr 13 22:30:22 2005 UTC (20 years ago) by gezelter
Diff to previous 492 , to selected 831
added CGAL checks

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 , to selected 831
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 490 , to selected 831
Added destroy method to clean up memory

Revision 490 - Directory Listing - [select for diffs]
Modified Wed Apr 13 18:41:17 2005 UTC (20 years ago) by tim
Diff to previous 489 , to selected 831
more memory leak are fixed

Revision 489 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:44:34 2005 UTC (20 years ago) by chuckv
Diff to previous 488 , to selected 831
File not needed for nanoRodBuilder.

Revision 488 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:42:13 2005 UTC (20 years ago) by tim
Diff to previous 487 , to selected 831
fix memory leak in nanorodBuilder and simpleBuilder(forget to delete lattice)

Revision 487 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:33:50 2005 UTC (20 years ago) by tim
Diff to previous 486 , to selected 831
refactory lattice

Revision 486 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:10:07 2005 UTC (20 years ago) by tim
Diff to previous 485 , to selected 831
refactory LatticeFactory and LatticeCreator

Revision 485 - Directory Listing - [select for diffs]
Modified Tue Apr 12 22:07:45 2005 UTC (20 years ago) by tim
Diff to previous 484 , to selected 831
refactory LatticeFactory and LatticeCreator

Revision 484 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:58:09 2005 UTC (20 years ago) by tim
Diff to previous 483 , to selected 831
refactory LatticeFactory and LatticeCreator

Revision 483 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:28:07 2005 UTC (20 years ago) by gezelter
Diff to previous 482 , to selected 831
cleaned up vector_class memory leak fix by deallocating in reverse
order of how we allocated.  Also migrated MoLocator into utils directory

Revision 482 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:27:33 2005 UTC (20 years ago) by gezelter
Diff to previous 481 , to selected 831
added lattice directory

Revision 481 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:27:27 2005 UTC (20 years ago) by gezelter
Diff to previous 480 , to selected 831
added lattice directory, so all of these files are now redundant

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

Revision 479 - Directory Listing - [select for diffs]
Modified Tue Apr 12 21:26:42 2005 UTC (20 years ago) by gezelter
Diff to previous 478 , to selected 831
added lattice subdirectory

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

Revision 477 - Directory Listing - [select for diffs]
Modified Tue Apr 12 20:56:46 2005 UTC (20 years ago) by chrisfen
Diff to previous 476 , to selected 831
added quadrupole sample

Revision 476 - Directory Listing - [select for diffs]
Modified Tue Apr 12 20:56:20 2005 UTC (20 years ago) by chrisfen
Diff to previous 475 , to selected 831
updating samples

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

Revision 474 - Directory Listing - [select for diffs]
Modified Tue Apr 12 17:45:31 2005 UTC (20 years ago) by chuckv
Diff to previous 473 , to selected 831
Further changes to vector_class destroy function.

Revision 473 - Directory Listing - [select for diffs]
Modified Tue Apr 12 17:39:06 2005 UTC (20 years ago) by chuckv
Diff to previous 472 , to selected 831
Fixed pointer memory leak in vector_class.

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

Revision 471 - Directory Listing - [select for diffs]
Modified Tue Apr 12 14:24:29 2005 UTC (20 years ago) by chrisfen
Diff to previous 470 , to selected 831
minor change to TI output

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

Revision 469 - Directory Listing - [select for diffs]
Modified Tue Apr 12 00:28:29 2005 UTC (20 years ago) by chuckv
Diff to previous 468 , to selected 831
Added code to delete vector.

Revision 468 - Directory Listing - [select for diffs]
Modified Mon Apr 11 21:58:05 2005 UTC (20 years ago) by tim
Diff to previous 467 , to selected 831
avoid multiple inherit in basic_ifstrstream

Revision 467 - Directory Listing - [select for diffs]
Modified Mon Apr 11 21:37:30 2005 UTC (20 years ago) by chuckv
Diff to previous 466 , to selected 831
Importing nanoRodBuilder application (may not work yet).  ((Doesn't work yet.))
(((May never work....)))

Revision 466 - Directory Listing - [select for diffs]
Modified Mon Apr 11 20:54:53 2005 UTC (20 years ago) by tim
Diff to previous 465 , to selected 831
forget to delete prepareVisitor in Dump2XYZ

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

Revision 464 - Directory Listing - [select for diffs]
Modified Mon Apr 11 20:18:53 2005 UTC (20 years ago) by chrisfen
Diff to previous 463 , to selected 831
fixing of the quadrupoles

Revision 463 - Directory Listing - [select for diffs]
Modified Mon Apr 11 20:16:50 2005 UTC (20 years ago) by tim
Diff to previous 462 , to selected 831
change the parameter name in constructors

Revision 462 - Directory Listing - [select for diffs]
Modified Mon Apr 11 19:49:43 2005 UTC (20 years ago) by gezelter
Diff to previous 461 , to selected 831
One more bug fix for GNU make versions < 3.80

Revision 461 - Directory Listing - [select for diffs]
Modified Mon Apr 11 19:06:57 2005 UTC (20 years ago) by gezelter
Diff to previous 460 , to selected 831
Fixed the uc and lc functions for GNU make versions < 3.80

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 , to selected 831
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 458 , to selected 831
quadrupole interactions should be working with a remaining question of interaction magnitude

Revision 458 - Directory Listing - [select for diffs]
Modified Fri Apr 8 22:12:52 2005 UTC (20 years ago) by chrisfen
Diff to previous 457 , to selected 831
messing with samples

Revision 457 - Directory Listing - [select for diffs]
Modified Fri Apr 8 18:48:04 2005 UTC (20 years ago) by chrisfen
Diff to previous 456 , to selected 831
oops...  messed up a sample

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

Revision 455 - Directory Listing - [select for diffs]
Modified Fri Apr 8 14:42:27 2005 UTC (20 years ago) by chrisfen
Diff to previous 454 , to selected 831
changes during debug of charge-dipole

Revision 454 - Directory Listing - [select for diffs]
Modified Fri Apr 8 14:41:40 2005 UTC (20 years ago) by chrisfen
Diff to previous 453 , to selected 831
added Cl- and Na+

Revision 453 - Directory Listing - [select for diffs]
Modified Wed Apr 6 23:59:59 2005 UTC (20 years ago) by tim
Diff to previous 452 , to selected 831
reinitialize buffer_stack_ptr in BASS parser

Revision 452 - Directory Listing - [select for diffs]
Modified Tue Apr 5 23:09:48 2005 UTC (20 years ago) by tim
Diff to previous 451 , to selected 831
support '+' and '-' in atom type name;clean the code a little bit

Revision 451 - Directory Listing - [select for diffs]
Modified Tue Mar 29 21:00:54 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 450 , to selected 831
fix a bug in converting rotation matrix to quaternion

Revision 450 - Directory Listing - [select for diffs]
Modified Mon Mar 28 22:41:19 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 449 , to selected 831
fixed the wrapping

Revision 449 - Directory Listing - [select for diffs]
Modified Mon Mar 28 22:30:06 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 448 , to selected 831
LipidTranVisitor should do the wrapping

Revision 448 - Directory Listing - [select for diffs]
Modified Mon Mar 28 15:54:04 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 447 , to selected 831
fix a bug in getting the dimension of histogram

Revision 447 - Directory Listing - [select for diffs]
Modified Tue Mar 22 16:38:37 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 446 , to selected 831
avoid building parallel executable for dump2XYZ, simpleBuilder, staticProps and dynamicProps

Revision 446 - Directory Listing - [select for diffs]
Modified Mon Mar 21 22:34:40 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 445 , to selected 831
Corrected changes to the forcefield files

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 444 , to selected 831
Make sure electrostatic_module provides data for reaction_field

Revision 444 - Directory Listing - [select for diffs]
Modified Mon Mar 21 20:50:44 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 443 , to selected 831
Chris debugging stuff.  HE WILL CHANGE THIS BACK, RIGHT?

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 442 , to selected 831
constant back to correct value

Revision 442 - Directory Listing - [select for diffs]
Modified Mon Mar 21 19:22:55 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 441 , to selected 831
fixed an install-related bug.  $(InstallCommand) had been set
to $(InstallData)

Revision 441 - Directory Listing - [select for diffs]
Modified Tue Mar 15 14:21:31 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 440 , to selected 831
VelocityVerletIntegrator already deletes and Nullifies restWriter,
so Integrator shouldn't do it.

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 , to selected 831
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 438 , to selected 831
first run at charge-quadrupole interactions

Revision 438 - Directory Listing - [select for diffs]
Modified Sat Mar 12 19:12:56 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 437 , to selected 831
forgot a couple of makefiles

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 436 , to selected 831
added some samples

Revision 436 - Directory Listing - [select for diffs]
Modified Fri Mar 11 17:50:11 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 435 , to selected 831
fix a typo in MultipoleAtomTypesSectionParser

Revision 435 - Directory Listing - [select for diffs]
Modified Fri Mar 11 15:55:17 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 434 , to selected 831
pairs inside cutoff group should not be excluded

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 433 , to selected 831
settled on a unit for quadrupoles

Revision 433 - Directory Listing - [select for diffs]
Modified Fri Mar 11 15:52:59 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 432 , to selected 831
quadrupoles for SSD models

Revision 432 - Directory Listing - [select for diffs]
Modified Fri Mar 11 15:00:20 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 431 , to selected 831
clean up SimInfo; modify the images of SelectionExpression.html

Revision 431 - Directory Listing - [select for diffs]
Modified Fri Mar 11 00:43:19 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 430 , to selected 831
fixed a bug in MPI restraints

Revision 430 - Directory Listing - [select for diffs]
Modified Thu Mar 10 23:56:42 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 429 , to selected 831
adding exclude pairs for rigidbody and cutoff group

Revision 429 - Directory Listing - [select for diffs]
Modified Thu Mar 10 22:06:07 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 428 , to selected 831
fixed a doxygen problem

Revision 428 - Directory Listing - [select for diffs]
Modified Thu Mar 10 21:51:20 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 427 , to selected 831
messing with the split dipole test cases

Revision 427 - Directory Listing - [select for diffs]
Modified Thu Mar 10 21:51:06 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 426 , to selected 831
updated some documentation

Revision 426 - Directory Listing - [select for diffs]
Modified Thu Mar 10 20:40:56 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 425 , to selected 831
LinkedList removal project starts now

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 424 , to selected 831
using map to replace link list

Revision 424 - Directory Listing - [select for diffs]
Modified Thu Mar 10 19:11:44 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 423 , to selected 831
adding test case  of split dipole

Revision 423 - Directory Listing - [select for diffs]
Modified Thu Mar 10 19:11:02 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 422 , to selected 831
Oops...  MPI now builds...

Revision 422 - Directory Listing - [select for diffs]
Modified Thu Mar 10 18:44:02 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 421 , to selected 831
adding test case for split dipole

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 420 , to selected 831
added fortran-side support for split dipoles

Revision 420 - Directory Listing - [select for diffs]
Modified Thu Mar 10 16:27:16 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 419 , to selected 831
fixes to restraints

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 418 , to selected 831
fixing restraints

Revision 418 - Directory Listing - [select for diffs]
Modified Thu Mar 10 16:14:07 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 417 , to selected 831
minor change

Revision 417 - Directory Listing - [select for diffs]
Modified Thu Mar 10 15:10:24 2005 UTC (20 years, 1 month ago) by chrisfen
Diff to previous 416 , to selected 831
First commit of the new restraints code

Revision 416 - Directory Listing - [select for diffs]
Modified Wed Mar 9 18:48:14 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 415 , to selected 831
adding IndexFinder

Revision 415 - Directory Listing - [select for diffs]
Modified Wed Mar 9 18:46:16 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 414 , to selected 831
fix compilation issue

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 , to selected 831
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 412 , to selected 831
adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into
ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ;

Revision 412 - Directory Listing - [select for diffs]
Modified Wed Mar 9 17:28:11 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 411 , to selected 831
change the format of DUFF2

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 410 , to selected 831
new electrostatic module

Revision 410 - Directory Listing - [select for diffs]
Modified Wed Mar 9 14:26:15 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 409 , to selected 831
added splitDipole and fixed quadrupole stuff

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 408 , to selected 831
removed #include lines for outdated charge and dipole interfaces

Revision 408 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:08:50 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 407 , to selected 831
addded a few fun charge-dipole test cases

Revision 407 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:07:49 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 406 , to selected 831
fixing a strange icc8 bug (we think).

Revision 406 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:07:34 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 405 , to selected 831
OOPSE_itoa!

Revision 405 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:07:27 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 404 , to selected 831
Electrostatic Unification Project

Revision 404 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:07:14 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 403 , to selected 831
Dunno

Revision 403 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:06:49 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 402 , to selected 831
Using OOPSE_itoa and checking a NULL left over from the LinkedList days

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 , to selected 831
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 400 , to selected 831
electrostatic unification project

Revision 400 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:05:31 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 399 , to selected 831
making some cool test cases

Revision 399 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:05:18 2005 UTC (20 years, 1 month ago) by gezelter
Diff to previous 398 , to selected 831
Added a charge for Chlorine

Revision 398 - Directory Listing - [select for diffs]
Modified Mon Mar 7 22:39:33 2005 UTC (20 years, 1 month ago) by tim
Diff to previous 397 , to selected 831
Fixing a bug in BitSet.cpp

Revision 397 - Directory Listing - [select for diffs]
Modified Fri Mar 4 15:29:03 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 396 , to selected 831
SPRNG eradication project

Revision 396 - Directory Listing - [select for diffs]
Modified Fri Mar 4 15:28:54 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 395 , to selected 831
Cleaning up config.h.in by adding comments

Revision 395 - Directory Listing - [select for diffs]
Modified Thu Mar 3 14:40:20 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 394 , to selected 831
avoid using const char*(hope can fixed the missing atom type problem)

Revision 394 - Directory Listing - [select for diffs]
Modified Wed Mar 2 16:29:47 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 393 , to selected 831
adding base class of Random Number generator

Revision 393 - Directory Listing - [select for diffs]
Modified Wed Mar 2 16:28:20 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 392 , to selected 831
info_ in Velocitizer is not initialized which causes a seg fault

Revision 392 - Directory Listing - [select for diffs]
Modified Wed Mar 2 15:36:14 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 391 , to selected 831
remove default parameter from MersenneTwister.hpp which causes all kinds of trouble.
Refactory random number generator

Revision 391 - Directory Listing - [select for diffs]
Modified Wed Mar 2 07:32:15 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 390 , to selected 831
Adding unit test for random number generator

Revision 390 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:17:46 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 389 , to selected 831
fixed a file inclusion problem

Revision 389 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:17:05 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 388 , to selected 831
fixed compilation problem

Revision 388 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:02:33 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 387 , to selected 831
replace SPRNG by MTRand

Revision 387 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:00:40 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 386 , to selected 831
Change the name of test case

Revision 386 - Directory Listing - [select for diffs]
Modified Tue Mar 1 21:00:09 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 385 , to selected 831
adding testcase for random number generator

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 384 , to selected 831
fix compilation problem for g++ 3.4

Revision 384 - Directory Listing - [select for diffs]
Modified Tue Mar 1 19:11:47 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 383 , to selected 831
adding OOPSERandNumGen

Revision 383 - Directory Listing - [select for diffs]
Modified Tue Mar 1 15:44:45 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 382 , to selected 831
Fixed the damned build problem with the libraries not
being removed in make clean and make distclean (at least
we think it is fixed).

Revision 382 - Directory Listing - [select for diffs]
Modified Tue Mar 1 15:26:13 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 381 , to selected 831
Making small modifications to allow for use on MPI machines

Revision 381 - Directory Listing - [select for diffs]
Modified Tue Mar 1 14:45:45 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 380 , to selected 831
adding MersenneTwister random number generator

Revision 380 - Directory Listing - [select for diffs]
Modified Tue Mar 1 03:55:13 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 379 , to selected 831
Adding a modified version of MersenneTwister.hpp

Revision 379 - Directory Listing - [select for diffs]
Modified Mon Feb 28 17:24:51 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 378 , to selected 831
selection expression

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 377 , to selected 831
adding soft potential to LJ Module

Revision 377 - Directory Listing - [select for diffs]
Modified Fri Feb 25 16:38:26 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 376 , to selected 831
adding documentation for selection expression

Revision 376 - Directory Listing - [select for diffs]
Modified Thu Feb 24 20:55:07 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 375 , to selected 831
adding basic_teebuf which can operate on multiple stream simutaneously.

Revision 375 - Directory Listing - [select for diffs]
Modified Tue Feb 22 19:26:05 2005 UTC (20 years, 2 months ago) by chrisfen
Diff to previous 374 , to selected 831
Added ssdrf sample

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 373 , to selected 831
reactionfield get fixed

Revision 373 - Directory Listing - [select for diffs]
Modified Mon Feb 21 16:57:22 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 372 , to selected 831
Fix a bug in GofRAngle

Revision 372 - Directory Listing - [select for diffs]
Modified Mon Feb 21 15:28:56 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 371 , to selected 831
Fix for compilation on the Sun

Revision 371 - Directory Listing - [select for diffs]
Modified Mon Feb 21 15:22:56 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 370 , to selected 831
fix for compilation on the Sun

Revision 370 - Directory Listing - [select for diffs]
Modified Mon Feb 21 15:21:54 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 369 , to selected 831
fix problem in sun

Revision 369 - Directory Listing - [select for diffs]
Modified Fri Feb 18 23:07:32 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 368 , to selected 831
adding LipidTransVisitor, GofXyz is working now

Revision 368 - Directory Listing - [select for diffs]
Modified Fri Feb 18 15:58:55 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 367 , to selected 831
Corrected filename collision for EAM on Mac OS X

Revision 367 - Directory Listing - [select for diffs]
Modified Fri Feb 18 15:58:33 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 366 , to selected 831
Updated copyright information

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 365 , to selected 831
corrected filename collision for EAM on operating systems which are
not case sensitive (aka Mac OS X)

Revision 365 - Directory Listing - [select for diffs]
Modified Thu Feb 17 20:15:29 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 364 , to selected 831
more bug get fixed

Revision 364 - Directory Listing - [select for diffs]
Modified Thu Feb 17 19:50:30 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 363 , to selected 831
fix a bug in GofXyz

Revision 363 - Directory Listing - [select for diffs]
Modified Thu Feb 17 19:09:07 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 362 , to selected 831
make processHistogram non-abstrct function

Revision 362 - Directory Listing - [select for diffs]
Modified Thu Feb 17 18:41:50 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 361 , to selected 831
*** empty log message ***

Revision 361 - Directory Listing - [select for diffs]
Modified Thu Feb 17 18:30:54 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 360 , to selected 831
finish GofXyz

Revision 360 - Directory Listing - [select for diffs]
Modified Thu Feb 17 16:21:07 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 359 , to selected 831
change the output format of 2D radial distribution function

Revision 359 - Directory Listing - [select for diffs]
Modified Thu Feb 17 15:23:56 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 358 , to selected 831
forget the const correctness for BitSet

Revision 358 - Directory Listing - [select for diffs]
Modified Thu Feb 17 15:18:36 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 357 , to selected 831
The change of interface of BitSet cause a bug in SelectionEvaluation

Revision 357 - Directory Listing - [select for diffs]
Modified Wed Feb 16 21:13:48 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 356 , to selected 831
return residentMem in byte

Revision 356 - Directory Listing - [select for diffs]
Modified Wed Feb 16 21:00:39 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 355 , to selected 831
fix a bug in writing out the value of cosang

Revision 355 - Directory Listing - [select for diffs]
Modified Wed Feb 16 20:43:10 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 354 , to selected 831
using PhysMem - RSSMem to estimate avaliable memory

Revision 354 - Directory Listing - [select for diffs]
Modified Wed Feb 16 20:30:50 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 353 , to selected 831
change the default bin number

Revision 353 - Directory Listing - [select for diffs]
Modified Wed Feb 16 19:36:30 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 352 , to selected 831
change the suffix of output files;fix the problem of counting in staticProps

Revision 352 - Directory Listing - [select for diffs]
Modified Tue Feb 15 19:39:56 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 351 , to selected 831
fix a bug in BlockSnapshotManager

Revision 351 - Directory Listing - [select for diffs]
Modified Tue Feb 15 19:36:07 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 350 , to selected 831
BlockSnapshotManager is using reference counting now

Revision 350 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:49:58 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 349 , to selected 831
replace std::make_pair by VariablesType::value_type to make Sun Compiler happy

Revision 349 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:35:30 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 348 , to selected 831
adding typedef to TokenMap, using TokenMapType::value_type instead of
std::make_pair to make Sun compiler happy

Revision 348 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:24:12 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 347 , to selected 831
bug fix in StaticProps

Revision 347 - Directory Listing - [select for diffs]
Modified Tue Feb 15 17:11:35 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 346 , to selected 831
(1) adding #ifdef __RWSTD to make sun compiler happy
(2) fix pair density calculation problem when two selections intersect with each other

Revision 346 - Directory Listing - [select for diffs]
Modified Tue Feb 15 15:24:54 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 345 , to selected 831
cast of NULL to satisfy xlc++

Revision 345 - Directory Listing - [select for diffs]
Modified Tue Feb 15 15:17:01 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 344 , to selected 831
*** empty log message ***

Revision 344 - Directory Listing - [select for diffs]
Modified Tue Feb 15 06:17:03 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 343 , to selected 831
bug fix for null termination

Revision 343 - Directory Listing - [select for diffs]
Modified Tue Feb 15 06:11:22 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 342 , to selected 831
bugfixing residentMem

Revision 342 - Directory Listing - [select for diffs]
Modified Tue Feb 15 05:59:14 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 341 , to selected 831
bugfixes for residentMem on LINUX

Revision 341 - Directory Listing - [select for diffs]
Modified Tue Feb 15 05:08:57 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 340 , to selected 831
added residentMem

Revision 340 - Directory Listing - [select for diffs]
Modified Tue Feb 15 05:05:33 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 339 , to selected 831
modifications to estimate memory in use by other processes
autoconf fixes
ps syntax checking
config.h file cleaning

Revision 339 - Directory Listing - [select for diffs]
Modified Mon Feb 14 23:26:25 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 338 , to selected 831
ps niceness

Revision 338 - Directory Listing - [select for diffs]
Modified Mon Feb 14 23:16:48 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 337 , to selected 831
ps strangeness

Revision 337 - Directory Listing - [select for diffs]
Modified Mon Feb 14 19:42:08 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 336 , to selected 831
fix a bug in BlockSnapshotManager.hpp

Revision 336 - Directory Listing - [select for diffs]
Modified Mon Feb 14 18:51:48 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 335 , to selected 831
default length for staticProps is 1/2 smallest length of first frame

Revision 335 - Directory Listing - [select for diffs]
Modified Mon Feb 14 18:12:43 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 334 , to selected 831
fix a bug in VelocityVerletIntegrator : last frame is written twice

Revision 334 - Directory Listing - [select for diffs]
Modified Mon Feb 14 17:57:01 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 333 , to selected 831
begin bug fix

Revision 333 - Directory Listing - [select for diffs]
Modified Mon Feb 14 17:35:25 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 332 , to selected 831
refactory CorrelationFunction

Revision 332 - Directory Listing - [select for diffs]
Modified Mon Feb 14 15:18:09 2005 UTC (20 years, 2 months ago) by gezelter
Diff to previous 331 , to selected 831
bug fix and start of switch for type of correlation function

Revision 331 - Directory Listing - [select for diffs]
Modified Sun Feb 13 21:18:27 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 330 , to selected 831
fix a bug in calculating  bytes per stuntdouble

Revision 330 - Directory Listing - [select for diffs]
Modified Sun Feb 13 21:03:07 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 329 , to selected 831
more fix

Revision 329 - Directory Listing - [select for diffs]
Modified Sun Feb 13 20:57:54 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 328 , to selected 831
fixed a bug in CorrelationFunction

Revision 328 - Directory Listing - [select for diffs]
Modified Sun Feb 13 20:36:24 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 327 , to selected 831
fixed a bug in SimInfo::getCutoff()

Revision 327 - Directory Listing - [select for diffs]
Modified Sun Feb 13 20:08:29 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 326 , to selected 831
adding staticProps and dynamicProps into Makefile.in

Revision 326 - Directory Listing - [select for diffs]
Modified Sun Feb 13 20:05:42 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 325 , to selected 831
maximum length defaults to the cutoff radius

Revision 325 - Directory Listing - [select for diffs]
Modified Sun Feb 13 19:14:43 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 324 , to selected 831
adding Algorithm.hpp

Revision 324 - Directory Listing - [select for diffs]
Modified Sun Feb 13 19:10:25 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 323 , to selected 831
dynamicProps get built

Revision 323 - Directory Listing - [select for diffs]
Modified Sun Feb 13 15:56:10 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 322 , to selected 831
dynamicProps in progress

Revision 322 - Directory Listing - [select for diffs]
Modified Sun Feb 13 08:05:33 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 321 , to selected 831
more work in dynamicProps

Revision 321 - Directory Listing - [select for diffs]
Modified Sun Feb 13 07:25:22 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 320 , to selected 831
adding dynamicProps

Revision 320 - Directory Listing - [select for diffs]
Modified Sun Feb 13 07:14:59 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 319 , to selected 831
adding command line option to DynamicProps

Revision 319 - Directory Listing - [select for diffs]
Modified Sun Feb 13 07:13:27 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 318 , to selected 831
adding command line option for DynamicProps

Revision 318 - Directory Listing - [select for diffs]
Modified Sun Feb 13 06:57:48 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 317 , to selected 831
adding dynamicProps

Revision 317 - Directory Listing - [select for diffs]
Modified Sat Feb 12 20:09:28 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 316 , to selected 831
adding SelectionManager.cpp

Revision 316 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:41:02 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 315 , to selected 831
adding one more constructor to Snapshot to create customized DataStorage

Revision 315 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:39:03 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 314 , to selected 831
adding beginSelected, nextSelected method to SelectionManager

Revision 314 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:37:36 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 313 , to selected 831
adding support for physmem

Revision 313 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:35:51 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 312 , to selected 831
adding supprot for physmem

Revision 312 - Directory Listing - [select for diffs]
Modified Fri Feb 11 22:35:05 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 311 , to selected 831
adding physmem

Revision 311 - Directory Listing - [select for diffs]
Modified Thu Feb 10 22:37:21 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 310 , to selected 831
more work in StaticProps

Revision 310 - Directory Listing - [select for diffs]
Modified Thu Feb 10 18:14:03 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 309 , to selected 831
change the filenames

Revision 309 - Directory Listing - [select for diffs]
Modified Thu Feb 10 14:15:52 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 308 , to selected 831
adding GofRAngle

Revision 308 - Directory Listing - [select for diffs]
Modified Wed Feb 9 18:21:19 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 307 , to selected 831
remove some useless files

Revision 307 - Directory Listing - [select for diffs]
Modified Wed Feb 9 18:12:47 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 306 , to selected 831
staticProps in progress

Revision 306 - Directory Listing - [select for diffs]
Modified Wed Feb 9 17:08:22 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 305 , to selected 831
adding GofR

Revision 305 - Directory Listing - [select for diffs]
Modified Mon Feb 7 22:39:19 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 304 , to selected 831
add getRigidBodyAt  function into Molecule class

Revision 304 - Directory Listing - [select for diffs]
Modified Mon Feb 7 22:38:35 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 303 , to selected 831
update help info

Revision 303 - Directory Listing - [select for diffs]
Modified Mon Feb 7 22:36:32 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 302 , to selected 831
support select internal index selection, for example, select DMPC.3

Revision 302 - Directory Listing - [select for diffs]
Modified Mon Feb 7 21:11:22 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 301 , to selected 831
update help info for Dump2XYZ

Revision 301 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:39:36 2005 UTC (20 years, 2 months ago) by chrisfen
Diff to previous 300 , to selected 831
selection librarys added

Revision 300 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:31:50 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 299 , to selected 831
adding Makefile

Revision 299 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:20:57 2005 UTC (20 years, 2 months ago) by chrisfen
Diff to previous 298 , to selected 831
issue commented out in wildcards

Revision 298 - Directory Listing - [select for diffs]
Modified Mon Feb 7 20:06:00 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 297 , to selected 831
forget to reset the pc which cause reevaluate return NULL

Revision 297 - Directory Listing - [select for diffs]
Modified Mon Feb 7 19:14:26 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 296 , to selected 831
fix a bug in determing the global index for rigidbodies

Revision 296 - Directory Listing - [select for diffs]
Modified Mon Feb 7 19:13:43 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 295 , to selected 831
minor change in Bitset

Revision 295 - Directory Listing - [select for diffs]
Modified Mon Feb 7 19:13:18 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 294 , to selected 831
selection library is working

Revision 294 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:46:10 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 293 , to selected 831
remove SelectionVisitor

Revision 293 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:45:48 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 292 , to selected 831
IgnoreVisitor and XYZVisitor now use selection library

Revision 292 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:44:15 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 291 , to selected 831
adding SelectionManager into SimInfo

Revision 291 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:43:54 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 290 , to selected 831
dump2Xyz now take advantage of selection library

Revision 290 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:42:12 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 289 , to selected 831
minor change in BitSet

Revision 289 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:41:23 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 288 , to selected 831
adding missing implementation

Revision 288 - Directory Listing - [select for diffs]
Modified Fri Feb 4 22:39:26 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 287 , to selected 831
half of the selection utility is working need to debug within keyword and atomproperty keyword

Revision 287 - Directory Listing - [select for diffs]
Modified Fri Feb 4 05:42:49 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 286 , to selected 831
selection library get built

Revision 286 - Directory Listing - [select for diffs]
Modified Fri Feb 4 05:42:30 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 285 , to selected 831
fix BitSet

Revision 285 - Directory Listing - [select for diffs]
Modified Fri Feb 4 05:26:30 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 284 , to selected 831
remove some useless files

Revision 284 - Directory Listing - [select for diffs]
Modified Fri Feb 4 04:57:04 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 283 , to selected 831
adding wildcard class; NameFinder is finished

Revision 283 - Directory Listing - [select for diffs]
Modified Thu Feb 3 23:14:05 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 282 , to selected 831
more work in selection library

Revision 282 - Directory Listing - [select for diffs]
Modified Thu Feb 3 14:04:59 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 281 , to selected 831
selection in progress

Revision 281 - Directory Listing - [select for diffs]
Modified Wed Feb 2 23:13:11 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 280 , to selected 831
selection library in progress, except SelectionEvaluator, other files are compiled

Revision 280 - Directory Listing - [select for diffs]
Modified Wed Feb 2 23:12:01 2005 UTC (20 years, 2 months ago) by tim
Diff to previous 279 , to selected 831
adding boost::any

Revision 279 - Directory Listing - [select for diffs]
Modified Wed Feb 2 12:51:25 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 278 , to selected 831
add SelectionCompiler.cpp

Revision 278 - Directory Listing - [select for diffs]
Modified Tue Feb 1 22:49:23 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 277 , to selected 831
Selection in progress

Revision 277 - Directory Listing - [select for diffs]
Modified Tue Feb 1 06:55:00 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 276 , to selected 831
adding selection library

Revision 276 - Directory Listing - [select for diffs]
Modified Wed Jan 26 15:26:47 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 275 , to selected 831
forget to add eorWriter

Revision 275 - Directory Listing - [select for diffs]
Modified Wed Jan 26 15:15:09 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 274 , to selected 831
(1)Cast wrong atom to DirectionalAtom in GhostTorsion
(2)get the wrong column of electroframe

Revision 274 - Directory Listing - [select for diffs]
Modified Tue Jan 25 21:59:18 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 273 , to selected 831
fix a bug in SimInfo, use number of cutoff stamp as counter to loop over rigidbody stamp

Revision 273 - Directory Listing - [select for diffs]
Modified Tue Jan 25 17:45:23 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 272 , to selected 831
(1) complete section parser's error message
(2) add GhostTorsion
(3) accumulate inertial tensor from the directional atoms before calculate rigidbody's inertial tensor

Revision 272 - Directory Listing - [select for diffs]
Modified Mon Jan 17 22:17:20 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 271 , to selected 831
forget to set dipole for lipid head group

Revision 271 - Directory Listing - [select for diffs]
Modified Mon Jan 17 16:58:32 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 270 , to selected 831
fix a bug in loading initial extended system parameters

Revision 270 - Directory Listing - [select for diffs]
Modified Mon Jan 17 16:05:30 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 269 , to selected 831
forget to set maxIterNum_ in NVT

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 268 , to selected 831
remove WATER.cpp

Revision 268 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:37:28 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 267 , to selected 831
sync Makefile

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 266 , to selected 831
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 266 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:48:53 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 265 , to selected 831
Fixed publication details in banner

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 , to selected 831
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 263 , to selected 831
separating modules and C/Fortran interface subroutines

Revision 263 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:15:58 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 262 , to selected 831
more fixes for gnugetopt

Revision 262 - Directory Listing - [select for diffs]
Modified Fri Jan 14 20:09:26 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 261 , to selected 831
fixing for gnugetopt

Revision 261 - Directory Listing - [select for diffs]
Modified Fri Jan 14 16:49:46 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 260 , to selected 831
using c library to do conversion instead of using iostream due to a bug in
libstdc++(GCC 3.2)

Revision 260 - Directory Listing - [select for diffs]
Modified Fri Jan 14 02:40:55 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 259 , to selected 831
no message

Revision 259 - Directory Listing - [select for diffs]
Modified Fri Jan 14 01:56:04 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 258 , to selected 831
fix a bug in global index

Revision 258 - Directory Listing - [select for diffs]
Modified Fri Jan 14 01:04:57 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 257 , to selected 831
remove include Integrator.hpp in Minimizer

Revision 257 - Directory Listing - [select for diffs]
Modified Thu Jan 13 22:14:44 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 256 , to selected 831
compile getopt and getopt1 if we need to

Revision 256 - Directory Listing - [select for diffs]
Modified Thu Jan 13 21:56:58 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 255 , to selected 831
template flags

Revision 255 - Directory Listing - [select for diffs]
Modified Thu Jan 13 21:48:18 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 254 , to selected 831
formatting

Revision 254 - Directory Listing - [select for diffs]
Modified Thu Jan 13 21:48:09 2005 UTC (20 years, 3 months ago) by gezelter
Diff to previous 253 , to selected 831
fixed a MakeDir / MkDir problem
added BinDir target

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 252 , to selected 831
port to SGI platform

Revision 252 - Directory Listing - [select for diffs]
Modified Thu Jan 13 18:26:02 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 251 , to selected 831
change the order of linking (object file comes first and then follow by user built library)

Revision 251 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:24:55 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 250 , to selected 831
remove useless debug info

Revision 250 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:21:42 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 249 , to selected 831
minor fix

Revision 249 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:18:54 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 248 , to selected 831
missing tab

Revision 248 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:17:02 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 247 , to selected 831
missing tab

Revision 247 - Directory Listing - [select for diffs]
Modified Wed Jan 12 23:15:37 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 246 , to selected 831
LinearVisitor get fixed

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 245 , to selected 831
merging new_design branch into OOPSE-2.0

Revision 245 - Directory Listing - [select for diffs]
Modified Wed Jan 12 17:25:52 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 244 , to selected 831
remove some useless force fields

Revision 244 - Directory Listing - [select for diffs]
Modified Tue Jan 11 16:36:50 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 243 , to selected 831
adding new format of EAM force field

Revision 243 - Directory Listing - [select for diffs]
Modified Tue Jan 11 16:23:42 2005 UTC (20 years, 3 months ago) by tim
Diff to previous 242 , to selected 831
rename newDUFF.frc to DUFF2.frc

Revision 242 - Directory Listing - [select for diffs]
Modified Mon Dec 20 20:50:56 2004 UTC (20 years, 4 months ago) by chuckv
Diff to previous 241 , to selected 831
Fixed Makefile test bug under OSX and possibly other BSD's, replaced test -f *.mod with ls
function since BSD test apparently doesn't support wildcards.

Revision 241 - Directory Listing - [select for diffs]
Modified Thu Dec 16 19:00:23 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 240 , to selected 831
adding new EAM force field files

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 , to selected 831
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 238 , to selected 831
fix a bug in WATER.cpp when initializing the new Charge AtomType

Revision 238 - Directory Listing - [select for diffs]
Modified Tue Dec 7 14:43:58 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 237 , to selected 831
*** empty log message ***

Revision 237 - Directory Listing - [select for diffs]
Modified Tue Dec 7 02:18:54 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 236 , to selected 831
merge WATER force field into DUFF

Revision 236 - Directory Listing - [select for diffs]
Modified Tue Dec 7 01:33:42 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 235 , to selected 831
change the force constant of bonds

Revision 235 - Directory Listing - [select for diffs]
Modified Sun Dec 5 22:21:55 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 234 , to selected 831
minor fix in DUFF

Revision 234 - Directory Listing - [select for diffs]
Modified Sun Dec 5 17:12:18 2004 UTC (20 years, 4 months ago) by tim
Diff to previous 233 , to selected 831
minor fix in force field file

Revision 233 - Directory Listing - [select for diffs]
Modified Fri Dec 3 00:06:11 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 232 , to selected 831
minor fix

Revision 232 - Directory Listing - [select for diffs]
Modified Thu Dec 2 23:15:04 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 231 , to selected 831
new ForceField format

Revision 231 - Directory Listing - [select for diffs]
Modified Thu Dec 2 03:12:25 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 230 , to selected 831
replace misuse of using namespace std in header files

Revision 230 - Directory Listing - [select for diffs]
Modified Wed Dec 1 19:32:45 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 229 , to selected 831
fixed a sample

Revision 229 - Directory Listing - [select for diffs]
Modified Wed Dec 1 19:10:51 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 228 , to selected 831
spell check

Revision 228 - Directory Listing - [select for diffs]
Modified Mon Nov 29 21:42:52 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 227 , to selected 831
add PolynomialTestCase

Revision 227 - Directory Listing - [select for diffs]
Modified Wed Nov 24 19:49:33 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 226 , to selected 831
Addint StringTokenizerTestCase

Revision 226 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:20:15 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 225 , to selected 831
change Makefile

Revision 225 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:06:34 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 224 , to selected 831
improved restraints - mpi should work fine

Revision 224 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:06:14 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 223 , to selected 831
improved restraints

Revision 223 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:05:55 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 222 , to selected 831
oops...

Revision 222 - Directory Listing - [select for diffs]
Modified Tue Nov 23 22:50:17 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 221 , to selected 831
Back to normal... Oh... Restraints should work in parallel now

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 220 , to selected 831
Improvements to restraints

Revision 220 - Directory Listing - [select for diffs]
Modified Tue Nov 23 22:47:47 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 219 , to selected 831
just some testing changes, I'll return to the original on next commit

Revision 219 - Directory Listing - [select for diffs]
Modified Fri Nov 19 20:37:11 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 218 , to selected 831
new DUFF forcefield

Revision 218 - Directory Listing - [select for diffs]
Modified Thu Nov 18 21:42:31 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 217 , to selected 831
adding new format DUFF force field

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 216 , to selected 831
Fixed a mixing list bug that slowed down the force loop

Revision 216 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:48:20 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 215 , to selected 831
working sample

Revision 215 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:47:25 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 214 , to selected 831
working towards parallel restraints

Revision 214 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:47:05 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 213 , to selected 831
Commented out some write statements

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 212 , to selected 831
Got rid of some write statements

Revision 212 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:46:02 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 211 , to selected 831
Fun with ice

Revision 211 - Directory Listing - [select for diffs]
Modified Fri Nov 5 21:45:14 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 210 , to selected 831
Added the linear visitor

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

Revision 209 - Directory Listing - [select for diffs]
Modified Fri Nov 5 21:04:12 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 208 , to selected 831
included visitors and minimizer

Revision 208 - Directory Listing - [select for diffs]
Modified Fri Nov 5 21:03:47 2004 UTC (20 years, 5 months ago) by chrisfen
Diff to previous 207 , to selected 831
new changes

Revision 207 - Directory Listing - [select for diffs]
Modified Thu Nov 4 20:55:01 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 206 , to selected 831
time to break SimSetup

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

Revision 205 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:22:03 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 204 , to selected 831
isLinear and linearAxis are virtual in StuntDouble,
but are implemented by DirectionalAtom and RigidBody
In StuntDouble, they should return false and "-1" but
there should be logic to figure them out in the other
two classes

Revision 204 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:55 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 203 , to selected 831
Don't remember what I did

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

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

Revision 201 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:02 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 200 , to selected 831
testing force fields

Revision 200 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:19:54 2004 UTC (20 years, 5 months ago) by gezelter
Diff to previous 199 , to selected 831
testing shapes

Revision 199 - Directory Listing - [select for diffs]
Modified Wed Nov 3 16:08:43 2004 UTC (20 years, 5 months ago) by tim
Diff to previous 198 , to selected 831
mess up ......

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 197 , to selected 831
Shapes looks like it's working

Revision 197 - Directory Listing - [select for diffs]
Modified Mon Nov 1 19:57:07 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 196 , to selected 831
these core classes get compiled

Revision 196 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:37:59 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 195 , to selected 831
more work on Molecule class

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 , to selected 831
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 193 , to selected 831
shapes rcut calculator added

Revision 193 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:27:49 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 192 , to selected 831
shorter run

Revision 192 - Directory Listing - [select for diffs]
Modified Fri Oct 29 20:54:04 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 191 , to selected 831
rewrite Molecule class.

Revision 191 - Directory Listing - [select for diffs]
Modified Fri Oct 29 16:22:43 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 190 , to selected 831
Remove some deprecated files

Revision 190 - Directory Listing - [select for diffs]
Modified Fri Oct 29 16:20:50 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 189 , to selected 831
More painful reconstruction is coming !!!

Revision 189 - Directory Listing - [select for diffs]
Modified Thu Oct 28 22:34:01 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 188 , to selected 831
More work on StuntDouble, Atom, DirectionalAtom and RigidBody

Revision 188 - Directory Listing - [select for diffs]
Modified Thu Oct 28 22:26:32 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 187 , to selected 831
remove old Vector3d.hpp from application/simpleBuilder

Revision 187 - Directory Listing - [select for diffs]
Modified Thu Oct 28 21:42:30 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 186 , to selected 831
Minor change in next_combination

Revision 186 - Directory Listing - [select for diffs]
Modified Thu Oct 28 21:28:04 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 185 , to selected 831
Done with combination

Revision 185 - Directory Listing - [select for diffs]
Modified Thu Oct 28 21:11:12 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 184 , to selected 831
change documentation of next_combination.hpp

Revision 184 - Directory Listing - [select for diffs]
Modified Thu Oct 28 20:41:18 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 183 , to selected 831
ReplaceWildCard is working

Revision 183 - Directory Listing - [select for diffs]
Modified Thu Oct 28 20:01:39 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 182 , to selected 831
adding replace wildcard function

Revision 182 - Directory Listing - [select for diffs]
Modified Thu Oct 28 19:33:46 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 181 , to selected 831
Minor change

Revision 181 - Directory Listing - [select for diffs]
Modified Thu Oct 28 19:06:59 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 180 , to selected 831
STL next_permutation like next_combination is working

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 , to selected 831
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 178 , to selected 831
forgot to advance lines in the shapeFile

Revision 178 - Directory Listing - [select for diffs]
Modified Thu Oct 28 17:20:10 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 177 , to selected 831
forgot the orientation line

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 176 , to selected 831
fixed duplicate declaration foo

Revision 176 - Directory Listing - [select for diffs]
Modified Thu Oct 28 16:55:58 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 175 , to selected 831
uncommented .in line

Revision 175 - Directory Listing - [select for diffs]
Modified Thu Oct 28 15:42:17 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 174 , to selected 831
next_combination in progress

Revision 174 - Directory Listing - [select for diffs]
Modified Thu Oct 28 15:15:44 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 173 , to selected 831
adding next_combination test case

Revision 173 - Directory Listing - [select for diffs]
Modified Thu Oct 28 15:02:54 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 172 , to selected 831
STL Compatible combination sequence generator

Revision 172 - Directory Listing - [select for diffs]
Modified Thu Oct 28 06:23:42 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 171 , to selected 831
bug fixed in GenerateCombination.hpp

Revision 171 - Directory Listing - [select for diffs]
Modified Thu Oct 28 06:16:45 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 170 , to selected 831
a STL next_permutaion like next_combination function.

Revision 170 - Directory Listing - [select for diffs]
Modified Thu Oct 28 03:27:03 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 169 , to selected 831
no message

Revision 169 - Directory Listing - [select for diffs]
Modified Thu Oct 28 03:14:11 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 168 , to selected 831
ReplaceWildCard(recursive version) is working, need refactoring. An iterative version is on the way

Revision 168 - Directory Listing - [select for diffs]
Modified Thu Oct 28 02:28:03 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 167 , to selected 831
ReplaceWildCard in progress

Revision 167 - Directory Listing - [select for diffs]
Modified Thu Oct 28 02:08:11 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 166 , to selected 831
Adding Test Case for ReplaceWildCard

Revision 166 - Directory Listing - [select for diffs]
Modified Wed Oct 27 23:17:19 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 165 , to selected 831
adding ReplaceWildCard.hpp, need test

Revision 165 - Directory Listing - [select for diffs]
Modified Wed Oct 27 06:25:31 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 164 , to selected 831
Adding Generic TupleMatcher, wild char matching is on the way

Revision 164 - Directory Listing - [select for diffs]
Modified Wed Oct 27 06:07:09 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 163 , to selected 831
Adding Generic Tuple3 and Tuple4

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 , to selected 831
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 , to selected 831
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 , to selected 831
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 159 , to selected 831
char* -> string

Revision 159 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:25:19 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 158 , to selected 831
Making ShapeType into a ShapeAtomType, fixing some isXXX

Revision 158 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:25:02 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 157 , to selected 831
define name collision

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 156 , to selected 831
forcefield refactoring for shapes

Revision 156 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:24:30 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 155 , to selected 831
adding sample shape directory

Revision 155 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:19:22 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 154 , to selected 831
DataStorage passes unit test

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 , to selected 831
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 152 , to selected 831
Changes to Shapes force field reader

Revision 152 - Directory Listing - [select for diffs]
Modified Tue Oct 26 17:28:53 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 151 , to selected 831
Snaphot and SnapshotTestCase in progress

Revision 151 - Directory Listing - [select for diffs]
Modified Mon Oct 25 22:46:19 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 150 , to selected 831
add getArray function to  RectMatrix and Vector classes

Revision 150 - Directory Listing - [select for diffs]
Modified Mon Oct 25 17:03:56 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 149 , to selected 831
adding GenericFactory Test Case. GenericFactory now can bed used to creat
ForcefieldFactory and IntegratorFactory etc.

Revision 149 - Directory Listing - [select for diffs]
Modified Mon Oct 25 04:08:14 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 148 , to selected 831
more classes get reconstructed

Revision 148 - Directory Listing - [select for diffs]
Modified Sun Oct 24 07:55:48 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 147 , to selected 831
GenericFactory pass unit test

Revision 147 - Directory Listing - [select for diffs]
Modified Sat Oct 23 23:09:46 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 146 , to selected 831
Refactoring in progress

Revision 146 - Directory Listing - [select for diffs]
Modified Fri Oct 22 23:09:57 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 145 , to selected 831
more work in Snapshot

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 144 , to selected 831
Dear god!  It runs and conserves energy!

Revision 144 - Directory Listing - [select for diffs]
Modified Fri Oct 22 22:54:15 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 143 , to selected 831
strDUP not strCOPY

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 142 , to selected 831
fixey fixey the breakey breakey

Revision 142 - Directory Listing - [select for diffs]
Modified Fri Oct 22 22:53:40 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 141 , to selected 831
compiler flags

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 , to selected 831
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 139 , to selected 831
Added un-busticated fortran files and c/Fortran interfaces

Revision 139 - Directory Listing - [select for diffs]
Modified Fri Oct 22 20:21:36 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 138 , to selected 831
More on AtomType and DirectionalAtomType

Revision 138 - Directory Listing - [select for diffs]
Modified Fri Oct 22 14:47:53 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 137 , to selected 831
Adding AtomType

Revision 137 - Directory Listing - [select for diffs]
Modified Thu Oct 21 21:31:39 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 136 , to selected 831
Snapshot and SnapshotManager in progress

Revision 136 - Directory Listing - [select for diffs]
Modified Thu Oct 21 21:30:34 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 135 , to selected 831
adding test case for Snapshot and snapshotManager.

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 134 , to selected 831
Breaky Breaky.   Fixey Fixey.

Revision 134 - Directory Listing - [select for diffs]
Modified Thu Oct 21 16:32:06 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 133 , to selected 831
remove some junk files

Revision 133 - Directory Listing - [select for diffs]
Modified Thu Oct 21 16:24:32 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 132 , to selected 831
remove backup of  GenericData.hpp

Revision 132 - Directory Listing - [select for diffs]
Modified Thu Oct 21 16:22:01 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 131 , to selected 831
replace old GebericData with  new GenericData

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 , to selected 831
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 129 , to selected 831
Added interface for fortran lj module.

Revision 129 - Directory Listing - [select for diffs]
Modified Wed Oct 20 22:54:30 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 128 , to selected 831
GenericData and PropertyMap  pass unit test.

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 127 , to selected 831
fixed a fortran name problem

Revision 127 - Directory Listing - [select for diffs]
Modified Wed Oct 20 21:38:17 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 126 , to selected 831
adding generic data test case

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 , to selected 831
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 , to selected 831
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 123 , to selected 831
Fortran/C++ interface de-obfuscation project (It is a very long story)

Revision 123 - Directory Listing - [select for diffs]
Modified Wed Oct 20 18:07:08 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 122 , to selected 831
Math library pass the unit test

Revision 122 - Directory Listing - [select for diffs]
Modified Wed Oct 20 05:52:25 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 121 , to selected 831
Snapshot and SnapshotManager in design phase

Revision 121 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:55:21 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 120 , to selected 831
namespace problem prevented linking

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 119 , to selected 831
fixed include

Revision 119 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:26:44 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 118 , to selected 831
more fortran name mangling

Revision 118 - Directory Listing - [select for diffs]
Modified Wed Oct 20 04:23:11 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 117 , to selected 831
yet more fortran renaming

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 , to selected 831
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 , to selected 831
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 114 , to selected 831
name sanity on the fortran side

Revision 114 - Directory Listing - [select for diffs]
Modified Wed Oct 20 00:18:13 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 113 , to selected 831
*** empty log message ***

Revision 113 - Directory Listing - [select for diffs]
Modified Tue Oct 19 23:01:03 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 112 , to selected 831
except diagonalize(), all of functions in math library pass the test

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 , to selected 831
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 110 , to selected 831
Added correct prototypes for C-fortran interface functions.

Revision 110 - Directory Listing - [select for diffs]
Modified Tue Oct 19 21:28:55 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 109 , to selected 831
more bugs get fixed at math library

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 , to selected 831
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 , to selected 831
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 , to selected 831
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 105 , to selected 831
working on shapes

Revision 105 - Directory Listing - [select for diffs]
Modified Tue Oct 19 18:21:25 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 104 , to selected 831
changed around findBegin

Revision 104 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:34:35 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 103 , to selected 831
more bugs are fixed in Vector class

Revision 103 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:28:15 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 102 , to selected 831
fix some bugs in RectMatrixTestCase

Revision 102 - Directory Listing - [select for diffs]
Modified Tue Oct 19 04:21:07 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 101 , to selected 831
implement more test cases

Revision 101 - Directory Listing - [select for diffs]
Modified Mon Oct 18 23:13:23 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 100 , to selected 831
more tests on math library

Revision 100 - Directory Listing - [select for diffs]
Modified Mon Oct 18 21:03:15 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 99 , to selected 831
adding more testing units

Revision 99 - Directory Listing - [select for diffs]
Modified Mon Oct 18 17:07:27 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 98 , to selected 831
fix some bugs in Quaternion class

Revision 98 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:30:04 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 97 , to selected 831
Your basic run of the mill real-valued versions of Y_l^m(\theta, \phi)

Revision 97 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:29:53 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 96 , to selected 831
Working on getting Shapes into OOPSE

Revision 96 - Directory Listing - [select for diffs]
Modified Mon Oct 18 15:21:00 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 95 , to selected 831
Added ShapeType

Revision 95 - Directory Listing - [select for diffs]
Modified Mon Oct 18 05:23:47 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 94 , to selected 831
adding  vector test case

Revision 94 - Directory Listing - [select for diffs]
Modified Mon Oct 18 05:23:21 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 93 , to selected 831
adding generic factory and vector test case

Revision 93 - Directory Listing - [select for diffs]
Modified Sun Oct 17 01:19:11 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 92 , to selected 831
math library in progress

Revision 92 - Directory Listing - [select for diffs]
Modified Sat Oct 16 01:31:28 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 91 , to selected 831
add quaternion class

Revision 91 - Directory Listing - [select for diffs]
Modified Fri Oct 15 21:11:35 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 90 , to selected 831
adding test file

Revision 90 - Directory Listing - [select for diffs]
Modified Fri Oct 15 21:10:50 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 89 , to selected 831
fix a bunch of bugs

Revision 89 - Directory Listing - [select for diffs]
Modified Fri Oct 15 20:42:25 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 88 , to selected 831
change const_cast to statc_const

Revision 88 - Directory Listing - [select for diffs]
Modified Fri Oct 15 20:35:01 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 87 , to selected 831
fix a bug in basic_ifstrstream.hpp

Revision 87 - Directory Listing - [select for diffs]
Modified Fri Oct 15 20:34:21 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 86 , to selected 831
forget to use namespace oopse

Revision 86 - Directory Listing - [select for diffs]
Modified Fri Oct 15 19:38:12 2004 UTC (20 years, 6 months ago) by chuckv
Diff to previous 85 , to selected 831
Changed optimization flags for XLF and XLC.

Revision 85 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:28:46 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 84 , to selected 831
adding ifstrstream test case

Revision 84 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:20:44 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 83 , to selected 831
fix include

Revision 83 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:18:12 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 82 , to selected 831
fix incompatible declaration in jacobi

Revision 82 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:17:00 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 81 , to selected 831
adding Makefile

Revision 81 - Directory Listing - [select for diffs]
Modified Fri Oct 15 18:16:04 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 80 , to selected 831
adding test case for ifstrstream

Revision 80 - Directory Listing - [select for diffs]
Modified Fri Oct 15 15:37:40 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 79 , to selected 831
add ifstrstreamTestCase

Revision 79 - Directory Listing - [select for diffs]
Modified Fri Oct 15 15:20:14 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 78 , to selected 831
add checkFilename Option

Revision 78 - Directory Listing - [select for diffs]
Modified Fri Oct 15 15:19:28 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 77 , to selected 831
add SquareMatrixTestCase class

Revision 77 - Directory Listing - [select for diffs]
Modified Fri Oct 15 07:52:47 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 76 , to selected 831
adding basic_ifstrstream

Revision 76 - Directory Listing - [select for diffs]
Modified Thu Oct 14 23:28:09 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 75 , to selected 831
math library in progress

Revision 75 - Directory Listing - [select for diffs]
Modified Thu Oct 14 23:27:31 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 74 , to selected 831
FileReader in progress

Revision 74 - Directory Listing - [select for diffs]
Modified Wed Oct 13 23:53:40 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 73 , to selected 831
Matrix in progress, test in isOrthogonal of SquareMatrix is failed by some reasons

Revision 73 - Directory Listing - [select for diffs]
Modified Wed Oct 13 22:28:51 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 72 , to selected 831
adding PropertyMap class

Revision 72 - Directory Listing - [select for diffs]
Modified Wed Oct 13 22:27:58 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 71 , to selected 831
adding testing unit

Revision 71 - Directory Listing - [select for diffs]
Modified Wed Oct 13 22:24:59 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 70 , to selected 831
adding RectMatrix

Revision 70 - Directory Listing - [select for diffs]
Modified Wed Oct 13 06:51:09 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 69 , to selected 831
refactory vector and matrix classes

Revision 69 - Directory Listing - [select for diffs]
Modified Wed Oct 13 06:50:05 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 68 , to selected 831
Remove some Makefile.in

Revision 68 - Directory Listing - [select for diffs]
Modified Tue Oct 12 23:57:40 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 67 , to selected 831
add Vector3d.hpp and  Matrix3x3d.hpp

Revision 67 - Directory Listing - [select for diffs]
Modified Tue Oct 12 19:08:46 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 66 , to selected 831
adding c++ coding style

Revision 66 - Directory Listing - [select for diffs]
Modified Mon Oct 11 22:15:56 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 65 , to selected 831
change #include "mpi.h" to #include <mpi.h> in AbstractClasses.hpp

Revision 65 - Directory Listing - [select for diffs]
Modified Mon Oct 11 21:54:35 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 64 , to selected 831
fix a bug in filepp

Revision 64 - Directory Listing - [select for diffs]
Modified Mon Oct 11 21:13:46 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 63 , to selected 831
using filepp to generate dependencies instead of compilers

Revision 63 - Directory Listing - [select for diffs]
Modified Mon Oct 11 21:10:28 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 62 , to selected 831
filepp can be used to generate dependencies for c/c++ now

Revision 62 - Directory Listing - [select for diffs]
Modified Mon Oct 11 18:40:22 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 61 , to selected 831
remove -module from F90Options

Revision 61 - Directory Listing - [select for diffs]
Modified Mon Oct 11 18:01:51 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 60 , to selected 831
adding rules to move fortran 90 module to target directory

Revision 60 - Directory Listing - [select for diffs]
Modified Mon Oct 11 15:43:16 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 59 , to selected 831
fixed makefile.in

Revision 59 - Directory Listing - [select for diffs]
Modified Mon Oct 11 14:51:57 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 58 , to selected 831
remove "use bytes" which causes problem in sgi machine

Revision 58 - Directory Listing - [select for diffs]
Modified Mon Oct 11 14:26:10 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 57 , to selected 831
add Makefile

Revision 57 - Directory Listing - [select for diffs]
Modified Mon Oct 11 14:23:58 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 56 , to selected 831
fix Makefile under water directory

Revision 56 - Directory Listing - [select for diffs]
Modified Mon Oct 11 14:23:14 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 55 , to selected 831
remove argon.dump and argon.eor from Makefile

Revision 55 - Directory Listing - [select for diffs]
Modified Sat Oct 9 06:01:55 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 54 , to selected 831
Remove some Makefile.in

Revision 54 - Directory Listing - [select for diffs]
Modified Fri Oct 8 23:15:07 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 53 , to selected 831
*** empty log message ***

Revision 53 - Directory Listing - [select for diffs]
Modified Fri Oct 8 22:51:06 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 52 , to selected 831
fix make install

Revision 52 - Directory Listing - [select for diffs]
Modified Fri Oct 8 22:10:22 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 51 , to selected 831
adding make install

Revision 51 - Directory Listing - [select for diffs]
Modified Fri Oct 8 22:04:25 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 50 , to selected 831
add Makefile to sample directory

Revision 50 - Directory Listing - [select for diffs]
Modified Wed Oct 6 23:03:54 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 49 , to selected 831
moved the getopt stuff

Revision 49 - Directory Listing - [select for diffs]
Modified Wed Oct 6 23:03:34 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 48 , to selected 831
more build fixes

Revision 48 - Directory Listing - [select for diffs]
Modified Wed Oct 6 22:20:47 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 47 , to selected 831
adding doxygen configuration file

Revision 47 - Directory Listing - [select for diffs]
Modified Wed Oct 6 22:19:33 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 46 , to selected 831
filepp can handle different fortran module case and suffix

Revision 46 - Directory Listing - [select for diffs]
Modified Wed Oct 6 21:27:21 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 45 , to selected 831
Chris doesn't know about the OOPSE-2.0 directory structure yet

Revision 45 - Directory Listing - [select for diffs]
Modified Wed Oct 6 21:27:02 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 44 , to selected 831
Yeah yeah, we'lll get around to it later

Revision 44 - Directory Listing - [select for diffs]
Modified Wed Oct 6 21:22:43 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 43 , to selected 831
cleaning up build process

Revision 43 - Directory Listing - [select for diffs]
Modified Wed Oct 6 20:01:07 2004 UTC (20 years, 6 months ago) by chrisfen
Diff to previous 42 , to selected 831
made the file reading in restraints more intelligent - no longer gives uninformative seg faults

Revision 42 - Directory Listing - [select for diffs]
Modified Wed Oct 6 19:55:43 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 41 , to selected 831
cleaning up

Revision 41 - Directory Listing - [select for diffs]
Modified Wed Oct 6 19:51:54 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 40 , to selected 831
Cleaning up a bit

Revision 40 - Directory Listing - [select for diffs]
Modified Wed Oct 6 18:53:05 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 39 , to selected 831
fix make statistics

Revision 39 - Directory Listing - [select for diffs]
Modified Wed Oct 6 18:18:47 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 38 , to selected 831
adding GNU make functions to combine all of the static libraries to a big library

Revision 38 - Directory Listing - [select for diffs]
Modified Tue Oct 5 22:57:01 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 37 , to selected 831
 adding shared library flag

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

Revision 36 - Directory Listing - [select for diffs]
Modified Tue Oct 5 19:35:59 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 35 , to selected 831
building MPI version;using static library instead of shared library

Revision 35 - Directory Listing - [select for diffs]
Modified Tue Oct 5 14:14:46 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 34 , to selected 831
pass __FORTRAN90 instead of __F90 to filepp

Revision 34 - Directory Listing - [select for diffs]
Modified Mon Oct 4 20:56:51 2004 UTC (20 years, 6 months ago) by tim
Diff to previous 33 , to selected 831
add make cvslog

Revision 33 - Directory Listing - [select for diffs]
Modified Mon Oct 4 16:24:39 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 32 , to selected 831
more work on the parallel build

Revision 32 - Directory Listing - [select for diffs]
Modified Mon Oct 4 16:06:18 2004 UTC (20 years, 6 months ago) by gezelter
Diff to previous 31 , to selected 831
changes to backport declare flags

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

Revision 30 - Directory Listing - [select for diffs]
Modified Sat Oct 2 04:40:48 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 29 , to selected 831
remove sfmakedepend from cvs tree

Revision 29 - Directory Listing - [select for diffs]
Modified Sat Oct 2 04:22:07 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 28 , to selected 831
add oopse_ as library prefix

Revision 28 - Directory Listing - [select for diffs]
Modified Fri Oct 1 21:59:28 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 27 , to selected 831
fix a space trimming bug in filepp

Revision 27 - Directory Listing - [select for diffs]
Modified Fri Oct 1 21:22:27 2004 UTC (20 years, 7 months ago) by gezelter
Diff to previous 26 , to selected 831
A few minor build changes

Revision 26 - Directory Listing - [select for diffs]
Modified Fri Oct 1 21:11:29 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 25 , to selected 831
adding fortran90 make dependency tool

Revision 25 - Directory Listing - [select for diffs]
Modified Thu Sep 30 15:41:35 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 24 , to selected 831
make clean is smart enough to only remove object files belong to current package.
turn off silent mode

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 23 , to selected 831
define DEV_ROOT as relative path

Revision 23 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:54:03 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 22 , to selected 831
get the relative path by shell script

Revision 22 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:32:39 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 21 , to selected 831
eliminate DEV_ROOT by relative path

Revision 21 - Directory Listing - [select for diffs]
Modified Wed Sep 29 18:37:08 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 20 , to selected 831
add PackageLibs;  fix dependency rule

Revision 20 - Directory Listing - [select for diffs]
Modified Wed Sep 29 17:57:47 2004 UTC (20 years, 7 months ago) by gezelter
Diff to previous 19 , to selected 831
updates

Revision 19 - Directory Listing - [select for diffs]
Modified Wed Sep 29 17:56:08 2004 UTC (20 years, 7 months ago) by gezelter
Diff to previous 18 , to selected 831
Working on make stuff

Revision 18 - Directory Listing - [select for diffs]
Modified Wed Sep 29 17:46:15 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 17 , to selected 831
If makefile does not exist, print error message

Revision 17 - Directory Listing - [select for diffs]
Modified Wed Sep 29 17:12:15 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 16 , to selected 831
fix dependencies rule

Revision 16 - Directory Listing - [select for diffs]
Modified Wed Sep 29 15:58:18 2004 UTC (20 years, 7 months ago) by gezelter
Diff to previous 15 , to selected 831
still working on build process

Revision 15 - Directory Listing - [select for diffs]
Modified Wed Sep 29 15:00:33 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 14 , to selected 831
add print statment to rules

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 13 , to selected 831
change Makefile to relative path

Revision 13 - Directory Listing - [select for diffs]
Modified Wed Sep 29 02:55:43 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 12 , to selected 831
remove StringUtils.c which cause headache in bulding libutils

Revision 12 - Directory Listing - [select for diffs]
Modified Tue Sep 28 23:24:25 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 11 , to selected 831
change directory structure of application. Every executable file is replaced in seperate directory

Revision 11 - Directory Listing - [select for diffs]
Modified Tue Sep 28 22:15:04 2004 UTC (20 years, 7 months ago) by gezelter
Diff to previous 10 , to selected 831
Keep that lib around, please.

Revision 10 - Directory Listing - [select for diffs]
Modified Tue Sep 28 22:14:11 2004 UTC (20 years, 7 months ago) by gezelter
Diff to previous 9 , to selected 831
starting a configure version

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 , to selected 831
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 7 , to selected 831
*** empty log message ***

Revision 7 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:42:28 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 6 , to selected 831
fix fortran dependency problem

Revision 6 - Directory Listing - [select for diffs]
Modified Tue Sep 28 16:14:17 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 5 , to selected 831
add yacc and lex rules

Revision 5 - Directory Listing - [select for diffs]
Modified Mon Sep 27 20:24:15 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 4 , to selected 831
adding include path to F90Options

Revision 4 - Directory Listing - [select for diffs]
Modified Mon Sep 27 20:13:04 2004 UTC (20 years, 7 months ago) by tim
Diff to previous 3 , to selected 831
change suffix from .cc to .cpp

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 , to selected 831
change the #include in source files

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

Revision 1 - Directory Listing - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (20 years, 7 months ago) by (unknown author)
Diff to selected 831
Standard project directories initialized by cvs2svn.

Convenience Links