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 1248 by tim, Fri Jun 4 19:30:05 2004 UTC

# Line 1 | Line 1
1 + 2004-06-04 11:23  gezelter
2 +
3 +        * forceFields/charmm27.vdw: Moved to SHAPES
4 +
5 + 2004-06-04 11:23  gezelter
6 +
7 +        * forceFields/: LJ.vdw, amber99.vdw, gaff.vdw, oplsaal.vdw: [no log
8 +        message]
9 +
10 + 2004-06-04 09:59  gezelter
11 +
12 +        * libmdtools/: notifyCutoffs.F90, status_module.F90, wrappers.F90:
13 +        More work on Fortran side of error handler
14 +
15 + 2004-06-04 09:59  gezelter
16 +
17 +        * configure, ac-tools/aclocal.m4: fixed a typo in autoconf script
18 +
19 + 2004-06-04 09:35  gezelter
20 +
21 +        * libmdtools/: Makefile.in, fInfo.c, status_module.F90: Unifying
22 +        the error handlers
23 +
24 + 2004-06-04 09:17  gezelter
25 +
26 +        * libBASS/: MemberStamp.cpp, MemberStamp.hpp: Not used anymore
27 +
28 + 2004-06-04 09:11  gezelter
29 +
30 +        * libBASS/: config.h.in, fError.c: forgot to add these
31 +
32 + 2004-06-03 22:15  tim
33 +
34 +        * ChangeLog, libBASS/MoleculeStamp.cpp, libBASS/MoleculeStamp.hpp,
35 +        libmdtools/CallbackFunctor.cpp, libmdtools/ConstraintAlgorithm.cpp,
36 +        libmdtools/ConstraintManager.cpp, libmdtools/GenericData.cpp,
37 +        libmdtools/GenericData.hpp, libmdtools/Integrator.cpp,
38 +        libmdtools/Integrator.hpp, libmdtools/Make.dep,
39 +        libmdtools/Makefile.in, libmdtools/Molecule.cpp,
40 +        libmdtools/Molecule.hpp, libmdtools/NPT.cpp, libmdtools/NVT.cpp,
41 +        libmdtools/OOPSEMinimizer.cpp, libmdtools/OOPSEMinimizer.hpp,
42 +        libmdtools/RigidBody.cpp, libmdtools/RigidBody.hpp,
43 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
44 +        libmdtools/SimSetup.cpp, libmdtools/StuntDouble.cpp,
45 +        libmdtools/StuntDouble.hpp, utils/Vector3.hpp: new rattle algorithm
46 +        is working
47 +
48 + 2004-06-03 21:38  gezelter
49 +
50 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
51 +        libBASS/Makefile.in, libBASS/mpiBASS.h, libBASS/simError.c,
52 +        libBASS/simError.h, libmdtools/Makefile.in, libmdtools/config.h.in,
53 +        libmdtools/notifyCutoffs.F90, src/Makefile.in: Config changes for
54 +        fortran access to SimError
55 +
56 + 2004-06-03 16:51  tim
57 +
58 +        * libmdtools/: CallbackFunctor.cpp, CallbackFunctor.hpp,
59 +        ConstraintAlgorithm.cpp, ConstraintAlgorithm.hpp,
60 +        ConstraintElement.cpp, ConstraintElement.hpp,
61 +        ConstraintIterator.hpp, ConstraintManager.cpp,
62 +        ConstraintManager.hpp, ConstraintPair.hpp, Rattle.cpp, Rattle.hpp,
63 +        Shake.cpp, Shake.hpp, ShakeMin.cpp, ShakeMin.hpp, TypeInfo.hpp: new
64 +        implementation of constraint
65 +
66 + 2004-06-03 16:06  tim
67 +
68 +        * libmdtools/DumpWriter.cpp: fixed a bug which only writes out the
69 +        first atom of a molecule
70 +
71 + 2004-06-03 15:02  gezelter
72 +
73 +        * libmdtools/SimSetup.cpp: Fixed groupOffset bug
74 +
75 + 2004-06-03 15:02  gezelter
76 +
77 +        * ac-tools/: aclocal.m4, configure.in: Working on MPI scripting for
78 +        autoconf
79 +
80 + 2004-06-02 13:28  gezelter
81 +
82 +        * samples/: argon/Makefile, minimizer/argon/Makefile: Shouldn't
83 +        have been in CVS
84 +
85 + 2004-06-02 13:28  gezelter
86 +
87 +        * samples/: argon/Makefile, minimizer/argon/Makefile: Why is this
88 +        in CVS?
89 +
90 + 2004-06-02 13:27  gezelter
91 +
92 +        * libmdtools/: DUFF.cpp, EAM_FF.cpp, LJFF.cpp, Make.dep,
93 +        Makefile.in, WATER.cpp: formatting error messages, dependency fixes
94 +
95 + 2004-06-02 13:27  gezelter
96 +
97 +        * libBASS/simError.h: starting fortran-usable version of simError
98 +
99 + 2004-06-02 09:56  chrisfen
100 +
101 +        * samples/: argon/Makefile, minimizer/argon/Makefile: Probably
102 +        shouldn't be in CVS
103 +
104 + 2004-06-02 09:56  chrisfen
105 +
106 +        * libmdtools/: Integrator.cpp, NVT.cpp, ReadWrite.hpp,
107 +        Restraints.cpp, SimInfo.cpp, StatWriter.cpp: Formatting Changes,
108 +        removed writeRaw
109 +
110 + 2004-06-02 09:56  chrisfen
111 +
112 +        * libBASS/simError.c: Formatting Changes
113 +
114 + 2004-06-02 09:21  gezelter
115 +
116 +        * libBASS/simError.c, libBASS/simError.h, libmdtools/SimInfo.cpp:
117 +        severity levels in simError
118 +
119 + 2004-06-01 16:45  gezelter
120 +
121 +        * libmdtools/: Exclude.cpp, SimInfo.cpp, calc_LJ_FF.F90,
122 +        do_Forces.F90, mpiSimulation.cpp, neighborLists.F90,
123 +        simulation_module.F90: Bug fix (fixes of skipList and neighbor list
124 +        under MPI)
125 +
126 + 2004-06-01 16:44  gezelter
127 +
128 +        * libBASS/MoleculeStamp.cpp: Bug fix (memory leak)
129 +
130 + 2004-06-01 13:43  gezelter
131 +
132 +        * samples/: argon/argon.bass, minimizer/argon/argon.bass: Testing
133 +
134 + 2004-06-01 13:42  gezelter
135 +
136 +        * libmdtools/: SimInfo.cpp, SimInfo.hpp, SimSetup.cpp,
137 +        SimSetup.hpp, do_Forces.F90, fortranWrapDefines.hpp,
138 +        mpiSimulation.cpp, mpiSimulation_module.F90, simulation_module.F90:
139 +        Cutoff Groups for MPI
140 +
141 + 2004-06-01 13:07  chrisfen
142 +
143 +        * libmdtools/: ForceFields.cpp, StatWriter.cpp: Fixed bug in
144 +        useLiquidThermInt routine in ForceFields.cpp
145 +
146 + 2004-06-01 12:15  chrisfen
147 +
148 +        * libmdtools/: ForceFields.cpp, Integrator.cpp, SimInfo.cpp,
149 +        SimInfo.hpp, SimSetup.cpp, StatWriter.cpp: Implemented a separate
150 +        solid and liquid thermodynamic integration routines
151 +
152 + 2004-06-01 10:57  tim
153 +
154 +        * libmdtools/: CutoffGroup.hpp, SimSetup.cpp: cutoff group in
155 +        progress
156 +
157 + 2004-06-01 09:27  chrisfen
158 +
159 +        * libBASS/: Globals.cpp, Globals.hpp: Added useLiquidThermInt
160 +        keyword and changed useThermInt to useSolidThermInt
161 +
162 + 2004-06-01 09:21  chrisfen
163 +
164 +        * libBASS/: Globals.cpp, Globals.hpp: Paving the way for separate
165 +        solid and liquid thermodynamic integration routines
166 +
167 + 2004-05-28 10:21  gezelter
168 +
169 +        * libmdtools/do_Forces.F90: bugfix starting
170 +
171 + 2004-05-27 15:06  chrisfen
172 +
173 +        * libmdtools/: Integrator.cpp, StatWriter.cpp: Fixed a bug in
174 +        Integrator.cpp where it called writeRaw() when useThermInt =
175 +        false...
176 +
177 + 2004-05-27 14:51  tim
178 +
179 +        * ChangeLog, libmdtools/do_Forces.F90,
180 +        libmdtools/simulation_module.F90: Bug fix for SkipList
181 +
182 + 2004-05-27 14:26  gezelter
183 +
184 +        * libmdtools/SimSetup.cpp: bugfix in simsetup?
185 +
186 + 2004-05-27 13:59  gezelter
187 +
188 +        * libmdtools/: DumpReader.cpp, DumpWriter.cpp,
189 +        InitializeFromFile.cpp, SimInfo.cpp, SimSetup.cpp, SimSetup.hpp,
190 +        ZConsWriter.cpp, ZConstraint.cpp, fortranWrapDefines.hpp,
191 +        mdProfile.cpp, mpiSimulation.cpp, mpiSimulation.hpp,
192 +        mpiSimulation_module.F90, randomSPRNG.cpp, simulation_module.F90:
193 +        Cutoff group changes under MPI
194 +
195 + 2004-05-27 11:20  gezelter
196 +
197 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in: Fixes for
198 +        xlc++
199 +
200 + 2004-05-27 10:31  tim
201 +
202 +        * libmdtools/SimInfo.cpp: groupList new bases on global index of
203 +        atoms
204 +
205 + 2004-05-27 10:21  gezelter
206 +
207 +        * src/: oopse.cpp, oose.cpp: Modified the nifty banner
208 +
209 + 2004-05-27 10:21  gezelter
210 +
211 +        * libmdtools/: Make.dep, do_Forces.F90, simulation_module.F90:
212 +        Fixed off-by-one error in groupStartRow and groupStartCol
213 +
214 + 2004-05-26 19:48  tim
215 +
216 +        * ChangeLog, libmdtools/DumpReader.cpp, libmdtools/DumpWriter.cpp,
217 +        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.hpp,
218 +        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
219 +        libmdtools/ZConsWriter.cpp, libmdtools/calc_LJ_FF.F90,
220 +        libmdtools/calc_charge_charge.F90,
221 +        libmdtools/calc_dipole_dipole.F90, libmdtools/calc_eam.F90,
222 +        libmdtools/calc_gb.F90, libmdtools/calc_reaction_field.F90,
223 +        libmdtools/calc_sticky_pair.F90, libmdtools/do_Forces.F90,
224 +        libmdtools/force_globals.F90, libmdtools/mdProfile.cpp,
225 +        libmdtools/mpiComponentPlan.h, libmdtools/mpiSimulation.cpp,
226 +        libmdtools/mpiSimulation.hpp, libmdtools/mpiSimulation_module.F90,
227 +        libmdtools/neighborLists.F90, libmdtools/randomSPRNG.cpp,
228 +        libmdtools/simulation_module.F90: in the progress of fixing MPI
229 +        version of cutoff group
230 +
231 + 2004-05-26 11:41  gezelter
232 +
233 +        * libmdtools/do_Forces.F90: Compacted all of the 8 copies of the
234 +        force loop into one.
235 +
236 + 2004-05-24 17:24  gezelter
237 +
238 +        * libmdtools/: calc_eam.F90, calc_gb.F90: pressure tensor fixes
239 +
240 + 2004-05-24 16:23  chrisfen
241 +
242 +        * libmdtools/Restraints.cpp: Removed unnecessary variables and
243 +        changed error messages in Restraints.cpp
244 +
245 + 2004-05-24 16:03  gezelter
246 +
247 +        * libmdtools/: Thermo.cpp, calc_LJ_FF.F90, calc_charge_charge.F90,
248 +        calc_dipole_dipole.F90, calc_eam.F90, calc_gb.F90,
249 +        calc_reaction_field.F90, calc_sticky_pair.F90, do_Forces.F90: Fixes
250 +        for stress / pressure tensor by cutoff group
251 +
252 + 2004-05-22 15:55  chrisfen
253 +
254 +        * libmdtools/Restraints.cpp: Fixed an error in Restraints.cpp...
255 +        Too many arguements in a function call.
256 +
257 + 2004-05-22 13:17  chrisfen
258 +
259 +        * libBASS/: Globals.cpp, Globals.hpp: Added Bass keyword
260 +        useThermInt.
261 +
262 + 2004-05-22 13:16  chrisfen
263 +
264 +        * libmdtools/: Atom.hpp, DirectionalAtom.cpp, DirectionalAtom.hpp,
265 +        ForceFields.cpp, ForceFields.hpp, Integrator.cpp, Integrator.hpp,
266 +        Restraints.cpp, Restraints.hpp, RigidBody.cpp, RigidBody.hpp,
267 +        SimInfo.cpp, SimInfo.hpp, SimSetup.cpp, StatWriter.cpp,
268 +        StuntDouble.cpp, StuntDouble.hpp: Fixed Thermodynamic integration
269 +        code.
270 +
271 + 2004-05-21 10:58  gezelter
272 +
273 +        * libmdtools/: do_Forces.F90, simulation_module.F90: Major changes
274 +        to skipThisPair for efficiency
275 +
276 + 2004-05-21 09:22  gezelter
277 +
278 +        * configure, ac-tools/configure.in, forceFields/LJ.vdw,
279 +        forceFields/amber99.vdw, forceFields/charmm27.vdw,
280 +        forceFields/gaff.vdw, forceFields/oplsaal.vdw,
281 +        samples/argon/Makefile, samples/minimizer/argon/Makefile: Changes
282 +        for SHAPES potential
283 +
284 + 2004-05-20 15:27  chrisfen
285 +
286 +        * libBASS/: Globals.cpp, Globals.hpp: Hopefully this commit
287 +        included the bass keywords
288 +
289 + 2004-05-20 15:24  chrisfen
290 +
291 +        * libmdtools/: ForceFields.cpp, ForceFields.hpp, Integrator.cpp,
292 +        Integrator.hpp, Makefile.in, ReadWrite.hpp, Restraints.cpp,
293 +        Restraints.hpp, SimInfo.hpp, SimSetup.cpp, StatWriter.cpp: Several
294 +        additions... Restraints.cpp and .hpp were included for restraining
295 +        particles in thermodynamic integration.  By including these,
296 +        changes were made in Integrator, SimInfo, ForceFeilds, SimSetup,
297 +        StatWriter, and possibly some other files.  Two bass keywords were
298 +        also added for performing thermodynamic integration: a lambda value
299 +        one and a k power one.
300 +
301 + 2004-05-13 16:08  gezelter
302 +
303 +        * libmdtools/: Integrator.cpp, do_Forces.F90: fixes for skip list
304 +
305 + 2004-05-12 17:01  tim
306 +
307 +        * samples/: argon/Makefile, argon/argonEM.bass,
308 +        argon/init_argon.eor, minimizer/argon/Makefile,
309 +        minimizer/argon/argonEM.bass, minimizer/argon/init_argon.eor,
310 +        minimizer/water/Makefile, minimizer/water/Makefile.in,
311 +        minimizer/water/WATER.frc, minimizer/water/init_ssd.eor,
312 +        minimizer/water/ssdEM.bass, minimizer/water/tip4p_two.bass,
313 +        minimizer/water/tip4p_two.init, minimizer/water/water.mdl: add
314 +        minimizer sample
315 +
316 + 2004-05-12 16:54  gezelter
317 +
318 +        * libmdtools/: Utility.cpp, Utility.hpp: fixes for MacOS X
319 +        compilation
320 +
321 + 2004-05-12 15:54  gezelter
322 +
323 +        * libmdtools/: RigidBody.cpp, RigidBody.hpp, SimSetup.cpp: Fixes
324 +        for compilation under Mac OS X with IBM's xl compilers
325 +
326 + 2004-05-12 15:14  gezelter
327 +
328 +        * src/: oopse.cpp, oose.cpp: Added a nifty neato banner
329 +
330 + 2004-05-12 15:14  gezelter
331 +
332 +        * libmdtools/LJFF.cpp: Removed an extraneous write
333 +
334 + 2004-05-12 15:13  gezelter
335 +
336 +        * libBASS/simError.h: Starting to change the error model
337 +
338 + 2004-05-12 14:45  gezelter
339 +
340 +        * utils/Dump2XYZ.cpp: const char* fix
341 +
342 + 2004-05-12 14:44  gezelter
343 +
344 +        * libmdtools/do_Forces.F90, libmdtools/notifyCutoffs.F90,
345 +        src/oopse.cpp, src/oose.cpp: MPI fixes and removal of extraneous
346 +        write statements
347 +
348 + 2004-05-12 11:38  tim
349 +
350 +        * libmdtools/: Atom.cpp, Atom.hpp, DirectionalAtom.cpp,
351 +        ForceFields.cpp, Molecule.cpp, Molecule.hpp, SimInfo.cpp,
352 +        SimSetup.cpp, SimState.cpp, SimState.hpp: get rid of rc and
353 +        massratio from simState, creat cutoff group forevery atom which
354 +        does not belong to cutoff group defined at mdl file
355 +
356 + 2004-05-12 10:58  gezelter
357 +
358 +        * libmdtools/: CutoffGroup.hpp, do_Forces.F90: efficiency fixes in
359 +        CutoffGroup
360 +
361 + 2004-05-12 10:35  gezelter
362 +
363 +        * samples/water/water.mdl: Added the cutoff Groups to the default
364 +        water.mdl file
365 +
366 + 2004-05-12 10:02  tim
367 +
368 +        * ChangeLog, libmdtools/CutoffGroup.hpp, libmdtools/SimInfo.cpp:
369 +        fixed a bug in CutoffGroup::getCOM()
370 +
371 + 2004-05-12 09:29  gezelter
372 +
373 +        * libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
374 +        libmdtools/do_Forces.F90, libmdtools/notifyCutoffs.F90,
375 +        samples/water/ssd.bass: bug fixes for cutoffGroups
376 +
377 + 2004-05-11 17:28  tim
378 +
379 +        * utils/Vector3.hpp: adding generic Vector3 class
380 +
381 + 2004-05-11 16:44  tim
382 +
383 +        * libmdtools/Integrator.hpp: adding instantiation of
384 +        Integrator<BaseIntegrator> in order to make OOPSE compiled by icc8
385 +
386 + 2004-05-11 16:31  gezelter
387 +
388 +        * libmdtools/: calc_LJ_FF.F90, calc_charge_charge.F90,
389 +        calc_dipole_dipole.F90, calc_gb.F90, calc_reaction_field.F90,
390 +        calc_sticky_pair.F90, do_Forces.F90, notifyCutoffs.F90:
391 +        Fortran-side changes for group-based cutoffs
392 +
393 + 2004-05-11 16:20  tim
394 +
395 +        * libmdtools/CutoffGroup.hpp: adding CutoffGroup.hpp
396 +
397 + 2004-05-11 16:14  tim
398 +
399 +        * libmdtools/: ForceFields.cpp, Make.dep, Molecule.cpp,
400 +        SimInfo.cpp: fix two bugs in siminfo which cause infinite loop; fix
401 +        anoter one in CutoffGroup which causes seg fault
402 +
403 + 2004-05-11 15:33  tim
404 +
405 +        * ChangeLog, libmdtools/ForceFields.cpp, libmdtools/Molecule.cpp,
406 +        libmdtools/Molecule.hpp, libmdtools/SimInfo.cpp,
407 +        libmdtools/SimInfo.hpp, libmdtools/SimSetup.cpp: adding cutoffGroup
408 +        into OOPSE
409 +
410 + 2004-05-11 15:07  gezelter
411 +
412 +        * libBASS/: BASS_parse.c, parse_tree.c: bugfix for cutoffGroup
413 +
414 + 2004-05-11 11:00  gezelter
415 +
416 +        * libmdtools/: Make.dep, SimInfo.cpp, SimInfo.hpp, SimSetup.cpp,
417 +        fortranWrapDefines.hpp, notifyCutoffs.F90: Fixes to libmdtools to
418 +        use the simplified cutoff stuff in the BASS library
419 +
420 + 2004-05-10 23:21  gezelter
421 +
422 +        * libBASS/: BASS_interface.cpp, BASS_interface.h, BASSyacc.y,
423 +        CutoffGroupStamp.cpp, CutoffGroupStamp.hpp, Globals.cpp,
424 +        Globals.hpp, MakeStamps.cpp, MakeStamps.hpp, Makefile.in,
425 +        MoleculeStamp.cpp, MoleculeStamp.hpp, interface.c, make_nodes.c,
426 +        make_nodes.h, mpiBASS.c, mpiBASS.h, node_list.h, parse_interface.h,
427 +        parse_tree.c: BASS changes for adding CutoffGroups to molecules.
428 +        Also restructured the plethora of cutoff radii into one
429 +        cutoffRadius and one switchingRadius.  Also removed the
430 +        useMolecularCutoffs keyword
431 +
432 + 2004-05-10 15:28  tim
433 +
434 +        * ChangeLog, libmdtools/DumpWriter.cpp, src/Makefile.in: optimize
435 +        DumpWriter
436 +
437 + 2004-05-07 16:36  gezelter
438 +
439 +        * libmdtools/: fSwitchingFunction.h, switch_module.F90: New module
440 +        for fortran group-based switching function
441 +
442 + 2004-05-07 16:35  gezelter
443 +
444 +        * libmdtools/: Atom.hpp, ForceFields.cpp, Integrator.cpp,
445 +        Makefile.in, SimInfo.cpp, SimState.cpp, SimState.hpp,
446 +        calc_LJ_FF.F90, calc_charge_charge.F90, calc_dipole_dipole.F90,
447 +        calc_eam.F90, calc_gb.F90, calc_sticky_pair.F90, do_Forces.F90,
448 +        force_globals.F90, fortranWrapDefines.hpp, mpiComponentPlan.h,
449 +        mpiSimulation_module.F90, neighborLists.F90, notifyCutoffs.F90,
450 +        simulation_module.F90: Many changes to get group-based cutoffs to
451 +        work
452 +
453 + 2004-05-01 13:52  tim
454 +
455 +        * ChangeLog, libmdtools/ForceFields.cpp, libmdtools/Integrator.cpp,
456 +        libmdtools/OOPSEMinimizer.cpp, libmdtools/SimInfo.cpp,
457 +        libmdtools/SimInfo.hpp, libmdtools/calc_charge_charge.F90,
458 +        libmdtools/do_Forces.F90, libmdtools/fSimulation.h,
459 +        libmdtools/fortranWrapDefines.hpp,
460 +        libmdtools/simulation_module.F90: C++ pass groupList to fortran
461 +
462 + 2004-04-29 11:03  tim
463 +
464 +        * ChangeLog, libmdtools/calc_charge_charge.F90: fixed two bugs in
465 +        calc_charge_charge when using molecular cutoff
466 +
467 + 2004-04-28 21:11  tim
468 +
469 +        * libmdtools/: ForceFields.cpp, fortranWrapDefines.hpp: fix an
470 +        unmatched c/fortran interface
471 +
472 + 2004-04-28 18:09  tim
473 +
474 +        * ChangeLog, libmdtools/Integrator.hpp, libmdtools/ZConstraint.cpp:
475 +        keep the previous position of cantilever in SMD
476 +
477 + 2004-04-28 17:34  tim
478 +
479 +        * ChangeLog, libmdtools/Molecule.cpp, libmdtools/Molecule.hpp,
480 +        libmdtools/OtherVisitor.cpp, libmdtools/ZconsVisitor.cpp: fix a bug
481 +        in Molecule.cpp which initialize massRatio before creat the array.
482 +        fix two bugs in ZconsVisitor
483 +
484 + 2004-04-28 17:06  gezelter
485 +
486 +        * libmdtools/: MatVec3.h, SimInfo.cpp, SimInfo.hpp, SimSetup.cpp:
487 +        Adding molecular cutoffs
488 +
489 + 2004-04-28 16:39  gezelter
490 +
491 +        * libmdtools/: calc_charge_charge.F90, do_Forces.F90,
492 +        fSimulation.h, force_globals.F90, simulation_module.F90: work on
493 +        molecular cutoffs
494 +
495 + 2004-04-28 16:39  gezelter
496 +
497 +        * libBASS/: Globals.cpp, Globals.hpp: useMolecularCutoffs added to
498 +        Globals
499 +
500 + 2004-04-27 11:26  tim
501 +
502 +        * libmdtools/: Atom.cpp, Atom.hpp, DirectionalAtom.cpp,
503 +        ForceFields.cpp, Molecule.cpp, SimState.cpp, SimState.hpp,
504 +        fSimulation.h, fortranWrapDefines.hpp: add center of mass of the
505 +        molecule and massRation into atom class
506 +
507 + 2004-04-26 16:16  mmeineke
508 +
509 +        * libBASS/Globals.cpp: modified the defaults for the system init
510 +        time and system init state.
511 +
512 + 2004-04-26 09:29  gezelter
513 +
514 +        * libmdtools/: Thermo.cpp, calc_charge_charge.F90: Fixed a bug in
515 +        calc_charge_charge.F90
516 +
517 + 2004-04-23 23:31  tim
518 +
519 +        * ChangeLog, libmdtools/AtomVisitor.cpp,
520 +        libmdtools/calc_charge_charge.F90, libmdtools/do_Forces.F90: add
521 +        reaction field correction to charge-charge interaction
522 +
523 + 2004-04-22 16:33  tim
524 +
525 +        * libmdtools/: InitializeFromFile.cpp, SimInfo.cpp, SimInfo.hpp,
526 +        Thermo.cpp, calc_charge_charge.F90, do_Forces.F90: change the
527 +        calculation of pressure tensor
528 +
529 + 2004-04-22 09:55  tim
530 +
531 +        * libmdtools/: DumpReader.cpp, InitializeFromFile.cpp: fixed
532 +        another bug in InitFromFile. MPI verion of OOPSE is working again
533 +
534 + 2004-04-21 22:29  tim
535 +
536 +        * libmdtools/: AtomVisitor.cpp, DumpReader.cpp, DumpWriter.cpp,
537 +        InitializeFromFile.cpp, NPT.cpp, NVT.cpp, OtherVisitor.cpp,
538 +        SimSetup.cpp, calc_charge_charge.F90, mpiSimulation.cpp: fixed two
539 +        bugs in MPI version of InitfromFile and one unmatch MPI command in
540 +        DumpWriter
541 +
542 + 2004-04-21 00:32  tim
543 +
544 +        * libmdtools/Functor.hpp, libmdtools/LinearCons.cpp,
545 +        libmdtools/LinearCons.hpp, utils/CmdlineZsub.c,
546 +        utils/CmdlineZsub.h, utils/zsub.cpp, utils/zsub.ggo: remove some
547 +        useless files
548 +
549 + 2004-04-20 11:56  tim
550 +
551 +        * libmdtools/: Integrator.cpp, NVT.cpp, OtherVisitor.cpp,
552 +        SimInfo.cpp, Thermo.cpp, Thermo.hpp: fixed getCOMVel  and
553 +        velocitize at thermo
554 +
555 + 2004-04-20 00:39  tim
556 +
557 +        * ChangeLog, libmdtools/Atom.cpp, libmdtools/Atom.hpp,
558 +        libmdtools/AtomVisitor.cpp, libmdtools/AtomVisitor.hpp,
559 +        libmdtools/CompositeVisitor.cpp, libmdtools/CompositeVisitor.hpp,
560 +        libmdtools/DirectionalAtom.hpp, libmdtools/GenericData.hpp,
561 +        libmdtools/OtherVisitor.cpp, libmdtools/OtherVisitor.hpp,
562 +        libmdtools/RigidBodyVisitor.cpp, libmdtools/RigidBodyVisitor.hpp,
563 +        utils/Dump2XYZ.cpp, utils/Dump2XYZ.ggo, utils/Dump2XYZCmd.c,
564 +        utils/Dump2XYZCmd.h: DUMP2XYZ 0.99 version
565 +
566 + 2004-04-19 17:13  gezelter
567 +
568 +        * libmdtools/: Atom.cpp, Integrator.cpp, NVT.cpp, SimInfo.cpp,
569 +        Thermo.cpp: Fixed a charge bug
570 +
571 + 2004-04-19 15:54  tim
572 +
573 +        * libmdtools/CompositeVisitor.cpp, libmdtools/CompositeVisitor.hpp,
574 +        libmdtools/OtherVisitor.cpp, libmdtools/OtherVisitor.hpp,
575 +        libmdtools/RigidBody.cpp, utils/Make.dep, utils/Makefile.in: fixed
576 +        a bug in CompositeVisitor which cause the double counting problem
577 +
578 + 2004-04-19 12:44  tim
579 +
580 +        * libmdtools/AtomVisitor.cpp, libmdtools/AtomVisitor.hpp,
581 +        libmdtools/BaseVisitor.hpp, libmdtools/CompositeVisitor.cpp,
582 +        libmdtools/DumpReader.cpp, libmdtools/Make.dep,
583 +        libmdtools/OtherVisitor.cpp, libmdtools/RigidBodyVisitor.cpp,
584 +        libmdtools/ZconsVisitor.cpp, utils/Dump2XYZ.cpp, utils/Makefile.in:
585 +        Dump2XYZ is almost working except atoms in rigidbody are double
586 +        counted
587 +
588 + 2004-04-18 22:52  tim
589 +
590 +        * ChangeLog, libmdtools/Atom.cpp, libmdtools/Atom.hpp,
591 +        libmdtools/AtomVisitor.cpp, libmdtools/AtomVisitor.hpp,
592 +        libmdtools/BaseVisitor.hpp, libmdtools/CompositeVisitor.cpp,
593 +        libmdtools/CompositeVisitor.hpp, libmdtools/DumpReader.cpp,
594 +        libmdtools/GenericData.cpp, libmdtools/GenericData.hpp,
595 +        libmdtools/Integrator.cpp, libmdtools/Makefile.in,
596 +        libmdtools/MatVec3.h, libmdtools/OtherVisitor.cpp,
597 +        libmdtools/OtherVisitor.hpp, libmdtools/ReadWrite.hpp,
598 +        libmdtools/RigidBody.cpp, libmdtools/RigidBody.hpp,
599 +        libmdtools/RigidBodyVisitor.cpp, libmdtools/RigidBodyVisitor.hpp,
600 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
601 +        libmdtools/StuntDouble.cpp, libmdtools/StuntDouble.hpp,
602 +        libmdtools/Thermo.cpp, libmdtools/ZConsReader.cpp,
603 +        libmdtools/ZConsReader.hpp, libmdtools/ZconsVisitor.cpp,
604 +        libmdtools/ZconsVisitor.hpp, utils/Dump2XYZ.cpp,
605 +        utils/Dump2XYZ.ggo, utils/Dump2XYZCmd.c, utils/Dump2XYZCmd.h: new
606 +        implement of quickLate using visitor and composite pattern
607 +
608 + 2004-04-15 17:15  tim
609 +
610 +        * libmdtools/SimSetup.cpp, utils/zsub.cpp: fix a bug in setting
611 +        exclude list
612 +
613 + 2004-04-15 11:18  tim
614 +
615 +        * ChangeLog, forceFields/DUFF.frc, libBASS/MoleculeStamp.cpp,
616 +        libmdtools/Atom.hpp, libmdtools/InitializeFromFile.cpp,
617 +        libmdtools/Integrator.cpp, libmdtools/Molecule.cpp,
618 +        libmdtools/RigidBody.cpp, libmdtools/RigidBody.hpp,
619 +        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
620 +        libmdtools/Thermo.cpp, libmdtools/WATER.cpp,
621 +        libmdtools/calc_charge_charge.F90, libmdtools/do_Forces.F90: fix
622 +        whole bunch of bugs :-)
623 +
624 + 2004-04-14 12:20  chrisfen
625 +
626 +        * forceFields/WATER.frc: Added the WATER.frc force field
627 +
628 + 2004-04-14 11:32  gezelter
629 +
630 +        * libmdtools/Molecule.cpp: fixed for get_potential
631 +
632 + 2004-04-14 10:37  tim
633 +
634 +        * AUTHORS, ChangeLog, libmdtools/DumpWriter.cpp,
635 +        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
636 +        libmdtools/Integrator.hpp, libmdtools/Make.dep,
637 +        libmdtools/Molecule.hpp, libmdtools/OOPSEMinimizer.cpp,
638 +        libmdtools/ReadWrite.hpp, libmdtools/RigidBody.hpp,
639 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
640 +        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp,
641 +        libmdtools/StuntDouble.cpp, libmdtools/StuntDouble.hpp,
642 +        libmdtools/ZConsReader.cpp, libmdtools/mpiSimulation.cpp,
643 +        libmdtools/mpiSimulation.hpp, utils/quickLate.c, utils/zsub.cpp:
644 +        Change DumpWriter and InitFromFile
645 +
646 + 2004-04-13 11:26  gezelter
647 +
648 +        * libmdtools/: Molecule.cpp, Molecule.hpp, SimSetup.cpp: Now
649 +        molecules can keep track of their own IntegrableObjects (and
650 +        RigidBodies).  Also a bug-fix so that SimInfo can keep track of
651 +        RigidBodies (which was done incorrectly before).
652 +
653 + 2004-04-13 11:25  gezelter
654 +
655 +        * libBASS/: MoleculeStamp.cpp, MoleculeStamp.hpp: Added Integrable
656 +        (will back out momentarily)
657 +
658 + 2004-04-13 10:10  gezelter
659 +
660 +        * libmdtools/: IntegrableObjects.cpp, IntegrableObjects.hpp: Oops.
661 +        Those were old.
662 +
663 + 2004-04-13 10:09  gezelter
664 +
665 +        * libmdtools/: IntegrableObjects.cpp, IntegrableObjects.hpp: Forgot
666 +        to add IntegrableObjects
667 +
668 + 2004-04-12 16:02  gezelter
669 +
670 +        * libmdtools/: RigidBody.cpp, RigidBody.hpp: Adding RigidBody code
671 +
672 + 2004-04-12 15:32  gezelter
673 +
674 +        * samples/: alkane/butane.bass, water/ssd.bass: Slightly longer
675 +        test run
676 +
677 + 2004-04-12 15:32  gezelter
678 +
679 +        * libmdtools/: Atom.cpp, Atom.hpp, DUFF.cpp, DipoleTestFF.cpp,
680 +        DirectionalAtom.cpp, DirectionalAtom.hpp, DumpReader.cpp,
681 +        DumpWriter.cpp, EAM_FF.cpp, Exclude.cpp, Exclude.hpp,
682 +        ForceFields.cpp, ForceFields.hpp, InitializeFromFile.cpp,
683 +        Integrator.cpp, Integrator.hpp, LJFF.cpp, Make.dep, Makefile.in,
684 +        MatVec3.c, MatVec3.h, Molecule.cpp, Molecule.hpp, NPT.cpp,
685 +        NPTf.cpp, NPTxyz.cpp, NVT.cpp, OOPSEMinimizer.cpp, SRI.hpp,
686 +        SimInfo.cpp, SimInfo.hpp, SimSetup.cpp, SimSetup.hpp, SkipList.cpp,
687 +        SkipList.hpp, StuntDouble.cpp, StuntDouble.hpp, TraPPE_ExFF.cpp,
688 +        WATER.cpp, ZConsReader.cpp: Changes for RigidBody dynamics
689 +        (Somewhat extensive)
690 +
691 + 2004-04-12 15:31  gezelter
692 +
693 +        * libBASS/BASSyacc.y, libBASS/Globals.cpp, libBASS/MakeStamps.cpp,
694 +        libBASS/RigidBodyStamp.cpp, libBASS/RigidBodyStamp.hpp,
695 +        utils/sysbuilder/MoLocator.cpp, utils/sysbuilder/MoLocator.hpp:
696 +        Changes for RigidBody dynamics
697 +
698 + 2004-03-17 09:22  tim
699 +
700 +        * libBASS/Globals.cpp, libBASS/Globals.hpp, libBASS/ZconStamp.cpp,
701 +        libBASS/ZconStamp.hpp, libmdtools/GenericData.hpp,
702 +        libmdtools/Integrator.hpp, libmdtools/SimSetup.cpp,
703 +        libmdtools/ZConstraint.cpp: incorporate SMD into ZConstraint,it
704 +        does not sound a good choice, next commit will seperate SMD and
705 +        ZConstraint
706 +
707 + 2004-03-16 14:22  tim
708 +
709 +        * ChangeLog, libBASS/Globals.cpp, libBASS/Globals.hpp,
710 +        libmdtools/GenericData.hpp, libmdtools/Integrator.hpp,
711 +        libmdtools/SimSetup.cpp, libmdtools/ZConsWriter.cpp,
712 +        libmdtools/ZConsWriter.hpp, libmdtools/ZConstraint.cpp: ZConstraint
713 +        now can support sequential moving. Refactorying is needed to
714 +        support SMD in ZConstraint
715 +
716 + 2004-03-02 15:32  tim
717 +
718 +        * libmdtools/: DumpReader.cpp, DumpWriter.cpp, ReadWrite.hpp,
719 +        StatWriter.cpp, ZConsWriter.hpp: add LARGEFILE_SOURCE64 macro to
720 +        support large file
721 +
722 + 2004-03-01 16:17  tim
723 +
724 +        * utils/zsub.cpp: Fix a couple of bugs in zsub
725 +
726 + 2004-03-01 15:01  tim
727 +
728 +        * ChangeLog, libmdtools/DumpReader.cpp, libmdtools/Makefile.in,
729 +        libmdtools/OOPSEMinimizer.cpp, libmdtools/ReadWrite.hpp,
730 +        libmdtools/ZConsReader.cpp, libmdtools/ZConsReader.hpp,
731 +        utils/CmdlineZsub.c, utils/CmdlineZsub.h, utils/Makefile.in,
732 +        utils/quickLate.c, utils/zsub.cpp, utils/zsub.ggo: Adding zsub, a
733 +        program which can be used to replace atom type for zconstraint into
734 +        OOPSE
735 +
736 + 2004-02-24 11:36  tim
737 +
738 +        * ChangeLog, libBASS/Globals.cpp, libBASS/Globals.hpp,
739 +        libmdtools/PRCG.cpp, libmdtools/SimSetup.cpp, src/oose.cpp: [no log
740 +        message]
741 +
742 + 2004-02-24 10:49  tim
743 +
744 +        * libmdtools/: ConjugateMinimizer.cpp, ConjugateMinimizer.hpp,
745 +        Constraint.cpp, Constraint.hpp, ConstraintList.cpp,
746 +        ConstraintList.hpp, Minimizer.hpp, Minimizer1D.cpp,
747 +        Minimizer1D.hpp, MinimizerBase.hpp, NLModel.hpp, NLModel0.cpp,
748 +        NLModel1.cpp, NonlinearCons.cpp, NonlinearCons.hpp,
749 +        OOPSEMinimizerBase.cpp, SteepestDescent.cpp, SteepestDescent.hpp,
750 +        SymMatrix.hpp: remove the old implement of minimizer from cvs tree
751 +
752 + 2004-02-24 10:44  tim
753 +
754 +        * libmdtools/: CGFamilyMinimizer.cpp, ConjugateMinimizer.cpp,
755 +        Integrator.hpp, Makefile.in, Minimizer1D.cpp,
756 +        MinimizerParameterSet.hpp, OOPSEMinimizer.cpp, OOPSEMinimizer.hpp,
757 +        OOPSEMinimizerBase.cpp, PRCG.cpp, SDMinimizer.cpp, SimInfo.hpp,
758 +        SimSetup.cpp, Utility.cpp, Utility.hpp: Using inherit instead of
759 +        compose to implement Minimizer both versions are working
760 +
761 + 2004-02-17 14:23  tim
762 +
763 +        * ChangeLog, libmdtools/ConjugateMinimizer.cpp,
764 +        libmdtools/Integrator.cpp, libmdtools/Integrator.hpp,
765 +        libmdtools/Minimizer1D.cpp, libmdtools/Minimizer1D.hpp,
766 +        libmdtools/MinimizerParameterSet.hpp,
767 +        libmdtools/OOPSEMinimizerBase.cpp: adding function shakeF in order
768 +        to remove the constraint force along bond direction
769 +
770 + 2004-02-10 16:33  tim
771 +
772 +        * ChangeLog, libmdtools/ConjugateMinimizer.cpp,
773 +        libmdtools/DirectionalAtom.cpp, libmdtools/OOPSEMinimizerBase.cpp:
774 +        single version of energy minimization is working.
775 +
776 + 2004-02-09 15:38  mmeineke
777 +
778 +        * staticProps/: AllCorr.cpp, staticProps.cpp:  started a bug fix on
779 +        the massive memory overusage by OOPSE
780 +
781 + 2004-02-09 09:48  chrisfen
782 +
783 +        * libmdtools/: SimSetup.cpp, calc_LJ_FF.F90: Stripped out the
784 +        hardwired LJ_rcut
785 +
786 + 2004-02-06 19:14  tim
787 +
788 +        * libmdtools/: SymMatrix.hpp, Utility.cpp, Utility.hpp: [no log
789 +        message]
790 +
791 + 2004-02-06 16:37  tim
792 +
793 +        * ChangeLog, libBASS/Globals.cpp,
794 +        libmdtools/ConjugateMinimizer.cpp, libmdtools/Integrator.cpp,
795 +        libmdtools/Integrator.hpp, libmdtools/OOPSEMinimizerBase.cpp,
796 +        libmdtools/SimSetup.cpp, samples/water/ssd.bass: Single version of
797 +        energy minimization for argon is working, need to add constraint
798 +
799 + 2004-02-06 14:05  tim
800 +
801 +        * libmdtools/: AllIntegrator.hpp, Makefile.in, SimSetup.cpp: Add
802 +        one more file into Makefile.in
803 +
804 + 2004-02-06 13:58  tim
805 +
806 +        * ChangeLog, libBASS/Globals.cpp, libBASS/Globals.hpp,
807 +        libmdtools/AllIntegrator.hpp, libmdtools/ConjugateMinimizer.cpp,
808 +        libmdtools/ConjugateMinimizer.hpp, libmdtools/Functor.hpp,
809 +        libmdtools/Integrator.hpp, libmdtools/Makefile.in,
810 +        libmdtools/Minimizer.hpp, libmdtools/Minimizer1D.cpp,
811 +        libmdtools/Minimizer1D.hpp, libmdtools/MinimizerBase.hpp,
812 +        libmdtools/MinimizerParameterSet.hpp, libmdtools/NLModel.hpp,
813 +        libmdtools/NLModel1.cpp, libmdtools/OOPSEMinimizerBase.cpp,
814 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
815 +        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp, src/oose.cpp: Add
816 +        some lines into global.cpp to make it work with energy minimization
817 +
818 + 2004-02-04 17:26  tim
819 +
820 +        * libmdtools/: ConjugateMinimizer.cpp, ConjugateMinimizer.hpp,
821 +        Constraint.hpp, Functor.hpp, Minimizer.hpp, Minimizer1D.cpp,
822 +        Minimizer1D.hpp, MinimizerBase.hpp, MinimizerParameterSet.hpp,
823 +        NLModel.hpp, NLModel0.cpp, NLModel1.cpp: Fix a bunch of bugs   :-)
824 +        Single version of conjugate gradient with golden search linesearch
825 +        pass a couple of functions test. Brent's  algorithm is still broken
826 +
827 + 2004-02-03 17:54  tim
828 +
829 +        * libmdtools/: ConjugateMinimizer.cpp, ConjugateMinimizer.hpp,
830 +        Minimizer1D.cpp, Minimizer1D.hpp, MinimizerParameterSet.hpp,
831 +        NLModel.hpp, NLModel0.cpp, NLModel1.cpp, SteepestDescent.cpp,
832 +        SteepestDescent.hpp: NLModel0, NLModel1 pass uit test
833 +
834 + 2004-02-03 15:47  tim
835 +
836 +        * libmdtools/: ConjugateMinimizer.cpp, ConstraintList.cpp,
837 +        ConstraintList.hpp, LinearCons.cpp, LinearCons.hpp, Minimizer.hpp,
838 +        NonlinearCons.cpp, NonlinearCons.hpp, OOPSEMinimizerBase.cpp,
839 +        SimpleBoundCons.cpp, SimpleBoundCons.hpp, SteepestDescent.cpp,
840 +        SteepestDescent.hpp: [no log message]
841 +
842 + 2004-02-03 15:43  tim
843 +
844 +        * libmdtools/: ConjugateMinimizer.hpp, Constraint.cpp,
845 +        Constraint.hpp, Integrator.hpp, Minimizer1D.cpp, Minimizer1D.hpp,
846 +        MinimizerBase.hpp, MinimizerParameterSet.hpp, NLModel.hpp,
847 +        NLModel0.cpp, NLModel1.cpp: to avoid cyclic depency, refactory
848 +        constraint class
849 +
850 + 2004-02-03 12:10  tim
851 +
852 +        * libmdtools/Functor.hpp: Functor.hpp pass unit test
853 +
854 + 2004-02-03 10:21  tim
855 +
856 +        * ChangeLog, libmdtools/Minimizer1D.cpp,
857 +        libmdtools/Minimizer1D.hpp: begin unit test of minimizer
858 +
859 + 2004-02-02 15:29  tim
860 +
861 +        * libmdtools/: ConjugateMinimizer.hpp, Minimizer1D.cpp,
862 +        Minimizer1D.hpp, MinimizerBase.hpp, MinimizerParameterSet.hpp:
863 +        Adding GoldenSection and Brent LineSearch Method
864 +
865 + 2004-01-30 16:47  tim
866 +
867 +        * libmdtools/: ConjugateMinimizer.hpp, DumpWriter.cpp,
868 +        MinimizerBase.hpp, MinimizerParameterSet.hpp, NLModel.hpp,
869 +        NLModel0.cpp, NLModel1.cpp: using class  Minimizer1D derived from
870 +        MinimizerBase instead of a functor to do line seach
871 +
872 + 2004-01-30 10:00  chrisfen
873 +
874 +        * forceFields/Makefile.in, libmdtools/Atom.cpp,
875 +        libmdtools/Atom.hpp, libmdtools/ForceFields.hpp,
876 +        libmdtools/Integrator.cpp, libmdtools/Makefile.in,
877 +        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
878 +        libmdtools/WATER.cpp, libmdtools/calc_LJ_FF.F90,
879 +        libmdtools/calc_reaction_field.F90, libmdtools/do_Forces.F90,
880 +        libmdtools/fortranWrapDefines.hpp: Substantial changes. OOPSE now
881 +        has a working WATER.cpp forcefield and parser.  This involved
882 +        changes to WATER.cpp and ForceFields amoung other files. One
883 +        important note: a hardwiring of LJ_rcut was made in calc_LJ_FF.F90.
884 +        This will be removed on the next commit...
885 +
886 + 2004-01-29 18:00  gezelter
887 +
888 +        * libBASS/BASS_interface.cpp, libBASS/BASS_interface.h,
889 +        libBASS/BASS_parse.c, libBASS/BASSlex.l, libBASS/BASSyacc.y,
890 +        libBASS/MakeStamps.cpp, libBASS/MakeStamps.hpp,
891 +        libBASS/Makefile.in, libBASS/RigidBodyStamp.cpp,
892 +        libBASS/RigidBodyStamp.hpp, libBASS/interface.c,
893 +        libBASS/make_nodes.c, libBASS/make_nodes.h, libBASS/mpiBASS.c,
894 +        libBASS/mpiBASS.h, libBASS/node_list.h, libBASS/parse_interface.h,
895 +        libBASS/parse_tree.c, libmdtools/Make.dep, samples/water/water.mdl:
896 +        member list fixes for rigid bodies
897 +
898 + 2004-01-29 16:44  tim
899 +
900 +        * libmdtools/MinimizerParameterSet.hpp: Adding
901 +        MinimizerParameterSet class.
902 +
903 + 2004-01-28 17:44  tim
904 +
905 +        * libmdtools/: NLModel.hpp, NLModel0.cpp, NLModel1.cpp: Revision of
906 +        NLModel0 and NLModel1
907 +
908 + 2004-01-28 15:40  tim
909 +
910 +        * libmdtools/: Constraint.hpp, NLModel.hpp, NLOPModel.hpp: revision
911 +        of NLModel
912 +
913 + 2004-01-27 15:34  gezelter
914 +
915 +        * samples/water/: ssd.bass, water.mdl: Added point-charge models to
916 +        water.mdl file, updated ssd.bass to use new SSD name
917 +
918 + 2004-01-27 15:34  gezelter
919 +
920 +        * libBASS/: BASS_interface.cpp, MakeStamps.cpp, MakeStamps.hpp,
921 +        MemberStamp.cpp, MemberStamp.hpp, node_list.h: Fix to new RigidBody
922 +        stuff
923 +
924 + 2004-01-27 14:39  gezelter
925 +
926 +        * samples/water/ssd.bass: Longer run time to test SSD water in MPI
927 +
928 + 2004-01-27 14:39  gezelter
929 +
930 +        * samples/metals/Au.bass: Longer run time to test gold in MPI
931 +
932 + 2004-01-27 14:38  gezelter
933 +
934 +        * samples/: argon/argon.bass, minimizer/argon/argon.bass: Longer
935 +        run time to test argon
936 +
937 + 2004-01-27 14:38  gezelter
938 +
939 +        * libmdtools/: Make.dep, WATER.cpp, mpiSimulation.cpp: More BASS
940 +        changes to do new rigidBody scheme a copy of WATER.cpp from this
941 +        morning
942 +
943 + 2004-01-27 14:37  gezelter
944 +
945 +        * libBASS/: BASS_interface.cpp, BASS_interface.h, BASS_parse.c,
946 +        BASSyacc.y, MakeStamps.cpp, MakeStamps.hpp, Makefile.in,
947 +        MemberStamp.cpp, MemberStamp.hpp, MoleculeStamp.cpp,
948 +        MoleculeStamp.hpp, RigidBodyStamp.cpp, RigidBodyStamp.hpp,
949 +        interface.c, make_nodes.c, make_nodes.h, mpiBASS.c, mpiBASS.h,
950 +        node_list.h, parse_interface.h, parse_tree.c: More BASS changes to
951 +        do new rigidBody scheme
952 +
953 + 2004-01-27 14:15  tim
954 +
955 +        * libmdtools/: AbstractClasses.hpp, ConjugateMinimizer.hpp,
956 +        Constraint.cpp, Constraint.hpp, Functor.hpp, Integrator.hpp,
957 +        MinimizerBase.hpp, NLOPConstraint.hpp, NLOPModel.hpp: revision of
958 +        constraint for Nonlinear Optimization Model
959 +
960 + 2004-01-26 17:01  gezelter
961 +
962 +        * utils/sysbuilder/MoLocator.cpp: Changes to BASS reader to use
963 +        Euler angles for orientation instead of unit vectors required
964 +        changes in MoLocator
965 +
966 + 2004-01-26 16:53  gezelter
967 +
968 +        * samples/: alkane/alkanes.mdl, beadLipid/beadLipid.mdl,
969 +        beadLipid/water.mdl, lipid/lipid.mdl, lipid/water.mdl,
970 +        water/water.mdl: Changed orientation lines from unit vectors to
971 +        euler angles
972 +
973 + 2004-01-26 16:52  gezelter
974 +
975 +        * libmdtools/SimSetup.cpp: Convert Eulers in degrees into radians
976 +
977 + 2004-01-26 16:45  gezelter
978 +
979 +        * libmdtools/SimSetup.cpp: Changed default orientation in BASS to
980 +        use Euler angles in the following order: phi, theta, psi Removed
981 +        the ability to set orientation using a unit vector
982 +
983 + 2004-01-26 16:26  gezelter
984 +
985 +        * libBASS/: AtomStamp.cpp, AtomStamp.hpp, RigidBodyStamp.cpp,
986 +        RigidBodyStamp.hpp: Changed default orientation in BASS to use
987 +        Euler angles in the following order: phi, theta, psi Removed the
988 +        ability to set orientation using a unit vector
989 +
990 + 2004-01-26 13:52  gezelter
991 +
992 +        * libBASS/: BASS_interface.cpp, MakeStamps.cpp, MakeStamps.hpp,
993 +        MoleculeStamp.cpp: Fix broken atom assignment for rigid bodies
994 +
995 + 2004-01-22 12:34  chrisfen
996 +
997 +        * libmdtools/: DUFF.cpp, EAM_FF.cpp, ForceFields.hpp, LJFF.cpp,
998 +        TraPPE_ExFF.cpp, WATER.cpp, mpiForceField.c, mpiForceField.h:
999 +        Corrected spelling in several directories, and stated WATER.cpp
1000 +
1001 + 2004-01-21 17:16  tim
1002 +
1003 +        * libmdtools/: MinimizerBase.hpp, NLOPConstraint.hpp,
1004 +        NLOPModel.hpp: constraint class in energy minimization
1005 +
1006 + 2004-01-20 15:34  tim
1007 +
1008 +        * libmdtools/MinimizerBase.hpp: Adding energy minimization
1009 +
1010 + 2004-01-20 15:32  tim
1011 +
1012 +        * libmdtools/: ConjugateMinimizer.hpp, Integrator.hpp,
1013 +        NLOPConstraint.hpp, NLOPModel.hpp: Energy Minimizer
1014 +
1015 + 2004-01-19 16:17  gezelter
1016 +
1017 +        * libmdtools/: SimInfo.cpp, SimSetup.cpp: Made some error messages
1018 +        more user-friendly
1019 +
1020 + 2004-01-19 13:51  chrisfen
1021 +
1022 +        * forceFields/DUFF.frc: Updated the default water to SSD/E
1023 +
1024 + 2004-01-19 13:36  tim
1025 +
1026 +        * libmdtools/: Functor.hpp, SimSetup.cpp: Adding warning if sample
1027 +        time, status time, thermal time and reset time are not divisible by
1028 +        dt
1029 +
1030 + 2004-01-19 11:10  gezelter
1031 +
1032 +        * third-party/Makefile.in: Added a bunch of dummy targets so make
1033 +        won't complain
1034 +
1035 + 2004-01-19 11:10  gezelter
1036 +
1037 +        * samples/lipid/5x5.bass: Fixed old bass file
1038 +
1039 + 2004-01-19 11:09  gezelter
1040 +
1041 +        * libmdtools/mpiSimulation.cpp: BASS changes to add RigidBodies
1042 +        required a change in how the MoleculeStamps are used by divideLabor
1043 +        in mpiSimulation.cpp
1044 +
1045 + 2004-01-19 11:08  gezelter
1046 +
1047 +        * libBASS/: BASS_interface.cpp, BASS_interface.h, BASS_parse.c,
1048 +        BASSyacc.y, Globals.cpp, Globals.hpp, MakeStamps.cpp,
1049 +        MakeStamps.hpp, Makefile.in, MoleculeStamp.cpp, MoleculeStamp.hpp,
1050 +        RigidBodyStamp.cpp, RigidBodyStamp.hpp, interface.c, make_nodes.c,
1051 +        make_nodes.h, mpiBASS.c, mpiBASS.h, node_list.h, parse_interface.h,
1052 +        parse_tree.c: BASS changes to add RigidBodies and LJrcut
1053 +
1054 + 2004-01-16 16:55  tim
1055 +
1056 +        * libmdtools/: DumpWriter.cpp, EAM_FF.cpp: fix a bug in creating
1057 +        eor file
1058 +
1059 + 2004-01-16 16:51  mmeineke
1060 +
1061 +        * libmdtools/DumpWriter.cpp: fixed a bug where only MPI jobs could
1062 +        write eor files
1063 +
1064 + 2004-01-16 10:01  mmeineke
1065 +
1066 +        * libmdtools/DUFF.cpp: fixed an struct mismatch error in the mpi
1067 +        initialization of the AtomStruct
1068 +
1069 + 2004-01-15 16:57  chuckv
1070 +
1071 +        * configure, libmdtools/DumpWriter.cpp: Fixes for Dumps
1072 +
1073 + 2004-01-15 10:51  gezelter
1074 +
1075 +        * ac-tools/aclocal.m4: Changes for altivec
1076 +
1077 + 2004-01-15 09:22  gezelter
1078 +
1079 +        * libmdtools/DumpWriter.cpp: Documented the Spud Toss
1080 +
1081 + 2004-01-14 23:33  gezelter
1082 +
1083 +        * libmdtools/do_Forces.F90: changes for charge charge interactions
1084 +
1085 + 2004-01-14 20:14  gezelter
1086 +
1087 +        * libmdtools/: calc_charge_charge.F90, calc_dipole_dipole.F90,
1088 +        notifyCutoffs.F90: More work for adding charges
1089 +
1090 + 2004-01-14 17:41  gezelter
1091 +
1092 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
1093 +        src/Makefile.in: autoconf fixes
1094 +
1095 + 2004-01-14 11:28  mmeineke
1096 +
1097 +        * utils/sysbuilder/latticeBilayer.cpp: fixed a periodic box bug
1098 +
1099 + 2004-01-14 10:48  gezelter
1100 +
1101 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
1102 +        src/Makefile.in, third-party/Makefile.in: autoconf compatibility
1103 +        changes for icc8
1104 +
1105 + 2004-01-13 18:01  gezelter
1106 +
1107 +        * libmdtools/: DUFF.cpp, EAM_FF.cpp, LJFF.cpp, SimInfo.cpp,
1108 +        SimInfo.hpp, TraPPE_ExFF.cpp, atype_module.F90, do_Forces.F90,
1109 +        fSimulation.h, fortranWrapDefines.hpp, simulation_module.F90:
1110 +        Changes for adding direct charge-charge interactions (with
1111 +        switching function)
1112 +
1113 + 2004-01-13 17:34  gezelter
1114 +
1115 +        * libmdtools/: Make.dep, Makefile.in, calc_charge_charge.F90,
1116 +        oopseMPI_module.F90: Some changes for new MPI organization and
1117 +        direct charge-charge interactions
1118 +
1119 + 2004-01-13 17:11  tim
1120 +
1121 +        * Functor.hpp, libmdtools/Functor.hpp: [no log message]
1122 +
1123 + 2004-01-13 16:22  tim
1124 +
1125 +        * Functor.hpp, samples/water/ssd.bass: Energy Minimization method
1126 +
1127 + 2004-01-13 15:35  tim
1128 +
1129 +        * libmdtools/: DumpWriter.cpp, ReadWrite.hpp: open and close the
1130 +        eor file whenever it is used instead of rewinding it
1131 +
1132 + 2004-01-13 15:04  tim
1133 +
1134 +        * libmdtools/: DumpWriter.cpp, ReadWrite.hpp: change the interface
1135 +        of writeFrame
1136 +
1137 + 2004-01-13 10:46  tim
1138 +
1139 +        * libmdtools/: DumpWriter.cpp, Integrator.cpp, ReadWrite.hpp:
1140 +        Merge the code of writeFinal and writeDump;
1141 +         Adding sortingIndex into DumpWriter;
1142 +         Fix a bug of writing last frame twice in integrator
1143 +
1144 + 2004-01-12 17:54  tim
1145 +
1146 +        * ChangeLog, libmdtools/DumpWriter.cpp, samples/water/ssd.bass: fix
1147 +        a bug in copying string
1148 +
1149 + 2004-01-12 15:37  tim
1150 +
1151 +        * ChangeLog, libmdtools/DumpWriter.cpp, samples/argon/argon.bass,
1152 +        samples/minimizer/argon/argon.bass, samples/water/ssd.bass:
1153 +        Dumpwriter only write out the atoms on master nodes
1154 +
1155 + 2004-01-10 04:46  tim
1156 +
1157 +        * ChangeLog, libmdtools/DumpWriter.cpp: tagub is not a bug. Just
1158 +        roll it back fix a bug of copying string to a pointer Still have
1159 +        Seg fault, it looks like a random MPI seg fault in totalview
1160 +
1161 + 2004-01-09 21:15  tim
1162 +
1163 +        * libmdtools/DumpWriter.cpp: Fix a bug of declaration of tagub
1164 +
1165 + 2004-01-09 15:29  gezelter
1166 +
1167 +        * libmdtools/DumpWriter.cpp: New DumpWriter (Attempt #4)
1168 +
1169 + 2004-01-08 17:25  chuckv
1170 +
1171 +        * libmdtools/DumpWriter.cpp: A work in progress...
1172 +
1173 + 2004-01-08 13:59  gezelter
1174 +
1175 +        * libmdtools/DumpWriter.cpp: null terminate some strings just in
1176 +        case
1177 +
1178 + 2004-01-08 13:13  mmeineke
1179 +
1180 +        * libmdtools/InitializeFromFile.cpp: refixed the NVT readin XS
1181 +        state bug.
1182 +
1183 + 2004-01-08 13:05  gezelter
1184 +
1185 +        * libmdtools/DumpWriter.cpp: added strncpy to DumpWriter
1186 +
1187 + 2004-01-08 12:57  mmeineke
1188 +
1189 +        * libmdtools/InitializeFromFile.cpp: fixed the restart from NVT
1190 +        exstended state bug
1191 +
1192 + 2004-01-08 12:40  gezelter
1193 +
1194 +        * libmdtools/DumpWriter.cpp: First Stab at fixing DumpWriter
1195 +
1196 + 2004-01-08 10:44  mmeineke
1197 +
1198 +        * libmdtools/InitializeFromFile.cpp: added support for the ignore
1199 +        XS state info  flag
1200 +
1201 + 2004-01-07 14:26  tim
1202 +
1203 +        * libmdtools/DumpWriter.cpp, libmdtools/InitializeFromFile.cpp,
1204 +        samples/argon/argon.bass, samples/minimizer/argon/argon.bass,
1205 +        samples/water/ssd.bass: Fixed a bug of sending message from master
1206 +        node to itself in DumpWriter.cpp and InitializeFromFile.cpp
1207 +
1208 + 2004-01-06 14:49  chuckv
1209 +
1210 +        * libmdtools/: calc_dipole_dipole.F90, calc_reaction_field.F90:
1211 +        performance fixes in the dipole dipole and reaction field code
1212 +
1213 + 2004-01-06 13:54  chuckv
1214 +
1215 +        * libmdtools/: calc_LJ_FF.F90, do_Forces.F90: Making do_Forces a
1216 +        little more sane
1217 +
1218 + 2004-01-05 17:49  chuckv
1219 +
1220 +        * libmdtools/: calc_LJ_FF.F90, calc_dipole_dipole.F90,
1221 +        calc_eam.F90, calc_gb.F90, calc_reaction_field.F90,
1222 +        calc_sticky_pair.F90, do_Forces.F90: Attempting to increase
1223 +        performance by reducing spurious function calls
1224 +
1225 + 2004-01-05 17:18  chuckv
1226 +
1227 +        * libmdtools/do_Forces.F90: mangling forces even further
1228 +
1229 + 2004-01-05 17:18  chuckv
1230 +
1231 +        * configure, ac-tools/configure.in: mpich mucking
1232 +
1233 + 2004-01-05 17:12  chuckv
1234 +
1235 +        * libmdtools/do_Forces.F90: mangled do_forces...
1236 +
1237 + 2004-01-05 16:00  chuckv
1238 +
1239 +        * ChangeLog, ac-tools/configure.in, libmdtools/atype_module.F90,
1240 +        libmdtools/do_Forces.F90: Added bitmask to do_forces property
1241 +        lookup
1242 +
1243 + 2003-12-29 14:56  chuckv
1244 +
1245 +        * samples/metals/Au.bass, third-party/mt19937ar.c: Added
1246 +        third-party directory for code not written by us. Also added
1247 +        Mersenne Twister random number generator code. This will eventually
1248 +        replace sprng as the random number generator used by OOPSE.
1249 +
1250 + 2003-12-22 16:26  chuckv
1251 +
1252 +        * libmdtools/ForceFields.cpp, libmdtools/Integrator.cpp,
1253 +        libmdtools/mdProfile.cpp, libmdtools/timing.F90, src/oopse.cpp:
1254 +        Fixes to profile code.
1255 +
1256 + 2003-12-19 15:36  mmeineke
1257 +
1258 +        * libmdtools/: Makefile.in, do_Forces.F90, mdProfile.cpp,
1259 +        timing.F90, timing.f90: More profiling fixes.
1260 +
1261 + 2003-12-19 15:19  chuckv
1262 +
1263 +        * libmdtools/timing.f90: Another change for MPI in timing.
1264 +
1265 + 2003-12-19 15:17  chuckv
1266 +
1267 +        * libmdtools/timing.f90: Small update to timing in MPI
1268 +
1269 + 2003-12-19 13:53  mmeineke
1270 +
1271 +        * libmdtools/mdProfile.cpp, src/oopse.cpp, src/oose.cpp: the
1272 +        profiling commands work now. Will start adding PROFILE ifdefs into
1273 +        the code
1274 +
1275 + 2003-12-19 12:25  mmeineke
1276 +
1277 +        * libmdtools/: Makefile.in, do_Forces.F90, mdProfile.cpp: added
1278 +        some profiling routines
1279 +
1280 + 2003-12-19 10:12  mmeineke
1281 +
1282 +        * utils/sysbuilder/randomBilayer.cpp: working on adding GofRtheta
1283 +        and GofRomega
1284 +        
1285 +        additional work on randomBilayer
1286 +
1287 + 2003-12-19 10:12  mmeineke
1288 +
1289 +        * staticProps/: AllCorr.cpp, GofRomega.cpp, GofRtheta.cpp,
1290 +        PairCorrList.hpp, staticProps.cpp: working on adding GofRtheta and
1291 +        GofRomega
1292 +
1293 + 2003-12-18 16:47  mmeineke
1294 +
1295 +        * libmdtools/: Makefile.in, mdProfile.cpp, mdProfile.hpp: added
1296 +        some profile functionality
1297 +
1298 + 2003-12-18 15:46  chuckv
1299 +
1300 +        * libmdtools/: do_Forces.F90, mpiSimulation_module.F90, timing.f90:
1301 +        Added functions for simple profiling in fortran.
1302 +
1303 + 2003-12-17 15:13  chuckv
1304 +
1305 +        * libmdtools/calc_eam.F90, libmdtools/mpiSimulation_module.F90,
1306 +        samples/metals/init_au.in: Fixed bug in parallel EAM. rho_row and
1307 +        rho_col were scattered into the same array. Unfortunately, MPI
1308 +        zeros the array between scatters so half of the sum was being lost.
1309 +        Fixed by added a temp array for column scatter, then sum loop over
1310 +        nlocal.
1311 +
1312 + 2003-12-16 15:49  mmeineke
1313 +
1314 +        * staticProps/: GofRomega.cpp, GofRtheta.cpp, Makefile.in,
1315 +        PairCorrType.cpp, PairCorrType.hpp: finished gofRtheta and added
1316 +        gofRomega. both need to be debugged and tested.
1317 +
1318 + 2003-12-12 10:42  gezelter
1319 +
1320 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
1321 +        libmdtools/Atom.hpp, libmdtools/DirectionalAtom.cpp: Changes for
1322 +        gradients (to do minimizations)
1323 +
1324 + 2003-12-12 10:33  mmeineke
1325 +
1326 +        * utils/sysbuilder/randomBilayer.hpp:  removed the randombilayer
1327 +        header
1328 +
1329 + 2003-12-10 11:52  mmeineke
1330 +
1331 +        * utils/sysbuilder/: Makefile.in, bilayerSys.cpp, bilayerSys.hpp,
1332 +        randomBilayer.cpp, randomBilayer.hpp: edited the makefile to add
1333 +        randomBilayer to the build. Also move the random bilayer builder
1334 +        from bilayerSys to randomBilayer
1335 +
1336 + 2003-11-25 10:44  mmeineke
1337 +
1338 +        * forceFields/: DUFF.frc, backup.DUFF.frc: backed up the old
1339 +        DUFF.frc to backup.DUFF.frc alte4red masses and epsilons of TB2 and
1340 +        TB3 in DUFF.frc
1341 +
1342 + 2003-11-21 15:09  mmeineke
1343 +
1344 +        * libmdtools/InitializeFromFile.cpp, libmdtools/SimInfo.cpp,
1345 +        utils/sysbuilder/latticeBilayer.cpp: added a more verbose error
1346 +        message in SimInfo. Added a more informative error message in
1347 +        InitializeFromFile
1348 +
1349 + 2003-11-21 15:07  mmeineke
1350 +
1351 +        * staticProps/: GofRtheta.cpp, PairCorrType.hpp: begun work on add
1352 +        ing in the GofR,CosTheta
1353 +
1354 + 2003-11-21 14:31  chrisfen
1355 +
1356 +        * libmdtools/: SimInfo.cpp, do_Forces.F90, neighborLists.F90: Fixed
1357 +        a bug in SimInfo ordering of radii
1358 +
1359 + 2003-11-11 12:20  mmeineke
1360 +
1361 +        * libmdtools/SimInfo.cpp: added a routine to SimInfo.cpp to inline
1362 +        a min function.
1363 +
1364 + 2003-11-10 16:50  mmeineke
1365 +
1366 +        * libmdtools/: EAM_FF.cpp, SimInfo.cpp, SimInfo.hpp, SimSetup.cpp:
1367 +        reordered the rcut/ecr/boxSize initialization
1368 +        
1369 +        removed the rcut/ecr shrink and grow algorithm. the simulation will
1370 +        now exit when it runs into rcut or ecr.
1371 +
1372 + 2003-11-07 16:46  chuckv
1373 +
1374 +        * libmdtools/: Makefile.in, mpiSimulation_module.F90,
1375 +        oopseMPI_module.F90: Added support for compiling fortran without
1376 +        use of mpich modules. We use mpif.h instead.:
1377 +
1378 + 2003-11-07 12:09  mmeineke
1379 +
1380 +        * libmdtools/: Integrator.hpp, NPT.cpp, NPTf.cpp, NPTi.cpp,
1381 +        NPTxyz.cpp: moved the velocity scale matrix calculation outside of
1382 +        the atom loop in the NPT family of integrators.
1383 +
1384 + 2003-11-06 17:01  mmeineke
1385 +
1386 +        * libBASS/Globals.cpp, libBASS/Globals.hpp, libmdtools/Make.dep,
1387 +        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp,
1388 +        libmdtools/NVT.cpp, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
1389 +        libmdtools/SimSetup.cpp, utils/sysbuilder/Make.dep,
1390 +        utils/sysbuilder/latticeBilayer.cpp: added the following parameters
1391 +        to BASS:    * useInitialExtendedSystemState    * orthoBoxTolerance
1392 +          * useIntiTime => useInitialTime
1393 +
1394 + 2003-11-06 14:24  mmeineke
1395 +
1396 +        * libBASS/: BASS_parse.c, BASSlex.l, BASSyacc.y, interface.c,
1397 +        make_nodes.c, make_nodes.h, parse_interface.h, parse_tree.c,
1398 +        parse_tree.h: fixed the includes in the Make.dep
1399 +
1400 + 2003-11-06 14:11  mmeineke
1401 +
1402 +        * libmdtools/: Makefile.in, NPTf.cpp, NPTi.cpp, NPTxyz.cpp,
1403 +        NVT.cpp, SimInfo.cpp, Thermo.cpp: did a merge by hand from the
1404 +        new-templateless branch to the main trunk.
1405 +        
1406 +        bug Fixes include:   * fixed the switching function from ortho to
1407 +        non-ortho box.           !!!!! THis was responsible for all of the
1408 +        sudden deaths we saw.    * some formating in the string when we
1409 +        write out the extended system state.    * added NPT.cpp to the
1410 +        makefile.in
1411 +
1412 + 2003-11-06 13:20  mmeineke
1413 +
1414 +        * libmdtools/: Integrator.cpp, Makefile.in, NPT.cpp, NPTf.cpp,
1415 +        SimInfo.cpp, Thermo.cpp, do_Forces.F90: fixed the "Sudden Death"
1416 +        bug.    The box was not switching between orthorhombic and
1417 +        non-orthorhombic wrapping correctly.         we added a fabs() to
1418 +        the check.which should fix it.
1419 +
1420 + 2003-11-05 14:16  mmeineke
1421 +
1422 +        * libmdtools/AbstractClasses.hpp, libmdtools/DumpReader.cpp,
1423 +        libmdtools/GenericData.cpp, libmdtools/GenericData.hpp,
1424 +        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
1425 +        libmdtools/Integrator.hpp, libmdtools/Make.dep, libmdtools/NPT.cpp,
1426 +        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp,
1427 +        libmdtools/NVT.cpp, libmdtools/SimInfo.hpp,
1428 +        libmdtools/SimSetup.cpp, samples/water/ssd.bass, src/Make.dep,
1429 +        utils/sysbuilder/Make.dep, utils/sysbuilder/latticeBilayer.cpp:
1430 +        some work on trying to find the compression bug
1431 +
1432 + 2003-11-03 17:07  mmeineke
1433 +
1434 +        * libmdtools/: DumpReader.cpp, GenericData.cpp, GenericData.hpp,
1435 +        InitializeFromFile.cpp, Integrator.hpp, Make.dep, NPT.cpp,
1436 +        NPTf.cpp, NPTi.cpp, NPTxyz.cpp, NVT.cpp, SimInfo.cpp, SimInfo.hpp,
1437 +        SimSetup.cpp, SimSetup.hpp: begun work on removing templates and
1438 +        most of standard template library from OOPSE.
1439 +
1440 + 2003-10-31 16:06  mmeineke
1441 +
1442 +        * libmdtools/: AllIntegrator.hpp, Integrator.cpp, Integrator.hpp,
1443 +        Makefile.in, NPT.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp, NVT.cpp,
1444 +        SimSetup.cpp: started work on template removal.
1445 +
1446 + 2003-10-31 13:28  mmeineke
1447 +
1448 +        * libmdtools/: DumpReader.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp:
1449 +        added template stuff to the Maikefile template
1450 +        
1451 +        little changes to some printf format statements
1452 +
1453 + 2003-10-31 13:28  mmeineke
1454 +
1455 +        * libBASS/Makefile.in: added template stuff to the Maikefile
1456 +        template
1457 +
1458 + 2003-10-30 13:59  gezelter
1459 +
1460 +        * libmdtools/: SimInfo.cpp, SimInfo.hpp, SimSetup.cpp,
1461 +        do_Forces.F90, neighborLists.F90, notifyCutoffs.F90: bug fixes for
1462 +        rList problems
1463 +
1464 + 2003-10-30 09:11  gezelter
1465 +
1466 +        * libmdtools/neighborLists.F90: Fixed bug that size(q0) was being
1467 +        queried before q0 was allocated.
1468 +
1469 + 2003-10-29 15:41  mmeineke
1470 +
1471 +        * libmdtools/: ForceFields.cpp, Integrator.cpp, Integrator.hpp,
1472 +        SimInfo.cpp, SimSetup.cpp, calc_dipole_dipole.F90,
1473 +        calc_sticky_pair.F90, do_Forces.F90: fixed a stdlib.h include error
1474 +        in bass.l
1475 +        
1476 +        fixed a little bug in the first time step, regarding the setting of
1477 +        ecr and est in fortran
1478 +
1479 + 2003-10-29 15:40  mmeineke
1480 +
1481 +        * libBASS/BASSlex.l: fixed a stdlib.h include error
1482 +
1483 + 2003-10-29 12:55  mmeineke
1484 +
1485 +        * libmdtools/: ForceFields.cpp, Integrator.cpp, SimInfo.cpp,
1486 +        SimInfo.hpp, SimSetup.cpp, do_Forces.F90: som efixes to the way
1487 +        rcut is setup, as well as additional debugging comments.
1488 +
1489 + 2003-10-29 09:28  gezelter
1490 +
1491 +        * configure, ac-tools/configure.in, libBASS/Makefile.in,
1492 +        libmdtools/Makefile.in, src/Makefile.in: C++ compatibility for
1493 +        templates
1494 +
1495 + 2003-10-28 22:16  gezelter
1496 +
1497 +        * src/Makefile.in: Refixed broken makefile
1498 +
1499 + 2003-10-28 22:06  gezelter
1500 +
1501 +        * configure, ac-tools/aclocal.m4, src/Makefile.in: compatibility
1502 +        fixes
1503 +
1504 + 2003-10-28 19:19  tim
1505 +
1506 +        * ChangeLog, libmdtools/AbstractClasses.hpp,
1507 +        libmdtools/DumpWriter.cpp, libmdtools/GenericData.hpp,
1508 +        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
1509 +        libmdtools/Integrator.hpp, libmdtools/NPT.cpp, libmdtools/NPTf.cpp,
1510 +        libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp, libmdtools/NVT.cpp,
1511 +        libmdtools/ReadWrite.hpp, samples/argon/argon.bass,
1512 +        samples/minimizer/argon/argon.bass, samples/water/ssd.bass: add chi
1513 +        and eta to the comment line of dump file.
1514 +
1515 + 2003-10-28 17:25  mmeineke
1516 +
1517 +        * libmdtools/: ForceFields.hpp, SimInfo.hpp,
1518 +        fortranWrapDefines.hpp, fortranWrappers.cpp, fortranWrappers.hpp,
1519 +        mpiComponentPlan.h, mpiSimulation.hpp: did a complete overhaul of
1520 +        how c calls fortran. All function pointers and fortran calls are
1521 +        rigidly typecast now.
1522 +
1523 + 2003-10-28 15:42  gezelter
1524 +
1525 +        * staticProps/Makefile.in, utils/sysbuilder/Makefile.in:
1526 +        Portability fixes
1527 +
1528 + 2003-10-28 15:09  gezelter
1529 +
1530 +        * libmdtools/calc_LJ_FF.F90, libmdtools/do_Forces.F90,
1531 +        libmdtools/fForceField.h, libmdtools/mpiSimulation_module.F90,
1532 +        src/Makefile.in: Compatibility fixes
1533 +
1534 + 2003-10-28 12:08  mmeineke
1535 +
1536 +        * libmdtools/: AbstractClasses.hpp, Integrator.hpp, Makefile.in:
1537 +        started work on template removal
1538 +
1539 + 2003-10-28 12:04  gezelter
1540 +
1541 +        * libmdtools/: fortranWrappers.cpp, fortranWrappers.hpp: started
1542 +        trying to understand extern "C" stuff for pointers
1543 +
1544 + 2003-10-28 11:20  gezelter
1545 +
1546 +        * libmdtools/: InitializeFromFile.cpp, ReadWrite.hpp,
1547 +        ZConsWriter.cpp, ZConstraint.cpp: fixes for compatibility
1548 +
1549 + 2003-10-28 11:03  gezelter
1550 +
1551 +        * libmdtools/: Atom.hpp, BendExtensions.cpp, DUFF.cpp,
1552 +        DipoleTestFF.cpp, DirectionalAtom.cpp, DumpReader.cpp,
1553 +        DumpWriter.cpp, EAM_FF.cpp, Exclude.cpp, ForceFields.cpp,
1554 +        ForceFields.hpp, InitializeFromFile.cpp, Integrator.cpp, LJFF.cpp,
1555 +        Makefile.in, Molecule.cpp, NPT.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp,
1556 +        ReadWrite.hpp, SimInfo.cpp, SimSetup.cpp, SimState.cpp,
1557 +        StatWriter.cpp, Thermo.cpp, TraPPE_ExFF.cpp, ZConstraint.cpp,
1558 +        calc_LJ_FF.F90, do_Forces.F90, fortranWrappers.cpp,
1559 +        mpiSimulation.cpp, randomSPRNG.cpp: replace c++ header stuff with
1560 +        more portable c header stuff Also, mod file fixes and portability
1561 +        changes Some fortran changes will need to be reversed.
1562 +
1563 + 2003-10-28 11:03  gezelter
1564 +
1565 +        * libBASS/: AtomStamp.cpp, BASS_interface.cpp, Component.cpp,
1566 +        Globals.cpp, Globals.hpp, LinkedCommand.hpp, MakeStamps.hpp,
1567 +        Makefile.in, MoleculeStamp.cpp: replace c++ header stuff with more
1568 +        portable c header stuff Also, mod file fixes and portability
1569 +        changes
1570 +
1571 + 2003-10-28 11:02  gezelter
1572 +
1573 +        * configure, ac-tools/aclocal.m4: mod file fixes and portability
1574 +        stuff
1575 +
1576 + 2003-10-27 18:00  gezelter
1577 +
1578 +        * Makefile.in, configure, ac-tools/aclocal.m4,
1579 +        ac-tools/configure.in, ac-tools/fortran90.m4,
1580 +        libmdtools/Makefile.in: Stuff for MOD support in other compilers
1581 +
1582 + 2003-10-27 17:08  mmeineke
1583 +
1584 +        * utils/sysbuilder/: Make.dep, Makefile.in, MoLocator.cpp,
1585 +        MoLocator.hpp, QuickBass.cpp, QuickBass.hpp, latticeBilayer.cpp:
1586 +        added routines for the sysbuilder to work with simSetup
1587 +        
1588 +        remved the QuickBass routines, and had all parsing go through
1589 +        SimSetup.  LatticeBilayer is in complete working order now.
1590 +
1591 + 2003-10-27 17:07  mmeineke
1592 +
1593 +        * libmdtools/: SimInfo.hpp, SimSetup.cpp, SimSetup.hpp: added
1594 +        routines for the sysbuilder to work with simSetup
1595 +
1596 + 2003-10-27 11:20  gezelter
1597 +
1598 +        * configure, ac-tools/configure.in, samples/water/ssd.bass,
1599 +        utils/sysbuilder/sysBuild.cpp: fixes for configure, sysBuild
1600 +
1601 + 2003-10-24 17:17  mmeineke
1602 +
1603 +        * utils/sysbuilder/: Make.dep, Makefile.in, MoLocator.cpp,
1604 +        MoLocator.hpp, QuickBass.cpp, QuickBass.hpp, bilayerSys.cpp,
1605 +        latticeBilayer.cpp, latticeBuilder.cpp, sysBuild.cpp: put
1606 +        QuickBass, MoLocator, and latticeBuilder into a Builder Library
1607 +        overhauled latticeBilayer into its own program. Removed sysBuild
1608 +        from the Makefile
1609 +
1610 + 2003-10-24 12:36  gezelter
1611 +
1612 +        * utils/sysbuilder/: bilayerSys.cpp, latticeBuilder.cpp,
1613 +        latticeBuilder.hpp, sysBuild.cpp, sysBuild.hpp: work on bilayer
1614 +        builder
1615 +
1616 + 2003-10-24 12:35  gezelter
1617 +
1618 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in: fixed a
1619 +        merge problem
1620 +
1621 + 2003-10-23 14:57  mmeineke
1622 +
1623 +        * samples/metals/Makefile.in: added eam ForceField files to the
1624 +        init
1625 +        
1626 +        fixed an eam mpi parmeter setup bug
1627 +        
1628 +        added the init file to the makefile
1629 +
1630 + 2003-10-23 14:57  mmeineke
1631 +
1632 +        * libmdtools/: EAM_FF.cpp, SimSetup.cpp: added eam ForceField files
1633 +        to the init
1634 +        
1635 +        fixed an eam mpi parmeter setup bug
1636 +
1637 + 2003-10-23 14:57  mmeineke
1638 +
1639 +        * forceFields/Makefile.in: added eam ForceField files to the init
1640 +
1641 + 2003-10-22 16:17  mmeineke
1642 +
1643 +        * libmdtools/: AllIntegrator.hpp, Integrator.hpp, Makefile.in,
1644 +        NPTxym.cpp, NPTxyz.cpp, NPTzm.cpp, SimSetup.cpp: added a new NPT
1645 +        integrator, NPTxyz. It scales the x, y, and z direction sepeartely.
1646 +        no box skew allowed.
1647 +
1648 + 2003-10-21 14:33  mmeineke
1649 +
1650 +        * libBASS/Globals.cpp, libBASS/Globals.hpp,
1651 +        libmdtools/SimSetup.cpp, staticProps/GofRtheta.cpp,
1652 +        staticProps/PairCorrType.hpp: added useInitTime to the BASS syntax.
1653 +            * useInitTime = false: sets the origin time to 0.0 regardless
1654 +        of the time stamp in the .init file     * default=> useInitTime =
1655 +        true;
1656 +
1657 + 2003-10-17 16:19  mmeineke
1658 +
1659 +        * staticProps/: AllCorr.cpp, AllCorr.hpp, CorrWrap.cpp, GofR.cpp,
1660 +        Makefile.in, PairCorrList.hpp, PairCorrType.cpp, PairCorrType.hpp,
1661 +        staticProps.cpp, obj/placeholder: added the staticProps directory
1662 +        to the build list for both configure  and configure.in
1663 +        
1664 +        fixed a number of bugs in the staticProps code. gofr is now
1665 +        working.
1666 +
1667 + 2003-10-17 16:18  mmeineke
1668 +
1669 +        * ac-tools/configure.in: added the staticProps directory to the
1670 +        build list for both configure  and configure.in
1671 +
1672 + 2003-10-17 16:17  mmeineke
1673 +
1674 +        * configure: added the staticProps directory to the build list
1675 +
1676 + 2003-10-16 14:16  mmeineke
1677 +
1678 +        * libmdtools/: DumpReader.cpp, DumpWriter.cpp, Exclude.cpp,
1679 +        Integrator.cpp, Makefile.in, ReadWrite.hpp: Changed DumpReader to
1680 +        use linked lists instead of a vector.
1681 +        
1682 +        Fixed the makefile to build DumpReader.cpp
1683 +        
1684 +        Removed a comment output in Exclude.cpp
1685 +        
1686 +        Modified DumpWriter and Integrator to write an eor file every time
1687 +        a frame is written.  This lets the .eor file represent the last
1688 +        written frame of a simulation.
1689 +
1690 + 2003-10-10 12:10  mmeineke
1691 +
1692 +        * staticProps/: AllCorr.cpp, AllCorr.hpp, CorrWrap.cpp,
1693 +        CorrWrap.hpp, GofR.cpp, Makefile.in, PairCorrList.cpp,
1694 +        PairCorrList.hpp, PairCorrType.cpp, PairCorrType.hpp,
1695 +        staticProps.cpp: removed the props directory, and moved everything
1696 +        over to staticProps
1697 +
1698 + 2003-10-09 17:09  mmeineke
1699 +
1700 +        * libmdtools/Atom.hpp: Contiuned work on staticProps. should be in
1701 +        a position where it will compile and run first runs.
1702 +
1703 + 2003-10-04 13:46  chuckv
1704 +
1705 +        * libmdtools/calc_eam.F90, libmdtools/do_Forces.F90,
1706 +        samples/metals/Au.bass: Fixed bug in calc_eam.
1707 +
1708 + 2003-10-04 13:08  chuckv
1709 +
1710 +        * samples/metals/init_au.in: added Au init file for eam.
1711 +
1712 + 2003-10-03 17:11  mmeineke
1713 +
1714 +        * libmdtools/: StatWriter.cpp, Thermo.cpp, Thermo.hpp: removed
1715 +        entahlpy from the statwriter and thermo.
1716 +
1717 + 2003-10-03 17:02  mmeineke
1718 +
1719 +        * libmdtools/SimInfo.hpp: changed the formating ogf the error
1720 +        statements in simError
1721 +        
1722 +        added a function to get the maxCutoff
1723 +
1724 + 2003-10-03 17:01  mmeineke
1725 +
1726 +        * libBASS/simError.c: changed the formating ogf the error
1727 +        statements in simError
1728 +
1729 + 2003-09-30 11:00  mmeineke
1730 +
1731 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in: changed
1732 +        f90Flags so they are no longer overwritten by the compiler.
1733 +
1734 + 2003-09-29 17:06  mmeineke
1735 +
1736 +        * libmdtools/fortranWrappers.cpp: added mpif90 mod check back same
1737 +        for conifig.in
1738 +        
1739 +        fixed wrappers to extern "C"
1740 +
1741 + 2003-09-29 17:06  mmeineke
1742 +
1743 +        * ac-tools/configure.in: added mpif90 mod check back same for
1744 +        conifig.in
1745 +
1746 + 2003-09-29 17:05  mmeineke
1747 +
1748 +        * configure: added mpif90 mod check back
1749 +
1750 + 2003-09-29 16:16  mmeineke
1751 +
1752 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
1753 +        libBASS/BendStamp.cpp, libBASS/BondStamp.cpp,
1754 +        libBASS/LinkedAssign.cpp, libBASS/LinkedCommand.cpp,
1755 +        libBASS/MakeStamps.cpp, libBASS/TorsionStamp.cpp,
1756 +        libBASS/ZconStamp.cpp, libBASS/simError.c,
1757 +        libmdtools/Integrator.hpp, libmdtools/SimInfo.cpp,
1758 +        libmdtools/SimInfo.hpp, libmdtools/calc_LJ_FF.F90,
1759 +        libmdtools/fortranWrappers.cpp: fixed a lot of warnings and errors
1760 +        found with SUN's SUNWspro.s1s7
1761 +
1762 + 2003-09-29 12:38  mmeineke
1763 +
1764 +        * libmdtools/GenericData.hpp: light change in syntax. no
1765 +        signifigant change.
1766 +
1767 + 2003-09-25 16:17  mmeineke
1768 +
1769 +        * libmdtools/: DirectionalAtom.cpp, Integrator.hpp: fixed some
1770 +        additional remarks from icc -w3 (extra verbose output)
1771 +
1772 + 2003-09-25 14:27  mmeineke
1773 +
1774 +        * libBASS/parse_tree.c, libmdtools/Atom.cpp, libmdtools/DUFF.cpp,
1775 +        libmdtools/DirectionalAtom.cpp, libmdtools/DumpWriter.cpp,
1776 +        libmdtools/EAM_FF.cpp, libmdtools/ForceFields.cpp,
1777 +        libmdtools/GenericData.cpp, libmdtools/InitializeFromFile.cpp,
1778 +        libmdtools/Integrator.cpp, libmdtools/LJFF.cpp,
1779 +        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTzm.cpp,
1780 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
1781 +        libmdtools/SimSetup.cpp, libmdtools/Thermo.cpp,
1782 +        libmdtools/ZConsWriter.cpp, libmdtools/ZConstraint.cpp,
1783 +        libmdtools/mpiSimulation.cpp, src/oopse.cpp: cleaned things with
1784 +        gcc -Wall and g++ -Wall
1785 +
1786 + 2003-09-25 13:54  gezelter
1787 +
1788 +        * configure, ac-tools/configure.in: fixed a bug in configure
1789 +
1790 + 2003-09-25 11:42  gezelter
1791 +
1792 +        * Makefile.in, configure, ac-tools/aclocal.m4,
1793 +        ac-tools/configure.in, libBASS/Makefile.in, libmdtools/Makefile.in,
1794 +        src/Makefile.in, utils/Makefile.in, utils/sysbuilder/Makefile.in:
1795 +        fixes for configure
1796 +
1797 + 2003-09-24 14:34  mmeineke
1798 +
1799 +        * libmdtools/Integrator.cpp: moved readyCheck in the integrator so
1800 +        that it is called before the first Statistics are written.
1801 +
1802 + 2003-09-23 15:36  gezelter
1803 +
1804 +        * src/Make.dep, utils/Make.dep, utils/sysbuilder/Make.dep: Added a
1805 +        bunch of Make.dep files to CVS
1806 +
1807 + 2003-09-23 15:34  mmeineke
1808 +
1809 +        * libmdtools/: Integrator.cpp, Integrator.hpp, NPTf.cpp,
1810 +        SimSetup.cpp: Removed NPTfm from Integrator.hpp.
1811 +        
1812 +        Some small syntax cleaning in NPTfm and SimSetup
1813 +
1814 + 2003-09-22 18:07  tim
1815 +
1816 +        * libmdtools/: ForceFields.cpp, Integrator.cpp, SimInfo.cpp,
1817 +        SimInfo.hpp: fix bug in calculating maxCutoff
1818 +
1819 + 2003-09-22 16:23  mmeineke
1820 +
1821 +        * libmdtools/: AllIntegrator.hpp, Integrator.hpp, Make.dep,
1822 +        Makefile.in, NPT.cpp, NPTf.cpp, NPTfm.cpp, NPTim.cpp, SimSetup.cpp:
1823 +        Converted NPTf to work with the NPT base class.
1824 +        
1825 +        Removed NPTfm and NPTim from cvs
1826 +
1827 + 2003-09-19 15:00  mmeineke
1828 +
1829 +        * libmdtools/: AllIntegrator.hpp, Integrator.cpp, Integrator.hpp,
1830 +        NPT.cpp, NPTf.cpp, NPTi.cpp, NVT.cpp, SimSetup.cpp: added NPT base
1831 +        class. NPTi is up to date. NPTf is not.
1832 +
1833 + 2003-09-19 11:03  mmeineke
1834 +
1835 +        * utils/Makefile.in, src/Makefile.in: removed mpi++ from the
1836 +        makefile
1837 +
1838 + 2003-09-19 11:01  gezelter
1839 +
1840 +        * samples/water/ssd.bass: goofing off to test NPTf and NPTi
1841 +
1842 + 2003-09-19 11:01  gezelter
1843 +
1844 +        * libmdtools/: NPTf.cpp, NPTi.cpp: fixed bugs in NPTf, found
1845 +        (nearly) conserved quantities for both NPTi and NPTf
1846 +
1847 + 2003-09-19 10:20  mmeineke
1848 +
1849 +        * utils/Makefile.in: fixed a typo in the makefile.
1850 +
1851 + 2003-09-19 09:55  gezelter
1852 +
1853 +        * libmdtools/NPTi.cpp, libmdtools/SimInfo.cpp,
1854 +        samples/water/ssd.bass: [no log message]
1855 +
1856 + 2003-09-19 09:22  tim
1857 +
1858 +        * libmdtools/: NPTi.cpp, NVT.cpp: [no log message]
1859 +
1860 + 2003-09-17 09:22  mmeineke
1861 +
1862 +        * libmdtools/: Integrator.cpp, NPTi.cpp, NVT.cpp: fixed NPTi to now
1863 +        work with constraints.
1864 +
1865 + 2003-09-16 15:02  tim
1866 +
1867 +        * libmdtools/: Integrator.hpp, NPTf.cpp, NPTfm.cpp, NPTi.cpp,
1868 +        SimInfo.cpp, SimInfo.hpp: fixed ecr grow in SimInfo
1869 +        
1870 +        fixed conserved quantity in NPT (Still some small bug)
1871 +        
1872 +        NPTi appears very stable.
1873 +
1874 + 2003-09-15 11:52  tim
1875 +
1876 +        * libmdtools/AbstractClasses.hpp, libmdtools/Integrator.cpp,
1877 +        libmdtools/Integrator.hpp, libmdtools/NPTf.cpp,
1878 +        libmdtools/NPTfm.cpp, libmdtools/NPTi.cpp, libmdtools/NPTim.cpp,
1879 +        libmdtools/NVT.cpp, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
1880 +        libmdtools/StatWriter.cpp, libmdtools/Thermo.cpp,
1881 +        libmdtools/Thermo.hpp, libmdtools/ZConstraint.cpp,
1882 +        utils/sysbuilder/bilayerSys.cpp: add conserved quantity to
1883 +        statWriter fix bug of vector wrapping at NPTi
1884 +
1885 + 2003-09-12 11:20  gezelter
1886 +
1887 +        * libmdtools/: Make.dep, Makefile.in: Added integrators to
1888 +        Makefile.in
1889 +
1890 + 2003-09-12 11:20  gezelter
1891 +
1892 +        * ChangeLog: Entered changes for configure into ChangeLog
1893 +
1894 + 2003-09-09 15:35  mmeineke
1895 +
1896 +        * libmdtools/: Integrator.cpp, Integrator.hpp, NPTxym.cpp,
1897 +        NPTzm.cpp, Thermo.cpp, Thermo.hpp: updated the ChangeLog
1898 +        
1899 +        added two new NPT integrators, they still need work.
1900 +
1901 + 2003-09-09 15:34  mmeineke
1902 +
1903 +        * ChangeLog: updated the ChangeLog
1904 +
1905 + 2003-09-05 17:45  gezelter
1906 +
1907 +        * libmdtools/Make.dep: dependency on config.h
1908 +
1909 + 2003-09-05 17:36  gezelter
1910 +
1911 +        * configure, ac-tools/aclocal.m4: fixed sprng problem
1912 +
1913 + 2003-09-05 16:29  gezelter
1914 +
1915 +        * samples/metals/Makefile.in: New Makefile for metals sample
1916 +
1917 + 2003-09-05 16:27  gezelter
1918 +
1919 +        * Makefile, Makefile.in, ac-tools/aclocal.m4,
1920 +        ac-tools/configure.in, ac-tools/fortran90.m4, forceFields/Makefile,
1921 +        forceFields/Makefile.in, libBASS/Globals.cpp, libBASS/Globals.hpp,
1922 +        libBASS/MakeStamps.cpp, libBASS/MakeStamps.hpp, libBASS/Makefile,
1923 +        libBASS/Makefile.in, libmdtools/Integrator.hpp,
1924 +        libmdtools/Linux_ifc_machdep.F90, libmdtools/Make.dep,
1925 +        libmdtools/Makefile, libmdtools/Makefile.in,
1926 +        libmdtools/calc_eam.F90, libmdtools/config.h.in,
1927 +        libmdtools/definitions_module.F90, libmdtools/fInfo.c,
1928 +        libmdtools/fortranWrappers.cpp,
1929 +        libmdtools/mpiSimulation_module.F90, libmdtools/neighborLists.F90,
1930 +        libmdtools/simulation_module.F90, samples/Makefile,
1931 +        samples/Makefile.in, samples/alkane/Makefile,
1932 +        samples/alkane/Makefile.in, samples/argon/Makefile,
1933 +        samples/argon/Makefile.in, samples/argon/argon.bass,
1934 +        samples/minimizer/argon/Makefile,
1935 +        samples/minimizer/argon/Makefile.in,
1936 +        samples/minimizer/argon/argon.bass, samples/beadLipid/Makefile,
1937 +        samples/beadLipid/Makefile.in, samples/lipid/Makefile,
1938 +        samples/lipid/Makefile.in, samples/water/Makefile,
1939 +        samples/water/Makefile.in, src/Makefile, src/Makefile.in,
1940 +        utils/Makefile, utils/Makefile.in, utils/sysbuilder/Makefile,
1941 +        utils/sysbuilder/Makefile.in: Changes to autoconf / configure
1942 +        method of configuring OOPSE
1943 +
1944 + 2003-09-04 16:48  mmeineke
1945 +
1946 +        * libmdtools/Integrator.cpp, libmdtools/Integrator.hpp,
1947 +        libmdtools/Makefile, libmdtools/NPTf.cpp, libmdtools/NPTfm.cpp,
1948 +        libmdtools/NPTi.cpp, libmdtools/NPTim.cpp, libmdtools/NVT.cpp,
1949 +        libmdtools/SimInfo.hpp, libmdtools/SimSetup.cpp, src/Makefile:
1950 +        added resetTime to the Global namespace.
1951 +        
1952 +        added ability to reset the integrators in the NVT and NPT family.
1953 +
1954 + 2003-09-04 16:48  mmeineke
1955 +
1956 +        * libBASS/: Globals.cpp, Globals.hpp: added resetTime to the Global
1957 +        namespace.
1958 +
1959 + 2003-09-02 09:30  tim
1960 +
1961 +        * libmdtools/: Integrator.hpp, Makefile, SimSetup.cpp,
1962 +        ZConsWriter.cpp, ZConstraint.cpp: fix a bug at MPI version of
1963 +        PolicyByMass
1964 +
1965 + 2003-08-28 16:09  tim
1966 +
1967 +        * ChangeLog, libmdtools/GenericData.cpp,
1968 +        libmdtools/GenericData.hpp, libmdtools/SimSetup.cpp,
1969 +        libmdtools/ZConstraint.cpp: Added: check uniqueness of molIndex
1970 +
1971 + 2003-08-27 14:23  tim
1972 +
1973 +        * libmdtools/: Integrator.cpp, SimSetup.cpp, ZConstraint.cpp: fix
1974 +        bug of MPI_Allreduce in ZConstraint, the MPITYPE is set to
1975 +        MPI_DOUBLE, however, the corret type is MPI_INT. Therefore, when we
1976 +        turn on the optimization flag, it causes a seg fault
1977 +
1978 + 2003-08-27 11:25  gezelter
1979 +
1980 +        * libmdtools/: calc_dipole_dipole.F90, calc_eam.F90, calc_gb.F90,
1981 +        calc_reaction_field.F90, calc_sticky_pair.F90: More fixes for
1982 +        stress tensor parallel bug.
1983 +
1984 + 2003-08-27 11:16  tim
1985 +
1986 +        * ChangeLog, libmdtools/DUFF.cpp,
1987 +        libmdtools/calc_dipole_dipole.F90, libmdtools/calc_sticky_pair.F90:
1988 +        fix bug in calc_dipole_dipole.F90 and calc_stikcy_pair.F90
1989 +        molMembershipList use global index instead of local index
1990 +
1991   2003-08-26 15:37  tim
1992  
1993          * libmdtools/: Integrator.cpp, ZConstraint.cpp, do_Forces.F90,
# Line 249 | Line 2239
2239          samples/metals/Au.bass: EAM works...... Neighbor list also
2240          works.....
2241  
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
2242   2003-08-08 12:48  mmeineke
2243  
2244          * libmdtools/: Makefile, ZConstraint.cpp:  fixed a deprcated
# Line 312 | Line 2295
2295   2003-07-29 11:32  mmeineke
2296  
2297          * libmdtools/DumpReader.cpp, libmdtools/ReadWrite.hpp,
2298 <        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp,
2299 <        props/frameCount.c, props/frameCount.h, props/props.cpp,
317 <        src/Makefile: working on the props code
2298 >        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp, src/Makefile:
2299 >        working on the props code
2300  
2301   2003-07-29 11:32  mmeineke
2302  
# Line 546 | Line 2528
2528   2003-07-14 18:06  gezelter
2529  
2530          * samples/: alkane/init_butane.eor, argon/argon.bass,
2531 <        argon/init_argon.eor, lipid/init_5x5.eor, water/init_ssd.eor: Fixes
2532 <        for samples
2531 >        argon/init_argon.eor, minimizer/argon/argon.bass,
2532 >        minimizer/argon/init_argon.eor, lipid/init_5x5.eor,
2533 >        water/init_ssd.eor: Fixes for samples
2534  
2535   2003-07-14 18:06  gezelter
2536  
# Line 1220 | Line 3203
3203  
3204          * libmdtools/SimInfo.cpp, libmdtools/do_Forces.F90,
3205          libmdtools/mpiSimulation.cpp, libmdtools/mpiSimulation_module.F90,
3206 <        samples/argon/argon.bass: more bug fixes....
3206 >        samples/argon/argon.bass, samples/minimizer/argon/argon.bass: more
3207 >        bug fixes....
3208  
3209   2003-04-01 11:49  mmeineke
3210  
# Line 1427 | Line 3411
3411   2003-03-26 10:37  chuckv
3412  
3413          * libmdtools/Thermo.cpp, libmdtools/Thermo.hpp,
3414 <        samples/argon/argon.bass: Fixes for Parallel thermalization
3414 >        samples/argon/argon.bass, samples/minimizer/argon/argon.bass: Fixes
3415 >        for Parallel thermalization
3416  
3417   2003-03-26 09:55  mmeineke
3418  
# Line 1441 | Line 3426
3426  
3427   2003-03-25 09:29  mmeineke
3428  
3429 <        * libBASS/obj/dummy, libmdtools/MPIobj/dummy, libmdtools/obj/dummy,
3429 >        * libBASS/obj/dummy, libmdtools/obj/dummy, libmdtools/MPIobj/dummy,
3430          src/MPIobj/dummy, src/obj/dummy: [no log message]
3431  
3432   2003-03-25 09:29  mmeineke
# Line 1459 | Line 3444
3444          alkane/butane.bass, alkane/init_butane.eor, argon/Makefile,
3445          argon/argon.bass, argon/init_argon.eor, argon/lj.mdl,
3446          lipid/5x5.bass, lipid/Makefile, lipid/init_5x5.eor,
3447 <        lipid/lipid.mdl, lipid/water.mdl, water/Makefile,
3448 <        water/init_ssd.eor, water/ssd.bass, water/water.mdl: moved tests to
3449 <        samples
3447 >        lipid/lipid.mdl, lipid/water.mdl, minimizer/argon/Makefile,
3448 >        minimizer/argon/argon.bass, minimizer/argon/init_argon.eor,
3449 >        minimizer/argon/lj.mdl, water/Makefile, water/init_ssd.eor,
3450 >        water/ssd.bass, water/water.mdl: moved tests to samples
3451  
3452   2003-03-24 19:51  gezelter
3453  
# Line 1595 | Line 3581
3581          libmdtools/mpiSimulation.hpp, libmdtools/mpiSimulation_module.F90,
3582          libmdtools/neighborLists.F90, libmdtools/randomSPRNG.cpp,
3583          libmdtools/randomSPRNG.hpp, libmdtools/simulation_module.F90,
3584 <        libmdtools/vector_class.F90, libmdtools/wrappers.F90: New OOPSE
3585 <        Tree
3584 >        libmdtools/vector_class.F90, libmdtools/wrappers.F90: Initial
3585 >        revision
3586  
3587   2003-03-21 12:42  mmeineke
3588  
# Line 1653 | Line 3639
3639          libmdtools/mpiSimulation.hpp, libmdtools/mpiSimulation_module.F90,
3640          libmdtools/neighborLists.F90, libmdtools/randomSPRNG.cpp,
3641          libmdtools/randomSPRNG.hpp, libmdtools/simulation_module.F90,
3642 <        libmdtools/vector_class.F90, libmdtools/wrappers.F90: Initial
3643 <        revision
3642 >        libmdtools/vector_class.F90, libmdtools/wrappers.F90: New OOPSE
3643 >        Tree
3644  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines