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 727 by tim, Wed Aug 27 16:16:01 2003 UTC vs.
Revision 1144 by tim, Sat May 1 18:52:38 2004 UTC

# Line 1 | Line 1
1 + 2004-04-29 11:03  tim
2 +
3 +        * ChangeLog, libmdtools/calc_charge_charge.F90: fixed two bugs in
4 +        calc_charge_charge when using molecular cutoff
5 +
6 + 2004-04-28 21:11  tim
7 +
8 +        * libmdtools/: ForceFields.cpp, fortranWrapDefines.hpp: fix an
9 +        unmatched c/fortran interface
10 +
11 + 2004-04-28 18:09  tim
12 +
13 +        * ChangeLog, libmdtools/Integrator.hpp, libmdtools/ZConstraint.cpp:
14 +        keep the previous position of cantilever in SMD
15 +
16 + 2004-04-28 17:34  tim
17 +
18 +        * ChangeLog, libmdtools/Molecule.cpp, libmdtools/Molecule.hpp,
19 +        libmdtools/OtherVisitor.cpp, libmdtools/ZconsVisitor.cpp: fix a bug
20 +        in Molecule.cpp which initialize massRatio before creat the array.
21 +        fix two bugs in ZconsVisitor
22 +
23 + 2004-04-28 17:06  gezelter
24 +
25 +        * libmdtools/: MatVec3.h, SimInfo.cpp, SimInfo.hpp, SimSetup.cpp:
26 +        Adding molecular cutoffs
27 +
28 + 2004-04-28 16:39  gezelter
29 +
30 +        * libmdtools/: calc_charge_charge.F90, do_Forces.F90,
31 +        fSimulation.h, force_globals.F90, simulation_module.F90: work on
32 +        molecular cutoffs
33 +
34 + 2004-04-28 16:39  gezelter
35 +
36 +        * libBASS/: Globals.cpp, Globals.hpp: useMolecularCutoffs added to
37 +        Globals
38 +
39 + 2004-04-27 11:26  tim
40 +
41 +        * libmdtools/: Atom.cpp, Atom.hpp, DirectionalAtom.cpp,
42 +        ForceFields.cpp, Molecule.cpp, SimState.cpp, SimState.hpp,
43 +        fSimulation.h, fortranWrapDefines.hpp: add center of mass of the
44 +        molecule and massRation into atom class
45 +
46 + 2004-04-26 16:16  mmeineke
47 +
48 +        * libBASS/Globals.cpp: modified the defaults for the system init
49 +        time and system init state.
50 +
51 + 2004-04-26 09:29  gezelter
52 +
53 +        * libmdtools/: Thermo.cpp, calc_charge_charge.F90: Fixed a bug in
54 +        calc_charge_charge.F90
55 +
56 + 2004-04-23 23:31  tim
57 +
58 +        * ChangeLog, libmdtools/AtomVisitor.cpp,
59 +        libmdtools/calc_charge_charge.F90, libmdtools/do_Forces.F90: add
60 +        reaction field correction to charge-charge interaction
61 +
62 + 2004-04-22 16:33  tim
63 +
64 +        * libmdtools/: InitializeFromFile.cpp, SimInfo.cpp, SimInfo.hpp,
65 +        Thermo.cpp, calc_charge_charge.F90, do_Forces.F90: change the
66 +        calculation of pressure tensor
67 +
68 + 2004-04-22 09:55  tim
69 +
70 +        * libmdtools/: DumpReader.cpp, InitializeFromFile.cpp: fixed
71 +        another bug in InitFromFile. MPI verion of OOPSE is working again
72 +
73 + 2004-04-21 22:29  tim
74 +
75 +        * libmdtools/: AtomVisitor.cpp, DumpReader.cpp, DumpWriter.cpp,
76 +        InitializeFromFile.cpp, NPT.cpp, NVT.cpp, OtherVisitor.cpp,
77 +        SimSetup.cpp, calc_charge_charge.F90, mpiSimulation.cpp: fixed two
78 +        bugs in MPI version of InitfromFile and one unmatch MPI command in
79 +        DumpWriter
80 +
81 + 2004-04-21 00:32  tim
82 +
83 +        * libmdtools/Functor.hpp, libmdtools/LinearCons.cpp,
84 +        libmdtools/LinearCons.hpp, utils/CmdlineZsub.c,
85 +        utils/CmdlineZsub.h, utils/zsub.cpp, utils/zsub.ggo: remove some
86 +        useless files
87 +
88 + 2004-04-20 11:56  tim
89 +
90 +        * libmdtools/: Integrator.cpp, NVT.cpp, OtherVisitor.cpp,
91 +        SimInfo.cpp, Thermo.cpp, Thermo.hpp: fixed getCOMVel  and
92 +        velocitize at thermo
93 +
94 + 2004-04-20 00:39  tim
95 +
96 +        * ChangeLog, libmdtools/Atom.cpp, libmdtools/Atom.hpp,
97 +        libmdtools/AtomVisitor.cpp, libmdtools/AtomVisitor.hpp,
98 +        libmdtools/CompositeVisitor.cpp, libmdtools/CompositeVisitor.hpp,
99 +        libmdtools/DirectionalAtom.hpp, libmdtools/GenericData.hpp,
100 +        libmdtools/OtherVisitor.cpp, libmdtools/OtherVisitor.hpp,
101 +        libmdtools/RigidBodyVisitor.cpp, libmdtools/RigidBodyVisitor.hpp,
102 +        utils/Dump2XYZ.cpp, utils/Dump2XYZ.ggo, utils/Dump2XYZCmd.c,
103 +        utils/Dump2XYZCmd.h: DUMP2XYZ 0.99 version
104 +
105 + 2004-04-19 17:13  gezelter
106 +
107 +        * libmdtools/: Atom.cpp, Integrator.cpp, NVT.cpp, SimInfo.cpp,
108 +        Thermo.cpp: Fixed a charge bug
109 +
110 + 2004-04-19 15:54  tim
111 +
112 +        * libmdtools/CompositeVisitor.cpp, libmdtools/CompositeVisitor.hpp,
113 +        libmdtools/OtherVisitor.cpp, libmdtools/OtherVisitor.hpp,
114 +        libmdtools/RigidBody.cpp, utils/Make.dep, utils/Makefile.in: fixed
115 +        a bug in CompositeVisitor which cause the double counting problem
116 +
117 + 2004-04-19 12:44  tim
118 +
119 +        * libmdtools/AtomVisitor.cpp, libmdtools/AtomVisitor.hpp,
120 +        libmdtools/BaseVisitor.hpp, libmdtools/CompositeVisitor.cpp,
121 +        libmdtools/DumpReader.cpp, libmdtools/Make.dep,
122 +        libmdtools/OtherVisitor.cpp, libmdtools/RigidBodyVisitor.cpp,
123 +        libmdtools/ZconsVisitor.cpp, utils/Dump2XYZ.cpp, utils/Makefile.in:
124 +        Dump2XYZ is almost working except atoms in rigidbody are double
125 +        counted
126 +
127 + 2004-04-18 22:52  tim
128 +
129 +        * ChangeLog, libmdtools/Atom.cpp, libmdtools/Atom.hpp,
130 +        libmdtools/AtomVisitor.cpp, libmdtools/AtomVisitor.hpp,
131 +        libmdtools/BaseVisitor.hpp, libmdtools/CompositeVisitor.cpp,
132 +        libmdtools/CompositeVisitor.hpp, libmdtools/DumpReader.cpp,
133 +        libmdtools/GenericData.cpp, libmdtools/GenericData.hpp,
134 +        libmdtools/Integrator.cpp, libmdtools/Makefile.in,
135 +        libmdtools/MatVec3.h, libmdtools/OtherVisitor.cpp,
136 +        libmdtools/OtherVisitor.hpp, libmdtools/ReadWrite.hpp,
137 +        libmdtools/RigidBody.cpp, libmdtools/RigidBody.hpp,
138 +        libmdtools/RigidBodyVisitor.cpp, libmdtools/RigidBodyVisitor.hpp,
139 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
140 +        libmdtools/StuntDouble.cpp, libmdtools/StuntDouble.hpp,
141 +        libmdtools/Thermo.cpp, libmdtools/ZConsReader.cpp,
142 +        libmdtools/ZConsReader.hpp, libmdtools/ZconsVisitor.cpp,
143 +        libmdtools/ZconsVisitor.hpp, utils/Dump2XYZ.cpp,
144 +        utils/Dump2XYZ.ggo, utils/Dump2XYZCmd.c, utils/Dump2XYZCmd.h: new
145 +        implement of quickLate using visitor and composite pattern
146 +
147 + 2004-04-15 17:15  tim
148 +
149 +        * libmdtools/SimSetup.cpp, utils/zsub.cpp: fix a bug in setting
150 +        exclude list
151 +
152 + 2004-04-15 11:18  tim
153 +
154 +        * ChangeLog, forceFields/DUFF.frc, libBASS/MoleculeStamp.cpp,
155 +        libmdtools/Atom.hpp, libmdtools/InitializeFromFile.cpp,
156 +        libmdtools/Integrator.cpp, libmdtools/Molecule.cpp,
157 +        libmdtools/RigidBody.cpp, libmdtools/RigidBody.hpp,
158 +        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
159 +        libmdtools/Thermo.cpp, libmdtools/WATER.cpp,
160 +        libmdtools/calc_charge_charge.F90, libmdtools/do_Forces.F90: fix
161 +        whole bunch of bugs :-)
162 +
163 + 2004-04-14 12:20  chrisfen
164 +
165 +        * forceFields/WATER.frc: Added the WATER.frc force field
166 +
167 + 2004-04-14 11:32  gezelter
168 +
169 +        * libmdtools/Molecule.cpp: fixed for get_potential
170 +
171 + 2004-04-14 10:37  tim
172 +
173 +        * AUTHORS, ChangeLog, libmdtools/DumpWriter.cpp,
174 +        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
175 +        libmdtools/Integrator.hpp, libmdtools/Make.dep,
176 +        libmdtools/Molecule.hpp, libmdtools/OOPSEMinimizer.cpp,
177 +        libmdtools/ReadWrite.hpp, libmdtools/RigidBody.hpp,
178 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
179 +        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp,
180 +        libmdtools/StuntDouble.cpp, libmdtools/StuntDouble.hpp,
181 +        libmdtools/ZConsReader.cpp, libmdtools/mpiSimulation.cpp,
182 +        libmdtools/mpiSimulation.hpp, utils/quickLate.c, utils/zsub.cpp:
183 +        Change DumpWriter and InitFromFile
184 +
185 + 2004-04-13 11:26  gezelter
186 +
187 +        * libmdtools/: Molecule.cpp, Molecule.hpp, SimSetup.cpp: Now
188 +        molecules can keep track of their own IntegrableObjects (and
189 +        RigidBodies).  Also a bug-fix so that SimInfo can keep track of
190 +        RigidBodies (which was done incorrectly before).
191 +
192 + 2004-04-13 11:25  gezelter
193 +
194 +        * libBASS/: MoleculeStamp.cpp, MoleculeStamp.hpp: Added Integrable
195 +        (will back out momentarily)
196 +
197 + 2004-04-13 10:10  gezelter
198 +
199 +        * libmdtools/: IntegrableObjects.cpp, IntegrableObjects.hpp: Oops.
200 +        Those were old.
201 +
202 + 2004-04-13 10:09  gezelter
203 +
204 +        * libmdtools/: IntegrableObjects.cpp, IntegrableObjects.hpp: Forgot
205 +        to add IntegrableObjects
206 +
207 + 2004-04-12 16:02  gezelter
208 +
209 +        * libmdtools/: RigidBody.cpp, RigidBody.hpp: Adding RigidBody code
210 +
211 + 2004-04-12 15:32  gezelter
212 +
213 +        * samples/: alkane/butane.bass, water/ssd.bass: Slightly longer
214 +        test run
215 +
216 + 2004-04-12 15:32  gezelter
217 +
218 +        * libmdtools/: Atom.cpp, Atom.hpp, DUFF.cpp, DipoleTestFF.cpp,
219 +        DirectionalAtom.cpp, DirectionalAtom.hpp, DumpReader.cpp,
220 +        DumpWriter.cpp, EAM_FF.cpp, Exclude.cpp, Exclude.hpp,
221 +        ForceFields.cpp, ForceFields.hpp, InitializeFromFile.cpp,
222 +        Integrator.cpp, Integrator.hpp, LJFF.cpp, Make.dep, Makefile.in,
223 +        MatVec3.c, MatVec3.h, Molecule.cpp, Molecule.hpp, NPT.cpp,
224 +        NPTf.cpp, NPTxyz.cpp, NVT.cpp, OOPSEMinimizer.cpp, SRI.hpp,
225 +        SimInfo.cpp, SimInfo.hpp, SimSetup.cpp, SimSetup.hpp, SkipList.cpp,
226 +        SkipList.hpp, StuntDouble.cpp, StuntDouble.hpp, TraPPE_ExFF.cpp,
227 +        WATER.cpp, ZConsReader.cpp: Changes for RigidBody dynamics
228 +        (Somewhat extensive)
229 +
230 + 2004-04-12 15:31  gezelter
231 +
232 +        * libBASS/BASSyacc.y, libBASS/Globals.cpp, libBASS/MakeStamps.cpp,
233 +        libBASS/RigidBodyStamp.cpp, libBASS/RigidBodyStamp.hpp,
234 +        utils/sysbuilder/MoLocator.cpp, utils/sysbuilder/MoLocator.hpp:
235 +        Changes for RigidBody dynamics
236 +
237 + 2004-03-17 09:22  tim
238 +
239 +        * libBASS/Globals.cpp, libBASS/Globals.hpp, libBASS/ZconStamp.cpp,
240 +        libBASS/ZconStamp.hpp, libmdtools/GenericData.hpp,
241 +        libmdtools/Integrator.hpp, libmdtools/SimSetup.cpp,
242 +        libmdtools/ZConstraint.cpp: incorporate SMD into ZConstraint,it
243 +        does not sound a good choice, next commit will seperate SMD and
244 +        ZConstraint
245 +
246 + 2004-03-16 14:22  tim
247 +
248 +        * ChangeLog, libBASS/Globals.cpp, libBASS/Globals.hpp,
249 +        libmdtools/GenericData.hpp, libmdtools/Integrator.hpp,
250 +        libmdtools/SimSetup.cpp, libmdtools/ZConsWriter.cpp,
251 +        libmdtools/ZConsWriter.hpp, libmdtools/ZConstraint.cpp: ZConstraint
252 +        now can support sequential moving. Refactorying is needed to
253 +        support SMD in ZConstraint
254 +
255 + 2004-03-02 15:32  tim
256 +
257 +        * libmdtools/: DumpReader.cpp, DumpWriter.cpp, ReadWrite.hpp,
258 +        StatWriter.cpp, ZConsWriter.hpp: add LARGEFILE_SOURCE64 macro to
259 +        support large file
260 +
261 + 2004-03-01 16:17  tim
262 +
263 +        * utils/zsub.cpp: Fix a couple of bugs in zsub
264 +
265 + 2004-03-01 15:01  tim
266 +
267 +        * ChangeLog, libmdtools/DumpReader.cpp, libmdtools/Makefile.in,
268 +        libmdtools/OOPSEMinimizer.cpp, libmdtools/ReadWrite.hpp,
269 +        libmdtools/ZConsReader.cpp, libmdtools/ZConsReader.hpp,
270 +        utils/CmdlineZsub.c, utils/CmdlineZsub.h, utils/Makefile.in,
271 +        utils/quickLate.c, utils/zsub.cpp, utils/zsub.ggo: Adding zsub, a
272 +        program which can be used to replace atom type for zconstraint into
273 +        OOPSE
274 +
275 + 2004-02-24 11:36  tim
276 +
277 +        * ChangeLog, libBASS/Globals.cpp, libBASS/Globals.hpp,
278 +        libmdtools/PRCG.cpp, libmdtools/SimSetup.cpp, src/oose.cpp: [no log
279 +        message]
280 +
281 + 2004-02-24 10:49  tim
282 +
283 +        * libmdtools/: ConjugateMinimizer.cpp, ConjugateMinimizer.hpp,
284 +        Constraint.cpp, Constraint.hpp, ConstraintList.cpp,
285 +        ConstraintList.hpp, Minimizer.hpp, Minimizer1D.cpp,
286 +        Minimizer1D.hpp, MinimizerBase.hpp, NLModel.hpp, NLModel0.cpp,
287 +        NLModel1.cpp, NonlinearCons.cpp, NonlinearCons.hpp,
288 +        OOPSEMinimizerBase.cpp, SteepestDescent.cpp, SteepestDescent.hpp,
289 +        SymMatrix.hpp: remove the old implement of minimizer from cvs tree
290 +
291 + 2004-02-24 10:44  tim
292 +
293 +        * libmdtools/: CGFamilyMinimizer.cpp, ConjugateMinimizer.cpp,
294 +        Integrator.hpp, Makefile.in, Minimizer1D.cpp,
295 +        MinimizerParameterSet.hpp, OOPSEMinimizer.cpp, OOPSEMinimizer.hpp,
296 +        OOPSEMinimizerBase.cpp, PRCG.cpp, SDMinimizer.cpp, SimInfo.hpp,
297 +        SimSetup.cpp, Utility.cpp, Utility.hpp: Using inherit instead of
298 +        compose to implement Minimizer both versions are working
299 +
300 + 2004-02-17 14:23  tim
301 +
302 +        * ChangeLog, libmdtools/ConjugateMinimizer.cpp,
303 +        libmdtools/Integrator.cpp, libmdtools/Integrator.hpp,
304 +        libmdtools/Minimizer1D.cpp, libmdtools/Minimizer1D.hpp,
305 +        libmdtools/MinimizerParameterSet.hpp,
306 +        libmdtools/OOPSEMinimizerBase.cpp: adding function shakeF in order
307 +        to remove the constraint force along bond direction
308 +
309 + 2004-02-10 16:33  tim
310 +
311 +        * ChangeLog, libmdtools/ConjugateMinimizer.cpp,
312 +        libmdtools/DirectionalAtom.cpp, libmdtools/OOPSEMinimizerBase.cpp:
313 +        single version of energy minimization is working.
314 +
315 + 2004-02-09 15:38  mmeineke
316 +
317 +        * staticProps/: AllCorr.cpp, staticProps.cpp:  started a bug fix on
318 +        the massive memory overusage by OOPSE
319 +
320 + 2004-02-09 09:48  chrisfen
321 +
322 +        * libmdtools/: SimSetup.cpp, calc_LJ_FF.F90: Stripped out the
323 +        hardwired LJ_rcut
324 +
325 + 2004-02-06 19:14  tim
326 +
327 +        * libmdtools/: SymMatrix.hpp, Utility.cpp, Utility.hpp: [no log
328 +        message]
329 +
330 + 2004-02-06 16:37  tim
331 +
332 +        * ChangeLog, libBASS/Globals.cpp,
333 +        libmdtools/ConjugateMinimizer.cpp, libmdtools/Integrator.cpp,
334 +        libmdtools/Integrator.hpp, libmdtools/OOPSEMinimizerBase.cpp,
335 +        libmdtools/SimSetup.cpp, samples/water/ssd.bass: Single version of
336 +        energy minimization for argon is working, need to add constraint
337 +
338 + 2004-02-06 14:05  tim
339 +
340 +        * libmdtools/: AllIntegrator.hpp, Makefile.in, SimSetup.cpp: Add
341 +        one more file into Makefile.in
342 +
343 + 2004-02-06 13:58  tim
344 +
345 +        * ChangeLog, libBASS/Globals.cpp, libBASS/Globals.hpp,
346 +        libmdtools/AllIntegrator.hpp, libmdtools/ConjugateMinimizer.cpp,
347 +        libmdtools/ConjugateMinimizer.hpp, libmdtools/Functor.hpp,
348 +        libmdtools/Integrator.hpp, libmdtools/Makefile.in,
349 +        libmdtools/Minimizer.hpp, libmdtools/Minimizer1D.cpp,
350 +        libmdtools/Minimizer1D.hpp, libmdtools/MinimizerBase.hpp,
351 +        libmdtools/MinimizerParameterSet.hpp, libmdtools/NLModel.hpp,
352 +        libmdtools/NLModel1.cpp, libmdtools/OOPSEMinimizerBase.cpp,
353 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
354 +        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp, src/oose.cpp: Add
355 +        some lines into global.cpp to make it work with energy minimization
356 +
357 + 2004-02-04 17:26  tim
358 +
359 +        * libmdtools/: ConjugateMinimizer.cpp, ConjugateMinimizer.hpp,
360 +        Constraint.hpp, Functor.hpp, Minimizer.hpp, Minimizer1D.cpp,
361 +        Minimizer1D.hpp, MinimizerBase.hpp, MinimizerParameterSet.hpp,
362 +        NLModel.hpp, NLModel0.cpp, NLModel1.cpp: Fix a bunch of bugs   :-)
363 +        Single version of conjugate gradient with golden search linesearch
364 +        pass a couple of functions test. Brent's  algorithm is still broken
365 +
366 + 2004-02-03 17:54  tim
367 +
368 +        * libmdtools/: ConjugateMinimizer.cpp, ConjugateMinimizer.hpp,
369 +        Minimizer1D.cpp, Minimizer1D.hpp, MinimizerParameterSet.hpp,
370 +        NLModel.hpp, NLModel0.cpp, NLModel1.cpp, SteepestDescent.cpp,
371 +        SteepestDescent.hpp: NLModel0, NLModel1 pass uit test
372 +
373 + 2004-02-03 15:47  tim
374 +
375 +        * libmdtools/: ConjugateMinimizer.cpp, ConstraintList.cpp,
376 +        ConstraintList.hpp, LinearCons.cpp, LinearCons.hpp, Minimizer.hpp,
377 +        NonlinearCons.cpp, NonlinearCons.hpp, OOPSEMinimizerBase.cpp,
378 +        SimpleBoundCons.cpp, SimpleBoundCons.hpp, SteepestDescent.cpp,
379 +        SteepestDescent.hpp: [no log message]
380 +
381 + 2004-02-03 15:43  tim
382 +
383 +        * libmdtools/: ConjugateMinimizer.hpp, Constraint.cpp,
384 +        Constraint.hpp, Integrator.hpp, Minimizer1D.cpp, Minimizer1D.hpp,
385 +        MinimizerBase.hpp, MinimizerParameterSet.hpp, NLModel.hpp,
386 +        NLModel0.cpp, NLModel1.cpp: to avoid cyclic depency, refactory
387 +        constraint class
388 +
389 + 2004-02-03 12:10  tim
390 +
391 +        * libmdtools/Functor.hpp: Functor.hpp pass unit test
392 +
393 + 2004-02-03 10:21  tim
394 +
395 +        * ChangeLog, libmdtools/Minimizer1D.cpp,
396 +        libmdtools/Minimizer1D.hpp: begin unit test of minimizer
397 +
398 + 2004-02-02 15:29  tim
399 +
400 +        * libmdtools/: ConjugateMinimizer.hpp, Minimizer1D.cpp,
401 +        Minimizer1D.hpp, MinimizerBase.hpp, MinimizerParameterSet.hpp:
402 +        Adding GoldenSection and Brent LineSearch Method
403 +
404 + 2004-01-30 16:47  tim
405 +
406 +        * libmdtools/: ConjugateMinimizer.hpp, DumpWriter.cpp,
407 +        MinimizerBase.hpp, MinimizerParameterSet.hpp, NLModel.hpp,
408 +        NLModel0.cpp, NLModel1.cpp: using class  Minimizer1D derived from
409 +        MinimizerBase instead of a functor to do line seach
410 +
411 + 2004-01-30 10:00  chrisfen
412 +
413 +        * forceFields/Makefile.in, libmdtools/Atom.cpp,
414 +        libmdtools/Atom.hpp, libmdtools/ForceFields.hpp,
415 +        libmdtools/Integrator.cpp, libmdtools/Makefile.in,
416 +        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
417 +        libmdtools/WATER.cpp, libmdtools/calc_LJ_FF.F90,
418 +        libmdtools/calc_reaction_field.F90, libmdtools/do_Forces.F90,
419 +        libmdtools/fortranWrapDefines.hpp: Substantial changes. OOPSE now
420 +        has a working WATER.cpp forcefield and parser.  This involved
421 +        changes to WATER.cpp and ForceFields amoung other files. One
422 +        important note: a hardwiring of LJ_rcut was made in calc_LJ_FF.F90.
423 +        This will be removed on the next commit...
424 +
425 + 2004-01-29 18:00  gezelter
426 +
427 +        * libBASS/BASS_interface.cpp, libBASS/BASS_interface.h,
428 +        libBASS/BASS_parse.c, libBASS/BASSlex.l, libBASS/BASSyacc.y,
429 +        libBASS/MakeStamps.cpp, libBASS/MakeStamps.hpp,
430 +        libBASS/Makefile.in, libBASS/RigidBodyStamp.cpp,
431 +        libBASS/RigidBodyStamp.hpp, libBASS/interface.c,
432 +        libBASS/make_nodes.c, libBASS/make_nodes.h, libBASS/mpiBASS.c,
433 +        libBASS/mpiBASS.h, libBASS/node_list.h, libBASS/parse_interface.h,
434 +        libBASS/parse_tree.c, libmdtools/Make.dep, samples/water/water.mdl:
435 +        member list fixes for rigid bodies
436 +
437 + 2004-01-29 16:44  tim
438 +
439 +        * libmdtools/MinimizerParameterSet.hpp: Adding
440 +        MinimizerParameterSet class.
441 +
442 + 2004-01-28 17:44  tim
443 +
444 +        * libmdtools/: NLModel.hpp, NLModel0.cpp, NLModel1.cpp: Revision of
445 +        NLModel0 and NLModel1
446 +
447 + 2004-01-28 15:40  tim
448 +
449 +        * libmdtools/: Constraint.hpp, NLModel.hpp, NLOPModel.hpp: revision
450 +        of NLModel
451 +
452 + 2004-01-27 15:34  gezelter
453 +
454 +        * samples/water/: ssd.bass, water.mdl: Added point-charge models to
455 +        water.mdl file, updated ssd.bass to use new SSD name
456 +
457 + 2004-01-27 15:34  gezelter
458 +
459 +        * libBASS/: BASS_interface.cpp, MakeStamps.cpp, MakeStamps.hpp,
460 +        MemberStamp.cpp, MemberStamp.hpp, node_list.h: Fix to new RigidBody
461 +        stuff
462 +
463 + 2004-01-27 14:39  gezelter
464 +
465 +        * samples/water/ssd.bass: Longer run time to test SSD water in MPI
466 +
467 + 2004-01-27 14:39  gezelter
468 +
469 +        * samples/metals/Au.bass: Longer run time to test gold in MPI
470 +
471 + 2004-01-27 14:38  gezelter
472 +
473 +        * samples/argon/argon.bass: Longer run time to test argon
474 +
475 + 2004-01-27 14:38  gezelter
476 +
477 +        * libmdtools/: Make.dep, WATER.cpp, mpiSimulation.cpp: More BASS
478 +        changes to do new rigidBody scheme a copy of WATER.cpp from this
479 +        morning
480 +
481 + 2004-01-27 14:37  gezelter
482 +
483 +        * libBASS/: BASS_interface.cpp, BASS_interface.h, BASS_parse.c,
484 +        BASSyacc.y, MakeStamps.cpp, MakeStamps.hpp, Makefile.in,
485 +        MemberStamp.cpp, MemberStamp.hpp, MoleculeStamp.cpp,
486 +        MoleculeStamp.hpp, RigidBodyStamp.cpp, RigidBodyStamp.hpp,
487 +        interface.c, make_nodes.c, make_nodes.h, mpiBASS.c, mpiBASS.h,
488 +        node_list.h, parse_interface.h, parse_tree.c: More BASS changes to
489 +        do new rigidBody scheme
490 +
491 + 2004-01-27 14:15  tim
492 +
493 +        * libmdtools/: AbstractClasses.hpp, ConjugateMinimizer.hpp,
494 +        Constraint.cpp, Constraint.hpp, Functor.hpp, Integrator.hpp,
495 +        MinimizerBase.hpp, NLOPConstraint.hpp, NLOPModel.hpp: revision of
496 +        constraint for Nonlinear Optimization Model
497 +
498 + 2004-01-26 17:01  gezelter
499 +
500 +        * utils/sysbuilder/MoLocator.cpp: Changes to BASS reader to use
501 +        Euler angles for orientation instead of unit vectors required
502 +        changes in MoLocator
503 +
504 + 2004-01-26 16:53  gezelter
505 +
506 +        * samples/: alkane/alkanes.mdl, beadLipid/beadLipid.mdl,
507 +        beadLipid/water.mdl, lipid/lipid.mdl, lipid/water.mdl,
508 +        water/water.mdl: Changed orientation lines from unit vectors to
509 +        euler angles
510 +
511 + 2004-01-26 16:52  gezelter
512 +
513 +        * libmdtools/SimSetup.cpp: Convert Eulers in degrees into radians
514 +
515 + 2004-01-26 16:45  gezelter
516 +
517 +        * libmdtools/SimSetup.cpp: Changed default orientation in BASS to
518 +        use Euler angles in the following order: phi, theta, psi Removed
519 +        the ability to set orientation using a unit vector
520 +
521 + 2004-01-26 16:26  gezelter
522 +
523 +        * libBASS/: AtomStamp.cpp, AtomStamp.hpp, RigidBodyStamp.cpp,
524 +        RigidBodyStamp.hpp: Changed default orientation in BASS to use
525 +        Euler angles in the following order: phi, theta, psi Removed the
526 +        ability to set orientation using a unit vector
527 +
528 + 2004-01-26 13:52  gezelter
529 +
530 +        * libBASS/: BASS_interface.cpp, MakeStamps.cpp, MakeStamps.hpp,
531 +        MoleculeStamp.cpp: Fix broken atom assignment for rigid bodies
532 +
533 + 2004-01-22 12:34  chrisfen
534 +
535 +        * libmdtools/: DUFF.cpp, EAM_FF.cpp, ForceFields.hpp, LJFF.cpp,
536 +        TraPPE_ExFF.cpp, WATER.cpp, mpiForceField.c, mpiForceField.h:
537 +        Corrected spelling in several directories, and stated WATER.cpp
538 +
539 + 2004-01-21 17:16  tim
540 +
541 +        * libmdtools/: MinimizerBase.hpp, NLOPConstraint.hpp,
542 +        NLOPModel.hpp: constraint class in energy minimization
543 +
544 + 2004-01-20 15:34  tim
545 +
546 +        * libmdtools/MinimizerBase.hpp: Adding energy minimization
547 +
548 + 2004-01-20 15:32  tim
549 +
550 +        * libmdtools/: ConjugateMinimizer.hpp, Integrator.hpp,
551 +        NLOPConstraint.hpp, NLOPModel.hpp: Energy Minimizer
552 +
553 + 2004-01-19 16:17  gezelter
554 +
555 +        * libmdtools/: SimInfo.cpp, SimSetup.cpp: Made some error messages
556 +        more user-friendly
557 +
558 + 2004-01-19 13:51  chrisfen
559 +
560 +        * forceFields/DUFF.frc: Updated the default water to SSD/E
561 +
562 + 2004-01-19 13:36  tim
563 +
564 +        * libmdtools/: Functor.hpp, SimSetup.cpp: Adding warning if sample
565 +        time, status time, thermal time and reset time are not divisible by
566 +        dt
567 +
568 + 2004-01-19 11:10  gezelter
569 +
570 +        * third-party/Makefile.in: Added a bunch of dummy targets so make
571 +        won't complain
572 +
573 + 2004-01-19 11:10  gezelter
574 +
575 +        * samples/lipid/5x5.bass: Fixed old bass file
576 +
577 + 2004-01-19 11:09  gezelter
578 +
579 +        * libmdtools/mpiSimulation.cpp: BASS changes to add RigidBodies
580 +        required a change in how the MoleculeStamps are used by divideLabor
581 +        in mpiSimulation.cpp
582 +
583 + 2004-01-19 11:08  gezelter
584 +
585 +        * libBASS/: BASS_interface.cpp, BASS_interface.h, BASS_parse.c,
586 +        BASSyacc.y, Globals.cpp, Globals.hpp, MakeStamps.cpp,
587 +        MakeStamps.hpp, Makefile.in, MoleculeStamp.cpp, MoleculeStamp.hpp,
588 +        RigidBodyStamp.cpp, RigidBodyStamp.hpp, interface.c, make_nodes.c,
589 +        make_nodes.h, mpiBASS.c, mpiBASS.h, node_list.h, parse_interface.h,
590 +        parse_tree.c: BASS changes to add RigidBodies and LJrcut
591 +
592 + 2004-01-16 16:55  tim
593 +
594 +        * libmdtools/: DumpWriter.cpp, EAM_FF.cpp: fix a bug in creating
595 +        eor file
596 +
597 + 2004-01-16 16:51  mmeineke
598 +
599 +        * libmdtools/DumpWriter.cpp: fixed a bug where only MPI jobs could
600 +        write eor files
601 +
602 + 2004-01-16 10:01  mmeineke
603 +
604 +        * libmdtools/DUFF.cpp: fixed an struct mismatch error in the mpi
605 +        initialization of the AtomStruct
606 +
607 + 2004-01-15 16:57  chuckv
608 +
609 +        * configure, libmdtools/DumpWriter.cpp: Fixes for Dumps
610 +
611 + 2004-01-15 10:51  gezelter
612 +
613 +        * ac-tools/aclocal.m4: Changes for altivec
614 +
615 + 2004-01-15 09:22  gezelter
616 +
617 +        * libmdtools/DumpWriter.cpp: Documented the Spud Toss
618 +
619 + 2004-01-14 23:33  gezelter
620 +
621 +        * libmdtools/do_Forces.F90: changes for charge charge interactions
622 +
623 + 2004-01-14 20:14  gezelter
624 +
625 +        * libmdtools/: calc_charge_charge.F90, calc_dipole_dipole.F90,
626 +        notifyCutoffs.F90: More work for adding charges
627 +
628 + 2004-01-14 17:41  gezelter
629 +
630 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
631 +        src/Makefile.in: autoconf fixes
632 +
633 + 2004-01-14 11:28  mmeineke
634 +
635 +        * utils/sysbuilder/latticeBilayer.cpp: fixed a periodic box bug
636 +
637 + 2004-01-14 10:48  gezelter
638 +
639 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
640 +        src/Makefile.in, third-party/Makefile.in: autoconf compatibility
641 +        changes for icc8
642 +
643 + 2004-01-13 18:01  gezelter
644 +
645 +        * libmdtools/: DUFF.cpp, EAM_FF.cpp, LJFF.cpp, SimInfo.cpp,
646 +        SimInfo.hpp, TraPPE_ExFF.cpp, atype_module.F90, do_Forces.F90,
647 +        fSimulation.h, fortranWrapDefines.hpp, simulation_module.F90:
648 +        Changes for adding direct charge-charge interactions (with
649 +        switching function)
650 +
651 + 2004-01-13 17:34  gezelter
652 +
653 +        * libmdtools/: Make.dep, Makefile.in, calc_charge_charge.F90,
654 +        oopseMPI_module.F90: Some changes for new MPI organization and
655 +        direct charge-charge interactions
656 +
657 + 2004-01-13 17:11  tim
658 +
659 +        * Functor.hpp, libmdtools/Functor.hpp: [no log message]
660 +
661 + 2004-01-13 16:22  tim
662 +
663 +        * Functor.hpp, samples/water/ssd.bass: Energy Minimization method
664 +
665 + 2004-01-13 15:35  tim
666 +
667 +        * libmdtools/: DumpWriter.cpp, ReadWrite.hpp: open and close the
668 +        eor file whenever it is used instead of rewinding it
669 +
670 + 2004-01-13 15:04  tim
671 +
672 +        * libmdtools/: DumpWriter.cpp, ReadWrite.hpp: change the interface
673 +        of writeFrame
674 +
675 + 2004-01-13 10:46  tim
676 +
677 +        * libmdtools/: DumpWriter.cpp, Integrator.cpp, ReadWrite.hpp:
678 +        Merge the code of writeFinal and writeDump;
679 +         Adding sortingIndex into DumpWriter;
680 +         Fix a bug of writing last frame twice in integrator
681 +
682 + 2004-01-12 17:54  tim
683 +
684 +        * ChangeLog, libmdtools/DumpWriter.cpp, samples/water/ssd.bass: fix
685 +        a bug in copying string
686 +
687 + 2004-01-12 15:37  tim
688 +
689 +        * ChangeLog, libmdtools/DumpWriter.cpp, samples/argon/argon.bass,
690 +        samples/water/ssd.bass: Dumpwriter only write out the atoms on
691 +        master nodes
692 +
693 + 2004-01-10 04:46  tim
694 +
695 +        * ChangeLog, libmdtools/DumpWriter.cpp: tagub is not a bug. Just
696 +        roll it back fix a bug of copying string to a pointer Still have
697 +        Seg fault, it looks like a random MPI seg fault in totalview
698 +
699 + 2004-01-09 21:15  tim
700 +
701 +        * libmdtools/DumpWriter.cpp: Fix a bug of declaration of tagub
702 +
703 + 2004-01-09 15:29  gezelter
704 +
705 +        * libmdtools/DumpWriter.cpp: New DumpWriter (Attempt #4)
706 +
707 + 2004-01-08 17:25  chuckv
708 +
709 +        * libmdtools/DumpWriter.cpp: A work in progress...
710 +
711 + 2004-01-08 13:59  gezelter
712 +
713 +        * libmdtools/DumpWriter.cpp: null terminate some strings just in
714 +        case
715 +
716 + 2004-01-08 13:13  mmeineke
717 +
718 +        * libmdtools/InitializeFromFile.cpp: refixed the NVT readin XS
719 +        state bug.
720 +
721 + 2004-01-08 13:05  gezelter
722 +
723 +        * libmdtools/DumpWriter.cpp: added strncpy to DumpWriter
724 +
725 + 2004-01-08 12:57  mmeineke
726 +
727 +        * libmdtools/InitializeFromFile.cpp: fixed the restart from NVT
728 +        exstended state bug
729 +
730 + 2004-01-08 12:40  gezelter
731 +
732 +        * libmdtools/DumpWriter.cpp: First Stab at fixing DumpWriter
733 +
734 + 2004-01-08 10:44  mmeineke
735 +
736 +        * libmdtools/InitializeFromFile.cpp: added support for the ignore
737 +        XS state info  flag
738 +
739 + 2004-01-07 14:26  tim
740 +
741 +        * libmdtools/DumpWriter.cpp, libmdtools/InitializeFromFile.cpp,
742 +        samples/argon/argon.bass, samples/water/ssd.bass: Fixed a bug of
743 +        sending message from master node to itself in DumpWriter.cpp and
744 +        InitializeFromFile.cpp
745 +
746 + 2004-01-06 14:49  chuckv
747 +
748 +        * libmdtools/: calc_dipole_dipole.F90, calc_reaction_field.F90:
749 +        performance fixes in the dipole dipole and reaction field code
750 +
751 + 2004-01-06 13:54  chuckv
752 +
753 +        * libmdtools/: calc_LJ_FF.F90, do_Forces.F90: Making do_Forces a
754 +        little more sane
755 +
756 + 2004-01-05 17:49  chuckv
757 +
758 +        * libmdtools/: calc_LJ_FF.F90, calc_dipole_dipole.F90,
759 +        calc_eam.F90, calc_gb.F90, calc_reaction_field.F90,
760 +        calc_sticky_pair.F90, do_Forces.F90: Attempting to increase
761 +        performance by reducing spurious function calls
762 +
763 + 2004-01-05 17:18  chuckv
764 +
765 +        * libmdtools/do_Forces.F90: mangling forces even further
766 +
767 + 2004-01-05 17:18  chuckv
768 +
769 +        * configure, ac-tools/configure.in: mpich mucking
770 +
771 + 2004-01-05 17:12  chuckv
772 +
773 +        * libmdtools/do_Forces.F90: mangled do_forces...
774 +
775 + 2004-01-05 16:00  chuckv
776 +
777 +        * ChangeLog, ac-tools/configure.in, libmdtools/atype_module.F90,
778 +        libmdtools/do_Forces.F90: Added bitmask to do_forces property
779 +        lookup
780 +
781 + 2003-12-29 14:56  chuckv
782 +
783 +        * samples/metals/Au.bass, third-party/mt19937ar.c: Added
784 +        third-party directory for code not written by us. Also added
785 +        Mersenne Twister random number generator code. This will eventually
786 +        replace sprng as the random number generator used by OOPSE.
787 +
788 + 2003-12-22 16:26  chuckv
789 +
790 +        * libmdtools/ForceFields.cpp, libmdtools/Integrator.cpp,
791 +        libmdtools/mdProfile.cpp, libmdtools/timing.F90, src/oopse.cpp:
792 +        Fixes to profile code.
793 +
794 + 2003-12-19 15:36  mmeineke
795 +
796 +        * libmdtools/: Makefile.in, do_Forces.F90, mdProfile.cpp,
797 +        timing.F90, timing.f90: More profiling fixes.
798 +
799 + 2003-12-19 15:19  chuckv
800 +
801 +        * libmdtools/timing.f90: Another change for MPI in timing.
802 +
803 + 2003-12-19 15:17  chuckv
804 +
805 +        * libmdtools/timing.f90: Small update to timing in MPI
806 +
807 + 2003-12-19 13:53  mmeineke
808 +
809 +        * libmdtools/mdProfile.cpp, src/oopse.cpp, src/oose.cpp: the
810 +        profiling commands work now. Will start adding PROFILE ifdefs into
811 +        the code
812 +
813 + 2003-12-19 12:25  mmeineke
814 +
815 +        * libmdtools/: Makefile.in, do_Forces.F90, mdProfile.cpp: added
816 +        some profiling routines
817 +
818 + 2003-12-19 10:12  mmeineke
819 +
820 +        * utils/sysbuilder/randomBilayer.cpp: working on adding GofRtheta
821 +        and GofRomega
822 +        
823 +        additional work on randomBilayer
824 +
825 + 2003-12-19 10:12  mmeineke
826 +
827 +        * staticProps/: AllCorr.cpp, GofRomega.cpp, GofRtheta.cpp,
828 +        PairCorrList.hpp, staticProps.cpp: working on adding GofRtheta and
829 +        GofRomega
830 +
831 + 2003-12-18 16:47  mmeineke
832 +
833 +        * libmdtools/: Makefile.in, mdProfile.cpp, mdProfile.hpp: added
834 +        some profile functionality
835 +
836 + 2003-12-18 15:46  chuckv
837 +
838 +        * libmdtools/: do_Forces.F90, mpiSimulation_module.F90, timing.f90:
839 +        Added functions for simple profiling in fortran.
840 +
841 + 2003-12-17 15:13  chuckv
842 +
843 +        * libmdtools/calc_eam.F90, libmdtools/mpiSimulation_module.F90,
844 +        samples/metals/init_au.in: Fixed bug in parallel EAM. rho_row and
845 +        rho_col were scattered into the same array. Unfortunately, MPI
846 +        zeros the array between scatters so half of the sum was being lost.
847 +        Fixed by added a temp array for column scatter, then sum loop over
848 +        nlocal.
849 +
850 + 2003-12-16 15:49  mmeineke
851 +
852 +        * staticProps/: GofRomega.cpp, GofRtheta.cpp, Makefile.in,
853 +        PairCorrType.cpp, PairCorrType.hpp: finished gofRtheta and added
854 +        gofRomega. both need to be debugged and tested.
855 +
856 + 2003-12-12 10:42  gezelter
857 +
858 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
859 +        libmdtools/Atom.hpp, libmdtools/DirectionalAtom.cpp: Changes for
860 +        gradients (to do minimizations)
861 +
862 + 2003-12-12 10:33  mmeineke
863 +
864 +        * utils/sysbuilder/randomBilayer.hpp:  removed the randombilayer
865 +        header
866 +
867 + 2003-12-10 11:52  mmeineke
868 +
869 +        * utils/sysbuilder/: Makefile.in, bilayerSys.cpp, bilayerSys.hpp,
870 +        randomBilayer.cpp, randomBilayer.hpp: edited the makefile to add
871 +        randomBilayer to the build. Also move the random bilayer builder
872 +        from bilayerSys to randomBilayer
873 +
874 + 2003-11-25 10:44  mmeineke
875 +
876 +        * forceFields/: DUFF.frc, backup.DUFF.frc: backed up the old
877 +        DUFF.frc to backup.DUFF.frc alte4red masses and epsilons of TB2 and
878 +        TB3 in DUFF.frc
879 +
880 + 2003-11-21 15:09  mmeineke
881 +
882 +        * libmdtools/InitializeFromFile.cpp, libmdtools/SimInfo.cpp,
883 +        utils/sysbuilder/latticeBilayer.cpp: added a more verbose error
884 +        message in SimInfo. Added a more informative error message in
885 +        InitializeFromFile
886 +
887 + 2003-11-21 15:07  mmeineke
888 +
889 +        * staticProps/: GofRtheta.cpp, PairCorrType.hpp: begun work on add
890 +        ing in the GofR,CosTheta
891 +
892 + 2003-11-21 14:31  chrisfen
893 +
894 +        * libmdtools/: SimInfo.cpp, do_Forces.F90, neighborLists.F90: Fixed
895 +        a bug in SimInfo ordering of radii
896 +
897 + 2003-11-11 12:20  mmeineke
898 +
899 +        * libmdtools/SimInfo.cpp: added a routine to SimInfo.cpp to inline
900 +        a min function.
901 +
902 + 2003-11-10 16:50  mmeineke
903 +
904 +        * libmdtools/: EAM_FF.cpp, SimInfo.cpp, SimInfo.hpp, SimSetup.cpp:
905 +        reordered the rcut/ecr/boxSize initialization
906 +        
907 +        removed the rcut/ecr shrink and grow algorithm. the simulation will
908 +        now exit when it runs into rcut or ecr.
909 +
910 + 2003-11-07 16:46  chuckv
911 +
912 +        * libmdtools/: Makefile.in, mpiSimulation_module.F90,
913 +        oopseMPI_module.F90: Added support for compiling fortran without
914 +        use of mpich modules. We use mpif.h instead.:
915 +
916 + 2003-11-07 12:09  mmeineke
917 +
918 +        * libmdtools/: Integrator.hpp, NPT.cpp, NPTf.cpp, NPTi.cpp,
919 +        NPTxyz.cpp: moved the velocity scale matrix calculation outside of
920 +        the atom loop in the NPT family of integrators.
921 +
922 + 2003-11-06 17:01  mmeineke
923 +
924 +        * libBASS/Globals.cpp, libBASS/Globals.hpp, libmdtools/Make.dep,
925 +        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp,
926 +        libmdtools/NVT.cpp, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
927 +        libmdtools/SimSetup.cpp, utils/sysbuilder/Make.dep,
928 +        utils/sysbuilder/latticeBilayer.cpp: added the following parameters
929 +        to BASS:    * useInitialExtendedSystemState    * orthoBoxTolerance
930 +          * useIntiTime => useInitialTime
931 +
932 + 2003-11-06 14:24  mmeineke
933 +
934 +        * libBASS/: BASS_parse.c, BASSlex.l, BASSyacc.y, interface.c,
935 +        make_nodes.c, make_nodes.h, parse_interface.h, parse_tree.c,
936 +        parse_tree.h: fixed the includes in the Make.dep
937 +
938 + 2003-11-06 14:11  mmeineke
939 +
940 +        * libmdtools/: Makefile.in, NPTf.cpp, NPTi.cpp, NPTxyz.cpp,
941 +        NVT.cpp, SimInfo.cpp, Thermo.cpp: did a merge by hand from the
942 +        new-templateless branch to the main trunk.
943 +        
944 +        bug Fixes include:   * fixed the switching function from ortho to
945 +        non-ortho box.           !!!!! THis was responsible for all of the
946 +        sudden deaths we saw.    * some formating in the string when we
947 +        write out the extended system state.    * added NPT.cpp to the
948 +        makefile.in
949 +
950 + 2003-11-06 13:20  mmeineke
951 +
952 +        * libmdtools/: Integrator.cpp, Makefile.in, NPT.cpp, NPTf.cpp,
953 +        SimInfo.cpp, Thermo.cpp, do_Forces.F90: fixed the "Sudden Death"
954 +        bug.    The box was not switching between orthorhombic and
955 +        non-orthorhombic wrapping correctly.         we added a fabs() to
956 +        the check.which should fix it.
957 +
958 + 2003-11-05 14:16  mmeineke
959 +
960 +        * libmdtools/AbstractClasses.hpp, libmdtools/DumpReader.cpp,
961 +        libmdtools/GenericData.cpp, libmdtools/GenericData.hpp,
962 +        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
963 +        libmdtools/Integrator.hpp, libmdtools/Make.dep, libmdtools/NPT.cpp,
964 +        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp,
965 +        libmdtools/NVT.cpp, libmdtools/SimInfo.hpp,
966 +        libmdtools/SimSetup.cpp, samples/water/ssd.bass, src/Make.dep,
967 +        utils/sysbuilder/Make.dep, utils/sysbuilder/latticeBilayer.cpp:
968 +        some work on trying to find the compression bug
969 +
970 + 2003-11-03 17:07  mmeineke
971 +
972 +        * libmdtools/: DumpReader.cpp, GenericData.cpp, GenericData.hpp,
973 +        InitializeFromFile.cpp, Integrator.hpp, Make.dep, NPT.cpp,
974 +        NPTf.cpp, NPTi.cpp, NPTxyz.cpp, NVT.cpp, SimInfo.cpp, SimInfo.hpp,
975 +        SimSetup.cpp, SimSetup.hpp: begun work on removing templates and
976 +        most of standard template library from OOPSE.
977 +
978 + 2003-10-31 16:06  mmeineke
979 +
980 +        * libmdtools/: AllIntegrator.hpp, Integrator.cpp, Integrator.hpp,
981 +        Makefile.in, NPT.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp, NVT.cpp,
982 +        SimSetup.cpp: started work on template removal.
983 +
984 + 2003-10-31 13:28  mmeineke
985 +
986 +        * libmdtools/: DumpReader.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp:
987 +        added template stuff to the Maikefile template
988 +        
989 +        little changes to some printf format statements
990 +
991 + 2003-10-31 13:28  mmeineke
992 +
993 +        * libBASS/Makefile.in: added template stuff to the Maikefile
994 +        template
995 +
996 + 2003-10-30 13:59  gezelter
997 +
998 +        * libmdtools/: SimInfo.cpp, SimInfo.hpp, SimSetup.cpp,
999 +        do_Forces.F90, neighborLists.F90, notifyCutoffs.F90: bug fixes for
1000 +        rList problems
1001 +
1002 + 2003-10-30 09:11  gezelter
1003 +
1004 +        * libmdtools/neighborLists.F90: Fixed bug that size(q0) was being
1005 +        queried before q0 was allocated.
1006 +
1007 + 2003-10-29 15:41  mmeineke
1008 +
1009 +        * libmdtools/: ForceFields.cpp, Integrator.cpp, Integrator.hpp,
1010 +        SimInfo.cpp, SimSetup.cpp, calc_dipole_dipole.F90,
1011 +        calc_sticky_pair.F90, do_Forces.F90: fixed a stdlib.h include error
1012 +        in bass.l
1013 +        
1014 +        fixed a little bug in the first time step, regarding the setting of
1015 +        ecr and est in fortran
1016 +
1017 + 2003-10-29 15:40  mmeineke
1018 +
1019 +        * libBASS/BASSlex.l: fixed a stdlib.h include error
1020 +
1021 + 2003-10-29 12:55  mmeineke
1022 +
1023 +        * libmdtools/: ForceFields.cpp, Integrator.cpp, SimInfo.cpp,
1024 +        SimInfo.hpp, SimSetup.cpp, do_Forces.F90: som efixes to the way
1025 +        rcut is setup, as well as additional debugging comments.
1026 +
1027 + 2003-10-29 09:28  gezelter
1028 +
1029 +        * configure, ac-tools/configure.in, libBASS/Makefile.in,
1030 +        libmdtools/Makefile.in, src/Makefile.in: C++ compatibility for
1031 +        templates
1032 +
1033 + 2003-10-28 22:16  gezelter
1034 +
1035 +        * src/Makefile.in: Refixed broken makefile
1036 +
1037 + 2003-10-28 22:06  gezelter
1038 +
1039 +        * configure, ac-tools/aclocal.m4, src/Makefile.in: compatibility
1040 +        fixes
1041 +
1042 + 2003-10-28 19:19  tim
1043 +
1044 +        * ChangeLog, libmdtools/AbstractClasses.hpp,
1045 +        libmdtools/DumpWriter.cpp, libmdtools/GenericData.hpp,
1046 +        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
1047 +        libmdtools/Integrator.hpp, libmdtools/NPT.cpp, libmdtools/NPTf.cpp,
1048 +        libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp, libmdtools/NVT.cpp,
1049 +        libmdtools/ReadWrite.hpp, samples/argon/argon.bass,
1050 +        samples/water/ssd.bass: add chi and eta to the comment line of dump
1051 +        file.
1052 +
1053 + 2003-10-28 17:25  mmeineke
1054 +
1055 +        * libmdtools/: ForceFields.hpp, SimInfo.hpp,
1056 +        fortranWrapDefines.hpp, fortranWrappers.cpp, fortranWrappers.hpp,
1057 +        mpiComponentPlan.h, mpiSimulation.hpp: did a complete overhaul of
1058 +        how c calls fortran. All function pointers and fortran calls are
1059 +        rigidly typecast now.
1060 +
1061 + 2003-10-28 15:42  gezelter
1062 +
1063 +        * staticProps/Makefile.in, utils/sysbuilder/Makefile.in:
1064 +        Portability fixes
1065 +
1066 + 2003-10-28 15:09  gezelter
1067 +
1068 +        * libmdtools/calc_LJ_FF.F90, libmdtools/do_Forces.F90,
1069 +        libmdtools/fForceField.h, libmdtools/mpiSimulation_module.F90,
1070 +        src/Makefile.in: Compatibility fixes
1071 +
1072 + 2003-10-28 12:08  mmeineke
1073 +
1074 +        * libmdtools/: AbstractClasses.hpp, Integrator.hpp, Makefile.in:
1075 +        started work on template removal
1076 +
1077 + 2003-10-28 12:04  gezelter
1078 +
1079 +        * libmdtools/: fortranWrappers.cpp, fortranWrappers.hpp: started
1080 +        trying to understand extern "C" stuff for pointers
1081 +
1082 + 2003-10-28 11:20  gezelter
1083 +
1084 +        * libmdtools/: InitializeFromFile.cpp, ReadWrite.hpp,
1085 +        ZConsWriter.cpp, ZConstraint.cpp: fixes for compatibility
1086 +
1087 + 2003-10-28 11:03  gezelter
1088 +
1089 +        * libmdtools/: Atom.hpp, BendExtensions.cpp, DUFF.cpp,
1090 +        DipoleTestFF.cpp, DirectionalAtom.cpp, DumpReader.cpp,
1091 +        DumpWriter.cpp, EAM_FF.cpp, Exclude.cpp, ForceFields.cpp,
1092 +        ForceFields.hpp, InitializeFromFile.cpp, Integrator.cpp, LJFF.cpp,
1093 +        Makefile.in, Molecule.cpp, NPT.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp,
1094 +        ReadWrite.hpp, SimInfo.cpp, SimSetup.cpp, SimState.cpp,
1095 +        StatWriter.cpp, Thermo.cpp, TraPPE_ExFF.cpp, ZConstraint.cpp,
1096 +        calc_LJ_FF.F90, do_Forces.F90, fortranWrappers.cpp,
1097 +        mpiSimulation.cpp, randomSPRNG.cpp: replace c++ header stuff with
1098 +        more portable c header stuff Also, mod file fixes and portability
1099 +        changes Some fortran changes will need to be reversed.
1100 +
1101 + 2003-10-28 11:03  gezelter
1102 +
1103 +        * libBASS/: AtomStamp.cpp, BASS_interface.cpp, Component.cpp,
1104 +        Globals.cpp, Globals.hpp, LinkedCommand.hpp, MakeStamps.hpp,
1105 +        Makefile.in, MoleculeStamp.cpp: replace c++ header stuff with more
1106 +        portable c header stuff Also, mod file fixes and portability
1107 +        changes
1108 +
1109 + 2003-10-28 11:02  gezelter
1110 +
1111 +        * configure, ac-tools/aclocal.m4: mod file fixes and portability
1112 +        stuff
1113 +
1114 + 2003-10-27 18:00  gezelter
1115 +
1116 +        * Makefile.in, configure, ac-tools/aclocal.m4,
1117 +        ac-tools/configure.in, ac-tools/fortran90.m4,
1118 +        libmdtools/Makefile.in: Stuff for MOD support in other compilers
1119 +
1120 + 2003-10-27 17:08  mmeineke
1121 +
1122 +        * utils/sysbuilder/: Make.dep, Makefile.in, MoLocator.cpp,
1123 +        MoLocator.hpp, QuickBass.cpp, QuickBass.hpp, latticeBilayer.cpp:
1124 +        added routines for the sysbuilder to work with simSetup
1125 +        
1126 +        remved the QuickBass routines, and had all parsing go through
1127 +        SimSetup.  LatticeBilayer is in complete working order now.
1128 +
1129 + 2003-10-27 17:07  mmeineke
1130 +
1131 +        * libmdtools/: SimInfo.hpp, SimSetup.cpp, SimSetup.hpp: added
1132 +        routines for the sysbuilder to work with simSetup
1133 +
1134 + 2003-10-27 11:20  gezelter
1135 +
1136 +        * configure, ac-tools/configure.in, samples/water/ssd.bass,
1137 +        utils/sysbuilder/sysBuild.cpp: fixes for configure, sysBuild
1138 +
1139 + 2003-10-24 17:17  mmeineke
1140 +
1141 +        * utils/sysbuilder/: Make.dep, Makefile.in, MoLocator.cpp,
1142 +        MoLocator.hpp, QuickBass.cpp, QuickBass.hpp, bilayerSys.cpp,
1143 +        latticeBilayer.cpp, latticeBuilder.cpp, sysBuild.cpp: put
1144 +        QuickBass, MoLocator, and latticeBuilder into a Builder Library
1145 +        overhauled latticeBilayer into its own program. Removed sysBuild
1146 +        from the Makefile
1147 +
1148 + 2003-10-24 12:36  gezelter
1149 +
1150 +        * utils/sysbuilder/: bilayerSys.cpp, latticeBuilder.cpp,
1151 +        latticeBuilder.hpp, sysBuild.cpp, sysBuild.hpp: work on bilayer
1152 +        builder
1153 +
1154 + 2003-10-24 12:35  gezelter
1155 +
1156 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in: fixed a
1157 +        merge problem
1158 +
1159 + 2003-10-23 14:57  mmeineke
1160 +
1161 +        * samples/metals/Makefile.in: added eam ForceField files to the
1162 +        init
1163 +        
1164 +        fixed an eam mpi parmeter setup bug
1165 +        
1166 +        added the init file to the makefile
1167 +
1168 + 2003-10-23 14:57  mmeineke
1169 +
1170 +        * libmdtools/: EAM_FF.cpp, SimSetup.cpp: added eam ForceField files
1171 +        to the init
1172 +        
1173 +        fixed an eam mpi parmeter setup bug
1174 +
1175 + 2003-10-23 14:57  mmeineke
1176 +
1177 +        * forceFields/Makefile.in: added eam ForceField files to the init
1178 +
1179 + 2003-10-22 16:17  mmeineke
1180 +
1181 +        * libmdtools/: AllIntegrator.hpp, Integrator.hpp, Makefile.in,
1182 +        NPTxym.cpp, NPTxyz.cpp, NPTzm.cpp, SimSetup.cpp: added a new NPT
1183 +        integrator, NPTxyz. It scales the x, y, and z direction sepeartely.
1184 +        no box skew allowed.
1185 +
1186 + 2003-10-21 14:33  mmeineke
1187 +
1188 +        * libBASS/Globals.cpp, libBASS/Globals.hpp,
1189 +        libmdtools/SimSetup.cpp, staticProps/GofRtheta.cpp,
1190 +        staticProps/PairCorrType.hpp: added useInitTime to the BASS syntax.
1191 +            * useInitTime = false: sets the origin time to 0.0 regardless
1192 +        of the time stamp in the .init file     * default=> useInitTime =
1193 +        true;
1194 +
1195 + 2003-10-17 16:19  mmeineke
1196 +
1197 +        * staticProps/: AllCorr.cpp, AllCorr.hpp, CorrWrap.cpp, GofR.cpp,
1198 +        Makefile.in, PairCorrList.hpp, PairCorrType.cpp, PairCorrType.hpp,
1199 +        staticProps.cpp, obj/placeholder: added the staticProps directory
1200 +        to the build list for both configure  and configure.in
1201 +        
1202 +        fixed a number of bugs in the staticProps code. gofr is now
1203 +        working.
1204 +
1205 + 2003-10-17 16:18  mmeineke
1206 +
1207 +        * ac-tools/configure.in: added the staticProps directory to the
1208 +        build list for both configure  and configure.in
1209 +
1210 + 2003-10-17 16:17  mmeineke
1211 +
1212 +        * configure: added the staticProps directory to the build list
1213 +
1214 + 2003-10-16 14:16  mmeineke
1215 +
1216 +        * libmdtools/: DumpReader.cpp, DumpWriter.cpp, Exclude.cpp,
1217 +        Integrator.cpp, Makefile.in, ReadWrite.hpp: Changed DumpReader to
1218 +        use linked lists instead of a vector.
1219 +        
1220 +        Fixed the makefile to build DumpReader.cpp
1221 +        
1222 +        Removed a comment output in Exclude.cpp
1223 +        
1224 +        Modified DumpWriter and Integrator to write an eor file every time
1225 +        a frame is written.  This lets the .eor file represent the last
1226 +        written frame of a simulation.
1227 +
1228 + 2003-10-10 12:10  mmeineke
1229 +
1230 +        * staticProps/: AllCorr.cpp, AllCorr.hpp, CorrWrap.cpp,
1231 +        CorrWrap.hpp, GofR.cpp, Makefile.in, PairCorrList.cpp,
1232 +        PairCorrList.hpp, PairCorrType.cpp, PairCorrType.hpp,
1233 +        staticProps.cpp: removed the props directory, and moved everything
1234 +        over to staticProps
1235 +
1236 + 2003-10-09 17:09  mmeineke
1237 +
1238 +        * libmdtools/Atom.hpp: Contiuned work on staticProps. should be in
1239 +        a position where it will compile and run first runs.
1240 +
1241 + 2003-10-04 13:46  chuckv
1242 +
1243 +        * libmdtools/calc_eam.F90, libmdtools/do_Forces.F90,
1244 +        samples/metals/Au.bass: Fixed bug in calc_eam.
1245 +
1246 + 2003-10-04 13:08  chuckv
1247 +
1248 +        * samples/metals/init_au.in: added Au init file for eam.
1249 +
1250 + 2003-10-03 17:11  mmeineke
1251 +
1252 +        * libmdtools/: StatWriter.cpp, Thermo.cpp, Thermo.hpp: removed
1253 +        entahlpy from the statwriter and thermo.
1254 +
1255 + 2003-10-03 17:02  mmeineke
1256 +
1257 +        * libmdtools/SimInfo.hpp: changed the formating ogf the error
1258 +        statements in simError
1259 +        
1260 +        added a function to get the maxCutoff
1261 +
1262 + 2003-10-03 17:01  mmeineke
1263 +
1264 +        * libBASS/simError.c: changed the formating ogf the error
1265 +        statements in simError
1266 +
1267 + 2003-09-30 11:00  mmeineke
1268 +
1269 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in: changed
1270 +        f90Flags so they are no longer overwritten by the compiler.
1271 +
1272 + 2003-09-29 17:06  mmeineke
1273 +
1274 +        * libmdtools/fortranWrappers.cpp: added mpif90 mod check back same
1275 +        for conifig.in
1276 +        
1277 +        fixed wrappers to extern "C"
1278 +
1279 + 2003-09-29 17:06  mmeineke
1280 +
1281 +        * ac-tools/configure.in: added mpif90 mod check back same for
1282 +        conifig.in
1283 +
1284 + 2003-09-29 17:05  mmeineke
1285 +
1286 +        * configure: added mpif90 mod check back
1287 +
1288 + 2003-09-29 16:16  mmeineke
1289 +
1290 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
1291 +        libBASS/BendStamp.cpp, libBASS/BondStamp.cpp,
1292 +        libBASS/LinkedAssign.cpp, libBASS/LinkedCommand.cpp,
1293 +        libBASS/MakeStamps.cpp, libBASS/TorsionStamp.cpp,
1294 +        libBASS/ZconStamp.cpp, libBASS/simError.c,
1295 +        libmdtools/Integrator.hpp, libmdtools/SimInfo.cpp,
1296 +        libmdtools/SimInfo.hpp, libmdtools/calc_LJ_FF.F90,
1297 +        libmdtools/fortranWrappers.cpp: fixed a lot of warnings and errors
1298 +        found with SUN's SUNWspro.s1s7
1299 +
1300 + 2003-09-29 12:38  mmeineke
1301 +
1302 +        * libmdtools/GenericData.hpp: light change in syntax. no
1303 +        signifigant change.
1304 +
1305 + 2003-09-25 16:17  mmeineke
1306 +
1307 +        * libmdtools/: DirectionalAtom.cpp, Integrator.hpp: fixed some
1308 +        additional remarks from icc -w3 (extra verbose output)
1309 +
1310 + 2003-09-25 14:27  mmeineke
1311 +
1312 +        * libBASS/parse_tree.c, libmdtools/Atom.cpp, libmdtools/DUFF.cpp,
1313 +        libmdtools/DirectionalAtom.cpp, libmdtools/DumpWriter.cpp,
1314 +        libmdtools/EAM_FF.cpp, libmdtools/ForceFields.cpp,
1315 +        libmdtools/GenericData.cpp, libmdtools/InitializeFromFile.cpp,
1316 +        libmdtools/Integrator.cpp, libmdtools/LJFF.cpp,
1317 +        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTzm.cpp,
1318 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
1319 +        libmdtools/SimSetup.cpp, libmdtools/Thermo.cpp,
1320 +        libmdtools/ZConsWriter.cpp, libmdtools/ZConstraint.cpp,
1321 +        libmdtools/mpiSimulation.cpp, src/oopse.cpp: cleaned things with
1322 +        gcc -Wall and g++ -Wall
1323 +
1324 + 2003-09-25 13:54  gezelter
1325 +
1326 +        * configure, ac-tools/configure.in: fixed a bug in configure
1327 +
1328 + 2003-09-25 11:42  gezelter
1329 +
1330 +        * Makefile.in, configure, ac-tools/aclocal.m4,
1331 +        ac-tools/configure.in, libBASS/Makefile.in, libmdtools/Makefile.in,
1332 +        src/Makefile.in, utils/Makefile.in, utils/sysbuilder/Makefile.in:
1333 +        fixes for configure
1334 +
1335 + 2003-09-24 14:34  mmeineke
1336 +
1337 +        * libmdtools/Integrator.cpp: moved readyCheck in the integrator so
1338 +        that it is called before the first Statistics are written.
1339 +
1340 + 2003-09-23 15:36  gezelter
1341 +
1342 +        * src/Make.dep, utils/Make.dep, utils/sysbuilder/Make.dep: Added a
1343 +        bunch of Make.dep files to CVS
1344 +
1345 + 2003-09-23 15:34  mmeineke
1346 +
1347 +        * libmdtools/: Integrator.cpp, Integrator.hpp, NPTf.cpp,
1348 +        SimSetup.cpp: Removed NPTfm from Integrator.hpp.
1349 +        
1350 +        Some small syntax cleaning in NPTfm and SimSetup
1351 +
1352 + 2003-09-22 18:07  tim
1353 +
1354 +        * libmdtools/: ForceFields.cpp, Integrator.cpp, SimInfo.cpp,
1355 +        SimInfo.hpp: fix bug in calculating maxCutoff
1356 +
1357 + 2003-09-22 16:23  mmeineke
1358 +
1359 +        * libmdtools/: AllIntegrator.hpp, Integrator.hpp, Make.dep,
1360 +        Makefile.in, NPT.cpp, NPTf.cpp, NPTfm.cpp, NPTim.cpp, SimSetup.cpp:
1361 +        Converted NPTf to work with the NPT base class.
1362 +        
1363 +        Removed NPTfm and NPTim from cvs
1364 +
1365 + 2003-09-19 15:00  mmeineke
1366 +
1367 +        * libmdtools/: AllIntegrator.hpp, Integrator.cpp, Integrator.hpp,
1368 +        NPT.cpp, NPTf.cpp, NPTi.cpp, NVT.cpp, SimSetup.cpp: added NPT base
1369 +        class. NPTi is up to date. NPTf is not.
1370 +
1371 + 2003-09-19 11:03  mmeineke
1372 +
1373 +        * utils/Makefile.in, src/Makefile.in: removed mpi++ from the
1374 +        makefile
1375 +
1376 + 2003-09-19 11:01  gezelter
1377 +
1378 +        * samples/water/ssd.bass: goofing off to test NPTf and NPTi
1379 +
1380 + 2003-09-19 11:01  gezelter
1381 +
1382 +        * libmdtools/: NPTf.cpp, NPTi.cpp: fixed bugs in NPTf, found
1383 +        (nearly) conserved quantities for both NPTi and NPTf
1384 +
1385 + 2003-09-19 10:20  mmeineke
1386 +
1387 +        * utils/Makefile.in: fixed a typo in the makefile.
1388 +
1389 + 2003-09-19 09:55  gezelter
1390 +
1391 +        * libmdtools/NPTi.cpp, libmdtools/SimInfo.cpp,
1392 +        samples/water/ssd.bass: [no log message]
1393 +
1394 + 2003-09-19 09:22  tim
1395 +
1396 +        * libmdtools/: NPTi.cpp, NVT.cpp: [no log message]
1397 +
1398 + 2003-09-17 09:22  mmeineke
1399 +
1400 +        * libmdtools/: Integrator.cpp, NPTi.cpp, NVT.cpp: fixed NPTi to now
1401 +        work with constraints.
1402 +
1403 + 2003-09-16 15:02  tim
1404 +
1405 +        * libmdtools/: Integrator.hpp, NPTf.cpp, NPTfm.cpp, NPTi.cpp,
1406 +        SimInfo.cpp, SimInfo.hpp: fixed ecr grow in SimInfo
1407 +        
1408 +        fixed conserved quantity in NPT (Still some small bug)
1409 +        
1410 +        NPTi appears very stable.
1411 +
1412 + 2003-09-15 11:52  tim
1413 +
1414 +        * libmdtools/AbstractClasses.hpp, libmdtools/Integrator.cpp,
1415 +        libmdtools/Integrator.hpp, libmdtools/NPTf.cpp,
1416 +        libmdtools/NPTfm.cpp, libmdtools/NPTi.cpp, libmdtools/NPTim.cpp,
1417 +        libmdtools/NVT.cpp, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
1418 +        libmdtools/StatWriter.cpp, libmdtools/Thermo.cpp,
1419 +        libmdtools/Thermo.hpp, libmdtools/ZConstraint.cpp,
1420 +        utils/sysbuilder/bilayerSys.cpp: add conserved quantity to
1421 +        statWriter fix bug of vector wrapping at NPTi
1422 +
1423 + 2003-09-12 11:20  gezelter
1424 +
1425 +        * libmdtools/: Make.dep, Makefile.in: Added integrators to
1426 +        Makefile.in
1427 +
1428 + 2003-09-12 11:20  gezelter
1429 +
1430 +        * ChangeLog: Entered changes for configure into ChangeLog
1431 +
1432 + 2003-09-09 15:35  mmeineke
1433 +
1434 +        * libmdtools/: Integrator.cpp, Integrator.hpp, NPTxym.cpp,
1435 +        NPTzm.cpp, Thermo.cpp, Thermo.hpp: updated the ChangeLog
1436 +        
1437 +        added two new NPT integrators, they still need work.
1438 +
1439 + 2003-09-09 15:34  mmeineke
1440 +
1441 +        * ChangeLog: updated the ChangeLog
1442 +
1443 + 2003-09-05 17:45  gezelter
1444 +
1445 +        * libmdtools/Make.dep: dependency on config.h
1446 +
1447 + 2003-09-05 17:36  gezelter
1448 +
1449 +        * configure, ac-tools/aclocal.m4: fixed sprng problem
1450 +
1451 + 2003-09-05 16:29  gezelter
1452 +
1453 +        * samples/metals/Makefile.in: New Makefile for metals sample
1454 +
1455 + 2003-09-05 16:27  gezelter
1456 +
1457 +        * Makefile, Makefile.in, ac-tools/aclocal.m4,
1458 +        ac-tools/configure.in, ac-tools/fortran90.m4, forceFields/Makefile,
1459 +        forceFields/Makefile.in, libBASS/Globals.cpp, libBASS/Globals.hpp,
1460 +        libBASS/MakeStamps.cpp, libBASS/MakeStamps.hpp, libBASS/Makefile,
1461 +        libBASS/Makefile.in, libmdtools/Integrator.hpp,
1462 +        libmdtools/Linux_ifc_machdep.F90, libmdtools/Make.dep,
1463 +        libmdtools/Makefile, libmdtools/Makefile.in,
1464 +        libmdtools/calc_eam.F90, libmdtools/config.h.in,
1465 +        libmdtools/definitions_module.F90, libmdtools/fInfo.c,
1466 +        libmdtools/fortranWrappers.cpp,
1467 +        libmdtools/mpiSimulation_module.F90, libmdtools/neighborLists.F90,
1468 +        libmdtools/simulation_module.F90, samples/Makefile,
1469 +        samples/Makefile.in, samples/alkane/Makefile,
1470 +        samples/alkane/Makefile.in, samples/argon/Makefile,
1471 +        samples/argon/Makefile.in, samples/argon/argon.bass,
1472 +        samples/beadLipid/Makefile, samples/beadLipid/Makefile.in,
1473 +        samples/lipid/Makefile, samples/lipid/Makefile.in,
1474 +        samples/water/Makefile, samples/water/Makefile.in, src/Makefile,
1475 +        src/Makefile.in, utils/Makefile, utils/Makefile.in,
1476 +        utils/sysbuilder/Makefile, utils/sysbuilder/Makefile.in: Changes to
1477 +        autoconf / configure method of configuring OOPSE
1478 +
1479 + 2003-09-04 16:48  mmeineke
1480 +
1481 +        * libmdtools/Integrator.cpp, libmdtools/Integrator.hpp,
1482 +        libmdtools/Makefile, libmdtools/NPTf.cpp, libmdtools/NPTfm.cpp,
1483 +        libmdtools/NPTi.cpp, libmdtools/NPTim.cpp, libmdtools/NVT.cpp,
1484 +        libmdtools/SimInfo.hpp, libmdtools/SimSetup.cpp, src/Makefile:
1485 +        added resetTime to the Global namespace.
1486 +        
1487 +        added ability to reset the integrators in the NVT and NPT family.
1488 +
1489 + 2003-09-04 16:48  mmeineke
1490 +
1491 +        * libBASS/: Globals.cpp, Globals.hpp: added resetTime to the Global
1492 +        namespace.
1493 +
1494 + 2003-09-02 09:30  tim
1495 +
1496 +        * libmdtools/: Integrator.hpp, Makefile, SimSetup.cpp,
1497 +        ZConsWriter.cpp, ZConstraint.cpp: fix a bug at MPI version of
1498 +        PolicyByMass
1499 +
1500 + 2003-08-28 16:09  tim
1501 +
1502 +        * ChangeLog, libmdtools/GenericData.cpp,
1503 +        libmdtools/GenericData.hpp, libmdtools/SimSetup.cpp,
1504 +        libmdtools/ZConstraint.cpp: Added: check uniqueness of molIndex
1505 +
1506 + 2003-08-27 14:23  tim
1507 +
1508 +        * libmdtools/: Integrator.cpp, SimSetup.cpp, ZConstraint.cpp: fix
1509 +        bug of MPI_Allreduce in ZConstraint, the MPITYPE is set to
1510 +        MPI_DOUBLE, however, the corret type is MPI_INT. Therefore, when we
1511 +        turn on the optimization flag, it causes a seg fault
1512 +
1513 + 2003-08-27 11:25  gezelter
1514 +
1515 +        * libmdtools/: calc_dipole_dipole.F90, calc_eam.F90, calc_gb.F90,
1516 +        calc_reaction_field.F90, calc_sticky_pair.F90: More fixes for
1517 +        stress tensor parallel bug.
1518 +
1519 + 2003-08-27 11:16  tim
1520 +
1521 +        * ChangeLog, libmdtools/DUFF.cpp,
1522 +        libmdtools/calc_dipole_dipole.F90, libmdtools/calc_sticky_pair.F90:
1523 +        fix bug in calc_dipole_dipole.F90 and calc_stikcy_pair.F90
1524 +        molMembershipList use global index instead of local index
1525 +
1526   2003-08-26 15:37  tim
1527  
1528          * libmdtools/: Integrator.cpp, ZConstraint.cpp, do_Forces.F90,
# Line 249 | Line 1774
1774          samples/metals/Au.bass: EAM works...... Neighbor list also
1775          works.....
1776  
252 2003-08-08 13:32  mmeineke
253
254        * props/: frameCount.c, frameCount.h, props.cpp, staticProps.cpp:
255        moved frameCount's functionality into DumpReader. also split props
256        into staticProps and dynamicProps. (currently only have
257        staticProps)
258
1777   2003-08-08 12:48  mmeineke
1778  
1779          * libmdtools/: Makefile, ZConstraint.cpp:  fixed a deprcated
# Line 312 | Line 1830
1830   2003-07-29 11:32  mmeineke
1831  
1832          * libmdtools/DumpReader.cpp, libmdtools/ReadWrite.hpp,
1833 <        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp,
1834 <        props/frameCount.c, props/frameCount.h, props/props.cpp,
317 <        src/Makefile: working on the props code
1833 >        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp, src/Makefile:
1834 >        working on the props code
1835  
1836   2003-07-29 11:32  mmeineke
1837  
# Line 1441 | Line 2958
2958  
2959   2003-03-25 09:29  mmeineke
2960  
2961 <        * libBASS/obj/dummy, libmdtools/MPIobj/dummy, libmdtools/obj/dummy,
2961 >        * libBASS/obj/dummy, libmdtools/obj/dummy, libmdtools/MPIobj/dummy,
2962          src/MPIobj/dummy, src/obj/dummy: [no log message]
2963  
2964   2003-03-25 09:29  mmeineke

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines