ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/ChangeLog
(Generate patch)

Comparing trunk/OOPSE/ChangeLog (file contents):
Revision 1234 by tim, Fri Jun 4 03:15:31 2004 UTC vs.
Revision 1284 by tim, Mon Jun 21 18:52:21 2004 UTC

# Line 1 | Line 1
1 + 2004-06-11 14:46  gezelter
2 +
3 +        * libmdtools/notifyCutoffs.F90: nicer error message formatting
4 +
5 + 2004-06-11 14:24  gezelter
6 +
7 +        * libmdtools/: Make.dep, Makefile.in: Fixed dependency bug (we
8 +        hope)
9 +
10 + 2004-06-11 12:16  tim
11 +
12 +        * ChangeLog, libBASS/MoleculeStamp.cpp,
13 +        libmdtools/ConstraintAlgorithm.cpp,
14 +        libmdtools/ConstraintAlgorithm.hpp,
15 +        libmdtools/ConstraintElement.cpp, libmdtools/DumpReader.cpp,
16 +        libmdtools/Euler3.cpp, libmdtools/Euler3.hpp,
17 +        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
18 +        libmdtools/Integrator.hpp, libmdtools/Make.dep,
19 +        libmdtools/Mat3x3d.cpp, libmdtools/Mat3x3d.hpp, libmdtools/NPT.cpp,
20 +        libmdtools/NVT.cpp, libmdtools/Rattle.hpp, libmdtools/Roll.cpp,
21 +        libmdtools/Roll.hpp: roll in progress
22 +
23 + 2004-06-11 11:46  gezelter
24 +
25 +        * samples/metals/Au.bass: Sample now does variant
26 +
27 + 2004-06-11 11:46  gezelter
28 +
29 +        * libmdtools/EAM_FF.cpp: General fixes for formatting
30 +
31 + 2004-06-11 11:45  gezelter
32 +
33 +        * forceFields/: Ag.VC.funcfl, Al.VC.funcfl, Au.VC.funcfl,
34 +        Cu.VC.funcfl, Ni.VC.funcfl, Pd.VC.funcfl, Pt.VC.funcfl: Converted
35 +        D's to E's in the funcfl files so that C can read them.
36 +
37 + 2004-06-11 11:35  gezelter
38 +
39 +        * forceFields/: Ag.VC.funcfl, Ag.Voter.eam, Ag.u3.eam,
40 +        Ag.u3.funcfl, Ag.u6.eam, Ag.u6.funcfl, Al.VC.funcfl, Al.Voter.eam,
41 +        Au.VC.funcfl, Au.Voter.eam, Au.u3.eam, Au.u3.funcfl, Au.u6.eam,
42 +        Au.u6.funcfl, Cu.VC.funcfl, Cu.Voter.eam, Cu.u3.eam, Cu.u3.funcfl,
43 +        Cu.u6.eam, Cu.u6.funcfl, EAM.VC.frc, EAM.Voter.frc, EAM.frc,
44 +        EAM.u3.frc, EAM.u6.frc, Ni.VC.funcfl, Ni.Voter.eam, Ni.u3.eam,
45 +        Ni.u3.funcfl, Ni.u6.eam, Ni.u6.funcfl, Pd.VC.funcfl, Pd.Voter.eam,
46 +        Pd.u3.eam, Pd.u3.funcfl, Pd.u6.eam, Pd.u6.funcfl, Pt.VC.funcfl,
47 +        Pt.u3.eam, Pt.u3.funcfl, Pt.u6.eam, Pt.u6.funcfl: changing file
48 +        extensions to be more in line with what's actually in the file
49 +
50 + 2004-06-11 10:31  gezelter
51 +
52 +        * forceFields/: Ag.Voter.eam, Ag.u3.eam, Ag.u6.eam, Al.Voter.eam,
53 +        Au.Voter.eam, Au.u3.eam, Au.u6.eam, Cu.Voter.eam, Cu.u3.eam,
54 +        Cu.u6.eam, EAM.frc, EAM.u6.frc, Ni.Voter.eam, Ni.u3.eam, Ni.u6.eam,
55 +        Pd.Voter.eam, Pd.u3.eam, Pd.u6.eam, Pt.u3.eam, Pt.u6.eam,
56 +        ag.u3.eam, au.u3.eam, cu.u3.eam, ni.u3.eam, pd.u3.eam, pt.u3.eam:
57 +        Added a bunch of files for EAM variants
58 +
59 + 2004-06-11 09:14  gezelter
60 +
61 +        * samples/metals/Au.bass: Modified EAM to use forceFieldVariant,
62 +        show sample in Au.bass
63 +
64 + 2004-06-11 09:14  gezelter
65 +
66 +        * libmdtools/: EAM_FF.cpp, ForceFields.hpp, SimSetup.cpp,
67 +        SimSetup.hpp: Modified EAM to use forceFieldVariant
68 +
69 + 2004-06-11 09:13  gezelter
70 +
71 +        * libBASS/: Globals.cpp, Globals.hpp: Added forceFieldVariant
72 +        global
73 +
74 + 2004-06-10 17:15  gezelter
75 +
76 +        * forceFields/: EAM.Voter.frc, EAM.frc, EAM.u3.frc, EAM_FF.frc,
77 +        ag.u3.eam, agu3.eam, au.u3.eam, auu3.eam, backup.DUFF.frc,
78 +        cu.u3.eam, cuu3.eam, ni.u3.eam, niu3.eam, pd.u3.eam, pdu3.eam,
79 +        pt.u3.eam, ptu3.eam: reorg of EAM force fields to have variants
80 +
81 + 2004-06-10 12:09  chrisfen
82 +
83 +        * libmdtools/ForceFields.cpp: Fixed a thermodynamic integration
84 +        issue.  Force and torque scaling loops over atoms, not stuntdoubles
85 +
86 + 2004-06-10 10:00  gezelter
87 +
88 +        * libBASS/: MakeStamps.cpp, MoleculeStamp.cpp: Removed debugging
89 +        printf statements
90 +
91 + 2004-06-10 09:59  gezelter
92 +
93 +        * libBASS/: MakeStamps.cpp, MoleculeStamp.cpp, make_nodes.c: Fixed
94 +        indexing bug in stamps
95 +
96 + 2004-06-09 11:59  tim
97 +
98 +        * ChangeLog, libmdtools/Roll.cpp: Roll in progress
99 +
100 + 2004-06-09 11:16  tim
101 +
102 +        * libmdtools/: ConstraintAlgorithm.hpp, ConstraintElement.hpp,
103 +        Euler3.cpp, Euler3.hpp, Integrator.hpp, Make.dep, Makefile.in,
104 +        Mat3x3d.cpp, Mat3x3d.hpp, Quaternion.cpp, Quaternion.hpp,
105 +        Rattle.cpp, Rattle.hpp, RigidBody.cpp, RigidBody.hpp, Roll.cpp,
106 +        Roll.hpp, Shake.cpp, Shake.hpp, Vector3d.cpp, Vector3d.hpp: 1.
107 +        adding some useful math classes(Mat3x3d, Vector3d, Quaternion,
108 +        Euler3)  these classes use anonymous union and struct to support
109 +        double[3], double[3][3] and double[4] 2. adding roll constraint
110 +        algorithm
111 +
112 + 2004-06-08 11:49  gezelter
113 +
114 +        * libmdtools/: NPT.cpp, NPTf.cpp, StuntDouble.cpp, Thermo.cpp:
115 +        Fixed a bug in NPTf (vScale was declared in the cpp file in
116 +        addition to the declaration in Integrator.hpp file)
117 +
118 + 2004-06-07 09:26  gezelter
119 +
120 +        * libBASS/Globals.cpp, libmdtools/AtomVisitor.cpp,
121 +        libmdtools/CallbackFunctor.hpp, libmdtools/ConstraintAlgorithm.hpp,
122 +        libmdtools/ConstraintIterator.hpp,
123 +        libmdtools/ConstraintManager.hpp, libmdtools/ConstraintPair.hpp,
124 +        libmdtools/DirectionalAtom.cpp, libmdtools/DumpReader.cpp,
125 +        libmdtools/DumpWriter.cpp, libmdtools/MatVec3.c,
126 +        libmdtools/MatVec3.h, libmdtools/StreamTokenizer.hpp,
127 +        libmdtools/ZConsReader.cpp: Fixes from gcc -Wall
128 +
129 + 2004-06-07 09:09  chrisfen
130 +
131 +        * libmdtools/Thermo.cpp: Dan cleaned up the pressure calculation a
132 +        bit...  Got rid of some unnecessary lines of code in Thermo.cpp
133 +
134 + 2004-06-04 16:00  gezelter
135 +
136 +        * libmdtools/: ConstraintIterator.hpp, OOPSEMinimizer.cpp,
137 +        StuntDouble.cpp: small bugfixes
138 +
139 + 2004-06-04 15:29  tim
140 +
141 +        * libmdtools/Integrator.hpp: [no log message]
142 +
143 + 2004-06-04 14:30  tim
144 +
145 +        * ChangeLog, libmdtools/CallbackFunctor.cpp,
146 +        libmdtools/CallbackFunctor.hpp, libmdtools/ConstraintAlgorithm.cpp,
147 +        libmdtools/ConstraintAlgorithm.hpp, libmdtools/Integrator.hpp,
148 +        libmdtools/OOPSEMinimizer.cpp, libmdtools/Rattle.hpp,
149 +        libmdtools/Shake.hpp, libmdtools/ShakeMin.cpp,
150 +        libmdtools/ShakeMin.hpp: constraint algorithm for minimization is
151 +        working
152 +
153 + 2004-06-04 11:23  gezelter
154 +
155 +        * forceFields/charmm27.vdw: Moved to SHAPES
156 +
157 + 2004-06-04 11:23  gezelter
158 +
159 +        * forceFields/: LJ.vdw, amber99.vdw, gaff.vdw, oplsaal.vdw: [no log
160 +        message]
161 +
162 + 2004-06-04 09:59  gezelter
163 +
164 +        * libmdtools/: notifyCutoffs.F90, status_module.F90, wrappers.F90:
165 +        More work on Fortran side of error handler
166 +
167 + 2004-06-04 09:59  gezelter
168 +
169 +        * configure, ac-tools/aclocal.m4: fixed a typo in autoconf script
170 +
171 + 2004-06-04 09:35  gezelter
172 +
173 +        * libmdtools/: Makefile.in, fInfo.c, status_module.F90: Unifying
174 +        the error handlers
175 +
176 + 2004-06-04 09:17  gezelter
177 +
178 +        * libBASS/: MemberStamp.cpp, MemberStamp.hpp: Not used anymore
179 +
180 + 2004-06-04 09:11  gezelter
181 +
182 +        * libBASS/: config.h.in, fError.c: forgot to add these
183 +
184 + 2004-06-03 22:15  tim
185 +
186 +        * ChangeLog, libBASS/MoleculeStamp.cpp, libBASS/MoleculeStamp.hpp,
187 +        libmdtools/CallbackFunctor.cpp, libmdtools/ConstraintAlgorithm.cpp,
188 +        libmdtools/ConstraintManager.cpp, libmdtools/GenericData.cpp,
189 +        libmdtools/GenericData.hpp, libmdtools/Integrator.cpp,
190 +        libmdtools/Integrator.hpp, libmdtools/Make.dep,
191 +        libmdtools/Makefile.in, libmdtools/Molecule.cpp,
192 +        libmdtools/Molecule.hpp, libmdtools/NPT.cpp, libmdtools/NVT.cpp,
193 +        libmdtools/OOPSEMinimizer.cpp, libmdtools/OOPSEMinimizer.hpp,
194 +        libmdtools/RigidBody.cpp, libmdtools/RigidBody.hpp,
195 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
196 +        libmdtools/SimSetup.cpp, libmdtools/StuntDouble.cpp,
197 +        libmdtools/StuntDouble.hpp, utils/Vector3.hpp: new rattle algorithm
198 +        is working
199 +
200   2004-06-03 21:38  gezelter
201  
202          * configure, ac-tools/aclocal.m4, ac-tools/configure.in,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines