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 1284 by tim, Mon Jun 21 18:52:21 2004 UTC

# Line 1 | Line 1
1 < 2003-08-26 15:37  tim
2 <
3 <        * libmdtools/: Integrator.cpp, ZConstraint.cpp, do_Forces.F90,
4 <        mpiSimulation.cpp: set default force substraction policy to
5 <        PolicyByMass
6 <
7 < 2003-08-26 15:29  tim
8 <
9 <        * libmdtools/Integrator.cpp: [no log message]
10 <
11 < 2003-08-26 15:13  mmeineke
12 <
13 <        * utils/sysbuilder/bilayerSys.cpp: added define statemewnt to
14 <        Statwriter and Dumpwriter to handle files larger than 2 gb.
15 <        
16 <        commented out some print statements in Zconstraint
17 <        
18 <        hard coding some system init into bilayer.sys
19 <
20 < 2003-08-26 15:12  mmeineke
21 <
22 <        * libmdtools/: DumpWriter.cpp, StatWriter.cpp, ZConstraint.cpp:
23 <        added define statemewnt to Statwriter and Dumpwriter to handle
24 <        files larger than 2 gb.
25 <        
26 <        commented out some print statements in Zconstraint
27 <
28 < 2003-08-26 15:02  tim
29 <
30 <        * libmdtools/SimSetup.cpp: Use make_sprng_seed() to generate seed
31 <        and check the seed which is specified by user at least contains 9
32 <        digits
33 <
34 < 2003-08-26 13:32  mmeineke
35 <
36 <        * libmdtools/DUFF.cpp: changed the Makefiel a litle.
37 <        
38 <        Fixed a bug in MPI_DUFF. The atom block type was not being properly
39 <        constucted in MPI. (The MPI struct had 6 doubles declared versus
40 <        the actual 11)
41 <
42 < 2003-08-26 13:30  mmeineke
43 <
44 <        * Makefile: changed the Makefiel a litle.
45 <
46 < 2003-08-25 17:17  gezelter
47 <
48 <        * utils/sysbuilder/Makefile: More FreeBSD fixes
49 <
50 < 2003-08-25 16:51  gezelter
51 <
52 <        * libBASS/BASSlex.l, libBASS/Makefile, libmdtools/Integrator.hpp,
53 <        libmdtools/Makefile, src/Makefile: [no log message]
54 <
55 < 2003-08-22 15:04  mmeineke
56 <
57 <        * libmdtools/: Integrator.cpp, ZConstraint.cpp: small bug fix on
58 <        frequency of output dumps.
59 <
60 < 2003-08-20 17:23  tim
61 <
62 <        * libBASS/Globals.hpp, libmdtools/SimInfo.hpp,
63 <        libmdtools/SimSetup.cpp, libmdtools/Thermo.cpp,
64 <        libmdtools/mpiSimulation.cpp: user can setup seed in bass file now,
65 <        if he does not specify any value for seed, oopse will take the
66 <        value of seconds of system time as seed
67 <
68 < 2003-08-20 14:42  mmeineke
69 <
70 <        * libmdtools/Atom.cpp, libmdtools/DUFF.cpp,
71 <        libmdtools/GhostBend.cpp, libmdtools/SRI.hpp,
72 <        libmdtools/SimSetup.cpp, libmdtools/SimState.cpp,
73 <        utils/sysbuilder/bilayerSys.cpp: updated the Changelog.
74 <        
75 <        added some bug fixes for setting the random number generator seed
76 <        value.
77 <        
78 <        fixed a bug where ghostbend atom b was not being set. ( recent bug
79 <        from SimState conversion)
80 <
81 < 2003-08-20 14:41  mmeineke
82 <
83 <        * libBASS/Globals.hpp: updated the Changelog.
84 <        
85 <        added some bug fixes for setting the random number generator seed
86 <        value.
87 <
88 < 2003-08-20 14:41  mmeineke
89 <
90 <        * ChangeLog: updated the Changelog.
91 <
92 < 2003-08-20 14:11  tim
93 <
94 <        * libBASS/Globals.cpp, libmdtools/DUFF.cpp,
95 <        libmdtools/GhostBend.cpp, libmdtools/SRI.hpp: bug fixed in ghost
96 <        bend class
97 <
98 < 2003-08-20 10:13  mmeineke
99 <
100 <        * utils/: Makefile, sysbuilder/Makefile: quick makefile fix, in
101 <        make links. added -f to ln -s.
102 <
103 < 2003-08-20 09:50  tim
104 <
105 <        * libmdtools/: ZConsWriter.cpp, ZConstraint.cpp: [no log message]
106 <
107 < 2003-08-20 09:34  tim
108 <
109 <        * libmdtools/: Integrator.hpp, SimSetup.cpp, ZConsWriter.cpp,
110 <        ZConstraint.cpp: reformmating ZConstraint and fixe bug of error msg
111 <        printing
112 <
113 < 2003-08-18 15:59  chuckv
114 <
115 <        * utils/sysbuilder/: MoLocator.cpp, MoLocator.hpp, bilayerSys.cpp,
116 <        latticeBuilder.cpp, latticeBuilder.hpp, nanoBuilder.cpp,
117 <        sysBuild.cpp, sysBuild.hpp: Fixed sysBuild -bilayer works.
118 <        Nanobuilder still broke.
119 <
120 < 2003-08-15 14:24  tim
121 <
122 <        * libBASS/Globals.cpp, libBASS/Globals.hpp,
123 <        libmdtools/GenericData.hpp, libmdtools/Integrator.hpp,
124 <        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
125 <        libmdtools/ZConsWriter.cpp, libmdtools/ZConsWriter.hpp,
126 <        libmdtools/ZConstraint.cpp: Tested MPI version of Z-Constraint
127 <        Method
128 <
129 < 2003-08-14 11:16  tim
130 <
131 <        * libmdtools/: Integrator.hpp, ZConstraint.cpp: Stable ZConstraint
132 <        with average force substraction strategy
133 <
134 < 2003-08-13 16:20  chuckv
135 <
136 <        * libmdtools/: do_Forces.F90, mpiSimulation_module.F90: Added some
137 <        profiling code -DPROFILE.
138 <
139 < 2003-08-13 14:21  tim
140 <
141 <        * libBASS/Globals.cpp, libBASS/Globals.hpp,
142 <        libmdtools/Integrator.cpp, libmdtools/Integrator.hpp,
143 <        libmdtools/SimSetup.cpp, libmdtools/ZConstraint.cpp: harmonic
144 <        potential & z-contraint method
145 <
146 < 2003-08-12 16:44  mmeineke
147 <
148 <        * libBASS/BASS_interface.cpp, libBASS/Globals.hpp,
149 <        libmdtools/Atom.cpp, libmdtools/DUFF.cpp,
150 <        libmdtools/DirectionalAtom.cpp, libmdtools/InitializeFromFile.cpp,
151 <        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp: fixed a really
152 <        annoying bug in Directional Atom, where mu was getting written to
153 <        pseudorandom memory location.
154 <
155 < 2003-08-12 14:56  tim
156 <
157 <        * libBASS/BASS_interface.cpp, libBASS/Globals.cpp,
158 <        libBASS/Globals.hpp, libmdtools/Atom.hpp,
159 <        libmdtools/DirectionalAtom.cpp, libmdtools/InitializeFromFile.cpp,
160 <        libmdtools/SimSetup.cpp: debugging globals
161 <
162 < 2003-08-12 13:40  gezelter
163 <
164 <        * forceFields/: DUFF.frc, EAM_FF.frc, LJFF.frc: formatting fixes
165 <        and new atypes in LJFF
166 <
167 < 2003-08-12 13:15  gezelter
168 <
169 <        * forceFields/: DUFF.frc, LJFF.frc: fixed a few references to older
170 <        stuff...
171 <
172 < 2003-08-12 13:14  chuckv
173 <
174 <        * utils/sysbuilder/sysBuild.ggo: Added comment line for getgetopt.
175 <
176 < 2003-08-12 13:04  chuckv
177 <
178 <        * utils/: nanoBuilder.cpp, nanoBuilder.hpp, nanoSysBuild.cpp:
179 <        Missed del of files before.
180 <
181 < 2003-08-12 13:03  chuckv
182 <
183 <        * utils/sysbuilder/: MPIobj/placeHolder, obj/placeHolder: [no log
184 <        message]
185 <
186 < 2003-08-12 13:01  chuckv
187 <
188 <        * utils/sysbuilder/Makefile: commit makefile
189 <
190 < 2003-08-12 12:51  tim
191 <
192 <        * libBASS/Globals.cpp, libBASS/Globals.hpp,
193 <        libmdtools/GenericData.cpp, libmdtools/GenericData.hpp,
194 <        libmdtools/Integrator.hpp, libmdtools/SimSetup.cpp,
195 <        libmdtools/SimSetup.hpp, libmdtools/ZConstraint.cpp: added
196 <        harmonical potential to z-constraint method
197 <
198 < 2003-08-11 17:31  chuckv
199 <
200 <        * utils/Makefile: Changed makefile to only build quicklate.
201 <
202 < 2003-08-11 17:25  chuckv
203 <
204 <        * ac-tools/configure.in: added utils/sysbuilder to be built.
205 <
206 < 2003-08-11 17:12  chuckv
207 <
208 <        * utils/: MoLocator.cpp, MoLocator.hpp, bilayerSys.cpp,
209 <        bilayerSys.hpp, latticeBuilder.cpp, latticeBuilder.hpp,
210 <        sysBuild.cpp, sysBuild.ggo, sysBuild.hpp, sysbuilder/MoLocator.cpp,
211 <        sysbuilder/MoLocator.hpp, sysbuilder/bilayerSys.cpp,
212 <        sysbuilder/bilayerSys.hpp, sysbuilder/cmdline.c,
213 <        sysbuilder/cmdline.h, sysbuilder/latticeBuilder.cpp,
214 <        sysbuilder/latticeBuilder.hpp, sysbuilder/nanoBuilder.cpp,
215 <        sysbuilder/nanoBuilder.hpp, sysbuilder/sysBuild.cpp,
216 <        sysbuilder/sysBuild.ggo, sysbuilder/sysBuild.hpp: Arranged
217 <        sysbuilder into a subdirectory. Fixed some of sysbuilder to work
218 <        with new atom allocation in libmdtools.
219 <
220 < 2003-08-11 14:41  tim
221 <
222 <        * libmdtools/: Integrator.cpp, Integrator.hpp: added method of
223 <        moving zconstraint molecules to specified positions
224 <
225 < 2003-08-11 14:39  tim
226 <
227 <        * libmdtools/: SimSetup.cpp, ZConstraint.cpp: [no log message]
228 <
229 < 2003-08-11 14:38  mmeineke
230 <
231 <        * libBASS/BASS_interface.cpp, libBASS/BASS_interface.h,
232 <        libBASS/BASS_parse.c, libBASS/BASSyacc.y, libBASS/Globals.cpp,
233 <        libBASS/Globals.hpp, libBASS/Makefile, libBASS/ZconStamp.cpp,
234 <        libBASS/ZconStamp.hpp, libBASS/interface.c, libBASS/make_nodes.c,
235 <        libBASS/make_nodes.h, libBASS/mpiBASS.c, libBASS/mpiBASS.h,
236 <        libBASS/node_list.h, libBASS/parse_interface.h,
237 <        libBASS/parse_tree.c, libmdtools/SimInfo.hpp: Added zConstraint
238 <        into the BASS language syntax.
239 <
240 < 2003-08-11 13:29  mmeineke
241 <
242 <        * libmdtools/: SimInfo.cpp, SimInfo.hpp: changed the number of
243 <        degrees of freedom to account for zConstreints
244 <
245 < 2003-08-08 16:22  chuckv
246 <
247 <        * libmdtools/EAM_FF.cpp, libmdtools/calc_eam.F90,
248 <        libmdtools/do_Forces.F90, libmdtools/neighborLists.F90,
249 <        samples/metals/Au.bass: EAM works...... Neighbor list also
250 <        works.....
251 <
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 <
259 < 2003-08-08 12:48  mmeineke
260 <
261 <        * libmdtools/: Makefile, ZConstraint.cpp:  fixed a deprcated
262 <        instance of Atom::setZ and Atom::getZ in ZConstaint.
263 <
264 < 2003-08-07 16:47  mmeineke
265 <
266 <        * libmdtools/: Atom.cpp, Atom.hpp, Bend.cpp, Bond.cpp,
267 <        DirectionalAtom.cpp, DumpWriter.cpp, ForceFields.cpp,
268 <        GhostBend.cpp, InitializeFromFile.cpp, Makefile, SimInfo.cpp,
269 <        SimInfo.hpp, SimSetup.cpp, SimSetup.hpp, SimState.cpp,
270 <        SimState.hpp, Torsion.cpp: switched SimInfo to use a system
271 <        configuration from SimState rather than arrays from Atom
272 <
273 < 2003-08-06 19:47  chuckv
274 <
275 <        * libmdtools/Atom.hpp, libmdtools/EAM_FF.cpp,
276 <        libmdtools/SimInfo.cpp, libmdtools/calc_eam.F90,
277 <        libmdtools/do_Forces.F90, libmdtools/notifyCutoffs.F90,
278 <        samples/metals/Au.bass: Bug fixes for eam...
279 <
280 < 2003-08-01 11:18  tim
281 <
282 <        * libmdtools/: SimSetup.cpp, ZConstraint.cpp: stable version of
283 <        Z-Constraint
284 <
285 < 2003-07-31 14:59  tim
286 <
287 <        * ChangeLog, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
288 <        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp,
289 <        libmdtools/ZConstraint.cpp: add index range checking into
290 <        ZConstraint
291 <
292 < 2003-07-31 10:38  tim
293 <
294 <        * libBASS/: Globals.cpp, Globals.hpp: added z-constraint parameters
295 <        to the globals
296 <
297 < 2003-07-31 10:35  tim
298 <
299 <        * libmdtools/: AllIntegrator.hpp, GenericData.cpp, GenericData.hpp,
300 <        Integrator.hpp, Makefile, Molecule.cpp, Molecule.hpp, NPTf.cpp,
301 <        NPTfm.cpp, NPTi.cpp, NPTim.cpp, NVT.cpp, SimInfo.cpp, SimInfo.hpp,
302 <        SimSetup.cpp, ZConsWriter.cpp, ZConsWriter.hpp, ZConstraint.cpp:
303 <        Added Z constraint.
304 <
305 < 2003-07-30 16:17  chuckv
306 <
307 <        * libmdtools/EAM_FF.cpp, libmdtools/ForceFields.hpp,
308 <        libmdtools/ReadWrite.hpp, libmdtools/calc_eam.F90,
309 <        libmdtools/do_Forces.F90, libmdtools/wrappers.F90,
310 <        samples/metals/Au.bass: More bug fixes for eam.
311 <
312 < 2003-07-29 11:32  mmeineke
313 <
314 <        * libmdtools/DumpReader.cpp, libmdtools/ReadWrite.hpp,
315 <        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp,
316 <        props/frameCount.c, props/frameCount.h, props/props.cpp,
317 <        src/Makefile: working on the props code
318 <
319 < 2003-07-29 11:32  mmeineke
320 <
321 <        * libBASS/Globals.cpp: [no log message]
322 <
323 < 2003-07-25 15:05  chuckv
324 <
325 <        * samples/metals/: Au.bass, metals.mdl: Added bass models for
326 <        metals
327 <
328 < 2003-07-25 15:00  chuckv
329 <
330 <        * libmdtools/: Makefile, SimSetup.cpp, calc_eam.F90,
331 <        notifyCutoffs.F90: Added eam to simSetup and added changecutoffeam.
332 <
333 < 2003-07-24 16:22  chuckv
334 <
335 <        * ac-tools/configure.in: Changed configure to look for both upper
336 <        and lower cass .mod files
337 <
338 < 2003-07-24 14:57  chuckv
339 <
340 <        * libmdtools/: calc_eam.F90, do_Forces.F90: module use fixes for
341 <        eam and do_forces.
342 <
343 < 2003-07-23 17:13  chuckv
344 <
345 <        * libmdtools/: Makefile, calc_eam.F90, do_Forces.F90,
346 <        force_globals.F90, simulation_module.F90, status_module.F90:
347 <        Finished most code for eam....
348 <
349 < 2003-07-22 16:49  mmeineke
350 <
351 <        * libmdtools/: DumpReader.cpp, ReadWrite.hpp: added the scan
352 <        function to the DumpReader. It should now save the start of each
353 <        frame in a vector.
354 <
355 < 2003-07-22 15:05  mmeineke
356 <
357 <        * libmdtools/: DumpReader.cpp, ReadWrite.hpp: making some changes
358 <        to read dump files
359 <
360 < 2003-07-22 14:54  tim
361 <
362 <        * libmdtools/: AbstractClasses.hpp, AllIntegrator.hpp,
363 <        Integrator.cpp, Integrator.hpp, Makefile, NPTf.cpp, NPTfm.cpp,
364 <        NPTi.cpp, NPTim.cpp, NVT.cpp, SimSetup.cpp, SimSetup.hpp: [no log
365 <        message]
366 <
367 < 2003-07-22 11:41  mmeineke
368 <
369 <        * libmdtools/: InitializeFromFile.cpp, ReadWrite.hpp, SimInfo.hpp,
370 <        SimSetup.cpp: Fixed a current time initialization bug in
371 <        InitFromFile.
372 <
373 < 2003-07-21 16:27  mmeineke
374 <
375 <        * libmdtools/: DumpReader.cpp, InitializeFromFile.cpp,
376 <        Integrator.cpp, SimInfo.hpp: some initial changes to Dumpwriter and
377 <        friends to accomadate random file access
378 <
379 < 2003-07-21 11:23  mmeineke
380 <
381 <        * libmdtools/SimInfo.cpp: Initialized currentTime to 0, in case no
382 <        one sets it.
383 <
384 < 2003-07-21 11:23  mmeineke
385 <
386 <        * libmdtools/: InitializeFromFile.cpp, Integrator.cpp,
387 <        ReadWrite.hpp: fixed Initializefrom file to start the simulation
388 <        from the time specified in the init file.
389 <
390 < 2003-07-17 16:49  gezelter
391 <
392 <        * libmdtools/: Integrator.cpp, ReadWrite.hpp, SimInfo.hpp,
393 <        DumpReader.cpp: Started work on a DumpReader
394 <
395 < 2003-07-17 15:38  gezelter
396 <
397 <        * libmdtools/calc_sticky_pair.F90: Fixes for SSD/E
398 <
399 < 2003-07-17 15:32  gezelter
400 <
401 <        * forceFields/DUFF.frc, libmdtools/DUFF.cpp,
402 <        libmdtools/calc_sticky_pair.F90, libmdtools/fortranWrapDefines.hpp:
403 <        Changes for SSD/E
404 <
405 < 2003-07-17 14:38  mmeineke
406 <
407 <        * libmdtools/do_Forces.F90: commented out an eam line
408 <
409 < 2003-07-17 14:32  chuckv
410 <
411 <        * libmdtools/atype_module.F90: fixed spelling issue
412 <
413 < 2003-07-17 14:29  chuckv
414 <
415 <        * libmdtools/: fInfo.c, status_module.F90: added info module
416 <
417 < 2003-07-17 14:25  chuckv
418 <
419 <        * libmdtools/: Atom.hpp, DUFF.cpp, EAM_FF.cpp, LJFF.cpp, Makefile,
420 <        atype_module.F90, calc_eam.F90, do_Forces.F90,
421 <        fortranWrapDefines.hpp, fortranWrappers.cpp, fortranWrappers.hpp,
422 <        mpiSimulation_module.F90: Added massive changes for eam....
423 <
424 < 2003-07-16 16:49  chuckv
425 <
426 <        * libmdtools/EAM_FF.cpp: More up to date version of EAM_FF
427 <
428 < 2003-07-16 16:30  mmeineke
429 <
430 <        * libmdtools/: ForceFields.cpp, Makefile, SimInfo.cpp, SimInfo.hpp,
431 <        SimSetup.cpp, calc_LJ_FF.F90, calc_dipole_dipole.F90,
432 <        calc_reaction_field.F90, do_Forces.F90, fSimulation.h,
433 <        fortranWrapDefines.hpp, fortranWrappers.cpp, fortranWrappers.hpp,
434 <        neighborLists.F90, notifyCutoffs.F90, simulation_module.F90,
435 <        wrappers.F90: Changed how cutoffs were handled from C. Now
436 <        notifyCutoffs in Fortran notifies those who need the information of
437 <        any changes to cutoffs.
438 <
439 < 2003-07-16 12:35  gezelter
440 <
441 <        * utils/: Makefile, quickLate.c: Made quickLate aware of Hmat.
442 <        quickLate is now somewhat more intelligent about periodic
443 <        boundaries and wrapping.
444 <
445 < 2003-07-16 11:40  chuckv
446 <
447 <        * libmdtools/calc_LJ_FF.F90: Fixed bug in updating mixing lists
448 <
449 < 2003-07-16 10:34  mmeineke
450 <
451 <        * scripts/cleanSrc: added a quick wipe-and-update script for quick
452 <        rebuilds on BoB
453 <
454 < 2003-07-15 21:11  gezelter
455 <
456 <        * libmdtools/: ForceFields.cpp, SimInfo.cpp, SimInfo.hpp,
457 <        SimSetup.cpp, calc_dipole_dipole.F90, calc_reaction_field.F90: more
458 <        fixes for box changes
459 <
460 < 2003-07-15 17:29  mmeineke
461 <
462 <        * libmdtools/simulation_module.F90: removed some debugging print
463 <        statements.
464 <
465 < 2003-07-15 17:22  mmeineke
466 <
467 <        * libmdtools/: SimInfo.cpp, calc_LJ_FF.F90, calc_dipole_dipole.F90,
468 <        do_Forces.F90, simulation_module.F90: fixed a long lived bug in
469 <        do_forces. Rrf was not being used in the neighborlist correctly.
470 <        rcut was conssistently being set lowere than Rrf causing the dipole
471 <        cutoff region to be to small. Also led to the removal of the taper
472 <        region to buffer the dipole cutoff.
473 <
474 < 2003-07-15 16:34  mmeineke
475 <
476 <        * libmdtools/: SimInfo.cpp, simulation_module.F90: working on
477 <        fixing ssd bug
478 <
479 < 2003-07-15 14:56  gezelter
480 <
481 <        * libmdtools/: NPTf.cpp, NPTfm.cpp, NPTi.cpp, SimInfo.cpp: Fixes
482 <        for the NPT ensembles
483 <
484 < 2003-07-15 13:52  mmeineke
485 <
486 <        * libmdtools/: Makefile, SimSetup.cpp, SimSetup.hpp: cleaned up
487 <        simSetup
488 <
489 < 2003-07-15 12:57  mmeineke
490 <
491 <        * libmdtools/: Integrator.cpp, NPTi.cpp, SRI.hpp, SimSetup.cpp,
492 <        SimSetup.hpp, Thermo.cpp, Thermo.hpp, f_verlet_constrained.F90:
493 <        fixed some bugs, Changed entry_plug to info where appropriate
494 <
495 < 2003-07-15 12:25  chuckv
496 <
497 <        * utils/sysBuild.ggo: added more command line arguments
498 <
499 < 2003-07-15 12:11  gezelter
500 <
501 <        * samples/: alkane/butane.bass, lipid/5x5.bass, water/ssd.bass:
502 <        Fixing force field line
503 <
504 < 2003-07-15 12:10  gezelter
505 <
506 <        * libmdtools/: Atom.hpp, NPTi.cpp, NPTim.cpp, Thermo.cpp,
507 <        calc_LJ_FF.F90, calc_dipole_dipole.F90, calc_gb.F90,
508 <        calc_reaction_field.F90, calc_sticky_pair.F90: Fixing  pressure
509 <        tensor
510 <
511 < 2003-07-15 10:50  gezelter
512 <
513 <        * libmdtools/: Bond.cpp, Molecule.cpp: more archaic code fixes
514 <
515 < 2003-07-15 10:42  gezelter
516 <
517 <        * libmdtools/: ExtendedSystem.cpp, ExtendedSystem.hpp, Verlet.cpp:
518 <        removed old outdated code
519 <
520 < 2003-07-15 09:45  gezelter
521 <
522 <        * libmdtools/Thermo.cpp: fixes to get rid of get_vx and set_vx
523 <
524 < 2003-07-15 09:28  gezelter
525 <
526 <        * libmdtools/Molecule.cpp: removing get_vx
527 <
528 < 2003-07-14 22:28  gezelter
529 <
530 <        * libmdtools/NPTfm.cpp: Added NPTfm
531 <
532 < 2003-07-14 22:27  gezelter
533 <
534 <        * libmdtools/: Integrator.hpp, Makefile, NPTim.cpp, SimSetup.cpp:
535 <        Bugfix in NPTim, fixes for NPTfm
536 <
537 < 2003-07-14 22:08  gezelter
538 <
539 <        * libmdtools/: Integrator.hpp, Makefile, NPTim.cpp, SimSetup.cpp:
540 <        Checking in changes for NPTim
541 <
542 < 2003-07-14 18:06  gezelter
543 <
544 <        * utils/Makefile: Broken SysBuilder
545 <
546 < 2003-07-14 18:06  gezelter
547 <
548 <        * samples/: alkane/init_butane.eor, argon/argon.bass,
549 <        argon/init_argon.eor, lipid/init_5x5.eor, water/init_ssd.eor: Fixes
550 <        for samples
551 <
552 < 2003-07-14 18:06  gezelter
553 <
554 <        * libmdtools/: Integrator.cpp, do_Forces.F90: Removed some
555 <        debugging write statements
556 <
557 < 2003-07-14 17:38  gezelter
558 <
559 <        * libmdtools/: Integrator.cpp, Integrator.hpp, NPTf.cpp, NPTi.cpp,
560 <        NVT.cpp: Fixes for get and set routines in Atom and DirectionalAtom
561 <
562 < 2003-07-14 16:48  mmeineke
563 <
564 <        * libmdtools/: Atom.cpp, Atom.hpp, DirectionalAtom.cpp: added get
565 <        and set routines to Atom and DirectionalAtom
566 <
567 < 2003-07-14 16:35  chuckv
568 <
569 <        * utils/: nanoBuilder.cpp, nanoBuilder.hpp, nanoSysBuild.cpp,
570 <        sysBuild.cpp, sysBuild.ggo, sysBuild.hpp: added a nanoSysBuilder
571 <        that takes different cmd line arguments.
572 <
573 < 2003-07-14 16:28  mmeineke
574 <
575 <        * libmdtools/: Atom.hpp, BondExtensions.cpp, DirectionalAtom.cpp,
576 <        ForceFields.cpp, Integrator.cpp, Integrator.hpp, Makefile,
577 <        SimInfo.cpp, SimInfo.hpp, do_Forces.F90: found a bug. Unit vectors
578 <        were not being updated
579 <
580 < 2003-07-14 10:04  gezelter
581 <
582 <        * libmdtools/: Integrator.hpp, Makefile, NPTim.cpp: Working on
583 <        NPTim
584 <
585 < 2003-07-14 09:55  mmeineke
586 <
587 <        * forceFields/DUFF.frc: Switched the bond in the force field back
588 <        to constrained, to preserve energy
589 <
590 < 2003-07-11 17:34  mmeineke
591 <
592 <        * libmdtools/: BondExtensions.cpp, DUFF.cpp, Integrator.cpp,
593 <        Integrator.hpp: working on som integrator bugs
594 <
595 < 2003-07-11 10:26  gezelter
596 <
597 <        * libmdtools/: StreamTokenizer.cpp, StreamTokenizer.hpp: Starting
598 <        to worry about all the strtok() calls in our code
599 <
600 < 2003-07-11 09:49  gezelter
601 <
602 <        * utils/nanoBuilder.cpp: Fixed Hmat and some namespace strangeness
603 <
604 < 2003-07-10 20:15  gezelter
605 <
606 <        * libmdtools/DumpWriter.cpp: Fixed hmat in DumpWriter (MPI) and
607 <        eor.
608 <
609 < 2003-07-10 17:15  mmeineke
610 <
611 <        * libmdtools/: DumpWriter.cpp, InitializeFromFile.cpp, NPTf.cpp,
612 <        SimInfo.cpp, Thermo.cpp: fixed some bugs
613 <
614 < 2003-07-10 14:53  chuckv
615 <
616 <        * utils/: Makefile, latticeBuilder.cpp, latticeBuilder.hpp,
617 <        nanoBuilder.cpp, nanoBuilder.hpp, sysBuild.cpp, sysBuild.hpp: Added
618 <        nanoBuilder and a general Lattice builder.
619 <
620 < 2003-07-10 12:10  gezelter
621 <
622 <        * libmdtools/: Integrator.hpp, NPTf.cpp, SimInfo.cpp, SimInfo.hpp,
623 <        Thermo.cpp, Thermo.hpp: Bunch of 1-d array -> 2-d array stuff
624 <
625 < 2003-07-09 17:14  mmeineke
626 <
627 <        * libmdtools/: DumpWriter.cpp, InitializeFromFile.cpp,
628 <        Integrator.hpp, NPTf.cpp, NPTi.cpp, ReadWrite.hpp, SimInfo.cpp,
629 <        SimSetup.cpp: Bug fixing NPTi and NPTf. there is some error in the
630 <        caclulation of HmatInverse.
631 <
632 < 2003-07-09 10:34  mmeineke
633 <
634 <        * libBASS/MoleculeStamp.hpp: starting some work for xlate
635 <
636 < 2003-07-09 10:33  mmeineke
637 <
638 <        * libmdtools/: SimSetup.cpp, Thermo.cpp: adding in dan's NPT stuff
639 <
640 < 2003-07-09 08:56  gezelter
641 <
642 <        * libmdtools/: NPTf.cpp, SimSetup.cpp: Fixes and merging NPTf
643 <
644 < 2003-07-09 08:56  gezelter
645 <
646 <        * libBASS/Globals.cpp: Removed Qmass
647 <
648 < 2003-07-08 21:15  gezelter
649 <
650 <        * libmdtools/: Makefile, NPTf.cpp, NPTi.cpp: Fixes for both NPTf
651 <        and NPTi
652 <
653 < 2003-07-08 20:41  gezelter
654 <
655 <        * libmdtools/: NPTf.cpp, NPTi.cpp: Fixes in NPTi migrated into NPTf
656 <
657 < 2003-07-08 16:10  gezelter
658 <
659 <        * libmdtools/: Integrator.hpp, NPTf.cpp: [no log message]
660 <
661 < 2003-07-08 16:06  gezelter
662 <
663 <        * libmdtools/NPTi.cpp: fixed box scaling
664 <
665 < 2003-07-08 15:56  gezelter
666 <
667 <        * libmdtools/: Integrator.hpp, Makefile, NPTi.cpp, SimInfo.cpp,
668 <        SimInfo.hpp, Thermo.cpp: NPTi
669 <
670 < 2003-07-03 14:41  mmeineke
671 <
672 <        * libBASS/Makefile, libmdtools/Makefile, src/Makefile,
673 <        utils/Makefile, utils/bilayerSys.cpp:  cleaned up the dependecy
674 <        scripts in the makefiles
675 <
676 < 2003-07-02 16:26  mmeineke
677 <
678 <        * libBASS/Makefile, libmdtools/DumpWriter.cpp,
679 <        libmdtools/ForceFields.cpp, libmdtools/Integrator.cpp,
680 <        libmdtools/Makefile, libmdtools/ReadWrite.hpp,
681 <        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
682 <        libmdtools/SimSetup.cpp, libmdtools/Thermo.cpp,
683 <        libmdtools/do_Forces.F90, libmdtools/wrappers.F90, src/Makefile,
684 <        utils/Makefile: fixed the bugs introduced by switching the periodic
685 <        box to a matrix
686 <
687 < 2003-07-01 17:39  gezelter
688 <
689 <        * libmdtools/do_Forces.F90: Fortran flexi-BOX
690 <
691 < 2003-07-01 17:29  gezelter
692 <
693 <        * libmdtools/simulation_module.F90: Fixes for flexi-BOX
694 <
695 < 2003-07-01 16:33  mmeineke
696 <
697 <        * libmdtools/: SimInfo.cpp, SimInfo.hpp, fSimulation.h,
698 <        fortranWrapDefines.hpp, simulation_module.F90: working on adding
699 <        the box matrix to everything.
700 <
701 < 2003-06-30 17:03  mmeineke
702 <
703 <        * ChangeLog, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
704 <        src/oopse.cpp:
705 <        Updated the ChangeLog, and Converted most of the SImInfo to use
706 <        non-Isotropic boxes. wrapVector needs to be finished.
707 <
708 < 2003-06-25 16:12  mmeineke
709 <
710 <        * libmdtools/: Integrator.cpp, SimSetup.cpp: Changed over the bonds
711 <        to Harmonic bonds in the DUFF frc file
712 <        
713 <        fixed constraints.
714 <
715 < 2003-06-25 16:11  mmeineke
716 <
717 <        * forceFields/DUFF.frc: Changed over the bonds to Harmonic bonds in
718 <        the DUFF frc file
719 <
720 < 2003-06-24 17:51  gezelter
721 <
722 <        * libmdtools/: Integrator.hpp, NVT.cpp: Fixes to NVT.  Check them!
723 <
724 < 2003-06-24 14:57  mmeineke
725 <
726 <        * forceFields/DUFF.frc, libmdtools/BondExtensions.cpp,
727 <        libmdtools/DUFF.cpp, libmdtools/SRI.hpp: added Harmonic bod into
728 <        the DUFF forcefield and BondExtensions.cpp
729 <
730 < 2003-06-23 16:24  mmeineke
731 <
732 <        * libmdtools/Integrator.cpp: Doing some work to debug the
733 <        constraint code.
734 <
735 < 2003-06-20 15:50  gezelter
736 <
737 <        * libmdtools/Integrator.hpp: NPT fix
738 <
739 < 2003-06-20 15:29  mmeineke
740 <
741 <        * libmdtools/Atom.cpp, libmdtools/DUFF.cpp,
742 <        libmdtools/ForceFields.cpp, libmdtools/Integrator.cpp,
743 <        libmdtools/Integrator.hpp, libmdtools/LJFF.cpp,
744 <        libmdtools/Makefile, libmdtools/NVT.cpp, libmdtools/SimSetup.cpp,
745 <        libmdtools/Thermo.hpp, src/Makefile, utils/Makefile: Most of the
746 <        integrator and NVT seem to be working now.
747 <
748 < 2003-06-20 11:49  gezelter
749 <
750 <        * libmdtools/: Integrator.hpp, NVT.cpp: NVT additions
751 <
752 < 2003-06-19 17:02  mmeineke
753 <
754 <        * forceFields/DUFF.frc, forceFields/LJFF.frc,
755 <        forceFields/LJ_FF.frc, forceFields/Makefile,
756 <        forceFields/TraPPE.frc, forceFields/TraPPE_Ex.frc,
757 <        libmdtools/DUFF.cpp, libmdtools/ForceFields.hpp,
758 <        libmdtools/Integrator.cpp, libmdtools/Integrator.hpp,
759 <        libmdtools/LJFF.cpp, libmdtools/LJ_FF.cpp, libmdtools/Makefile,
760 <        libmdtools/TraPPEFF.cpp: slowly converting to new integrator and
761 <        forcefield names.
762 <
763 < 2003-06-19 14:21  mmeineke
764 <
765 <        * libmdtools/: Integrator.cpp, SimSetup.cpp, Symplectic.cpp:
766 <        finished the basics of the integrator and SimSetup.cpp
767 <
768 < 2003-06-19 14:11  mmeineke
769 <
770 <        * libmdtools/SimSetup.cpp:  doing some work on SimSetup to clean it
771 <        up / get it to work with the new Integrator.
772 <
773 < 2003-06-18 17:20  mmeineke
774 <
775 <        * libmdtools/Symplectic.cpp: minor changes in an attempt to fix
776 <        output times.
777 <
778 < 2003-06-17 16:56  mmeineke
779 <
780 <        * libmdtools/: Integrator.hpp, SimSetup.cpp: Added Teng's parmeters
781 <        fro the ghost Bend in TraPPE_Ex
782 <        
783 <        some work on the integrator. ( incomplete)
784 <
785 < 2003-06-17 16:55  mmeineke
786 <
787 <        * forceFields/TraPPE_Ex.frc: Added Teng's parmeters fro the ghost
788 <        Bend in TraPPE_Ex
789 <
790 < 2003-06-04 16:06  mmeineke
791 <
792 <        * libmdtools/: Integrator.hpp, Symplectic.cpp: added constrainA and
793 <        constrainB to the Symplectic integrator
794 <
795 < 2003-05-30 16:32  mmeineke
796 <
797 <        * utils/bilayerSys.cpp: currently modifiying Symplectic to become
798 <        the basic integrator.
799 <        
800 <        bilayerSys.cpp altered for building tb3.
801 <
802 < 2003-05-30 16:31  mmeineke
803 <
804 <        * libmdtools/: Integrator.hpp, SimInfo.hpp, Symplectic.cpp,
805 <        TraPPE_ExFF.cpp, Verlet.cpp, f_verlet_constrained.F90: currently
806 <        modifiying Symplectic to become the basic integrator.
807 <
808 < 2003-05-30 15:19  mmeineke
809 <
810 <        * libmdtools/Integrator.hpp: added some member variables for
811 <        position, velocity, etc.
812 <
813 < 2003-05-30 14:07  mmeineke
814 <
815 <        * libmdtools/: AbstractClasses.hpp, Integrator.hpp: changed how NVT
816 <        is now derived from Integrator
817 <
818 < 2003-05-20 11:44  mmeineke
819 <
820 <        * libmdtools/GhostBend.cpp: fixed an a mismatched Ghostbend bug.
821 <
822 < 2003-05-17 11:57  mmeineke
823 <
824 <        * utils/: Makefile, MoLocator.cpp, bilayerSys.cpp: all seems to be
825 <        working
826 <
827 < 2003-05-16 16:37  mmeineke
828 <
829 <        * utils/bilayerSys.cpp: still working on the bilayer code
830 <
831 < 2003-05-16 09:28  mmeineke
832 <
833 <        * utils/: bilayerSys.cpp, sysBuild.cpp, sysBuild.hpp: doing some
834 <        work to overhaul sysbuild.
835 <
836 < 2003-05-13 16:23  mmeineke
837 <
838 <        * libmdtools/calc_sticky_pair.F90: optimized the ssd calc loop
839 <
840 < 2003-05-13 15:47  mmeineke
841 <
842 <        * samples/: Makefile, beadLipid/Makefile, beadLipid/beadLipid.mdl,
843 <        beadLipid/water.mdl: Added bead lipid model to the sample directory
844 <
845 < 2003-05-13 15:34  mmeineke
846 <
847 <        * forceFields/TraPPE_Ex.frc: finished adding the Tail beads into
848 <        the Trappe extended force field
849 <
850 < 2003-05-13 12:01  mmeineke
851 <
852 <        * forceFields/TraPPE_Ex.frc: added the TailBead atom types to the
853 <        TraPPe_Ex forceField
854 <
855 < 2003-05-09 14:51  mmeineke
856 <
857 <        * samples/lipid/lipid.mdl: fixed up the TraPPE_Ex force field.
858 <        there were some duplicate entries
859 <        
860 <        added a two chain lipid to the lipid.mdl in sample
861 <
862 < 2003-05-09 14:51  mmeineke
863 <
864 <        * forceFields/TraPPE_Ex.frc: fixed up the TraPPE_Ex force field.
865 <        there were some duplicate entries
866 <
867 < 2003-05-09 11:56  mmeineke
868 <
869 <        * forceFields/TraPPE_Ex.frc: added the utils subdirectory to the
870 <        configure script
871 <        
872 <        added the CH branching group to the TraPPE_Ex fource field
873 <
874 < 2003-05-09 11:55  mmeineke
875 <
876 <        * ac-tools/configure.in: added the utils subdirectory to the
877 <        configure script
878 <
879 < 2003-04-25 11:02  mmeineke
880 <
881 <        * utils/bilayerSys.cpp: i quick fix to th distance in the random
882 <        bilayer builder
883 <
884 < 2003-04-24 21:00  mmeineke
885 <
886 <        * libmdtools/f_verlet_constrained.F90: added a new test for
887 <        constraint failure
888 <
889 < 2003-04-17 16:54  mmeineke
890 <
891 <        * libBASS/BASS_interface.h, libmdtools/SimSetup.cpp,
892 <        utils/Makefile, utils/MoLocator.cpp, utils/MoLocator.hpp,
893 <        utils/bilayerSys.cpp: fixed up sysBuild to where it should now
894 <        build our systems
895 <
896 < 2003-04-16 16:11  mmeineke
897 <
898 <        * utils/: MoLocator.cpp, MoLocator.hpp: almost finished.
899 <
900 < 2003-04-15 16:47  mmeineke
901 <
902 <        * utils/: bilayerSys.cpp, sysBuild.cpp, sysBuild.hpp: bilayerSys
903 <        and sysBuild both will build now. woot!
904 <
905 < 2003-04-15 16:20  mmeineke
906 <
907 <        * utils/: MoLocator.cpp, MoLocator.hpp, bilayerSys.cpp,
908 <        bilayerSys.hpp, sysBuild.cpp, sysBuild.hpp: finished bilayerSys.cpp
909 <        
910 <        sysBuild still need to write the bass file.
911 <        
912 <        MoLocator.cpp is currently empty
913 <
914 < 2003-04-15 15:40  chuckv
915 <
916 <        * forceFields/EAM_FF.frc, forceFields/agu3.eam,
917 <        forceFields/auu3.eam, forceFields/cuu3.eam, forceFields/niu3.eam,
918 <        forceFields/pdu3.eam, forceFields/ptu3.eam,
919 <        libmdtools/ForceFields.hpp: Added eam force files...
920 <
921 < 2003-04-15 11:37  chuckv
922 <
923 <        * libmdtools/EAM_FF.cpp: More eam work.
924 <
925 < 2003-04-14 16:22  mmeineke
926 <
927 <        * libmdtools/SimSetup.hpp, utils/Makefile, utils/bilayerSys.cpp,
928 <        utils/bilayerSys.hpp, utils/sysBuild.cpp, utils/sysBuild.hpp:
929 <        working on the system builder
930 <
931 < 2003-04-14 16:16  chuckv
932 <
933 <        * libmdtools/: Symplectic.cpp, Verlet.cpp, calc_eam.F90: Fixed
934 <        ordering on NVT calculation in integrators.
935 <
936 < 2003-04-14 14:51  mmeineke
937 <
938 <        * utils/: Makefile, sysBuild.cpp, MPIobj/placeHolder,
939 <        obj/placeHolder:  working on a system builder
940 <
941 < 2003-04-14 14:04  mmeineke
942 <
943 <        * utils/Makefile: added Ghost bends to the TraPPE_Ex forceField
944 <        
945 <        added sysBuild to the utils Makefile
946 <
947 < 2003-04-14 14:03  mmeineke
948 <
949 <        * forceFields/TraPPE_Ex.frc, libmdtools/TraPPE_ExFF.cpp: added
950 <        Ghost bends to the TraPPE_Ex forceField
951 <
952 < 2003-04-14 13:19  chuckv
953 <
954 <        * libmdtools/calc_eam.F90: Added first mangling of EAM.
955 <
956 < 2003-04-11 13:46  mmeineke
957 <
958 <        * libmdtools/: SimSetup.cpp, calc_LJ_FF.F90, force_globals.F90,
959 <        simulation_module.F90: fixed a memory bug in Fortran, where
960 <        molMembershipArray was declared nLocal instead of nGlobal.
961 <
962 < 2003-04-11 10:16  gezelter
963 <
964 <        * libmdtools/: Molecule.cpp, Molecule.hpp, SimInfo.cpp,
965 <        SimSetup.cpp, calc_LJ_FF.F90, do_Forces.F90,
966 <        fortranWrapDefines.hpp, simulation_module.F90: Bug fix in progress
967 <        for NPT
968 <
969 < 2003-04-10 15:08  mmeineke
970 <
971 <        * libmdtools/: Molecule.cpp, Molecule.hpp, SimSetup.cpp:  added a
972 <        globalIndex counter to Molecule
973 <
974 < 2003-04-10 11:35  gezelter
975 <
976 <        * libmdtools/: ExtendedSystem.cpp, ExtendedSystem.hpp: Working on
977 <        ConstantStress
978 <
979 < 2003-04-10 11:27  mmeineke
980 <
981 <        * libmdtools/SimSetup.cpp: fixed a n mpi init bug in SimSetup.
982 <        caused a miscalculation of nLocal.
983 <
984 < 2003-04-10 11:21  mmeineke
985 <
986 <        * libmdtools/: Symplectic.cpp, Thermo.cpp, calc_dipole_dipole.F90,
987 <        do_Forces.F90: fixed a bug in symplectic, where presure was only
988 <        being calculated the first time through.
989 <
990 < 2003-04-09 11:20  chuckv
991 <
992 <        * samples/alkane/alkanes.mdl: added pentane to the alkane model
993 <        file
994 <
995 < 2003-04-09 08:59  gezelter
996 <
997 <        * libmdtools/: ExtendedSystem.cpp, ForceFields.cpp, StatWriter.cpp,
998 <        Thermo.cpp, Thermo.hpp: Added volume and enthalpy to status file
999 <
1000 < 2003-04-08 23:06  gezelter
1001 <
1002 <        * libmdtools/: DumpWriter.cpp, ExtendedSystem.cpp,
1003 <        ExtendedSystem.hpp, Molecule.cpp, Molecule.hpp, SimInfo.cpp,
1004 <        SimInfo.hpp, SimSetup.cpp, Symplectic.cpp, Thermo.cpp, Thermo.hpp,
1005 <        Verlet.cpp, calc_LJ_FF.F90, calc_dipole_dipole.F90, calc_gb.F90,
1006 <        calc_reaction_field.F90, calc_sticky_pair.F90,
1007 <        fortranWrapDefines.hpp, simulation_module.F90: fixes for NPT and
1008 <        NVT
1009 <
1010 < 2003-04-08 17:38  chuckv
1011 <
1012 <        * libmdtools/SimInfo.cpp, libmdtools/Symplectic.cpp,
1013 <        libmdtools/calc_LJ_FF.F90, libmdtools/calc_dipole_dipole.F90,
1014 <        libmdtools/calc_sticky_pair.F90, libmdtools/do_Forces.F90,
1015 <        libmdtools/simulation_module.F90, samples/water/ssd.bass: It works
1016 <        (kinda)...
1017 <
1018 < 2003-04-08 16:35  gezelter
1019 <
1020 <        * libBASS/Globals.cpp, libBASS/Globals.hpp,
1021 <        libmdtools/ExtendedSystem.cpp, libmdtools/ExtendedSystem.hpp,
1022 <        libmdtools/SimSetup.cpp: Fixes for NPT / NVT
1023 <
1024 < 2003-04-08 12:16  chuckv
1025 <
1026 <        * libmdtools/: do_Forces.F90, neighborLists.F90,
1027 <        simulation_module.F90: Moved expand neighborlist to init_FF.
1028 <
1029 < 2003-04-08 10:20  chuckv
1030 <
1031 <        * libmdtools/: ForceFields.cpp, Thermo.cpp, Verlet.cpp: fixes for
1032 <        NVT
1033 <
1034 < 2003-04-08 09:39  gezelter
1035 <
1036 <        * libmdtools/Verlet.cpp: fixes for nvt / npt
1037 <
1038 < 2003-04-08 09:34  gezelter
1039 <
1040 <        * libmdtools/: ExtendedSystem.cpp, StatWriter.cpp, Symplectic.cpp,
1041 <        Thermo.cpp, Verlet.cpp: dt/2 fix in nvt
1042 <
1043 < 2003-04-08 07:50  gezelter
1044 <
1045 <        * libmdtools/ExtendedSystem.cpp: Fixes for affine transform
1046 <
1047 < 2003-04-08 07:44  gezelter
1048 <
1049 <        * libmdtools/: ExtendedSystem.cpp, Molecule.cpp, Molecule.hpp,
1050 <        Symplectic.cpp, Thermo.cpp, Verlet.cpp: Changes to integrate the
1051 <        NVT and NPT ensembles
1052 <
1053 < 2003-04-07 16:42  gezelter
1054 <
1055 <        * libBASS/Globals.cpp, libBASS/Globals.hpp,
1056 <        libmdtools/ExtendedSystem.cpp, libmdtools/SimInfo.cpp,
1057 <        libmdtools/SimSetup.cpp: Fixes for NPT and NVT
1058 <
1059 < 2003-04-07 16:20  mmeineke
1060 <
1061 <        * libmdtools/calc_sticky_pair.F90: fixed a sign error in the radial
1062 <        portion of SSD.
1063 <
1064 < 2003-04-07 16:16  mmeineke
1065 <
1066 <        * libmdtools/: ForceFields.cpp, Symplectic.cpp:
1067 <        doing some testing in sticky through Symplectic.
1068 <
1069 < 2003-04-07 15:51  gezelter
1070 <
1071 <        * libmdtools/: ExtendedSystem.cpp, Verlet.cpp: Working on NVT
1072 <
1073 < 2003-04-07 15:50  chuckv
1074 <
1075 <        * libmdtools/do_Forces.F90: Fixed transpose bug in mpi reduce for
1076 <        tau and virial.
1077 <
1078 < 2003-04-07 15:06  mmeineke
1079 <
1080 <        * libmdtools/DumpWriter.cpp, libmdtools/SimInfo.cpp,
1081 <        libmdtools/SimSetup.cpp, libmdtools/Symplectic.cpp,
1082 <        libmdtools/calc_dipole_dipole.F90, libmdtools/calc_sticky_pair.F90,
1083 <        src/Makefile: bug fixes
1084 <
1085 < 2003-04-07 11:56  gezelter
1086 <
1087 <        * libmdtools/: ExtendedSystem.cpp, Molecule.cpp, Molecule.hpp,
1088 <        StatWriter.cpp, Symplectic.cpp, Thermo.cpp, Thermo.hpp, Verlet.cpp:
1089 <        Many fixes to add extended system
1090 <
1091 < 2003-04-07 09:30  gezelter
1092 <
1093 <        * src/Makefile: Fixed a bug caused by my experimentation
1094 <
1095 < 2003-04-07 09:30  gezelter
1096 <
1097 <        * libmdtools/: ExtendedSystem.cpp, ExtendedSystem.hpp,
1098 <        Integrator.hpp, Makefile, SimSetup.cpp, Symplectic.cpp, Verlet.cpp:
1099 <        Added ExtendedSystem infrastructure for NPT and NVT calculations
1100 <
1101 < 2003-04-07 09:30  gezelter
1102 <
1103 <        * libBASS/: Globals.cpp, Globals.hpp: Added targetPressure to BASS
1104 <
1105 < 2003-04-04 23:07  gezelter
1106 <
1107 <        * src/Makefile: final mods to try a fortran compiler
1108 <
1109 < 2003-04-04 22:39  gezelter
1110 <
1111 <        * libmdtools/: LJ_FF.cpp, SimInfo.cpp, TraPPE_ExFF.cpp,
1112 <        fortranWrapDefines.hpp: Bug fixes for simulation module rewrites
1113 <
1114 < 2003-04-04 21:56  gezelter
1115 <
1116 <        * libmdtools/: Makefile, atype_module.F90, do_Forces.F90,
1117 <        fortranWrappers.cpp, wrappers.F90: bug fixes for compilation
1118 <
1119 < 2003-04-04 21:45  gezelter
1120 <
1121 <        * libmdtools/: fortranWrapDefines.hpp, fortranWrappers.hpp: bug
1122 <        fixes to fortran wrappers
1123 <
1124 < 2003-04-04 17:22  chuckv
1125 <
1126 <        * libmdtools/: Makefile, calc_LJ_FF.F90, calc_dipole_dipole.F90,
1127 <        calc_gb.F90, calc_reaction_field.F90, calc_sticky_pair.F90,
1128 <        do_Forces.F90, fortranWrapDefines.hpp, fortranWrappers.cpp,
1129 <        simulation_module.F90, wrappers.F90: Breaking c and fortran, c gets
1130 <        smarter, fortran gets dumber...
1131 <
1132 < 2003-04-04 14:57  mmeineke
1133 <
1134 <        * libmdtools/: calc_dipole_dipole.F90, do_Forces.F90,
1135 <        neighborLists.F90: fixed a memory read bug in neighborlist
1136 <
1137 < 2003-04-04 14:47  gezelter
1138 <
1139 <        * libmdtools/: ExtendedSystem.cpp, ExtendedSystem.hpp, SimInfo.cpp,
1140 <        SimInfo.hpp, Thermo.cpp: Changes for Extended System
1141 <
1142 < 2003-04-04 14:16  gezelter
1143 <
1144 <        * libmdtools/: ExtendedSystem.cpp, ExtendedSystem.hpp, SimInfo.cpp,
1145 <        SimInfo.hpp: Fixes for ExtendedSystem
1146 <
1147 < 2003-04-03 20:57  gezelter
1148 <
1149 <        * libmdtools/ExtendedSystem.hpp: Added extended system header
1150 <
1151 < 2003-04-03 20:57  gezelter
1152 <
1153 <        * libmdtools/: ExtendedSystem.cpp, Thermo.cpp, Thermo.hpp: changes
1154 <        for extended system code
1155 <
1156 < 2003-04-03 18:49  gezelter
1157 <
1158 <        * libmdtools/: ExtendedSystem.cpp, NVT.cpp: renamed nvt to
1159 <        extendedsystem
1160 <
1161 < 2003-04-03 17:19  mmeineke
1162 <
1163 <        * libmdtools/Molecule.hpp: added some little fixes here and there.
1164 <
1165 < 2003-04-03 17:01  mmeineke
1166 <
1167 <        * libmdtools/TraPPE_ExFF.cpp: fixed a possible call before
1168 <        initialize bug.
1169 <
1170 < 2003-04-03 16:12  mmeineke
1171 <
1172 <        * libmdtools/: DumpWriter.cpp, Molecule.cpp, randomSPRNG.hpp: just
1173 <        little things like deleteing unused variables and such.
1174 <
1175 < 2003-04-03 15:57  mmeineke
1176 <
1177 <        * libmdtools/: Molecule.cpp, Molecule.hpp: a few fixes to
1178 <        simError.h also some fixes to Molecule.hpp
1179 <
1180 < 2003-04-03 15:57  mmeineke
1181 <
1182 <        * libBASS/simError.h: a few fixes to simError.h
1183 <
1184 < 2003-04-03 15:21  mmeineke
1185 <
1186 <        * libBASS/Makefile, libBASS/mpiBASS.c, libBASS/simError.c,
1187 <        libBASS/simError.h, libmdtools/DumpWriter.cpp,
1188 <        libmdtools/ForceFields.cpp, libmdtools/InitializeFromFile.cpp,
1189 <        libmdtools/LJ_FF.cpp, libmdtools/Makefile, libmdtools/Thermo.cpp,
1190 <        libmdtools/TraPPE_ExFF.cpp, libmdtools/mpiSimulation.cpp,
1191 <        src/Makefile, src/oopse.cpp: fixed some small things with
1192 <        simError.h
1193 <
1194 < 2003-04-03 15:19  gezelter
1195 <
1196 <        * libmdtools/: Molecule.cpp, Molecule.hpp: Starting work on NPT
1197 <
1198 < 2003-04-03 14:58  gezelter
1199 <
1200 <        * libmdtools/: NVT.cpp, Thermo.cpp: Added NVT file (very broken for
1201 <        now)
1202 <
1203 < 2003-04-03 08:42  gezelter
1204 <
1205 <        * README, libmdtools/Thermo.cpp, utils/Makefile, utils/quickLate.c:
1206 <        Changed Readme, added some files
1207 <
1208 < 2003-04-02 17:19  mmeineke
1209 <
1210 <        * libmdtools/: ForceFields.cpp, SimInfo.cpp, SimSetup.cpp,
1211 <        Symplectic.cpp, calc_dipole_dipole.F90, calc_sticky_pair.F90:
1212 <        dipoles mostly work, but there is a memory leak somewhere.
1213 <
1214 < 2003-04-02 10:01  mmeineke
1215 <
1216 <        * libmdtools/TraPPE_ExFF.cpp: Fixed a bug where MPI was not getting
1217 <        the proper atomIdents.
1218 <
1219 < 2003-04-01 11:50  chuckv
1220 <
1221 <        * libmdtools/SimInfo.cpp, libmdtools/do_Forces.F90,
1222 <        libmdtools/mpiSimulation.cpp, libmdtools/mpiSimulation_module.F90,
1223 <        samples/argon/argon.bass: more bug fixes....
1224 <
1225 < 2003-04-01 11:49  mmeineke
1226 <
1227 <        * libmdtools/: DumpWriter.cpp, InitializeFromFile.cpp: Fixed
1228 <        DumpWriter to be more robust to errors. also added a little
1229 <        namespace to InitFromFile to wrap it's helper functions in MPI
1230 <
1231 < 2003-03-31 17:09  chuckv
1232 <
1233 <        * libmdtools/: SimInfo.cpp, do_Forces.F90: Fixed bug with pot_local
1234 <        not zeroed.
1235 <
1236 < 2003-03-31 16:50  chuckv
1237 <
1238 <        * libmdtools/BendExtensions.cpp, libmdtools/Exclude.cpp,
1239 <        libmdtools/ForceFields.cpp, libmdtools/Molecule.cpp,
1240 <        libmdtools/Molecule.hpp, libmdtools/SimInfo.cpp,
1241 <        libmdtools/SimSetup.cpp, libmdtools/Thermo.cpp,
1242 <        libmdtools/TraPPE_ExFF.cpp, libmdtools/do_Forces.F90,
1243 <        samples/alkane/butane.bass: Fixes in MPI force calc and in
1244 <        Trappe_Ex parsing.
1245 <
1246 < 2003-03-28 17:34  chuckv
1247 <
1248 <        * libmdtools/DumpWriter.cpp: bug fix in DumpWriter.cpp
1249 <
1250 < 2003-03-28 16:45  chuckv
1251 <
1252 <        * libBASS/Makefile, libmdtools/DumpWriter.cpp,
1253 <        libmdtools/InitializeFromFile.cpp: Bug fixes in read-write
1254 <        routines.
1255 <
1256 < 2003-03-28 14:33  mmeineke
1257 <
1258 <        * libmdtools/: Exclude.cpp, Exclude.hpp, Molecule.cpp,
1259 <        Molecule.hpp, SRI.hpp, SimSetup.cpp, simulation_module.F90: fixed a
1260 <        bug where the Excludes were not being created properly
1261 <
1262 < 2003-03-28 14:30  chuckv
1263 <
1264 <        * libBASS/Makefile, libmdtools/DumpWriter.cpp,
1265 <        libmdtools/LJ_FF.cpp, libmdtools/SimSetup.cpp,
1266 <        libmdtools/TraPPE_ExFF.cpp, libmdtools/mpiSimulation.cpp: mpi fixes
1267 <        and debugging mpi read write from file.
1268 <
1269 < 2003-03-28 10:28  mmeineke
1270 <
1271 <        * libmdtools/: LJ_FF.cpp, TraPPE_ExFF.cpp: fixed long range
1272 <        interactions in Trappe
1273 <
1274 < 2003-03-27 18:33  chuckv
1275 <
1276 <        * libmdtools/: SimSetup.cpp, mpiSimulation.cpp,
1277 <        mpiSimulation_module.F90: MPI buggy, fixed mpiRefresh issue.
1278 <
1279 < 2003-03-27 17:16  mmeineke
1280 <
1281 <        * libmdtools/: Exclude.cpp, SimSetup.cpp: fixed a bug where
1282 <        excludes were not being initialized
1283 <
1284 < 2003-03-27 16:52  mmeineke
1285 <
1286 <        * src/Makefile: [no log message]
1287 <
1288 < 2003-03-27 16:52  mmeineke
1289 <
1290 <        * libmdtools/SimSetup.cpp: Fixed a single processor segfault bug.
1291 <
1292 < 2003-03-27 16:07  mmeineke
1293 <
1294 <        * libmdtools/: Exclude.cpp, ForceFields.cpp, LJ_FF.cpp,
1295 <        Molecule.cpp, Symplectic.cpp, Thermo.cpp, TraPPE_ExFF.cpp,
1296 <        Verlet.cpp: fixed the compile time bugs, Source builds and links
1297 <
1298 < 2003-03-27 15:48  mmeineke
1299 <
1300 <        * libmdtools/: Molecule.cpp, SimInfo.hpp, SimSetup.cpp: fixed a few
1301 <        more bugs.
1302 <
1303 < 2003-03-27 15:40  mmeineke
1304 <
1305 <        * libmdtools/Molecule.cpp: added the Molecule.cpp file
1306 <
1307 < 2003-03-27 15:39  mmeineke
1308 <
1309 <        * libmdtools/: Makefile, Molecule.hpp:  fixed the makefile
1310 <
1311 < 2003-03-27 15:36  mmeineke
1312 <
1313 <        * libmdtools/: AbstractClasses.hpp, ForceFields.cpp,
1314 <        ForceFields.hpp, LJ_FF.cpp, Makefile, Molecule.hpp, SimInfo.cpp,
1315 <        SimSetup.cpp, SimSetup.hpp: fixing some compile time bugs
1316 <
1317 < 2003-03-27 15:12  mmeineke
1318 <
1319 <        * libmdtools/: AbstractClasses.hpp, ForceFields.cpp,
1320 <        Integrator.hpp, Molecule.hpp, Symplectic.cpp, Thermo.cpp,
1321 <        Verlet.cpp: I have implemeted Molecules everywhere I could remember
1322 <        to.  will now attempt to compile.
1323 <
1324 < 2003-03-27 14:21  mmeineke
1325 <
1326 <        * libmdtools/: Molecule.hpp, SimInfo.hpp, SimSetup.cpp,
1327 <        SimSetup.hpp, mpiSimulation.cpp, mpiSimulation.hpp: finished
1328 <        updating SimSetup to initialize and use the new MPI division of
1329 <        labour, and Molecule class
1330 <
1331 < 2003-03-27 12:55  mmeineke
1332 <
1333 <        * libmdtools/TraPPE_ExFF.cpp: finished conversion of TraPPE_ExFF to
1334 <        use Molecule
1335 <
1336 < 2003-03-27 12:32  mmeineke
1337 <
1338 <        * libmdtools/: ForceFields.cpp, ForceFields.hpp, LJ_FF.cpp,
1339 <        SimInfo.cpp, SimSetup.cpp, TraPPE_ExFF.cpp: LJ_FF has been
1340 <        converted to the new Molecule model. TraPPE_Ex is currently being
1341 <        updated.  SimSetups routines are writtten, but not yet called.
1342 <
1343 < 2003-03-27 10:07  gezelter
1344 <
1345 <        * libmdtools/: DumpWriter.cpp, InitializeFromFile.cpp,
1346 <        mpiSimulation.cpp, mpiSimulation.hpp: fixes for local->global atom
1347 <        numbering in MPI
1348 <
1349 < 2003-03-27 09:30  mmeineke
1350 <
1351 <        * libmdtools/mpiSimulation.cpp: little bug fixes here and there.
1352 <
1353 < 2003-03-26 20:49  gezelter
1354 <
1355 <        * libmdtools/: DumpWriter.cpp, InitializeFromFile.cpp: Fixes to
1356 <        fileio for MPI
1357 <
1358 < 2003-03-26 18:14  gezelter
1359 <
1360 <        * libmdtools/: DumpWriter.cpp, Exclude.cpp, Molecule.hpp,
1361 <        mpiSimulation.cpp, mpiSimulation.hpp, mpiSimulation_module.F90: bug
1362 <        fixes   many bug fixes
1363 <
1364 < 2003-03-26 17:24  gezelter
1365 <
1366 <        * libmdtools/DumpWriter.cpp: Making DumpWriter less dependent on
1367 <        sequence of atoms on the other processors.  Node 0 now fires
1368 <        potatoes at other processors to get them to send french fries back.
1369 <
1370 < 2003-03-26 17:02  mmeineke
1371 <
1372 <        * libmdtools/: DirectionalAtom.cpp, SimSetup.cpp: the skeleton for
1373 <        making the molecules is in place. ForceField needs to be updated
1374 <        next.
1375 <
1376 < 2003-03-26 16:54  mmeineke
1377 <
1378 <        * libmdtools/: Atom.cpp, Atom.hpp, Exclude.cpp: fixed a couple of
1379 <        the "static" bugs in  Atom and Exclude
1380 <
1381 < 2003-03-26 16:50  mmeineke
1382 <
1383 <        * libmdtools/: Exclude.cpp, Exclude.hpp, Molecule.hpp, SimInfo.hpp,
1384 <        SimSetup.cpp: still working on the SimSetup routine. also fixed
1385 <        some things in Exclude.hpp
1386 <
1387 < 2003-03-26 16:24  gezelter
1388 <
1389 <        * libmdtools/Makefile: Added Atom.cpp and Exclude.cpp
1390 <
1391 < 2003-03-26 16:23  gezelter
1392 <
1393 <        * libmdtools/: Atom.cpp, Exclude.cpp, Exclude.hpp: Fixes in Atom
1394 <        and Exclude list
1395 <
1396 < 2003-03-26 16:04  gezelter
1397 <
1398 <        * libmdtools/: Atom.cpp, Atom.hpp: Make Atom.cpp able to add and
1399 <        delete ranges of atoms
1400 <
1401 < 2003-03-26 15:45  mmeineke
1402 <
1403 <        * libmdtools/: Exclude.cpp, Exclude.hpp: added an Exclude class
1404 <        with static arrays similar to the Atom class
1405 <
1406 < 2003-03-26 15:22  mmeineke
1407 <
1408 <        * libmdtools/: Molecule.hpp, SimSetup.cpp, SimSetup.hpp: I'm
1409 <        overhauling the molecule class to contain it's own bonds, bends,
1410 <        and torsions.
1411 <        
1412 <        may god have mercy on my soul.
1413 <
1414 < 2003-03-26 14:34  chuckv
1415 <
1416 <        * libmdtools/mpiSimulation.cpp: Finished globalIndex.
1417 <
1418 < 2003-03-26 13:02  gezelter
1419 <
1420 <        * libmdtools/: mpiComponentPlan.h, mpiSimulation.cpp,
1421 <        mpiSimulation.hpp: MPI stuff for passing out molecules
1422 <
1423 < 2003-03-26 11:12  chuckv
1424 <
1425 <        * libmdtools/mpiSimulation.cpp: working on load balancing
1426 <
1427 < 2003-03-26 10:37  chuckv
1428 <
1429 <        * libmdtools/Thermo.cpp, libmdtools/Thermo.hpp,
1430 <        samples/argon/argon.bass: Fixes for Parallel thermalization
1431 <
1432 < 2003-03-26 09:55  mmeineke
1433 <
1434 <        * libmdtools/: SimInfo.cpp, Thermo.cpp: fixed an mpi include bug in
1435 <        THermo.cpp
1436 <
1437 < 2003-03-25 17:54  chuckv
1438 <
1439 <        * libmdtools/: Thermo.cpp, Thermo.hpp: Fixed bugs with calculation
1440 <        of potential energy and temperature.
1441 <
1442 < 2003-03-25 09:29  mmeineke
1443 <
1444 <        * libBASS/obj/dummy, libmdtools/MPIobj/dummy, libmdtools/obj/dummy,
1445 <        src/MPIobj/dummy, src/obj/dummy: [no log message]
1446 <
1447 < 2003-03-25 09:29  mmeineke
1448 <
1449 <        * libBASS/MPIobj/dummy: added dummy files to keep the build
1450 <        deirectories from being pruned.
1451 <
1452 < 2003-03-24 20:07  gezelter
1453 <
1454 <        * samples/Makefile: moving tests to samples
1455 <
1456 < 2003-03-24 20:06  gezelter
1457 <
1458 <        * samples/: alkane/Makefile, alkane/alkanes.mdl,
1459 <        alkane/butane.bass, alkane/init_butane.eor, argon/Makefile,
1460 <        argon/argon.bass, argon/init_argon.eor, argon/lj.mdl,
1461 <        lipid/5x5.bass, lipid/Makefile, lipid/init_5x5.eor,
1462 <        lipid/lipid.mdl, lipid/water.mdl, water/Makefile,
1463 <        water/init_ssd.eor, water/ssd.bass, water/water.mdl: moved tests to
1464 <        samples
1 > 2004-06-11 14:46  gezelter
2 >
3 >        * libmdtools/notifyCutoffs.F90: nicer error message formatting
4 >
5 > 2004-06-11 14:24  gezelter
6 >
7 >        * libmdtools/: Make.dep, Makefile.in: Fixed dependency bug (we
8 >        hope)
9 >
10 > 2004-06-11 12:16  tim
11 >
12 >        * ChangeLog, libBASS/MoleculeStamp.cpp,
13 >        libmdtools/ConstraintAlgorithm.cpp,
14 >        libmdtools/ConstraintAlgorithm.hpp,
15 >        libmdtools/ConstraintElement.cpp, libmdtools/DumpReader.cpp,
16 >        libmdtools/Euler3.cpp, libmdtools/Euler3.hpp,
17 >        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
18 >        libmdtools/Integrator.hpp, libmdtools/Make.dep,
19 >        libmdtools/Mat3x3d.cpp, libmdtools/Mat3x3d.hpp, libmdtools/NPT.cpp,
20 >        libmdtools/NVT.cpp, libmdtools/Rattle.hpp, libmdtools/Roll.cpp,
21 >        libmdtools/Roll.hpp: roll in progress
22 >
23 > 2004-06-11 11:46  gezelter
24 >
25 >        * samples/metals/Au.bass: Sample now does variant
26 >
27 > 2004-06-11 11:46  gezelter
28 >
29 >        * libmdtools/EAM_FF.cpp: General fixes for formatting
30 >
31 > 2004-06-11 11:45  gezelter
32 >
33 >        * forceFields/: Ag.VC.funcfl, Al.VC.funcfl, Au.VC.funcfl,
34 >        Cu.VC.funcfl, Ni.VC.funcfl, Pd.VC.funcfl, Pt.VC.funcfl: Converted
35 >        D's to E's in the funcfl files so that C can read them.
36 >
37 > 2004-06-11 11:35  gezelter
38 >
39 >        * forceFields/: Ag.VC.funcfl, Ag.Voter.eam, Ag.u3.eam,
40 >        Ag.u3.funcfl, Ag.u6.eam, Ag.u6.funcfl, Al.VC.funcfl, Al.Voter.eam,
41 >        Au.VC.funcfl, Au.Voter.eam, Au.u3.eam, Au.u3.funcfl, Au.u6.eam,
42 >        Au.u6.funcfl, Cu.VC.funcfl, Cu.Voter.eam, Cu.u3.eam, Cu.u3.funcfl,
43 >        Cu.u6.eam, Cu.u6.funcfl, EAM.VC.frc, EAM.Voter.frc, EAM.frc,
44 >        EAM.u3.frc, EAM.u6.frc, Ni.VC.funcfl, Ni.Voter.eam, Ni.u3.eam,
45 >        Ni.u3.funcfl, Ni.u6.eam, Ni.u6.funcfl, Pd.VC.funcfl, Pd.Voter.eam,
46 >        Pd.u3.eam, Pd.u3.funcfl, Pd.u6.eam, Pd.u6.funcfl, Pt.VC.funcfl,
47 >        Pt.u3.eam, Pt.u3.funcfl, Pt.u6.eam, Pt.u6.funcfl: changing file
48 >        extensions to be more in line with what's actually in the file
49 >
50 > 2004-06-11 10:31  gezelter
51 >
52 >        * forceFields/: Ag.Voter.eam, Ag.u3.eam, Ag.u6.eam, Al.Voter.eam,
53 >        Au.Voter.eam, Au.u3.eam, Au.u6.eam, Cu.Voter.eam, Cu.u3.eam,
54 >        Cu.u6.eam, EAM.frc, EAM.u6.frc, Ni.Voter.eam, Ni.u3.eam, Ni.u6.eam,
55 >        Pd.Voter.eam, Pd.u3.eam, Pd.u6.eam, Pt.u3.eam, Pt.u6.eam,
56 >        ag.u3.eam, au.u3.eam, cu.u3.eam, ni.u3.eam, pd.u3.eam, pt.u3.eam:
57 >        Added a bunch of files for EAM variants
58 >
59 > 2004-06-11 09:14  gezelter
60 >
61 >        * samples/metals/Au.bass: Modified EAM to use forceFieldVariant,
62 >        show sample in Au.bass
63 >
64 > 2004-06-11 09:14  gezelter
65 >
66 >        * libmdtools/: EAM_FF.cpp, ForceFields.hpp, SimSetup.cpp,
67 >        SimSetup.hpp: Modified EAM to use forceFieldVariant
68 >
69 > 2004-06-11 09:13  gezelter
70 >
71 >        * libBASS/: Globals.cpp, Globals.hpp: Added forceFieldVariant
72 >        global
73 >
74 > 2004-06-10 17:15  gezelter
75 >
76 >        * forceFields/: EAM.Voter.frc, EAM.frc, EAM.u3.frc, EAM_FF.frc,
77 >        ag.u3.eam, agu3.eam, au.u3.eam, auu3.eam, backup.DUFF.frc,
78 >        cu.u3.eam, cuu3.eam, ni.u3.eam, niu3.eam, pd.u3.eam, pdu3.eam,
79 >        pt.u3.eam, ptu3.eam: reorg of EAM force fields to have variants
80 >
81 > 2004-06-10 12:09  chrisfen
82 >
83 >        * libmdtools/ForceFields.cpp: Fixed a thermodynamic integration
84 >        issue.  Force and torque scaling loops over atoms, not stuntdoubles
85 >
86 > 2004-06-10 10:00  gezelter
87 >
88 >        * libBASS/: MakeStamps.cpp, MoleculeStamp.cpp: Removed debugging
89 >        printf statements
90 >
91 > 2004-06-10 09:59  gezelter
92 >
93 >        * libBASS/: MakeStamps.cpp, MoleculeStamp.cpp, make_nodes.c: Fixed
94 >        indexing bug in stamps
95 >
96 > 2004-06-09 11:59  tim
97 >
98 >        * ChangeLog, libmdtools/Roll.cpp: Roll in progress
99 >
100 > 2004-06-09 11:16  tim
101 >
102 >        * libmdtools/: ConstraintAlgorithm.hpp, ConstraintElement.hpp,
103 >        Euler3.cpp, Euler3.hpp, Integrator.hpp, Make.dep, Makefile.in,
104 >        Mat3x3d.cpp, Mat3x3d.hpp, Quaternion.cpp, Quaternion.hpp,
105 >        Rattle.cpp, Rattle.hpp, RigidBody.cpp, RigidBody.hpp, Roll.cpp,
106 >        Roll.hpp, Shake.cpp, Shake.hpp, Vector3d.cpp, Vector3d.hpp: 1.
107 >        adding some useful math classes(Mat3x3d, Vector3d, Quaternion,
108 >        Euler3)  these classes use anonymous union and struct to support
109 >        double[3], double[3][3] and double[4] 2. adding roll constraint
110 >        algorithm
111 >
112 > 2004-06-08 11:49  gezelter
113 >
114 >        * libmdtools/: NPT.cpp, NPTf.cpp, StuntDouble.cpp, Thermo.cpp:
115 >        Fixed a bug in NPTf (vScale was declared in the cpp file in
116 >        addition to the declaration in Integrator.hpp file)
117 >
118 > 2004-06-07 09:26  gezelter
119 >
120 >        * libBASS/Globals.cpp, libmdtools/AtomVisitor.cpp,
121 >        libmdtools/CallbackFunctor.hpp, libmdtools/ConstraintAlgorithm.hpp,
122 >        libmdtools/ConstraintIterator.hpp,
123 >        libmdtools/ConstraintManager.hpp, libmdtools/ConstraintPair.hpp,
124 >        libmdtools/DirectionalAtom.cpp, libmdtools/DumpReader.cpp,
125 >        libmdtools/DumpWriter.cpp, libmdtools/MatVec3.c,
126 >        libmdtools/MatVec3.h, libmdtools/StreamTokenizer.hpp,
127 >        libmdtools/ZConsReader.cpp: Fixes from gcc -Wall
128 >
129 > 2004-06-07 09:09  chrisfen
130 >
131 >        * libmdtools/Thermo.cpp: Dan cleaned up the pressure calculation a
132 >        bit...  Got rid of some unnecessary lines of code in Thermo.cpp
133 >
134 > 2004-06-04 16:00  gezelter
135 >
136 >        * libmdtools/: ConstraintIterator.hpp, OOPSEMinimizer.cpp,
137 >        StuntDouble.cpp: small bugfixes
138 >
139 > 2004-06-04 15:29  tim
140 >
141 >        * libmdtools/Integrator.hpp: [no log message]
142 >
143 > 2004-06-04 14:30  tim
144 >
145 >        * ChangeLog, libmdtools/CallbackFunctor.cpp,
146 >        libmdtools/CallbackFunctor.hpp, libmdtools/ConstraintAlgorithm.cpp,
147 >        libmdtools/ConstraintAlgorithm.hpp, libmdtools/Integrator.hpp,
148 >        libmdtools/OOPSEMinimizer.cpp, libmdtools/Rattle.hpp,
149 >        libmdtools/Shake.hpp, libmdtools/ShakeMin.cpp,
150 >        libmdtools/ShakeMin.hpp: constraint algorithm for minimization is
151 >        working
152 >
153 > 2004-06-04 11:23  gezelter
154 >
155 >        * forceFields/charmm27.vdw: Moved to SHAPES
156 >
157 > 2004-06-04 11:23  gezelter
158 >
159 >        * forceFields/: LJ.vdw, amber99.vdw, gaff.vdw, oplsaal.vdw: [no log
160 >        message]
161 >
162 > 2004-06-04 09:59  gezelter
163 >
164 >        * libmdtools/: notifyCutoffs.F90, status_module.F90, wrappers.F90:
165 >        More work on Fortran side of error handler
166 >
167 > 2004-06-04 09:59  gezelter
168 >
169 >        * configure, ac-tools/aclocal.m4: fixed a typo in autoconf script
170 >
171 > 2004-06-04 09:35  gezelter
172 >
173 >        * libmdtools/: Makefile.in, fInfo.c, status_module.F90: Unifying
174 >        the error handlers
175 >
176 > 2004-06-04 09:17  gezelter
177 >
178 >        * libBASS/: MemberStamp.cpp, MemberStamp.hpp: Not used anymore
179 >
180 > 2004-06-04 09:11  gezelter
181 >
182 >        * libBASS/: config.h.in, fError.c: forgot to add these
183 >
184 > 2004-06-03 22:15  tim
185 >
186 >        * ChangeLog, libBASS/MoleculeStamp.cpp, libBASS/MoleculeStamp.hpp,
187 >        libmdtools/CallbackFunctor.cpp, libmdtools/ConstraintAlgorithm.cpp,
188 >        libmdtools/ConstraintManager.cpp, libmdtools/GenericData.cpp,
189 >        libmdtools/GenericData.hpp, libmdtools/Integrator.cpp,
190 >        libmdtools/Integrator.hpp, libmdtools/Make.dep,
191 >        libmdtools/Makefile.in, libmdtools/Molecule.cpp,
192 >        libmdtools/Molecule.hpp, libmdtools/NPT.cpp, libmdtools/NVT.cpp,
193 >        libmdtools/OOPSEMinimizer.cpp, libmdtools/OOPSEMinimizer.hpp,
194 >        libmdtools/RigidBody.cpp, libmdtools/RigidBody.hpp,
195 >        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
196 >        libmdtools/SimSetup.cpp, libmdtools/StuntDouble.cpp,
197 >        libmdtools/StuntDouble.hpp, utils/Vector3.hpp: new rattle algorithm
198 >        is working
199 >
200 > 2004-06-03 21:38  gezelter
201 >
202 >        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
203 >        libBASS/Makefile.in, libBASS/mpiBASS.h, libBASS/simError.c,
204 >        libBASS/simError.h, libmdtools/Makefile.in, libmdtools/config.h.in,
205 >        libmdtools/notifyCutoffs.F90, src/Makefile.in: Config changes for
206 >        fortran access to SimError
207 >
208 > 2004-06-03 16:51  tim
209 >
210 >        * libmdtools/: CallbackFunctor.cpp, CallbackFunctor.hpp,
211 >        ConstraintAlgorithm.cpp, ConstraintAlgorithm.hpp,
212 >        ConstraintElement.cpp, ConstraintElement.hpp,
213 >        ConstraintIterator.hpp, ConstraintManager.cpp,
214 >        ConstraintManager.hpp, ConstraintPair.hpp, Rattle.cpp, Rattle.hpp,
215 >        Shake.cpp, Shake.hpp, ShakeMin.cpp, ShakeMin.hpp, TypeInfo.hpp: new
216 >        implementation of constraint
217 >
218 > 2004-06-03 16:06  tim
219 >
220 >        * libmdtools/DumpWriter.cpp: fixed a bug which only writes out the
221 >        first atom of a molecule
222 >
223 > 2004-06-03 15:02  gezelter
224 >
225 >        * libmdtools/SimSetup.cpp: Fixed groupOffset bug
226 >
227 > 2004-06-03 15:02  gezelter
228 >
229 >        * ac-tools/: aclocal.m4, configure.in: Working on MPI scripting for
230 >        autoconf
231 >
232 > 2004-06-02 13:28  gezelter
233 >
234 >        * samples/: argon/Makefile, minimizer/argon/Makefile: Shouldn't
235 >        have been in CVS
236 >
237 > 2004-06-02 13:28  gezelter
238 >
239 >        * samples/: argon/Makefile, minimizer/argon/Makefile: Why is this
240 >        in CVS?
241 >
242 > 2004-06-02 13:27  gezelter
243 >
244 >        * libmdtools/: DUFF.cpp, EAM_FF.cpp, LJFF.cpp, Make.dep,
245 >        Makefile.in, WATER.cpp: formatting error messages, dependency fixes
246 >
247 > 2004-06-02 13:27  gezelter
248 >
249 >        * libBASS/simError.h: starting fortran-usable version of simError
250 >
251 > 2004-06-02 09:56  chrisfen
252 >
253 >        * samples/: argon/Makefile, minimizer/argon/Makefile: Probably
254 >        shouldn't be in CVS
255 >
256 > 2004-06-02 09:56  chrisfen
257 >
258 >        * libmdtools/: Integrator.cpp, NVT.cpp, ReadWrite.hpp,
259 >        Restraints.cpp, SimInfo.cpp, StatWriter.cpp: Formatting Changes,
260 >        removed writeRaw
261 >
262 > 2004-06-02 09:56  chrisfen
263 >
264 >        * libBASS/simError.c: Formatting Changes
265 >
266 > 2004-06-02 09:21  gezelter
267 >
268 >        * libBASS/simError.c, libBASS/simError.h, libmdtools/SimInfo.cpp:
269 >        severity levels in simError
270 >
271 > 2004-06-01 16:45  gezelter
272 >
273 >        * libmdtools/: Exclude.cpp, SimInfo.cpp, calc_LJ_FF.F90,
274 >        do_Forces.F90, mpiSimulation.cpp, neighborLists.F90,
275 >        simulation_module.F90: Bug fix (fixes of skipList and neighbor list
276 >        under MPI)
277 >
278 > 2004-06-01 16:44  gezelter
279 >
280 >        * libBASS/MoleculeStamp.cpp: Bug fix (memory leak)
281 >
282 > 2004-06-01 13:43  gezelter
283 >
284 >        * samples/: argon/argon.bass, minimizer/argon/argon.bass: Testing
285 >
286 > 2004-06-01 13:42  gezelter
287 >
288 >        * libmdtools/: SimInfo.cpp, SimInfo.hpp, SimSetup.cpp,
289 >        SimSetup.hpp, do_Forces.F90, fortranWrapDefines.hpp,
290 >        mpiSimulation.cpp, mpiSimulation_module.F90, simulation_module.F90:
291 >        Cutoff Groups for MPI
292 >
293 > 2004-06-01 13:07  chrisfen
294 >
295 >        * libmdtools/: ForceFields.cpp, StatWriter.cpp: Fixed bug in
296 >        useLiquidThermInt routine in ForceFields.cpp
297 >
298 > 2004-06-01 12:15  chrisfen
299 >
300 >        * libmdtools/: ForceFields.cpp, Integrator.cpp, SimInfo.cpp,
301 >        SimInfo.hpp, SimSetup.cpp, StatWriter.cpp: Implemented a separate
302 >        solid and liquid thermodynamic integration routines
303 >
304 > 2004-06-01 10:57  tim
305 >
306 >        * libmdtools/: CutoffGroup.hpp, SimSetup.cpp: cutoff group in
307 >        progress
308 >
309 > 2004-06-01 09:27  chrisfen
310 >
311 >        * libBASS/: Globals.cpp, Globals.hpp: Added useLiquidThermInt
312 >        keyword and changed useThermInt to useSolidThermInt
313 >
314 > 2004-06-01 09:21  chrisfen
315 >
316 >        * libBASS/: Globals.cpp, Globals.hpp: Paving the way for separate
317 >        solid and liquid thermodynamic integration routines
318 >
319 > 2004-05-28 10:21  gezelter
320 >
321 >        * libmdtools/do_Forces.F90: bugfix starting
322 >
323 > 2004-05-27 15:06  chrisfen
324 >
325 >        * libmdtools/: Integrator.cpp, StatWriter.cpp: Fixed a bug in
326 >        Integrator.cpp where it called writeRaw() when useThermInt =
327 >        false...
328 >
329 > 2004-05-27 14:51  tim
330 >
331 >        * ChangeLog, libmdtools/do_Forces.F90,
332 >        libmdtools/simulation_module.F90: Bug fix for SkipList
333 >
334 > 2004-05-27 14:26  gezelter
335 >
336 >        * libmdtools/SimSetup.cpp: bugfix in simsetup?
337 >
338 > 2004-05-27 13:59  gezelter
339 >
340 >        * libmdtools/: DumpReader.cpp, DumpWriter.cpp,
341 >        InitializeFromFile.cpp, SimInfo.cpp, SimSetup.cpp, SimSetup.hpp,
342 >        ZConsWriter.cpp, ZConstraint.cpp, fortranWrapDefines.hpp,
343 >        mdProfile.cpp, mpiSimulation.cpp, mpiSimulation.hpp,
344 >        mpiSimulation_module.F90, randomSPRNG.cpp, simulation_module.F90:
345 >        Cutoff group changes under MPI
346 >
347 > 2004-05-27 11:20  gezelter
348 >
349 >        * configure, ac-tools/aclocal.m4, ac-tools/configure.in: Fixes for
350 >        xlc++
351 >
352 > 2004-05-27 10:31  tim
353 >
354 >        * libmdtools/SimInfo.cpp: groupList new bases on global index of
355 >        atoms
356 >
357 > 2004-05-27 10:21  gezelter
358 >
359 >        * src/: oopse.cpp, oose.cpp: Modified the nifty banner
360 >
361 > 2004-05-27 10:21  gezelter
362 >
363 >        * libmdtools/: Make.dep, do_Forces.F90, simulation_module.F90:
364 >        Fixed off-by-one error in groupStartRow and groupStartCol
365 >
366 > 2004-05-26 19:48  tim
367 >
368 >        * ChangeLog, libmdtools/DumpReader.cpp, libmdtools/DumpWriter.cpp,
369 >        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.hpp,
370 >        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
371 >        libmdtools/ZConsWriter.cpp, libmdtools/calc_LJ_FF.F90,
372 >        libmdtools/calc_charge_charge.F90,
373 >        libmdtools/calc_dipole_dipole.F90, libmdtools/calc_eam.F90,
374 >        libmdtools/calc_gb.F90, libmdtools/calc_reaction_field.F90,
375 >        libmdtools/calc_sticky_pair.F90, libmdtools/do_Forces.F90,
376 >        libmdtools/force_globals.F90, libmdtools/mdProfile.cpp,
377 >        libmdtools/mpiComponentPlan.h, libmdtools/mpiSimulation.cpp,
378 >        libmdtools/mpiSimulation.hpp, libmdtools/mpiSimulation_module.F90,
379 >        libmdtools/neighborLists.F90, libmdtools/randomSPRNG.cpp,
380 >        libmdtools/simulation_module.F90: in the progress of fixing MPI
381 >        version of cutoff group
382 >
383 > 2004-05-26 11:41  gezelter
384 >
385 >        * libmdtools/do_Forces.F90: Compacted all of the 8 copies of the
386 >        force loop into one.
387 >
388 > 2004-05-24 17:24  gezelter
389 >
390 >        * libmdtools/: calc_eam.F90, calc_gb.F90: pressure tensor fixes
391 >
392 > 2004-05-24 16:23  chrisfen
393 >
394 >        * libmdtools/Restraints.cpp: Removed unnecessary variables and
395 >        changed error messages in Restraints.cpp
396 >
397 > 2004-05-24 16:03  gezelter
398 >
399 >        * libmdtools/: Thermo.cpp, calc_LJ_FF.F90, calc_charge_charge.F90,
400 >        calc_dipole_dipole.F90, calc_eam.F90, calc_gb.F90,
401 >        calc_reaction_field.F90, calc_sticky_pair.F90, do_Forces.F90: Fixes
402 >        for stress / pressure tensor by cutoff group
403 >
404 > 2004-05-22 15:55  chrisfen
405 >
406 >        * libmdtools/Restraints.cpp: Fixed an error in Restraints.cpp...
407 >        Too many arguements in a function call.
408 >
409 > 2004-05-22 13:17  chrisfen
410 >
411 >        * libBASS/: Globals.cpp, Globals.hpp: Added Bass keyword
412 >        useThermInt.
413 >
414 > 2004-05-22 13:16  chrisfen
415 >
416 >        * libmdtools/: Atom.hpp, DirectionalAtom.cpp, DirectionalAtom.hpp,
417 >        ForceFields.cpp, ForceFields.hpp, Integrator.cpp, Integrator.hpp,
418 >        Restraints.cpp, Restraints.hpp, RigidBody.cpp, RigidBody.hpp,
419 >        SimInfo.cpp, SimInfo.hpp, SimSetup.cpp, StatWriter.cpp,
420 >        StuntDouble.cpp, StuntDouble.hpp: Fixed Thermodynamic integration
421 >        code.
422 >
423 > 2004-05-21 10:58  gezelter
424 >
425 >        * libmdtools/: do_Forces.F90, simulation_module.F90: Major changes
426 >        to skipThisPair for efficiency
427 >
428 > 2004-05-21 09:22  gezelter
429 >
430 >        * configure, ac-tools/configure.in, forceFields/LJ.vdw,
431 >        forceFields/amber99.vdw, forceFields/charmm27.vdw,
432 >        forceFields/gaff.vdw, forceFields/oplsaal.vdw,
433 >        samples/argon/Makefile, samples/minimizer/argon/Makefile: Changes
434 >        for SHAPES potential
435 >
436 > 2004-05-20 15:27  chrisfen
437 >
438 >        * libBASS/: Globals.cpp, Globals.hpp: Hopefully this commit
439 >        included the bass keywords
440 >
441 > 2004-05-20 15:24  chrisfen
442 >
443 >        * libmdtools/: ForceFields.cpp, ForceFields.hpp, Integrator.cpp,
444 >        Integrator.hpp, Makefile.in, ReadWrite.hpp, Restraints.cpp,
445 >        Restraints.hpp, SimInfo.hpp, SimSetup.cpp, StatWriter.cpp: Several
446 >        additions... Restraints.cpp and .hpp were included for restraining
447 >        particles in thermodynamic integration.  By including these,
448 >        changes were made in Integrator, SimInfo, ForceFeilds, SimSetup,
449 >        StatWriter, and possibly some other files.  Two bass keywords were
450 >        also added for performing thermodynamic integration: a lambda value
451 >        one and a k power one.
452 >
453 > 2004-05-13 16:08  gezelter
454 >
455 >        * libmdtools/: Integrator.cpp, do_Forces.F90: fixes for skip list
456 >
457 > 2004-05-12 17:01  tim
458 >
459 >        * samples/: argon/Makefile, argon/argonEM.bass,
460 >        argon/init_argon.eor, minimizer/argon/Makefile,
461 >        minimizer/argon/argonEM.bass, minimizer/argon/init_argon.eor,
462 >        minimizer/water/Makefile, minimizer/water/Makefile.in,
463 >        minimizer/water/WATER.frc, minimizer/water/init_ssd.eor,
464 >        minimizer/water/ssdEM.bass, minimizer/water/tip4p_two.bass,
465 >        minimizer/water/tip4p_two.init, minimizer/water/water.mdl: add
466 >        minimizer sample
467 >
468 > 2004-05-12 16:54  gezelter
469 >
470 >        * libmdtools/: Utility.cpp, Utility.hpp: fixes for MacOS X
471 >        compilation
472 >
473 > 2004-05-12 15:54  gezelter
474 >
475 >        * libmdtools/: RigidBody.cpp, RigidBody.hpp, SimSetup.cpp: Fixes
476 >        for compilation under Mac OS X with IBM's xl compilers
477 >
478 > 2004-05-12 15:14  gezelter
479 >
480 >        * src/: oopse.cpp, oose.cpp: Added a nifty neato banner
481 >
482 > 2004-05-12 15:14  gezelter
483 >
484 >        * libmdtools/LJFF.cpp: Removed an extraneous write
485 >
486 > 2004-05-12 15:13  gezelter
487 >
488 >        * libBASS/simError.h: Starting to change the error model
489 >
490 > 2004-05-12 14:45  gezelter
491 >
492 >        * utils/Dump2XYZ.cpp: const char* fix
493 >
494 > 2004-05-12 14:44  gezelter
495 >
496 >        * libmdtools/do_Forces.F90, libmdtools/notifyCutoffs.F90,
497 >        src/oopse.cpp, src/oose.cpp: MPI fixes and removal of extraneous
498 >        write statements
499 >
500 > 2004-05-12 11:38  tim
501 >
502 >        * libmdtools/: Atom.cpp, Atom.hpp, DirectionalAtom.cpp,
503 >        ForceFields.cpp, Molecule.cpp, Molecule.hpp, SimInfo.cpp,
504 >        SimSetup.cpp, SimState.cpp, SimState.hpp: get rid of rc and
505 >        massratio from simState, creat cutoff group forevery atom which
506 >        does not belong to cutoff group defined at mdl file
507 >
508 > 2004-05-12 10:58  gezelter
509 >
510 >        * libmdtools/: CutoffGroup.hpp, do_Forces.F90: efficiency fixes in
511 >        CutoffGroup
512 >
513 > 2004-05-12 10:35  gezelter
514 >
515 >        * samples/water/water.mdl: Added the cutoff Groups to the default
516 >        water.mdl file
517 >
518 > 2004-05-12 10:02  tim
519 >
520 >        * ChangeLog, libmdtools/CutoffGroup.hpp, libmdtools/SimInfo.cpp:
521 >        fixed a bug in CutoffGroup::getCOM()
522 >
523 > 2004-05-12 09:29  gezelter
524 >
525 >        * libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
526 >        libmdtools/do_Forces.F90, libmdtools/notifyCutoffs.F90,
527 >        samples/water/ssd.bass: bug fixes for cutoffGroups
528 >
529 > 2004-05-11 17:28  tim
530 >
531 >        * utils/Vector3.hpp: adding generic Vector3 class
532 >
533 > 2004-05-11 16:44  tim
534 >
535 >        * libmdtools/Integrator.hpp: adding instantiation of
536 >        Integrator<BaseIntegrator> in order to make OOPSE compiled by icc8
537 >
538 > 2004-05-11 16:31  gezelter
539 >
540 >        * libmdtools/: calc_LJ_FF.F90, calc_charge_charge.F90,
541 >        calc_dipole_dipole.F90, calc_gb.F90, calc_reaction_field.F90,
542 >        calc_sticky_pair.F90, do_Forces.F90, notifyCutoffs.F90:
543 >        Fortran-side changes for group-based cutoffs
544 >
545 > 2004-05-11 16:20  tim
546 >
547 >        * libmdtools/CutoffGroup.hpp: adding CutoffGroup.hpp
548 >
549 > 2004-05-11 16:14  tim
550 >
551 >        * libmdtools/: ForceFields.cpp, Make.dep, Molecule.cpp,
552 >        SimInfo.cpp: fix two bugs in siminfo which cause infinite loop; fix
553 >        anoter one in CutoffGroup which causes seg fault
554 >
555 > 2004-05-11 15:33  tim
556 >
557 >        * ChangeLog, libmdtools/ForceFields.cpp, libmdtools/Molecule.cpp,
558 >        libmdtools/Molecule.hpp, libmdtools/SimInfo.cpp,
559 >        libmdtools/SimInfo.hpp, libmdtools/SimSetup.cpp: adding cutoffGroup
560 >        into OOPSE
561 >
562 > 2004-05-11 15:07  gezelter
563 >
564 >        * libBASS/: BASS_parse.c, parse_tree.c: bugfix for cutoffGroup
565 >
566 > 2004-05-11 11:00  gezelter
567 >
568 >        * libmdtools/: Make.dep, SimInfo.cpp, SimInfo.hpp, SimSetup.cpp,
569 >        fortranWrapDefines.hpp, notifyCutoffs.F90: Fixes to libmdtools to
570 >        use the simplified cutoff stuff in the BASS library
571 >
572 > 2004-05-10 23:21  gezelter
573 >
574 >        * libBASS/: BASS_interface.cpp, BASS_interface.h, BASSyacc.y,
575 >        CutoffGroupStamp.cpp, CutoffGroupStamp.hpp, Globals.cpp,
576 >        Globals.hpp, MakeStamps.cpp, MakeStamps.hpp, Makefile.in,
577 >        MoleculeStamp.cpp, MoleculeStamp.hpp, interface.c, make_nodes.c,
578 >        make_nodes.h, mpiBASS.c, mpiBASS.h, node_list.h, parse_interface.h,
579 >        parse_tree.c: BASS changes for adding CutoffGroups to molecules.
580 >        Also restructured the plethora of cutoff radii into one
581 >        cutoffRadius and one switchingRadius.  Also removed the
582 >        useMolecularCutoffs keyword
583 >
584 > 2004-05-10 15:28  tim
585 >
586 >        * ChangeLog, libmdtools/DumpWriter.cpp, src/Makefile.in: optimize
587 >        DumpWriter
588 >
589 > 2004-05-07 16:36  gezelter
590 >
591 >        * libmdtools/: fSwitchingFunction.h, switch_module.F90: New module
592 >        for fortran group-based switching function
593 >
594 > 2004-05-07 16:35  gezelter
595 >
596 >        * libmdtools/: Atom.hpp, ForceFields.cpp, Integrator.cpp,
597 >        Makefile.in, SimInfo.cpp, SimState.cpp, SimState.hpp,
598 >        calc_LJ_FF.F90, calc_charge_charge.F90, calc_dipole_dipole.F90,
599 >        calc_eam.F90, calc_gb.F90, calc_sticky_pair.F90, do_Forces.F90,
600 >        force_globals.F90, fortranWrapDefines.hpp, mpiComponentPlan.h,
601 >        mpiSimulation_module.F90, neighborLists.F90, notifyCutoffs.F90,
602 >        simulation_module.F90: Many changes to get group-based cutoffs to
603 >        work
604 >
605 > 2004-05-01 13:52  tim
606 >
607 >        * ChangeLog, libmdtools/ForceFields.cpp, libmdtools/Integrator.cpp,
608 >        libmdtools/OOPSEMinimizer.cpp, libmdtools/SimInfo.cpp,
609 >        libmdtools/SimInfo.hpp, libmdtools/calc_charge_charge.F90,
610 >        libmdtools/do_Forces.F90, libmdtools/fSimulation.h,
611 >        libmdtools/fortranWrapDefines.hpp,
612 >        libmdtools/simulation_module.F90: C++ pass groupList to fortran
613 >
614 > 2004-04-29 11:03  tim
615 >
616 >        * ChangeLog, libmdtools/calc_charge_charge.F90: fixed two bugs in
617 >        calc_charge_charge when using molecular cutoff
618 >
619 > 2004-04-28 21:11  tim
620 >
621 >        * libmdtools/: ForceFields.cpp, fortranWrapDefines.hpp: fix an
622 >        unmatched c/fortran interface
623 >
624 > 2004-04-28 18:09  tim
625 >
626 >        * ChangeLog, libmdtools/Integrator.hpp, libmdtools/ZConstraint.cpp:
627 >        keep the previous position of cantilever in SMD
628 >
629 > 2004-04-28 17:34  tim
630 >
631 >        * ChangeLog, libmdtools/Molecule.cpp, libmdtools/Molecule.hpp,
632 >        libmdtools/OtherVisitor.cpp, libmdtools/ZconsVisitor.cpp: fix a bug
633 >        in Molecule.cpp which initialize massRatio before creat the array.
634 >        fix two bugs in ZconsVisitor
635 >
636 > 2004-04-28 17:06  gezelter
637 >
638 >        * libmdtools/: MatVec3.h, SimInfo.cpp, SimInfo.hpp, SimSetup.cpp:
639 >        Adding molecular cutoffs
640 >
641 > 2004-04-28 16:39  gezelter
642 >
643 >        * libmdtools/: calc_charge_charge.F90, do_Forces.F90,
644 >        fSimulation.h, force_globals.F90, simulation_module.F90: work on
645 >        molecular cutoffs
646 >
647 > 2004-04-28 16:39  gezelter
648 >
649 >        * libBASS/: Globals.cpp, Globals.hpp: useMolecularCutoffs added to
650 >        Globals
651 >
652 > 2004-04-27 11:26  tim
653 >
654 >        * libmdtools/: Atom.cpp, Atom.hpp, DirectionalAtom.cpp,
655 >        ForceFields.cpp, Molecule.cpp, SimState.cpp, SimState.hpp,
656 >        fSimulation.h, fortranWrapDefines.hpp: add center of mass of the
657 >        molecule and massRation into atom class
658 >
659 > 2004-04-26 16:16  mmeineke
660 >
661 >        * libBASS/Globals.cpp: modified the defaults for the system init
662 >        time and system init state.
663 >
664 > 2004-04-26 09:29  gezelter
665 >
666 >        * libmdtools/: Thermo.cpp, calc_charge_charge.F90: Fixed a bug in
667 >        calc_charge_charge.F90
668 >
669 > 2004-04-23 23:31  tim
670 >
671 >        * ChangeLog, libmdtools/AtomVisitor.cpp,
672 >        libmdtools/calc_charge_charge.F90, libmdtools/do_Forces.F90: add
673 >        reaction field correction to charge-charge interaction
674 >
675 > 2004-04-22 16:33  tim
676 >
677 >        * libmdtools/: InitializeFromFile.cpp, SimInfo.cpp, SimInfo.hpp,
678 >        Thermo.cpp, calc_charge_charge.F90, do_Forces.F90: change the
679 >        calculation of pressure tensor
680 >
681 > 2004-04-22 09:55  tim
682 >
683 >        * libmdtools/: DumpReader.cpp, InitializeFromFile.cpp: fixed
684 >        another bug in InitFromFile. MPI verion of OOPSE is working again
685 >
686 > 2004-04-21 22:29  tim
687 >
688 >        * libmdtools/: AtomVisitor.cpp, DumpReader.cpp, DumpWriter.cpp,
689 >        InitializeFromFile.cpp, NPT.cpp, NVT.cpp, OtherVisitor.cpp,
690 >        SimSetup.cpp, calc_charge_charge.F90, mpiSimulation.cpp: fixed two
691 >        bugs in MPI version of InitfromFile and one unmatch MPI command in
692 >        DumpWriter
693 >
694 > 2004-04-21 00:32  tim
695 >
696 >        * libmdtools/Functor.hpp, libmdtools/LinearCons.cpp,
697 >        libmdtools/LinearCons.hpp, utils/CmdlineZsub.c,
698 >        utils/CmdlineZsub.h, utils/zsub.cpp, utils/zsub.ggo: remove some
699 >        useless files
700 >
701 > 2004-04-20 11:56  tim
702 >
703 >        * libmdtools/: Integrator.cpp, NVT.cpp, OtherVisitor.cpp,
704 >        SimInfo.cpp, Thermo.cpp, Thermo.hpp: fixed getCOMVel  and
705 >        velocitize at thermo
706 >
707 > 2004-04-20 00:39  tim
708 >
709 >        * ChangeLog, libmdtools/Atom.cpp, libmdtools/Atom.hpp,
710 >        libmdtools/AtomVisitor.cpp, libmdtools/AtomVisitor.hpp,
711 >        libmdtools/CompositeVisitor.cpp, libmdtools/CompositeVisitor.hpp,
712 >        libmdtools/DirectionalAtom.hpp, libmdtools/GenericData.hpp,
713 >        libmdtools/OtherVisitor.cpp, libmdtools/OtherVisitor.hpp,
714 >        libmdtools/RigidBodyVisitor.cpp, libmdtools/RigidBodyVisitor.hpp,
715 >        utils/Dump2XYZ.cpp, utils/Dump2XYZ.ggo, utils/Dump2XYZCmd.c,
716 >        utils/Dump2XYZCmd.h: DUMP2XYZ 0.99 version
717 >
718 > 2004-04-19 17:13  gezelter
719 >
720 >        * libmdtools/: Atom.cpp, Integrator.cpp, NVT.cpp, SimInfo.cpp,
721 >        Thermo.cpp: Fixed a charge bug
722 >
723 > 2004-04-19 15:54  tim
724 >
725 >        * libmdtools/CompositeVisitor.cpp, libmdtools/CompositeVisitor.hpp,
726 >        libmdtools/OtherVisitor.cpp, libmdtools/OtherVisitor.hpp,
727 >        libmdtools/RigidBody.cpp, utils/Make.dep, utils/Makefile.in: fixed
728 >        a bug in CompositeVisitor which cause the double counting problem
729 >
730 > 2004-04-19 12:44  tim
731 >
732 >        * libmdtools/AtomVisitor.cpp, libmdtools/AtomVisitor.hpp,
733 >        libmdtools/BaseVisitor.hpp, libmdtools/CompositeVisitor.cpp,
734 >        libmdtools/DumpReader.cpp, libmdtools/Make.dep,
735 >        libmdtools/OtherVisitor.cpp, libmdtools/RigidBodyVisitor.cpp,
736 >        libmdtools/ZconsVisitor.cpp, utils/Dump2XYZ.cpp, utils/Makefile.in:
737 >        Dump2XYZ is almost working except atoms in rigidbody are double
738 >        counted
739 >
740 > 2004-04-18 22:52  tim
741 >
742 >        * ChangeLog, libmdtools/Atom.cpp, libmdtools/Atom.hpp,
743 >        libmdtools/AtomVisitor.cpp, libmdtools/AtomVisitor.hpp,
744 >        libmdtools/BaseVisitor.hpp, libmdtools/CompositeVisitor.cpp,
745 >        libmdtools/CompositeVisitor.hpp, libmdtools/DumpReader.cpp,
746 >        libmdtools/GenericData.cpp, libmdtools/GenericData.hpp,
747 >        libmdtools/Integrator.cpp, libmdtools/Makefile.in,
748 >        libmdtools/MatVec3.h, libmdtools/OtherVisitor.cpp,
749 >        libmdtools/OtherVisitor.hpp, libmdtools/ReadWrite.hpp,
750 >        libmdtools/RigidBody.cpp, libmdtools/RigidBody.hpp,
751 >        libmdtools/RigidBodyVisitor.cpp, libmdtools/RigidBodyVisitor.hpp,
752 >        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
753 >        libmdtools/StuntDouble.cpp, libmdtools/StuntDouble.hpp,
754 >        libmdtools/Thermo.cpp, libmdtools/ZConsReader.cpp,
755 >        libmdtools/ZConsReader.hpp, libmdtools/ZconsVisitor.cpp,
756 >        libmdtools/ZconsVisitor.hpp, utils/Dump2XYZ.cpp,
757 >        utils/Dump2XYZ.ggo, utils/Dump2XYZCmd.c, utils/Dump2XYZCmd.h: new
758 >        implement of quickLate using visitor and composite pattern
759 >
760 > 2004-04-15 17:15  tim
761 >
762 >        * libmdtools/SimSetup.cpp, utils/zsub.cpp: fix a bug in setting
763 >        exclude list
764 >
765 > 2004-04-15 11:18  tim
766 >
767 >        * ChangeLog, forceFields/DUFF.frc, libBASS/MoleculeStamp.cpp,
768 >        libmdtools/Atom.hpp, libmdtools/InitializeFromFile.cpp,
769 >        libmdtools/Integrator.cpp, libmdtools/Molecule.cpp,
770 >        libmdtools/RigidBody.cpp, libmdtools/RigidBody.hpp,
771 >        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
772 >        libmdtools/Thermo.cpp, libmdtools/WATER.cpp,
773 >        libmdtools/calc_charge_charge.F90, libmdtools/do_Forces.F90: fix
774 >        whole bunch of bugs :-)
775 >
776 > 2004-04-14 12:20  chrisfen
777 >
778 >        * forceFields/WATER.frc: Added the WATER.frc force field
779 >
780 > 2004-04-14 11:32  gezelter
781 >
782 >        * libmdtools/Molecule.cpp: fixed for get_potential
783 >
784 > 2004-04-14 10:37  tim
785 >
786 >        * AUTHORS, ChangeLog, libmdtools/DumpWriter.cpp,
787 >        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
788 >        libmdtools/Integrator.hpp, libmdtools/Make.dep,
789 >        libmdtools/Molecule.hpp, libmdtools/OOPSEMinimizer.cpp,
790 >        libmdtools/ReadWrite.hpp, libmdtools/RigidBody.hpp,
791 >        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
792 >        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp,
793 >        libmdtools/StuntDouble.cpp, libmdtools/StuntDouble.hpp,
794 >        libmdtools/ZConsReader.cpp, libmdtools/mpiSimulation.cpp,
795 >        libmdtools/mpiSimulation.hpp, utils/quickLate.c, utils/zsub.cpp:
796 >        Change DumpWriter and InitFromFile
797 >
798 > 2004-04-13 11:26  gezelter
799 >
800 >        * libmdtools/: Molecule.cpp, Molecule.hpp, SimSetup.cpp: Now
801 >        molecules can keep track of their own IntegrableObjects (and
802 >        RigidBodies).  Also a bug-fix so that SimInfo can keep track of
803 >        RigidBodies (which was done incorrectly before).
804 >
805 > 2004-04-13 11:25  gezelter
806 >
807 >        * libBASS/: MoleculeStamp.cpp, MoleculeStamp.hpp: Added Integrable
808 >        (will back out momentarily)
809 >
810 > 2004-04-13 10:10  gezelter
811 >
812 >        * libmdtools/: IntegrableObjects.cpp, IntegrableObjects.hpp: Oops.
813 >        Those were old.
814 >
815 > 2004-04-13 10:09  gezelter
816 >
817 >        * libmdtools/: IntegrableObjects.cpp, IntegrableObjects.hpp: Forgot
818 >        to add IntegrableObjects
819 >
820 > 2004-04-12 16:02  gezelter
821 >
822 >        * libmdtools/: RigidBody.cpp, RigidBody.hpp: Adding RigidBody code
823 >
824 > 2004-04-12 15:32  gezelter
825 >
826 >        * samples/: alkane/butane.bass, water/ssd.bass: Slightly longer
827 >        test run
828 >
829 > 2004-04-12 15:32  gezelter
830 >
831 >        * libmdtools/: Atom.cpp, Atom.hpp, DUFF.cpp, DipoleTestFF.cpp,
832 >        DirectionalAtom.cpp, DirectionalAtom.hpp, DumpReader.cpp,
833 >        DumpWriter.cpp, EAM_FF.cpp, Exclude.cpp, Exclude.hpp,
834 >        ForceFields.cpp, ForceFields.hpp, InitializeFromFile.cpp,
835 >        Integrator.cpp, Integrator.hpp, LJFF.cpp, Make.dep, Makefile.in,
836 >        MatVec3.c, MatVec3.h, Molecule.cpp, Molecule.hpp, NPT.cpp,
837 >        NPTf.cpp, NPTxyz.cpp, NVT.cpp, OOPSEMinimizer.cpp, SRI.hpp,
838 >        SimInfo.cpp, SimInfo.hpp, SimSetup.cpp, SimSetup.hpp, SkipList.cpp,
839 >        SkipList.hpp, StuntDouble.cpp, StuntDouble.hpp, TraPPE_ExFF.cpp,
840 >        WATER.cpp, ZConsReader.cpp: Changes for RigidBody dynamics
841 >        (Somewhat extensive)
842 >
843 > 2004-04-12 15:31  gezelter
844 >
845 >        * libBASS/BASSyacc.y, libBASS/Globals.cpp, libBASS/MakeStamps.cpp,
846 >        libBASS/RigidBodyStamp.cpp, libBASS/RigidBodyStamp.hpp,
847 >        utils/sysbuilder/MoLocator.cpp, utils/sysbuilder/MoLocator.hpp:
848 >        Changes for RigidBody dynamics
849 >
850 > 2004-03-17 09:22  tim
851 >
852 >        * libBASS/Globals.cpp, libBASS/Globals.hpp, libBASS/ZconStamp.cpp,
853 >        libBASS/ZconStamp.hpp, libmdtools/GenericData.hpp,
854 >        libmdtools/Integrator.hpp, libmdtools/SimSetup.cpp,
855 >        libmdtools/ZConstraint.cpp: incorporate SMD into ZConstraint,it
856 >        does not sound a good choice, next commit will seperate SMD and
857 >        ZConstraint
858 >
859 > 2004-03-16 14:22  tim
860 >
861 >        * ChangeLog, libBASS/Globals.cpp, libBASS/Globals.hpp,
862 >        libmdtools/GenericData.hpp, libmdtools/Integrator.hpp,
863 >        libmdtools/SimSetup.cpp, libmdtools/ZConsWriter.cpp,
864 >        libmdtools/ZConsWriter.hpp, libmdtools/ZConstraint.cpp: ZConstraint
865 >        now can support sequential moving. Refactorying is needed to
866 >        support SMD in ZConstraint
867 >
868 > 2004-03-02 15:32  tim
869 >
870 >        * libmdtools/: DumpReader.cpp, DumpWriter.cpp, ReadWrite.hpp,
871 >        StatWriter.cpp, ZConsWriter.hpp: add LARGEFILE_SOURCE64 macro to
872 >        support large file
873 >
874 > 2004-03-01 16:17  tim
875 >
876 >        * utils/zsub.cpp: Fix a couple of bugs in zsub
877 >
878 > 2004-03-01 15:01  tim
879 >
880 >        * ChangeLog, libmdtools/DumpReader.cpp, libmdtools/Makefile.in,
881 >        libmdtools/OOPSEMinimizer.cpp, libmdtools/ReadWrite.hpp,
882 >        libmdtools/ZConsReader.cpp, libmdtools/ZConsReader.hpp,
883 >        utils/CmdlineZsub.c, utils/CmdlineZsub.h, utils/Makefile.in,
884 >        utils/quickLate.c, utils/zsub.cpp, utils/zsub.ggo: Adding zsub, a
885 >        program which can be used to replace atom type for zconstraint into
886 >        OOPSE
887 >
888 > 2004-02-24 11:36  tim
889 >
890 >        * ChangeLog, libBASS/Globals.cpp, libBASS/Globals.hpp,
891 >        libmdtools/PRCG.cpp, libmdtools/SimSetup.cpp, src/oose.cpp: [no log
892 >        message]
893 >
894 > 2004-02-24 10:49  tim
895 >
896 >        * libmdtools/: ConjugateMinimizer.cpp, ConjugateMinimizer.hpp,
897 >        Constraint.cpp, Constraint.hpp, ConstraintList.cpp,
898 >        ConstraintList.hpp, Minimizer.hpp, Minimizer1D.cpp,
899 >        Minimizer1D.hpp, MinimizerBase.hpp, NLModel.hpp, NLModel0.cpp,
900 >        NLModel1.cpp, NonlinearCons.cpp, NonlinearCons.hpp,
901 >        OOPSEMinimizerBase.cpp, SteepestDescent.cpp, SteepestDescent.hpp,
902 >        SymMatrix.hpp: remove the old implement of minimizer from cvs tree
903 >
904 > 2004-02-24 10:44  tim
905 >
906 >        * libmdtools/: CGFamilyMinimizer.cpp, ConjugateMinimizer.cpp,
907 >        Integrator.hpp, Makefile.in, Minimizer1D.cpp,
908 >        MinimizerParameterSet.hpp, OOPSEMinimizer.cpp, OOPSEMinimizer.hpp,
909 >        OOPSEMinimizerBase.cpp, PRCG.cpp, SDMinimizer.cpp, SimInfo.hpp,
910 >        SimSetup.cpp, Utility.cpp, Utility.hpp: Using inherit instead of
911 >        compose to implement Minimizer both versions are working
912 >
913 > 2004-02-17 14:23  tim
914 >
915 >        * ChangeLog, libmdtools/ConjugateMinimizer.cpp,
916 >        libmdtools/Integrator.cpp, libmdtools/Integrator.hpp,
917 >        libmdtools/Minimizer1D.cpp, libmdtools/Minimizer1D.hpp,
918 >        libmdtools/MinimizerParameterSet.hpp,
919 >        libmdtools/OOPSEMinimizerBase.cpp: adding function shakeF in order
920 >        to remove the constraint force along bond direction
921 >
922 > 2004-02-10 16:33  tim
923 >
924 >        * ChangeLog, libmdtools/ConjugateMinimizer.cpp,
925 >        libmdtools/DirectionalAtom.cpp, libmdtools/OOPSEMinimizerBase.cpp:
926 >        single version of energy minimization is working.
927 >
928 > 2004-02-09 15:38  mmeineke
929 >
930 >        * staticProps/: AllCorr.cpp, staticProps.cpp:  started a bug fix on
931 >        the massive memory overusage by OOPSE
932 >
933 > 2004-02-09 09:48  chrisfen
934 >
935 >        * libmdtools/: SimSetup.cpp, calc_LJ_FF.F90: Stripped out the
936 >        hardwired LJ_rcut
937 >
938 > 2004-02-06 19:14  tim
939 >
940 >        * libmdtools/: SymMatrix.hpp, Utility.cpp, Utility.hpp: [no log
941 >        message]
942 >
943 > 2004-02-06 16:37  tim
944 >
945 >        * ChangeLog, libBASS/Globals.cpp,
946 >        libmdtools/ConjugateMinimizer.cpp, libmdtools/Integrator.cpp,
947 >        libmdtools/Integrator.hpp, libmdtools/OOPSEMinimizerBase.cpp,
948 >        libmdtools/SimSetup.cpp, samples/water/ssd.bass: Single version of
949 >        energy minimization for argon is working, need to add constraint
950 >
951 > 2004-02-06 14:05  tim
952 >
953 >        * libmdtools/: AllIntegrator.hpp, Makefile.in, SimSetup.cpp: Add
954 >        one more file into Makefile.in
955 >
956 > 2004-02-06 13:58  tim
957 >
958 >        * ChangeLog, libBASS/Globals.cpp, libBASS/Globals.hpp,
959 >        libmdtools/AllIntegrator.hpp, libmdtools/ConjugateMinimizer.cpp,
960 >        libmdtools/ConjugateMinimizer.hpp, libmdtools/Functor.hpp,
961 >        libmdtools/Integrator.hpp, libmdtools/Makefile.in,
962 >        libmdtools/Minimizer.hpp, libmdtools/Minimizer1D.cpp,
963 >        libmdtools/Minimizer1D.hpp, libmdtools/MinimizerBase.hpp,
964 >        libmdtools/MinimizerParameterSet.hpp, libmdtools/NLModel.hpp,
965 >        libmdtools/NLModel1.cpp, libmdtools/OOPSEMinimizerBase.cpp,
966 >        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
967 >        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp, src/oose.cpp: Add
968 >        some lines into global.cpp to make it work with energy minimization
969 >
970 > 2004-02-04 17:26  tim
971 >
972 >        * libmdtools/: ConjugateMinimizer.cpp, ConjugateMinimizer.hpp,
973 >        Constraint.hpp, Functor.hpp, Minimizer.hpp, Minimizer1D.cpp,
974 >        Minimizer1D.hpp, MinimizerBase.hpp, MinimizerParameterSet.hpp,
975 >        NLModel.hpp, NLModel0.cpp, NLModel1.cpp: Fix a bunch of bugs   :-)
976 >        Single version of conjugate gradient with golden search linesearch
977 >        pass a couple of functions test. Brent's  algorithm is still broken
978 >
979 > 2004-02-03 17:54  tim
980 >
981 >        * libmdtools/: ConjugateMinimizer.cpp, ConjugateMinimizer.hpp,
982 >        Minimizer1D.cpp, Minimizer1D.hpp, MinimizerParameterSet.hpp,
983 >        NLModel.hpp, NLModel0.cpp, NLModel1.cpp, SteepestDescent.cpp,
984 >        SteepestDescent.hpp: NLModel0, NLModel1 pass uit test
985 >
986 > 2004-02-03 15:47  tim
987 >
988 >        * libmdtools/: ConjugateMinimizer.cpp, ConstraintList.cpp,
989 >        ConstraintList.hpp, LinearCons.cpp, LinearCons.hpp, Minimizer.hpp,
990 >        NonlinearCons.cpp, NonlinearCons.hpp, OOPSEMinimizerBase.cpp,
991 >        SimpleBoundCons.cpp, SimpleBoundCons.hpp, SteepestDescent.cpp,
992 >        SteepestDescent.hpp: [no log message]
993 >
994 > 2004-02-03 15:43  tim
995 >
996 >        * libmdtools/: ConjugateMinimizer.hpp, Constraint.cpp,
997 >        Constraint.hpp, Integrator.hpp, Minimizer1D.cpp, Minimizer1D.hpp,
998 >        MinimizerBase.hpp, MinimizerParameterSet.hpp, NLModel.hpp,
999 >        NLModel0.cpp, NLModel1.cpp: to avoid cyclic depency, refactory
1000 >        constraint class
1001 >
1002 > 2004-02-03 12:10  tim
1003 >
1004 >        * libmdtools/Functor.hpp: Functor.hpp pass unit test
1005 >
1006 > 2004-02-03 10:21  tim
1007 >
1008 >        * ChangeLog, libmdtools/Minimizer1D.cpp,
1009 >        libmdtools/Minimizer1D.hpp: begin unit test of minimizer
1010 >
1011 > 2004-02-02 15:29  tim
1012 >
1013 >        * libmdtools/: ConjugateMinimizer.hpp, Minimizer1D.cpp,
1014 >        Minimizer1D.hpp, MinimizerBase.hpp, MinimizerParameterSet.hpp:
1015 >        Adding GoldenSection and Brent LineSearch Method
1016 >
1017 > 2004-01-30 16:47  tim
1018 >
1019 >        * libmdtools/: ConjugateMinimizer.hpp, DumpWriter.cpp,
1020 >        MinimizerBase.hpp, MinimizerParameterSet.hpp, NLModel.hpp,
1021 >        NLModel0.cpp, NLModel1.cpp: using class  Minimizer1D derived from
1022 >        MinimizerBase instead of a functor to do line seach
1023 >
1024 > 2004-01-30 10:00  chrisfen
1025 >
1026 >        * forceFields/Makefile.in, libmdtools/Atom.cpp,
1027 >        libmdtools/Atom.hpp, libmdtools/ForceFields.hpp,
1028 >        libmdtools/Integrator.cpp, libmdtools/Makefile.in,
1029 >        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
1030 >        libmdtools/WATER.cpp, libmdtools/calc_LJ_FF.F90,
1031 >        libmdtools/calc_reaction_field.F90, libmdtools/do_Forces.F90,
1032 >        libmdtools/fortranWrapDefines.hpp: Substantial changes. OOPSE now
1033 >        has a working WATER.cpp forcefield and parser.  This involved
1034 >        changes to WATER.cpp and ForceFields amoung other files. One
1035 >        important note: a hardwiring of LJ_rcut was made in calc_LJ_FF.F90.
1036 >        This will be removed on the next commit...
1037 >
1038 > 2004-01-29 18:00  gezelter
1039 >
1040 >        * libBASS/BASS_interface.cpp, libBASS/BASS_interface.h,
1041 >        libBASS/BASS_parse.c, libBASS/BASSlex.l, libBASS/BASSyacc.y,
1042 >        libBASS/MakeStamps.cpp, libBASS/MakeStamps.hpp,
1043 >        libBASS/Makefile.in, libBASS/RigidBodyStamp.cpp,
1044 >        libBASS/RigidBodyStamp.hpp, libBASS/interface.c,
1045 >        libBASS/make_nodes.c, libBASS/make_nodes.h, libBASS/mpiBASS.c,
1046 >        libBASS/mpiBASS.h, libBASS/node_list.h, libBASS/parse_interface.h,
1047 >        libBASS/parse_tree.c, libmdtools/Make.dep, samples/water/water.mdl:
1048 >        member list fixes for rigid bodies
1049 >
1050 > 2004-01-29 16:44  tim
1051 >
1052 >        * libmdtools/MinimizerParameterSet.hpp: Adding
1053 >        MinimizerParameterSet class.
1054 >
1055 > 2004-01-28 17:44  tim
1056 >
1057 >        * libmdtools/: NLModel.hpp, NLModel0.cpp, NLModel1.cpp: Revision of
1058 >        NLModel0 and NLModel1
1059 >
1060 > 2004-01-28 15:40  tim
1061 >
1062 >        * libmdtools/: Constraint.hpp, NLModel.hpp, NLOPModel.hpp: revision
1063 >        of NLModel
1064 >
1065 > 2004-01-27 15:34  gezelter
1066 >
1067 >        * samples/water/: ssd.bass, water.mdl: Added point-charge models to
1068 >        water.mdl file, updated ssd.bass to use new SSD name
1069 >
1070 > 2004-01-27 15:34  gezelter
1071 >
1072 >        * libBASS/: BASS_interface.cpp, MakeStamps.cpp, MakeStamps.hpp,
1073 >        MemberStamp.cpp, MemberStamp.hpp, node_list.h: Fix to new RigidBody
1074 >        stuff
1075 >
1076 > 2004-01-27 14:39  gezelter
1077 >
1078 >        * samples/water/ssd.bass: Longer run time to test SSD water in MPI
1079 >
1080 > 2004-01-27 14:39  gezelter
1081 >
1082 >        * samples/metals/Au.bass: Longer run time to test gold in MPI
1083 >
1084 > 2004-01-27 14:38  gezelter
1085 >
1086 >        * samples/: argon/argon.bass, minimizer/argon/argon.bass: Longer
1087 >        run time to test argon
1088 >
1089 > 2004-01-27 14:38  gezelter
1090 >
1091 >        * libmdtools/: Make.dep, WATER.cpp, mpiSimulation.cpp: More BASS
1092 >        changes to do new rigidBody scheme a copy of WATER.cpp from this
1093 >        morning
1094 >
1095 > 2004-01-27 14:37  gezelter
1096 >
1097 >        * libBASS/: BASS_interface.cpp, BASS_interface.h, BASS_parse.c,
1098 >        BASSyacc.y, MakeStamps.cpp, MakeStamps.hpp, Makefile.in,
1099 >        MemberStamp.cpp, MemberStamp.hpp, MoleculeStamp.cpp,
1100 >        MoleculeStamp.hpp, RigidBodyStamp.cpp, RigidBodyStamp.hpp,
1101 >        interface.c, make_nodes.c, make_nodes.h, mpiBASS.c, mpiBASS.h,
1102 >        node_list.h, parse_interface.h, parse_tree.c: More BASS changes to
1103 >        do new rigidBody scheme
1104 >
1105 > 2004-01-27 14:15  tim
1106 >
1107 >        * libmdtools/: AbstractClasses.hpp, ConjugateMinimizer.hpp,
1108 >        Constraint.cpp, Constraint.hpp, Functor.hpp, Integrator.hpp,
1109 >        MinimizerBase.hpp, NLOPConstraint.hpp, NLOPModel.hpp: revision of
1110 >        constraint for Nonlinear Optimization Model
1111 >
1112 > 2004-01-26 17:01  gezelter
1113 >
1114 >        * utils/sysbuilder/MoLocator.cpp: Changes to BASS reader to use
1115 >        Euler angles for orientation instead of unit vectors required
1116 >        changes in MoLocator
1117 >
1118 > 2004-01-26 16:53  gezelter
1119 >
1120 >        * samples/: alkane/alkanes.mdl, beadLipid/beadLipid.mdl,
1121 >        beadLipid/water.mdl, lipid/lipid.mdl, lipid/water.mdl,
1122 >        water/water.mdl: Changed orientation lines from unit vectors to
1123 >        euler angles
1124 >
1125 > 2004-01-26 16:52  gezelter
1126 >
1127 >        * libmdtools/SimSetup.cpp: Convert Eulers in degrees into radians
1128 >
1129 > 2004-01-26 16:45  gezelter
1130 >
1131 >        * libmdtools/SimSetup.cpp: Changed default orientation in BASS to
1132 >        use Euler angles in the following order: phi, theta, psi Removed
1133 >        the ability to set orientation using a unit vector
1134 >
1135 > 2004-01-26 16:26  gezelter
1136 >
1137 >        * libBASS/: AtomStamp.cpp, AtomStamp.hpp, RigidBodyStamp.cpp,
1138 >        RigidBodyStamp.hpp: Changed default orientation in BASS to use
1139 >        Euler angles in the following order: phi, theta, psi Removed the
1140 >        ability to set orientation using a unit vector
1141 >
1142 > 2004-01-26 13:52  gezelter
1143 >
1144 >        * libBASS/: BASS_interface.cpp, MakeStamps.cpp, MakeStamps.hpp,
1145 >        MoleculeStamp.cpp: Fix broken atom assignment for rigid bodies
1146 >
1147 > 2004-01-22 12:34  chrisfen
1148 >
1149 >        * libmdtools/: DUFF.cpp, EAM_FF.cpp, ForceFields.hpp, LJFF.cpp,
1150 >        TraPPE_ExFF.cpp, WATER.cpp, mpiForceField.c, mpiForceField.h:
1151 >        Corrected spelling in several directories, and stated WATER.cpp
1152 >
1153 > 2004-01-21 17:16  tim
1154 >
1155 >        * libmdtools/: MinimizerBase.hpp, NLOPConstraint.hpp,
1156 >        NLOPModel.hpp: constraint class in energy minimization
1157 >
1158 > 2004-01-20 15:34  tim
1159 >
1160 >        * libmdtools/MinimizerBase.hpp: Adding energy minimization
1161 >
1162 > 2004-01-20 15:32  tim
1163 >
1164 >        * libmdtools/: ConjugateMinimizer.hpp, Integrator.hpp,
1165 >        NLOPConstraint.hpp, NLOPModel.hpp: Energy Minimizer
1166 >
1167 > 2004-01-19 16:17  gezelter
1168 >
1169 >        * libmdtools/: SimInfo.cpp, SimSetup.cpp: Made some error messages
1170 >        more user-friendly
1171 >
1172 > 2004-01-19 13:51  chrisfen
1173 >
1174 >        * forceFields/DUFF.frc: Updated the default water to SSD/E
1175 >
1176 > 2004-01-19 13:36  tim
1177 >
1178 >        * libmdtools/: Functor.hpp, SimSetup.cpp: Adding warning if sample
1179 >        time, status time, thermal time and reset time are not divisible by
1180 >        dt
1181 >
1182 > 2004-01-19 11:10  gezelter
1183 >
1184 >        * third-party/Makefile.in: Added a bunch of dummy targets so make
1185 >        won't complain
1186 >
1187 > 2004-01-19 11:10  gezelter
1188 >
1189 >        * samples/lipid/5x5.bass: Fixed old bass file
1190 >
1191 > 2004-01-19 11:09  gezelter
1192 >
1193 >        * libmdtools/mpiSimulation.cpp: BASS changes to add RigidBodies
1194 >        required a change in how the MoleculeStamps are used by divideLabor
1195 >        in mpiSimulation.cpp
1196 >
1197 > 2004-01-19 11:08  gezelter
1198 >
1199 >        * libBASS/: BASS_interface.cpp, BASS_interface.h, BASS_parse.c,
1200 >        BASSyacc.y, Globals.cpp, Globals.hpp, MakeStamps.cpp,
1201 >        MakeStamps.hpp, Makefile.in, MoleculeStamp.cpp, MoleculeStamp.hpp,
1202 >        RigidBodyStamp.cpp, RigidBodyStamp.hpp, interface.c, make_nodes.c,
1203 >        make_nodes.h, mpiBASS.c, mpiBASS.h, node_list.h, parse_interface.h,
1204 >        parse_tree.c: BASS changes to add RigidBodies and LJrcut
1205 >
1206 > 2004-01-16 16:55  tim
1207 >
1208 >        * libmdtools/: DumpWriter.cpp, EAM_FF.cpp: fix a bug in creating
1209 >        eor file
1210 >
1211 > 2004-01-16 16:51  mmeineke
1212 >
1213 >        * libmdtools/DumpWriter.cpp: fixed a bug where only MPI jobs could
1214 >        write eor files
1215 >
1216 > 2004-01-16 10:01  mmeineke
1217 >
1218 >        * libmdtools/DUFF.cpp: fixed an struct mismatch error in the mpi
1219 >        initialization of the AtomStruct
1220 >
1221 > 2004-01-15 16:57  chuckv
1222 >
1223 >        * configure, libmdtools/DumpWriter.cpp: Fixes for Dumps
1224 >
1225 > 2004-01-15 10:51  gezelter
1226 >
1227 >        * ac-tools/aclocal.m4: Changes for altivec
1228 >
1229 > 2004-01-15 09:22  gezelter
1230 >
1231 >        * libmdtools/DumpWriter.cpp: Documented the Spud Toss
1232 >
1233 > 2004-01-14 23:33  gezelter
1234 >
1235 >        * libmdtools/do_Forces.F90: changes for charge charge interactions
1236 >
1237 > 2004-01-14 20:14  gezelter
1238 >
1239 >        * libmdtools/: calc_charge_charge.F90, calc_dipole_dipole.F90,
1240 >        notifyCutoffs.F90: More work for adding charges
1241 >
1242 > 2004-01-14 17:41  gezelter
1243 >
1244 >        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
1245 >        src/Makefile.in: autoconf fixes
1246 >
1247 > 2004-01-14 11:28  mmeineke
1248 >
1249 >        * utils/sysbuilder/latticeBilayer.cpp: fixed a periodic box bug
1250 >
1251 > 2004-01-14 10:48  gezelter
1252 >
1253 >        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
1254 >        src/Makefile.in, third-party/Makefile.in: autoconf compatibility
1255 >        changes for icc8
1256 >
1257 > 2004-01-13 18:01  gezelter
1258 >
1259 >        * libmdtools/: DUFF.cpp, EAM_FF.cpp, LJFF.cpp, SimInfo.cpp,
1260 >        SimInfo.hpp, TraPPE_ExFF.cpp, atype_module.F90, do_Forces.F90,
1261 >        fSimulation.h, fortranWrapDefines.hpp, simulation_module.F90:
1262 >        Changes for adding direct charge-charge interactions (with
1263 >        switching function)
1264 >
1265 > 2004-01-13 17:34  gezelter
1266 >
1267 >        * libmdtools/: Make.dep, Makefile.in, calc_charge_charge.F90,
1268 >        oopseMPI_module.F90: Some changes for new MPI organization and
1269 >        direct charge-charge interactions
1270 >
1271 > 2004-01-13 17:11  tim
1272 >
1273 >        * Functor.hpp, libmdtools/Functor.hpp: [no log message]
1274 >
1275 > 2004-01-13 16:22  tim
1276 >
1277 >        * Functor.hpp, samples/water/ssd.bass: Energy Minimization method
1278 >
1279 > 2004-01-13 15:35  tim
1280 >
1281 >        * libmdtools/: DumpWriter.cpp, ReadWrite.hpp: open and close the
1282 >        eor file whenever it is used instead of rewinding it
1283 >
1284 > 2004-01-13 15:04  tim
1285 >
1286 >        * libmdtools/: DumpWriter.cpp, ReadWrite.hpp: change the interface
1287 >        of writeFrame
1288 >
1289 > 2004-01-13 10:46  tim
1290 >
1291 >        * libmdtools/: DumpWriter.cpp, Integrator.cpp, ReadWrite.hpp:
1292 >        Merge the code of writeFinal and writeDump;
1293 >         Adding sortingIndex into DumpWriter;
1294 >         Fix a bug of writing last frame twice in integrator
1295 >
1296 > 2004-01-12 17:54  tim
1297 >
1298 >        * ChangeLog, libmdtools/DumpWriter.cpp, samples/water/ssd.bass: fix
1299 >        a bug in copying string
1300 >
1301 > 2004-01-12 15:37  tim
1302 >
1303 >        * ChangeLog, libmdtools/DumpWriter.cpp, samples/argon/argon.bass,
1304 >        samples/minimizer/argon/argon.bass, samples/water/ssd.bass:
1305 >        Dumpwriter only write out the atoms on master nodes
1306 >
1307 > 2004-01-10 04:46  tim
1308 >
1309 >        * ChangeLog, libmdtools/DumpWriter.cpp: tagub is not a bug. Just
1310 >        roll it back fix a bug of copying string to a pointer Still have
1311 >        Seg fault, it looks like a random MPI seg fault in totalview
1312 >
1313 > 2004-01-09 21:15  tim
1314 >
1315 >        * libmdtools/DumpWriter.cpp: Fix a bug of declaration of tagub
1316 >
1317 > 2004-01-09 15:29  gezelter
1318 >
1319 >        * libmdtools/DumpWriter.cpp: New DumpWriter (Attempt #4)
1320 >
1321 > 2004-01-08 17:25  chuckv
1322 >
1323 >        * libmdtools/DumpWriter.cpp: A work in progress...
1324 >
1325 > 2004-01-08 13:59  gezelter
1326 >
1327 >        * libmdtools/DumpWriter.cpp: null terminate some strings just in
1328 >        case
1329 >
1330 > 2004-01-08 13:13  mmeineke
1331 >
1332 >        * libmdtools/InitializeFromFile.cpp: refixed the NVT readin XS
1333 >        state bug.
1334 >
1335 > 2004-01-08 13:05  gezelter
1336 >
1337 >        * libmdtools/DumpWriter.cpp: added strncpy to DumpWriter
1338 >
1339 > 2004-01-08 12:57  mmeineke
1340 >
1341 >        * libmdtools/InitializeFromFile.cpp: fixed the restart from NVT
1342 >        exstended state bug
1343 >
1344 > 2004-01-08 12:40  gezelter
1345 >
1346 >        * libmdtools/DumpWriter.cpp: First Stab at fixing DumpWriter
1347 >
1348 > 2004-01-08 10:44  mmeineke
1349 >
1350 >        * libmdtools/InitializeFromFile.cpp: added support for the ignore
1351 >        XS state info  flag
1352 >
1353 > 2004-01-07 14:26  tim
1354 >
1355 >        * libmdtools/DumpWriter.cpp, libmdtools/InitializeFromFile.cpp,
1356 >        samples/argon/argon.bass, samples/minimizer/argon/argon.bass,
1357 >        samples/water/ssd.bass: Fixed a bug of sending message from master
1358 >        node to itself in DumpWriter.cpp and InitializeFromFile.cpp
1359 >
1360 > 2004-01-06 14:49  chuckv
1361 >
1362 >        * libmdtools/: calc_dipole_dipole.F90, calc_reaction_field.F90:
1363 >        performance fixes in the dipole dipole and reaction field code
1364 >
1365 > 2004-01-06 13:54  chuckv
1366 >
1367 >        * libmdtools/: calc_LJ_FF.F90, do_Forces.F90: Making do_Forces a
1368 >        little more sane
1369 >
1370 > 2004-01-05 17:49  chuckv
1371 >
1372 >        * libmdtools/: calc_LJ_FF.F90, calc_dipole_dipole.F90,
1373 >        calc_eam.F90, calc_gb.F90, calc_reaction_field.F90,
1374 >        calc_sticky_pair.F90, do_Forces.F90: Attempting to increase
1375 >        performance by reducing spurious function calls
1376 >
1377 > 2004-01-05 17:18  chuckv
1378 >
1379 >        * libmdtools/do_Forces.F90: mangling forces even further
1380 >
1381 > 2004-01-05 17:18  chuckv
1382 >
1383 >        * configure, ac-tools/configure.in: mpich mucking
1384 >
1385 > 2004-01-05 17:12  chuckv
1386 >
1387 >        * libmdtools/do_Forces.F90: mangled do_forces...
1388 >
1389 > 2004-01-05 16:00  chuckv
1390 >
1391 >        * ChangeLog, ac-tools/configure.in, libmdtools/atype_module.F90,
1392 >        libmdtools/do_Forces.F90: Added bitmask to do_forces property
1393 >        lookup
1394 >
1395 > 2003-12-29 14:56  chuckv
1396 >
1397 >        * samples/metals/Au.bass, third-party/mt19937ar.c: Added
1398 >        third-party directory for code not written by us. Also added
1399 >        Mersenne Twister random number generator code. This will eventually
1400 >        replace sprng as the random number generator used by OOPSE.
1401 >
1402 > 2003-12-22 16:26  chuckv
1403 >
1404 >        * libmdtools/ForceFields.cpp, libmdtools/Integrator.cpp,
1405 >        libmdtools/mdProfile.cpp, libmdtools/timing.F90, src/oopse.cpp:
1406 >        Fixes to profile code.
1407 >
1408 > 2003-12-19 15:36  mmeineke
1409 >
1410 >        * libmdtools/: Makefile.in, do_Forces.F90, mdProfile.cpp,
1411 >        timing.F90, timing.f90: More profiling fixes.
1412 >
1413 > 2003-12-19 15:19  chuckv
1414 >
1415 >        * libmdtools/timing.f90: Another change for MPI in timing.
1416 >
1417 > 2003-12-19 15:17  chuckv
1418 >
1419 >        * libmdtools/timing.f90: Small update to timing in MPI
1420 >
1421 > 2003-12-19 13:53  mmeineke
1422 >
1423 >        * libmdtools/mdProfile.cpp, src/oopse.cpp, src/oose.cpp: the
1424 >        profiling commands work now. Will start adding PROFILE ifdefs into
1425 >        the code
1426 >
1427 > 2003-12-19 12:25  mmeineke
1428 >
1429 >        * libmdtools/: Makefile.in, do_Forces.F90, mdProfile.cpp: added
1430 >        some profiling routines
1431 >
1432 > 2003-12-19 10:12  mmeineke
1433 >
1434 >        * utils/sysbuilder/randomBilayer.cpp: working on adding GofRtheta
1435 >        and GofRomega
1436 >        
1437 >        additional work on randomBilayer
1438 >
1439 > 2003-12-19 10:12  mmeineke
1440 >
1441 >        * staticProps/: AllCorr.cpp, GofRomega.cpp, GofRtheta.cpp,
1442 >        PairCorrList.hpp, staticProps.cpp: working on adding GofRtheta and
1443 >        GofRomega
1444 >
1445 > 2003-12-18 16:47  mmeineke
1446 >
1447 >        * libmdtools/: Makefile.in, mdProfile.cpp, mdProfile.hpp: added
1448 >        some profile functionality
1449 >
1450 > 2003-12-18 15:46  chuckv
1451 >
1452 >        * libmdtools/: do_Forces.F90, mpiSimulation_module.F90, timing.f90:
1453 >        Added functions for simple profiling in fortran.
1454 >
1455 > 2003-12-17 15:13  chuckv
1456 >
1457 >        * libmdtools/calc_eam.F90, libmdtools/mpiSimulation_module.F90,
1458 >        samples/metals/init_au.in: Fixed bug in parallel EAM. rho_row and
1459 >        rho_col were scattered into the same array. Unfortunately, MPI
1460 >        zeros the array between scatters so half of the sum was being lost.
1461 >        Fixed by added a temp array for column scatter, then sum loop over
1462 >        nlocal.
1463 >
1464 > 2003-12-16 15:49  mmeineke
1465 >
1466 >        * staticProps/: GofRomega.cpp, GofRtheta.cpp, Makefile.in,
1467 >        PairCorrType.cpp, PairCorrType.hpp: finished gofRtheta and added
1468 >        gofRomega. both need to be debugged and tested.
1469 >
1470 > 2003-12-12 10:42  gezelter
1471 >
1472 >        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
1473 >        libmdtools/Atom.hpp, libmdtools/DirectionalAtom.cpp: Changes for
1474 >        gradients (to do minimizations)
1475 >
1476 > 2003-12-12 10:33  mmeineke
1477 >
1478 >        * utils/sysbuilder/randomBilayer.hpp:  removed the randombilayer
1479 >        header
1480 >
1481 > 2003-12-10 11:52  mmeineke
1482 >
1483 >        * utils/sysbuilder/: Makefile.in, bilayerSys.cpp, bilayerSys.hpp,
1484 >        randomBilayer.cpp, randomBilayer.hpp: edited the makefile to add
1485 >        randomBilayer to the build. Also move the random bilayer builder
1486 >        from bilayerSys to randomBilayer
1487 >
1488 > 2003-11-25 10:44  mmeineke
1489 >
1490 >        * forceFields/: DUFF.frc, backup.DUFF.frc: backed up the old
1491 >        DUFF.frc to backup.DUFF.frc alte4red masses and epsilons of TB2 and
1492 >        TB3 in DUFF.frc
1493 >
1494 > 2003-11-21 15:09  mmeineke
1495 >
1496 >        * libmdtools/InitializeFromFile.cpp, libmdtools/SimInfo.cpp,
1497 >        utils/sysbuilder/latticeBilayer.cpp: added a more verbose error
1498 >        message in SimInfo. Added a more informative error message in
1499 >        InitializeFromFile
1500 >
1501 > 2003-11-21 15:07  mmeineke
1502 >
1503 >        * staticProps/: GofRtheta.cpp, PairCorrType.hpp: begun work on add
1504 >        ing in the GofR,CosTheta
1505 >
1506 > 2003-11-21 14:31  chrisfen
1507 >
1508 >        * libmdtools/: SimInfo.cpp, do_Forces.F90, neighborLists.F90: Fixed
1509 >        a bug in SimInfo ordering of radii
1510 >
1511 > 2003-11-11 12:20  mmeineke
1512 >
1513 >        * libmdtools/SimInfo.cpp: added a routine to SimInfo.cpp to inline
1514 >        a min function.
1515 >
1516 > 2003-11-10 16:50  mmeineke
1517 >
1518 >        * libmdtools/: EAM_FF.cpp, SimInfo.cpp, SimInfo.hpp, SimSetup.cpp:
1519 >        reordered the rcut/ecr/boxSize initialization
1520 >        
1521 >        removed the rcut/ecr shrink and grow algorithm. the simulation will
1522 >        now exit when it runs into rcut or ecr.
1523 >
1524 > 2003-11-07 16:46  chuckv
1525 >
1526 >        * libmdtools/: Makefile.in, mpiSimulation_module.F90,
1527 >        oopseMPI_module.F90: Added support for compiling fortran without
1528 >        use of mpich modules. We use mpif.h instead.:
1529 >
1530 > 2003-11-07 12:09  mmeineke
1531 >
1532 >        * libmdtools/: Integrator.hpp, NPT.cpp, NPTf.cpp, NPTi.cpp,
1533 >        NPTxyz.cpp: moved the velocity scale matrix calculation outside of
1534 >        the atom loop in the NPT family of integrators.
1535 >
1536 > 2003-11-06 17:01  mmeineke
1537 >
1538 >        * libBASS/Globals.cpp, libBASS/Globals.hpp, libmdtools/Make.dep,
1539 >        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp,
1540 >        libmdtools/NVT.cpp, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
1541 >        libmdtools/SimSetup.cpp, utils/sysbuilder/Make.dep,
1542 >        utils/sysbuilder/latticeBilayer.cpp: added the following parameters
1543 >        to BASS:    * useInitialExtendedSystemState    * orthoBoxTolerance
1544 >          * useIntiTime => useInitialTime
1545 >
1546 > 2003-11-06 14:24  mmeineke
1547 >
1548 >        * libBASS/: BASS_parse.c, BASSlex.l, BASSyacc.y, interface.c,
1549 >        make_nodes.c, make_nodes.h, parse_interface.h, parse_tree.c,
1550 >        parse_tree.h: fixed the includes in the Make.dep
1551 >
1552 > 2003-11-06 14:11  mmeineke
1553 >
1554 >        * libmdtools/: Makefile.in, NPTf.cpp, NPTi.cpp, NPTxyz.cpp,
1555 >        NVT.cpp, SimInfo.cpp, Thermo.cpp: did a merge by hand from the
1556 >        new-templateless branch to the main trunk.
1557 >        
1558 >        bug Fixes include:   * fixed the switching function from ortho to
1559 >        non-ortho box.           !!!!! THis was responsible for all of the
1560 >        sudden deaths we saw.    * some formating in the string when we
1561 >        write out the extended system state.    * added NPT.cpp to the
1562 >        makefile.in
1563 >
1564 > 2003-11-06 13:20  mmeineke
1565 >
1566 >        * libmdtools/: Integrator.cpp, Makefile.in, NPT.cpp, NPTf.cpp,
1567 >        SimInfo.cpp, Thermo.cpp, do_Forces.F90: fixed the "Sudden Death"
1568 >        bug.    The box was not switching between orthorhombic and
1569 >        non-orthorhombic wrapping correctly.         we added a fabs() to
1570 >        the check.which should fix it.
1571 >
1572 > 2003-11-05 14:16  mmeineke
1573 >
1574 >        * libmdtools/AbstractClasses.hpp, libmdtools/DumpReader.cpp,
1575 >        libmdtools/GenericData.cpp, libmdtools/GenericData.hpp,
1576 >        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
1577 >        libmdtools/Integrator.hpp, libmdtools/Make.dep, libmdtools/NPT.cpp,
1578 >        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp,
1579 >        libmdtools/NVT.cpp, libmdtools/SimInfo.hpp,
1580 >        libmdtools/SimSetup.cpp, samples/water/ssd.bass, src/Make.dep,
1581 >        utils/sysbuilder/Make.dep, utils/sysbuilder/latticeBilayer.cpp:
1582 >        some work on trying to find the compression bug
1583 >
1584 > 2003-11-03 17:07  mmeineke
1585 >
1586 >        * libmdtools/: DumpReader.cpp, GenericData.cpp, GenericData.hpp,
1587 >        InitializeFromFile.cpp, Integrator.hpp, Make.dep, NPT.cpp,
1588 >        NPTf.cpp, NPTi.cpp, NPTxyz.cpp, NVT.cpp, SimInfo.cpp, SimInfo.hpp,
1589 >        SimSetup.cpp, SimSetup.hpp: begun work on removing templates and
1590 >        most of standard template library from OOPSE.
1591 >
1592 > 2003-10-31 16:06  mmeineke
1593 >
1594 >        * libmdtools/: AllIntegrator.hpp, Integrator.cpp, Integrator.hpp,
1595 >        Makefile.in, NPT.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp, NVT.cpp,
1596 >        SimSetup.cpp: started work on template removal.
1597 >
1598 > 2003-10-31 13:28  mmeineke
1599 >
1600 >        * libmdtools/: DumpReader.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp:
1601 >        added template stuff to the Maikefile template
1602 >        
1603 >        little changes to some printf format statements
1604 >
1605 > 2003-10-31 13:28  mmeineke
1606 >
1607 >        * libBASS/Makefile.in: added template stuff to the Maikefile
1608 >        template
1609 >
1610 > 2003-10-30 13:59  gezelter
1611 >
1612 >        * libmdtools/: SimInfo.cpp, SimInfo.hpp, SimSetup.cpp,
1613 >        do_Forces.F90, neighborLists.F90, notifyCutoffs.F90: bug fixes for
1614 >        rList problems
1615 >
1616 > 2003-10-30 09:11  gezelter
1617 >
1618 >        * libmdtools/neighborLists.F90: Fixed bug that size(q0) was being
1619 >        queried before q0 was allocated.
1620 >
1621 > 2003-10-29 15:41  mmeineke
1622 >
1623 >        * libmdtools/: ForceFields.cpp, Integrator.cpp, Integrator.hpp,
1624 >        SimInfo.cpp, SimSetup.cpp, calc_dipole_dipole.F90,
1625 >        calc_sticky_pair.F90, do_Forces.F90: fixed a stdlib.h include error
1626 >        in bass.l
1627 >        
1628 >        fixed a little bug in the first time step, regarding the setting of
1629 >        ecr and est in fortran
1630 >
1631 > 2003-10-29 15:40  mmeineke
1632 >
1633 >        * libBASS/BASSlex.l: fixed a stdlib.h include error
1634 >
1635 > 2003-10-29 12:55  mmeineke
1636 >
1637 >        * libmdtools/: ForceFields.cpp, Integrator.cpp, SimInfo.cpp,
1638 >        SimInfo.hpp, SimSetup.cpp, do_Forces.F90: som efixes to the way
1639 >        rcut is setup, as well as additional debugging comments.
1640 >
1641 > 2003-10-29 09:28  gezelter
1642 >
1643 >        * configure, ac-tools/configure.in, libBASS/Makefile.in,
1644 >        libmdtools/Makefile.in, src/Makefile.in: C++ compatibility for
1645 >        templates
1646 >
1647 > 2003-10-28 22:16  gezelter
1648 >
1649 >        * src/Makefile.in: Refixed broken makefile
1650 >
1651 > 2003-10-28 22:06  gezelter
1652 >
1653 >        * configure, ac-tools/aclocal.m4, src/Makefile.in: compatibility
1654 >        fixes
1655 >
1656 > 2003-10-28 19:19  tim
1657 >
1658 >        * ChangeLog, libmdtools/AbstractClasses.hpp,
1659 >        libmdtools/DumpWriter.cpp, libmdtools/GenericData.hpp,
1660 >        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
1661 >        libmdtools/Integrator.hpp, libmdtools/NPT.cpp, libmdtools/NPTf.cpp,
1662 >        libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp, libmdtools/NVT.cpp,
1663 >        libmdtools/ReadWrite.hpp, samples/argon/argon.bass,
1664 >        samples/minimizer/argon/argon.bass, samples/water/ssd.bass: add chi
1665 >        and eta to the comment line of dump file.
1666 >
1667 > 2003-10-28 17:25  mmeineke
1668 >
1669 >        * libmdtools/: ForceFields.hpp, SimInfo.hpp,
1670 >        fortranWrapDefines.hpp, fortranWrappers.cpp, fortranWrappers.hpp,
1671 >        mpiComponentPlan.h, mpiSimulation.hpp: did a complete overhaul of
1672 >        how c calls fortran. All function pointers and fortran calls are
1673 >        rigidly typecast now.
1674 >
1675 > 2003-10-28 15:42  gezelter
1676 >
1677 >        * staticProps/Makefile.in, utils/sysbuilder/Makefile.in:
1678 >        Portability fixes
1679 >
1680 > 2003-10-28 15:09  gezelter
1681 >
1682 >        * libmdtools/calc_LJ_FF.F90, libmdtools/do_Forces.F90,
1683 >        libmdtools/fForceField.h, libmdtools/mpiSimulation_module.F90,
1684 >        src/Makefile.in: Compatibility fixes
1685 >
1686 > 2003-10-28 12:08  mmeineke
1687 >
1688 >        * libmdtools/: AbstractClasses.hpp, Integrator.hpp, Makefile.in:
1689 >        started work on template removal
1690 >
1691 > 2003-10-28 12:04  gezelter
1692 >
1693 >        * libmdtools/: fortranWrappers.cpp, fortranWrappers.hpp: started
1694 >        trying to understand extern "C" stuff for pointers
1695 >
1696 > 2003-10-28 11:20  gezelter
1697 >
1698 >        * libmdtools/: InitializeFromFile.cpp, ReadWrite.hpp,
1699 >        ZConsWriter.cpp, ZConstraint.cpp: fixes for compatibility
1700 >
1701 > 2003-10-28 11:03  gezelter
1702 >
1703 >        * libmdtools/: Atom.hpp, BendExtensions.cpp, DUFF.cpp,
1704 >        DipoleTestFF.cpp, DirectionalAtom.cpp, DumpReader.cpp,
1705 >        DumpWriter.cpp, EAM_FF.cpp, Exclude.cpp, ForceFields.cpp,
1706 >        ForceFields.hpp, InitializeFromFile.cpp, Integrator.cpp, LJFF.cpp,
1707 >        Makefile.in, Molecule.cpp, NPT.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp,
1708 >        ReadWrite.hpp, SimInfo.cpp, SimSetup.cpp, SimState.cpp,
1709 >        StatWriter.cpp, Thermo.cpp, TraPPE_ExFF.cpp, ZConstraint.cpp,
1710 >        calc_LJ_FF.F90, do_Forces.F90, fortranWrappers.cpp,
1711 >        mpiSimulation.cpp, randomSPRNG.cpp: replace c++ header stuff with
1712 >        more portable c header stuff Also, mod file fixes and portability
1713 >        changes Some fortran changes will need to be reversed.
1714 >
1715 > 2003-10-28 11:03  gezelter
1716 >
1717 >        * libBASS/: AtomStamp.cpp, BASS_interface.cpp, Component.cpp,
1718 >        Globals.cpp, Globals.hpp, LinkedCommand.hpp, MakeStamps.hpp,
1719 >        Makefile.in, MoleculeStamp.cpp: replace c++ header stuff with more
1720 >        portable c header stuff Also, mod file fixes and portability
1721 >        changes
1722 >
1723 > 2003-10-28 11:02  gezelter
1724 >
1725 >        * configure, ac-tools/aclocal.m4: mod file fixes and portability
1726 >        stuff
1727 >
1728 > 2003-10-27 18:00  gezelter
1729 >
1730 >        * Makefile.in, configure, ac-tools/aclocal.m4,
1731 >        ac-tools/configure.in, ac-tools/fortran90.m4,
1732 >        libmdtools/Makefile.in: Stuff for MOD support in other compilers
1733 >
1734 > 2003-10-27 17:08  mmeineke
1735 >
1736 >        * utils/sysbuilder/: Make.dep, Makefile.in, MoLocator.cpp,
1737 >        MoLocator.hpp, QuickBass.cpp, QuickBass.hpp, latticeBilayer.cpp:
1738 >        added routines for the sysbuilder to work with simSetup
1739 >        
1740 >        remved the QuickBass routines, and had all parsing go through
1741 >        SimSetup.  LatticeBilayer is in complete working order now.
1742 >
1743 > 2003-10-27 17:07  mmeineke
1744 >
1745 >        * libmdtools/: SimInfo.hpp, SimSetup.cpp, SimSetup.hpp: added
1746 >        routines for the sysbuilder to work with simSetup
1747 >
1748 > 2003-10-27 11:20  gezelter
1749 >
1750 >        * configure, ac-tools/configure.in, samples/water/ssd.bass,
1751 >        utils/sysbuilder/sysBuild.cpp: fixes for configure, sysBuild
1752 >
1753 > 2003-10-24 17:17  mmeineke
1754 >
1755 >        * utils/sysbuilder/: Make.dep, Makefile.in, MoLocator.cpp,
1756 >        MoLocator.hpp, QuickBass.cpp, QuickBass.hpp, bilayerSys.cpp,
1757 >        latticeBilayer.cpp, latticeBuilder.cpp, sysBuild.cpp: put
1758 >        QuickBass, MoLocator, and latticeBuilder into a Builder Library
1759 >        overhauled latticeBilayer into its own program. Removed sysBuild
1760 >        from the Makefile
1761 >
1762 > 2003-10-24 12:36  gezelter
1763 >
1764 >        * utils/sysbuilder/: bilayerSys.cpp, latticeBuilder.cpp,
1765 >        latticeBuilder.hpp, sysBuild.cpp, sysBuild.hpp: work on bilayer
1766 >        builder
1767 >
1768 > 2003-10-24 12:35  gezelter
1769 >
1770 >        * configure, ac-tools/aclocal.m4, ac-tools/configure.in: fixed a
1771 >        merge problem
1772 >
1773 > 2003-10-23 14:57  mmeineke
1774 >
1775 >        * samples/metals/Makefile.in: added eam ForceField files to the
1776 >        init
1777 >        
1778 >        fixed an eam mpi parmeter setup bug
1779 >        
1780 >        added the init file to the makefile
1781 >
1782 > 2003-10-23 14:57  mmeineke
1783 >
1784 >        * libmdtools/: EAM_FF.cpp, SimSetup.cpp: added eam ForceField files
1785 >        to the init
1786 >        
1787 >        fixed an eam mpi parmeter setup bug
1788 >
1789 > 2003-10-23 14:57  mmeineke
1790 >
1791 >        * forceFields/Makefile.in: added eam ForceField files to the init
1792 >
1793 > 2003-10-22 16:17  mmeineke
1794 >
1795 >        * libmdtools/: AllIntegrator.hpp, Integrator.hpp, Makefile.in,
1796 >        NPTxym.cpp, NPTxyz.cpp, NPTzm.cpp, SimSetup.cpp: added a new NPT
1797 >        integrator, NPTxyz. It scales the x, y, and z direction sepeartely.
1798 >        no box skew allowed.
1799 >
1800 > 2003-10-21 14:33  mmeineke
1801 >
1802 >        * libBASS/Globals.cpp, libBASS/Globals.hpp,
1803 >        libmdtools/SimSetup.cpp, staticProps/GofRtheta.cpp,
1804 >        staticProps/PairCorrType.hpp: added useInitTime to the BASS syntax.
1805 >            * useInitTime = false: sets the origin time to 0.0 regardless
1806 >        of the time stamp in the .init file     * default=> useInitTime =
1807 >        true;
1808 >
1809 > 2003-10-17 16:19  mmeineke
1810 >
1811 >        * staticProps/: AllCorr.cpp, AllCorr.hpp, CorrWrap.cpp, GofR.cpp,
1812 >        Makefile.in, PairCorrList.hpp, PairCorrType.cpp, PairCorrType.hpp,
1813 >        staticProps.cpp, obj/placeholder: added the staticProps directory
1814 >        to the build list for both configure  and configure.in
1815 >        
1816 >        fixed a number of bugs in the staticProps code. gofr is now
1817 >        working.
1818 >
1819 > 2003-10-17 16:18  mmeineke
1820 >
1821 >        * ac-tools/configure.in: added the staticProps directory to the
1822 >        build list for both configure  and configure.in
1823 >
1824 > 2003-10-17 16:17  mmeineke
1825 >
1826 >        * configure: added the staticProps directory to the build list
1827 >
1828 > 2003-10-16 14:16  mmeineke
1829 >
1830 >        * libmdtools/: DumpReader.cpp, DumpWriter.cpp, Exclude.cpp,
1831 >        Integrator.cpp, Makefile.in, ReadWrite.hpp: Changed DumpReader to
1832 >        use linked lists instead of a vector.
1833 >        
1834 >        Fixed the makefile to build DumpReader.cpp
1835 >        
1836 >        Removed a comment output in Exclude.cpp
1837 >        
1838 >        Modified DumpWriter and Integrator to write an eor file every time
1839 >        a frame is written.  This lets the .eor file represent the last
1840 >        written frame of a simulation.
1841 >
1842 > 2003-10-10 12:10  mmeineke
1843 >
1844 >        * staticProps/: AllCorr.cpp, AllCorr.hpp, CorrWrap.cpp,
1845 >        CorrWrap.hpp, GofR.cpp, Makefile.in, PairCorrList.cpp,
1846 >        PairCorrList.hpp, PairCorrType.cpp, PairCorrType.hpp,
1847 >        staticProps.cpp: removed the props directory, and moved everything
1848 >        over to staticProps
1849 >
1850 > 2003-10-09 17:09  mmeineke
1851 >
1852 >        * libmdtools/Atom.hpp: Contiuned work on staticProps. should be in
1853 >        a position where it will compile and run first runs.
1854 >
1855 > 2003-10-04 13:46  chuckv
1856 >
1857 >        * libmdtools/calc_eam.F90, libmdtools/do_Forces.F90,
1858 >        samples/metals/Au.bass: Fixed bug in calc_eam.
1859 >
1860 > 2003-10-04 13:08  chuckv
1861 >
1862 >        * samples/metals/init_au.in: added Au init file for eam.
1863 >
1864 > 2003-10-03 17:11  mmeineke
1865 >
1866 >        * libmdtools/: StatWriter.cpp, Thermo.cpp, Thermo.hpp: removed
1867 >        entahlpy from the statwriter and thermo.
1868 >
1869 > 2003-10-03 17:02  mmeineke
1870 >
1871 >        * libmdtools/SimInfo.hpp: changed the formating ogf the error
1872 >        statements in simError
1873 >        
1874 >        added a function to get the maxCutoff
1875 >
1876 > 2003-10-03 17:01  mmeineke
1877 >
1878 >        * libBASS/simError.c: changed the formating ogf the error
1879 >        statements in simError
1880 >
1881 > 2003-09-30 11:00  mmeineke
1882 >
1883 >        * configure, ac-tools/aclocal.m4, ac-tools/configure.in: changed
1884 >        f90Flags so they are no longer overwritten by the compiler.
1885 >
1886 > 2003-09-29 17:06  mmeineke
1887 >
1888 >        * libmdtools/fortranWrappers.cpp: added mpif90 mod check back same
1889 >        for conifig.in
1890 >        
1891 >        fixed wrappers to extern "C"
1892 >
1893 > 2003-09-29 17:06  mmeineke
1894 >
1895 >        * ac-tools/configure.in: added mpif90 mod check back same for
1896 >        conifig.in
1897 >
1898 > 2003-09-29 17:05  mmeineke
1899 >
1900 >        * configure: added mpif90 mod check back
1901 >
1902 > 2003-09-29 16:16  mmeineke
1903 >
1904 >        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
1905 >        libBASS/BendStamp.cpp, libBASS/BondStamp.cpp,
1906 >        libBASS/LinkedAssign.cpp, libBASS/LinkedCommand.cpp,
1907 >        libBASS/MakeStamps.cpp, libBASS/TorsionStamp.cpp,
1908 >        libBASS/ZconStamp.cpp, libBASS/simError.c,
1909 >        libmdtools/Integrator.hpp, libmdtools/SimInfo.cpp,
1910 >        libmdtools/SimInfo.hpp, libmdtools/calc_LJ_FF.F90,
1911 >        libmdtools/fortranWrappers.cpp: fixed a lot of warnings and errors
1912 >        found with SUN's SUNWspro.s1s7
1913 >
1914 > 2003-09-29 12:38  mmeineke
1915 >
1916 >        * libmdtools/GenericData.hpp: light change in syntax. no
1917 >        signifigant change.
1918 >
1919 > 2003-09-25 16:17  mmeineke
1920 >
1921 >        * libmdtools/: DirectionalAtom.cpp, Integrator.hpp: fixed some
1922 >        additional remarks from icc -w3 (extra verbose output)
1923 >
1924 > 2003-09-25 14:27  mmeineke
1925 >
1926 >        * libBASS/parse_tree.c, libmdtools/Atom.cpp, libmdtools/DUFF.cpp,
1927 >        libmdtools/DirectionalAtom.cpp, libmdtools/DumpWriter.cpp,
1928 >        libmdtools/EAM_FF.cpp, libmdtools/ForceFields.cpp,
1929 >        libmdtools/GenericData.cpp, libmdtools/InitializeFromFile.cpp,
1930 >        libmdtools/Integrator.cpp, libmdtools/LJFF.cpp,
1931 >        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTzm.cpp,
1932 >        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
1933 >        libmdtools/SimSetup.cpp, libmdtools/Thermo.cpp,
1934 >        libmdtools/ZConsWriter.cpp, libmdtools/ZConstraint.cpp,
1935 >        libmdtools/mpiSimulation.cpp, src/oopse.cpp: cleaned things with
1936 >        gcc -Wall and g++ -Wall
1937 >
1938 > 2003-09-25 13:54  gezelter
1939 >
1940 >        * configure, ac-tools/configure.in: fixed a bug in configure
1941 >
1942 > 2003-09-25 11:42  gezelter
1943 >
1944 >        * Makefile.in, configure, ac-tools/aclocal.m4,
1945 >        ac-tools/configure.in, libBASS/Makefile.in, libmdtools/Makefile.in,
1946 >        src/Makefile.in, utils/Makefile.in, utils/sysbuilder/Makefile.in:
1947 >        fixes for configure
1948 >
1949 > 2003-09-24 14:34  mmeineke
1950 >
1951 >        * libmdtools/Integrator.cpp: moved readyCheck in the integrator so
1952 >        that it is called before the first Statistics are written.
1953 >
1954 > 2003-09-23 15:36  gezelter
1955 >
1956 >        * src/Make.dep, utils/Make.dep, utils/sysbuilder/Make.dep: Added a
1957 >        bunch of Make.dep files to CVS
1958 >
1959 > 2003-09-23 15:34  mmeineke
1960 >
1961 >        * libmdtools/: Integrator.cpp, Integrator.hpp, NPTf.cpp,
1962 >        SimSetup.cpp: Removed NPTfm from Integrator.hpp.
1963 >        
1964 >        Some small syntax cleaning in NPTfm and SimSetup
1965 >
1966 > 2003-09-22 18:07  tim
1967 >
1968 >        * libmdtools/: ForceFields.cpp, Integrator.cpp, SimInfo.cpp,
1969 >        SimInfo.hpp: fix bug in calculating maxCutoff
1970 >
1971 > 2003-09-22 16:23  mmeineke
1972 >
1973 >        * libmdtools/: AllIntegrator.hpp, Integrator.hpp, Make.dep,
1974 >        Makefile.in, NPT.cpp, NPTf.cpp, NPTfm.cpp, NPTim.cpp, SimSetup.cpp:
1975 >        Converted NPTf to work with the NPT base class.
1976 >        
1977 >        Removed NPTfm and NPTim from cvs
1978 >
1979 > 2003-09-19 15:00  mmeineke
1980 >
1981 >        * libmdtools/: AllIntegrator.hpp, Integrator.cpp, Integrator.hpp,
1982 >        NPT.cpp, NPTf.cpp, NPTi.cpp, NVT.cpp, SimSetup.cpp: added NPT base
1983 >        class. NPTi is up to date. NPTf is not.
1984 >
1985 > 2003-09-19 11:03  mmeineke
1986 >
1987 >        * utils/Makefile.in, src/Makefile.in: removed mpi++ from the
1988 >        makefile
1989 >
1990 > 2003-09-19 11:01  gezelter
1991 >
1992 >        * samples/water/ssd.bass: goofing off to test NPTf and NPTi
1993 >
1994 > 2003-09-19 11:01  gezelter
1995 >
1996 >        * libmdtools/: NPTf.cpp, NPTi.cpp: fixed bugs in NPTf, found
1997 >        (nearly) conserved quantities for both NPTi and NPTf
1998 >
1999 > 2003-09-19 10:20  mmeineke
2000 >
2001 >        * utils/Makefile.in: fixed a typo in the makefile.
2002 >
2003 > 2003-09-19 09:55  gezelter
2004 >
2005 >        * libmdtools/NPTi.cpp, libmdtools/SimInfo.cpp,
2006 >        samples/water/ssd.bass: [no log message]
2007 >
2008 > 2003-09-19 09:22  tim
2009 >
2010 >        * libmdtools/: NPTi.cpp, NVT.cpp: [no log message]
2011 >
2012 > 2003-09-17 09:22  mmeineke
2013 >
2014 >        * libmdtools/: Integrator.cpp, NPTi.cpp, NVT.cpp: fixed NPTi to now
2015 >        work with constraints.
2016 >
2017 > 2003-09-16 15:02  tim
2018 >
2019 >        * libmdtools/: Integrator.hpp, NPTf.cpp, NPTfm.cpp, NPTi.cpp,
2020 >        SimInfo.cpp, SimInfo.hpp: fixed ecr grow in SimInfo
2021 >        
2022 >        fixed conserved quantity in NPT (Still some small bug)
2023 >        
2024 >        NPTi appears very stable.
2025 >
2026 > 2003-09-15 11:52  tim
2027 >
2028 >        * libmdtools/AbstractClasses.hpp, libmdtools/Integrator.cpp,
2029 >        libmdtools/Integrator.hpp, libmdtools/NPTf.cpp,
2030 >        libmdtools/NPTfm.cpp, libmdtools/NPTi.cpp, libmdtools/NPTim.cpp,
2031 >        libmdtools/NVT.cpp, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
2032 >        libmdtools/StatWriter.cpp, libmdtools/Thermo.cpp,
2033 >        libmdtools/Thermo.hpp, libmdtools/ZConstraint.cpp,
2034 >        utils/sysbuilder/bilayerSys.cpp: add conserved quantity to
2035 >        statWriter fix bug of vector wrapping at NPTi
2036 >
2037 > 2003-09-12 11:20  gezelter
2038 >
2039 >        * libmdtools/: Make.dep, Makefile.in: Added integrators to
2040 >        Makefile.in
2041 >
2042 > 2003-09-12 11:20  gezelter
2043 >
2044 >        * ChangeLog: Entered changes for configure into ChangeLog
2045 >
2046 > 2003-09-09 15:35  mmeineke
2047 >
2048 >        * libmdtools/: Integrator.cpp, Integrator.hpp, NPTxym.cpp,
2049 >        NPTzm.cpp, Thermo.cpp, Thermo.hpp: updated the ChangeLog
2050 >        
2051 >        added two new NPT integrators, they still need work.
2052 >
2053 > 2003-09-09 15:34  mmeineke
2054 >
2055 >        * ChangeLog: updated the ChangeLog
2056 >
2057 > 2003-09-05 17:45  gezelter
2058 >
2059 >        * libmdtools/Make.dep: dependency on config.h
2060 >
2061 > 2003-09-05 17:36  gezelter
2062 >
2063 >        * configure, ac-tools/aclocal.m4: fixed sprng problem
2064 >
2065 > 2003-09-05 16:29  gezelter
2066 >
2067 >        * samples/metals/Makefile.in: New Makefile for metals sample
2068 >
2069 > 2003-09-05 16:27  gezelter
2070 >
2071 >        * Makefile, Makefile.in, ac-tools/aclocal.m4,
2072 >        ac-tools/configure.in, ac-tools/fortran90.m4, forceFields/Makefile,
2073 >        forceFields/Makefile.in, libBASS/Globals.cpp, libBASS/Globals.hpp,
2074 >        libBASS/MakeStamps.cpp, libBASS/MakeStamps.hpp, libBASS/Makefile,
2075 >        libBASS/Makefile.in, libmdtools/Integrator.hpp,
2076 >        libmdtools/Linux_ifc_machdep.F90, libmdtools/Make.dep,
2077 >        libmdtools/Makefile, libmdtools/Makefile.in,
2078 >        libmdtools/calc_eam.F90, libmdtools/config.h.in,
2079 >        libmdtools/definitions_module.F90, libmdtools/fInfo.c,
2080 >        libmdtools/fortranWrappers.cpp,
2081 >        libmdtools/mpiSimulation_module.F90, libmdtools/neighborLists.F90,
2082 >        libmdtools/simulation_module.F90, samples/Makefile,
2083 >        samples/Makefile.in, samples/alkane/Makefile,
2084 >        samples/alkane/Makefile.in, samples/argon/Makefile,
2085 >        samples/argon/Makefile.in, samples/argon/argon.bass,
2086 >        samples/minimizer/argon/Makefile,
2087 >        samples/minimizer/argon/Makefile.in,
2088 >        samples/minimizer/argon/argon.bass, samples/beadLipid/Makefile,
2089 >        samples/beadLipid/Makefile.in, samples/lipid/Makefile,
2090 >        samples/lipid/Makefile.in, samples/water/Makefile,
2091 >        samples/water/Makefile.in, src/Makefile, src/Makefile.in,
2092 >        utils/Makefile, utils/Makefile.in, utils/sysbuilder/Makefile,
2093 >        utils/sysbuilder/Makefile.in: Changes to autoconf / configure
2094 >        method of configuring OOPSE
2095 >
2096 > 2003-09-04 16:48  mmeineke
2097 >
2098 >        * libmdtools/Integrator.cpp, libmdtools/Integrator.hpp,
2099 >        libmdtools/Makefile, libmdtools/NPTf.cpp, libmdtools/NPTfm.cpp,
2100 >        libmdtools/NPTi.cpp, libmdtools/NPTim.cpp, libmdtools/NVT.cpp,
2101 >        libmdtools/SimInfo.hpp, libmdtools/SimSetup.cpp, src/Makefile:
2102 >        added resetTime to the Global namespace.
2103 >        
2104 >        added ability to reset the integrators in the NVT and NPT family.
2105 >
2106 > 2003-09-04 16:48  mmeineke
2107 >
2108 >        * libBASS/: Globals.cpp, Globals.hpp: added resetTime to the Global
2109 >        namespace.
2110 >
2111 > 2003-09-02 09:30  tim
2112 >
2113 >        * libmdtools/: Integrator.hpp, Makefile, SimSetup.cpp,
2114 >        ZConsWriter.cpp, ZConstraint.cpp: fix a bug at MPI version of
2115 >        PolicyByMass
2116 >
2117 > 2003-08-28 16:09  tim
2118 >
2119 >        * ChangeLog, libmdtools/GenericData.cpp,
2120 >        libmdtools/GenericData.hpp, libmdtools/SimSetup.cpp,
2121 >        libmdtools/ZConstraint.cpp: Added: check uniqueness of molIndex
2122 >
2123 > 2003-08-27 14:23  tim
2124 >
2125 >        * libmdtools/: Integrator.cpp, SimSetup.cpp, ZConstraint.cpp: fix
2126 >        bug of MPI_Allreduce in ZConstraint, the MPITYPE is set to
2127 >        MPI_DOUBLE, however, the corret type is MPI_INT. Therefore, when we
2128 >        turn on the optimization flag, it causes a seg fault
2129 >
2130 > 2003-08-27 11:25  gezelter
2131 >
2132 >        * libmdtools/: calc_dipole_dipole.F90, calc_eam.F90, calc_gb.F90,
2133 >        calc_reaction_field.F90, calc_sticky_pair.F90: More fixes for
2134 >        stress tensor parallel bug.
2135 >
2136 > 2003-08-27 11:16  tim
2137 >
2138 >        * ChangeLog, libmdtools/DUFF.cpp,
2139 >        libmdtools/calc_dipole_dipole.F90, libmdtools/calc_sticky_pair.F90:
2140 >        fix bug in calc_dipole_dipole.F90 and calc_stikcy_pair.F90
2141 >        molMembershipList use global index instead of local index
2142 >
2143 > 2003-08-26 15:37  tim
2144 >
2145 >        * libmdtools/: Integrator.cpp, ZConstraint.cpp, do_Forces.F90,
2146 >        mpiSimulation.cpp: set default force substraction policy to
2147 >        PolicyByMass
2148 >
2149 > 2003-08-26 15:29  tim
2150 >
2151 >        * libmdtools/Integrator.cpp: [no log message]
2152 >
2153 > 2003-08-26 15:13  mmeineke
2154 >
2155 >        * utils/sysbuilder/bilayerSys.cpp: added define statemewnt to
2156 >        Statwriter and Dumpwriter to handle files larger than 2 gb.
2157 >        
2158 >        commented out some print statements in Zconstraint
2159 >        
2160 >        hard coding some system init into bilayer.sys
2161 >
2162 > 2003-08-26 15:12  mmeineke
2163 >
2164 >        * libmdtools/: DumpWriter.cpp, StatWriter.cpp, ZConstraint.cpp:
2165 >        added define statemewnt to Statwriter and Dumpwriter to handle
2166 >        files larger than 2 gb.
2167 >        
2168 >        commented out some print statements in Zconstraint
2169 >
2170 > 2003-08-26 15:02  tim
2171 >
2172 >        * libmdtools/SimSetup.cpp: Use make_sprng_seed() to generate seed
2173 >        and check the seed which is specified by user at least contains 9
2174 >        digits
2175 >
2176 > 2003-08-26 13:32  mmeineke
2177 >
2178 >        * libmdtools/DUFF.cpp: changed the Makefiel a litle.
2179 >        
2180 >        Fixed a bug in MPI_DUFF. The atom block type was not being properly
2181 >        constucted in MPI. (The MPI struct had 6 doubles declared versus
2182 >        the actual 11)
2183 >
2184 > 2003-08-26 13:30  mmeineke
2185 >
2186 >        * Makefile: changed the Makefiel a litle.
2187 >
2188 > 2003-08-25 17:17  gezelter
2189 >
2190 >        * utils/sysbuilder/Makefile: More FreeBSD fixes
2191 >
2192 > 2003-08-25 16:51  gezelter
2193 >
2194 >        * libBASS/BASSlex.l, libBASS/Makefile, libmdtools/Integrator.hpp,
2195 >        libmdtools/Makefile, src/Makefile: [no log message]
2196 >
2197 > 2003-08-22 15:04  mmeineke
2198 >
2199 >        * libmdtools/: Integrator.cpp, ZConstraint.cpp: small bug fix on
2200 >        frequency of output dumps.
2201 >
2202 > 2003-08-20 17:23  tim
2203 >
2204 >        * libBASS/Globals.hpp, libmdtools/SimInfo.hpp,
2205 >        libmdtools/SimSetup.cpp, libmdtools/Thermo.cpp,
2206 >        libmdtools/mpiSimulation.cpp: user can setup seed in bass file now,
2207 >        if he does not specify any value for seed, oopse will take the
2208 >        value of seconds of system time as seed
2209 >
2210 > 2003-08-20 14:42  mmeineke
2211 >
2212 >        * libmdtools/Atom.cpp, libmdtools/DUFF.cpp,
2213 >        libmdtools/GhostBend.cpp, libmdtools/SRI.hpp,
2214 >        libmdtools/SimSetup.cpp, libmdtools/SimState.cpp,
2215 >        utils/sysbuilder/bilayerSys.cpp: updated the Changelog.
2216 >        
2217 >        added some bug fixes for setting the random number generator seed
2218 >        value.
2219 >        
2220 >        fixed a bug where ghostbend atom b was not being set. ( recent bug
2221 >        from SimState conversion)
2222 >
2223 > 2003-08-20 14:41  mmeineke
2224 >
2225 >        * libBASS/Globals.hpp: updated the Changelog.
2226 >        
2227 >        added some bug fixes for setting the random number generator seed
2228 >        value.
2229 >
2230 > 2003-08-20 14:41  mmeineke
2231 >
2232 >        * ChangeLog: updated the Changelog.
2233 >
2234 > 2003-08-20 14:11  tim
2235 >
2236 >        * libBASS/Globals.cpp, libmdtools/DUFF.cpp,
2237 >        libmdtools/GhostBend.cpp, libmdtools/SRI.hpp: bug fixed in ghost
2238 >        bend class
2239 >
2240 > 2003-08-20 10:13  mmeineke
2241 >
2242 >        * utils/: Makefile, sysbuilder/Makefile: quick makefile fix, in
2243 >        make links. added -f to ln -s.
2244 >
2245 > 2003-08-20 09:50  tim
2246 >
2247 >        * libmdtools/: ZConsWriter.cpp, ZConstraint.cpp: [no log message]
2248 >
2249 > 2003-08-20 09:34  tim
2250 >
2251 >        * libmdtools/: Integrator.hpp, SimSetup.cpp, ZConsWriter.cpp,
2252 >        ZConstraint.cpp: reformmating ZConstraint and fixe bug of error msg
2253 >        printing
2254 >
2255 > 2003-08-18 15:59  chuckv
2256 >
2257 >        * utils/sysbuilder/: MoLocator.cpp, MoLocator.hpp, bilayerSys.cpp,
2258 >        latticeBuilder.cpp, latticeBuilder.hpp, nanoBuilder.cpp,
2259 >        sysBuild.cpp, sysBuild.hpp: Fixed sysBuild -bilayer works.
2260 >        Nanobuilder still broke.
2261 >
2262 > 2003-08-15 14:24  tim
2263 >
2264 >        * libBASS/Globals.cpp, libBASS/Globals.hpp,
2265 >        libmdtools/GenericData.hpp, libmdtools/Integrator.hpp,
2266 >        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp,
2267 >        libmdtools/ZConsWriter.cpp, libmdtools/ZConsWriter.hpp,
2268 >        libmdtools/ZConstraint.cpp: Tested MPI version of Z-Constraint
2269 >        Method
2270 >
2271 > 2003-08-14 11:16  tim
2272 >
2273 >        * libmdtools/: Integrator.hpp, ZConstraint.cpp: Stable ZConstraint
2274 >        with average force substraction strategy
2275 >
2276 > 2003-08-13 16:20  chuckv
2277 >
2278 >        * libmdtools/: do_Forces.F90, mpiSimulation_module.F90: Added some
2279 >        profiling code -DPROFILE.
2280 >
2281 > 2003-08-13 14:21  tim
2282 >
2283 >        * libBASS/Globals.cpp, libBASS/Globals.hpp,
2284 >        libmdtools/Integrator.cpp, libmdtools/Integrator.hpp,
2285 >        libmdtools/SimSetup.cpp, libmdtools/ZConstraint.cpp: harmonic
2286 >        potential & z-contraint method
2287 >
2288 > 2003-08-12 16:44  mmeineke
2289 >
2290 >        * libBASS/BASS_interface.cpp, libBASS/Globals.hpp,
2291 >        libmdtools/Atom.cpp, libmdtools/DUFF.cpp,
2292 >        libmdtools/DirectionalAtom.cpp, libmdtools/InitializeFromFile.cpp,
2293 >        libmdtools/SimInfo.cpp, libmdtools/SimSetup.cpp: fixed a really
2294 >        annoying bug in Directional Atom, where mu was getting written to
2295 >        pseudorandom memory location.
2296 >
2297 > 2003-08-12 14:56  tim
2298 >
2299 >        * libBASS/BASS_interface.cpp, libBASS/Globals.cpp,
2300 >        libBASS/Globals.hpp, libmdtools/Atom.hpp,
2301 >        libmdtools/DirectionalAtom.cpp, libmdtools/InitializeFromFile.cpp,
2302 >        libmdtools/SimSetup.cpp: debugging globals
2303 >
2304 > 2003-08-12 13:40  gezelter
2305 >
2306 >        * forceFields/: DUFF.frc, EAM_FF.frc, LJFF.frc: formatting fixes
2307 >        and new atypes in LJFF
2308 >
2309 > 2003-08-12 13:15  gezelter
2310 >
2311 >        * forceFields/: DUFF.frc, LJFF.frc: fixed a few references to older
2312 >        stuff...
2313 >
2314 > 2003-08-12 13:14  chuckv
2315 >
2316 >        * utils/sysbuilder/sysBuild.ggo: Added comment line for getgetopt.
2317 >
2318 > 2003-08-12 13:04  chuckv
2319 >
2320 >        * utils/: nanoBuilder.cpp, nanoBuilder.hpp, nanoSysBuild.cpp:
2321 >        Missed del of files before.
2322 >
2323 > 2003-08-12 13:03  chuckv
2324 >
2325 >        * utils/sysbuilder/: MPIobj/placeHolder, obj/placeHolder: [no log
2326 >        message]
2327 >
2328 > 2003-08-12 13:01  chuckv
2329 >
2330 >        * utils/sysbuilder/Makefile: commit makefile
2331 >
2332 > 2003-08-12 12:51  tim
2333 >
2334 >        * libBASS/Globals.cpp, libBASS/Globals.hpp,
2335 >        libmdtools/GenericData.cpp, libmdtools/GenericData.hpp,
2336 >        libmdtools/Integrator.hpp, libmdtools/SimSetup.cpp,
2337 >        libmdtools/SimSetup.hpp, libmdtools/ZConstraint.cpp: added
2338 >        harmonical potential to z-constraint method
2339 >
2340 > 2003-08-11 17:31  chuckv
2341 >
2342 >        * utils/Makefile: Changed makefile to only build quicklate.
2343 >
2344 > 2003-08-11 17:25  chuckv
2345 >
2346 >        * ac-tools/configure.in: added utils/sysbuilder to be built.
2347 >
2348 > 2003-08-11 17:12  chuckv
2349 >
2350 >        * utils/: MoLocator.cpp, MoLocator.hpp, bilayerSys.cpp,
2351 >        bilayerSys.hpp, latticeBuilder.cpp, latticeBuilder.hpp,
2352 >        sysBuild.cpp, sysBuild.ggo, sysBuild.hpp, sysbuilder/MoLocator.cpp,
2353 >        sysbuilder/MoLocator.hpp, sysbuilder/bilayerSys.cpp,
2354 >        sysbuilder/bilayerSys.hpp, sysbuilder/cmdline.c,
2355 >        sysbuilder/cmdline.h, sysbuilder/latticeBuilder.cpp,
2356 >        sysbuilder/latticeBuilder.hpp, sysbuilder/nanoBuilder.cpp,
2357 >        sysbuilder/nanoBuilder.hpp, sysbuilder/sysBuild.cpp,
2358 >        sysbuilder/sysBuild.ggo, sysbuilder/sysBuild.hpp: Arranged
2359 >        sysbuilder into a subdirectory. Fixed some of sysbuilder to work
2360 >        with new atom allocation in libmdtools.
2361 >
2362 > 2003-08-11 14:41  tim
2363 >
2364 >        * libmdtools/: Integrator.cpp, Integrator.hpp: added method of
2365 >        moving zconstraint molecules to specified positions
2366 >
2367 > 2003-08-11 14:39  tim
2368 >
2369 >        * libmdtools/: SimSetup.cpp, ZConstraint.cpp: [no log message]
2370 >
2371 > 2003-08-11 14:38  mmeineke
2372 >
2373 >        * libBASS/BASS_interface.cpp, libBASS/BASS_interface.h,
2374 >        libBASS/BASS_parse.c, libBASS/BASSyacc.y, libBASS/Globals.cpp,
2375 >        libBASS/Globals.hpp, libBASS/Makefile, libBASS/ZconStamp.cpp,
2376 >        libBASS/ZconStamp.hpp, libBASS/interface.c, libBASS/make_nodes.c,
2377 >        libBASS/make_nodes.h, libBASS/mpiBASS.c, libBASS/mpiBASS.h,
2378 >        libBASS/node_list.h, libBASS/parse_interface.h,
2379 >        libBASS/parse_tree.c, libmdtools/SimInfo.hpp: Added zConstraint
2380 >        into the BASS language syntax.
2381 >
2382 > 2003-08-11 13:29  mmeineke
2383 >
2384 >        * libmdtools/: SimInfo.cpp, SimInfo.hpp: changed the number of
2385 >        degrees of freedom to account for zConstreints
2386 >
2387 > 2003-08-08 16:22  chuckv
2388 >
2389 >        * libmdtools/EAM_FF.cpp, libmdtools/calc_eam.F90,
2390 >        libmdtools/do_Forces.F90, libmdtools/neighborLists.F90,
2391 >        samples/metals/Au.bass: EAM works...... Neighbor list also
2392 >        works.....
2393 >
2394 > 2003-08-08 12:48  mmeineke
2395 >
2396 >        * libmdtools/: Makefile, ZConstraint.cpp:  fixed a deprcated
2397 >        instance of Atom::setZ and Atom::getZ in ZConstaint.
2398 >
2399 > 2003-08-07 16:47  mmeineke
2400 >
2401 >        * libmdtools/: Atom.cpp, Atom.hpp, Bend.cpp, Bond.cpp,
2402 >        DirectionalAtom.cpp, DumpWriter.cpp, ForceFields.cpp,
2403 >        GhostBend.cpp, InitializeFromFile.cpp, Makefile, SimInfo.cpp,
2404 >        SimInfo.hpp, SimSetup.cpp, SimSetup.hpp, SimState.cpp,
2405 >        SimState.hpp, Torsion.cpp: switched SimInfo to use a system
2406 >        configuration from SimState rather than arrays from Atom
2407 >
2408 > 2003-08-06 19:47  chuckv
2409 >
2410 >        * libmdtools/Atom.hpp, libmdtools/EAM_FF.cpp,
2411 >        libmdtools/SimInfo.cpp, libmdtools/calc_eam.F90,
2412 >        libmdtools/do_Forces.F90, libmdtools/notifyCutoffs.F90,
2413 >        samples/metals/Au.bass: Bug fixes for eam...
2414 >
2415 > 2003-08-01 11:18  tim
2416 >
2417 >        * libmdtools/: SimSetup.cpp, ZConstraint.cpp: stable version of
2418 >        Z-Constraint
2419 >
2420 > 2003-07-31 14:59  tim
2421 >
2422 >        * ChangeLog, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
2423 >        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp,
2424 >        libmdtools/ZConstraint.cpp: add index range checking into
2425 >        ZConstraint
2426 >
2427 > 2003-07-31 10:38  tim
2428 >
2429 >        * libBASS/: Globals.cpp, Globals.hpp: added z-constraint parameters
2430 >        to the globals
2431 >
2432 > 2003-07-31 10:35  tim
2433 >
2434 >        * libmdtools/: AllIntegrator.hpp, GenericData.cpp, GenericData.hpp,
2435 >        Integrator.hpp, Makefile, Molecule.cpp, Molecule.hpp, NPTf.cpp,
2436 >        NPTfm.cpp, NPTi.cpp, NPTim.cpp, NVT.cpp, SimInfo.cpp, SimInfo.hpp,
2437 >        SimSetup.cpp, ZConsWriter.cpp, ZConsWriter.hpp, ZConstraint.cpp:
2438 >        Added Z constraint.
2439 >
2440 > 2003-07-30 16:17  chuckv
2441 >
2442 >        * libmdtools/EAM_FF.cpp, libmdtools/ForceFields.hpp,
2443 >        libmdtools/ReadWrite.hpp, libmdtools/calc_eam.F90,
2444 >        libmdtools/do_Forces.F90, libmdtools/wrappers.F90,
2445 >        samples/metals/Au.bass: More bug fixes for eam.
2446 >
2447 > 2003-07-29 11:32  mmeineke
2448 >
2449 >        * libmdtools/DumpReader.cpp, libmdtools/ReadWrite.hpp,
2450 >        libmdtools/SimSetup.cpp, libmdtools/SimSetup.hpp, src/Makefile:
2451 >        working on the props code
2452 >
2453 > 2003-07-29 11:32  mmeineke
2454 >
2455 >        * libBASS/Globals.cpp: [no log message]
2456 >
2457 > 2003-07-25 15:05  chuckv
2458 >
2459 >        * samples/metals/: Au.bass, metals.mdl: Added bass models for
2460 >        metals
2461 >
2462 > 2003-07-25 15:00  chuckv
2463 >
2464 >        * libmdtools/: Makefile, SimSetup.cpp, calc_eam.F90,
2465 >        notifyCutoffs.F90: Added eam to simSetup and added changecutoffeam.
2466 >
2467 > 2003-07-24 16:22  chuckv
2468 >
2469 >        * ac-tools/configure.in: Changed configure to look for both upper
2470 >        and lower cass .mod files
2471 >
2472 > 2003-07-24 14:57  chuckv
2473 >
2474 >        * libmdtools/: calc_eam.F90, do_Forces.F90: module use fixes for
2475 >        eam and do_forces.
2476 >
2477 > 2003-07-23 17:13  chuckv
2478 >
2479 >        * libmdtools/: Makefile, calc_eam.F90, do_Forces.F90,
2480 >        force_globals.F90, simulation_module.F90, status_module.F90:
2481 >        Finished most code for eam....
2482 >
2483 > 2003-07-22 16:49  mmeineke
2484 >
2485 >        * libmdtools/: DumpReader.cpp, ReadWrite.hpp: added the scan
2486 >        function to the DumpReader. It should now save the start of each
2487 >        frame in a vector.
2488 >
2489 > 2003-07-22 15:05  mmeineke
2490 >
2491 >        * libmdtools/: DumpReader.cpp, ReadWrite.hpp: making some changes
2492 >        to read dump files
2493 >
2494 > 2003-07-22 14:54  tim
2495 >
2496 >        * libmdtools/: AbstractClasses.hpp, AllIntegrator.hpp,
2497 >        Integrator.cpp, Integrator.hpp, Makefile, NPTf.cpp, NPTfm.cpp,
2498 >        NPTi.cpp, NPTim.cpp, NVT.cpp, SimSetup.cpp, SimSetup.hpp: [no log
2499 >        message]
2500 >
2501 > 2003-07-22 11:41  mmeineke
2502 >
2503 >        * libmdtools/: InitializeFromFile.cpp, ReadWrite.hpp, SimInfo.hpp,
2504 >        SimSetup.cpp: Fixed a current time initialization bug in
2505 >        InitFromFile.
2506 >
2507 > 2003-07-21 16:27  mmeineke
2508 >
2509 >        * libmdtools/: DumpReader.cpp, InitializeFromFile.cpp,
2510 >        Integrator.cpp, SimInfo.hpp: some initial changes to Dumpwriter and
2511 >        friends to accomadate random file access
2512 >
2513 > 2003-07-21 11:23  mmeineke
2514 >
2515 >        * libmdtools/SimInfo.cpp: Initialized currentTime to 0, in case no
2516 >        one sets it.
2517 >
2518 > 2003-07-21 11:23  mmeineke
2519 >
2520 >        * libmdtools/: InitializeFromFile.cpp, Integrator.cpp,
2521 >        ReadWrite.hpp: fixed Initializefrom file to start the simulation
2522 >        from the time specified in the init file.
2523 >
2524 > 2003-07-17 16:49  gezelter
2525 >
2526 >        * libmdtools/: Integrator.cpp, ReadWrite.hpp, SimInfo.hpp,
2527 >        DumpReader.cpp: Started work on a DumpReader
2528 >
2529 > 2003-07-17 15:38  gezelter
2530 >
2531 >        * libmdtools/calc_sticky_pair.F90: Fixes for SSD/E
2532 >
2533 > 2003-07-17 15:32  gezelter
2534 >
2535 >        * forceFields/DUFF.frc, libmdtools/DUFF.cpp,
2536 >        libmdtools/calc_sticky_pair.F90, libmdtools/fortranWrapDefines.hpp:
2537 >        Changes for SSD/E
2538 >
2539 > 2003-07-17 14:38  mmeineke
2540 >
2541 >        * libmdtools/do_Forces.F90: commented out an eam line
2542 >
2543 > 2003-07-17 14:32  chuckv
2544 >
2545 >        * libmdtools/atype_module.F90: fixed spelling issue
2546 >
2547 > 2003-07-17 14:29  chuckv
2548 >
2549 >        * libmdtools/: fInfo.c, status_module.F90: added info module
2550 >
2551 > 2003-07-17 14:25  chuckv
2552 >
2553 >        * libmdtools/: Atom.hpp, DUFF.cpp, EAM_FF.cpp, LJFF.cpp, Makefile,
2554 >        atype_module.F90, calc_eam.F90, do_Forces.F90,
2555 >        fortranWrapDefines.hpp, fortranWrappers.cpp, fortranWrappers.hpp,
2556 >        mpiSimulation_module.F90: Added massive changes for eam....
2557 >
2558 > 2003-07-16 16:49  chuckv
2559 >
2560 >        * libmdtools/EAM_FF.cpp: More up to date version of EAM_FF
2561 >
2562 > 2003-07-16 16:30  mmeineke
2563 >
2564 >        * libmdtools/: ForceFields.cpp, Makefile, SimInfo.cpp, SimInfo.hpp,
2565 >        SimSetup.cpp, calc_LJ_FF.F90, calc_dipole_dipole.F90,
2566 >        calc_reaction_field.F90, do_Forces.F90, fSimulation.h,
2567 >        fortranWrapDefines.hpp, fortranWrappers.cpp, fortranWrappers.hpp,
2568 >        neighborLists.F90, notifyCutoffs.F90, simulation_module.F90,
2569 >        wrappers.F90: Changed how cutoffs were handled from C. Now
2570 >        notifyCutoffs in Fortran notifies those who need the information of
2571 >        any changes to cutoffs.
2572 >
2573 > 2003-07-16 12:35  gezelter
2574 >
2575 >        * utils/: Makefile, quickLate.c: Made quickLate aware of Hmat.
2576 >        quickLate is now somewhat more intelligent about periodic
2577 >        boundaries and wrapping.
2578 >
2579 > 2003-07-16 11:40  chuckv
2580 >
2581 >        * libmdtools/calc_LJ_FF.F90: Fixed bug in updating mixing lists
2582 >
2583 > 2003-07-16 10:34  mmeineke
2584 >
2585 >        * scripts/cleanSrc: added a quick wipe-and-update script for quick
2586 >        rebuilds on BoB
2587 >
2588 > 2003-07-15 21:11  gezelter
2589 >
2590 >        * libmdtools/: ForceFields.cpp, SimInfo.cpp, SimInfo.hpp,
2591 >        SimSetup.cpp, calc_dipole_dipole.F90, calc_reaction_field.F90: more
2592 >        fixes for box changes
2593 >
2594 > 2003-07-15 17:29  mmeineke
2595 >
2596 >        * libmdtools/simulation_module.F90: removed some debugging print
2597 >        statements.
2598 >
2599 > 2003-07-15 17:22  mmeineke
2600 >
2601 >        * libmdtools/: SimInfo.cpp, calc_LJ_FF.F90, calc_dipole_dipole.F90,
2602 >        do_Forces.F90, simulation_module.F90: fixed a long lived bug in
2603 >        do_forces. Rrf was not being used in the neighborlist correctly.
2604 >        rcut was conssistently being set lowere than Rrf causing the dipole
2605 >        cutoff region to be to small. Also led to the removal of the taper
2606 >        region to buffer the dipole cutoff.
2607 >
2608 > 2003-07-15 16:34  mmeineke
2609 >
2610 >        * libmdtools/: SimInfo.cpp, simulation_module.F90: working on
2611 >        fixing ssd bug
2612 >
2613 > 2003-07-15 14:56  gezelter
2614 >
2615 >        * libmdtools/: NPTf.cpp, NPTfm.cpp, NPTi.cpp, SimInfo.cpp: Fixes
2616 >        for the NPT ensembles
2617 >
2618 > 2003-07-15 13:52  mmeineke
2619 >
2620 >        * libmdtools/: Makefile, SimSetup.cpp, SimSetup.hpp: cleaned up
2621 >        simSetup
2622 >
2623 > 2003-07-15 12:57  mmeineke
2624 >
2625 >        * libmdtools/: Integrator.cpp, NPTi.cpp, SRI.hpp, SimSetup.cpp,
2626 >        SimSetup.hpp, Thermo.cpp, Thermo.hpp, f_verlet_constrained.F90:
2627 >        fixed some bugs, Changed entry_plug to info where appropriate
2628 >
2629 > 2003-07-15 12:25  chuckv
2630 >
2631 >        * utils/sysBuild.ggo: added more command line arguments
2632 >
2633 > 2003-07-15 12:11  gezelter
2634 >
2635 >        * samples/: alkane/butane.bass, lipid/5x5.bass, water/ssd.bass:
2636 >        Fixing force field line
2637 >
2638 > 2003-07-15 12:10  gezelter
2639 >
2640 >        * libmdtools/: Atom.hpp, NPTi.cpp, NPTim.cpp, Thermo.cpp,
2641 >        calc_LJ_FF.F90, calc_dipole_dipole.F90, calc_gb.F90,
2642 >        calc_reaction_field.F90, calc_sticky_pair.F90: Fixing  pressure
2643 >        tensor
2644 >
2645 > 2003-07-15 10:50  gezelter
2646 >
2647 >        * libmdtools/: Bond.cpp, Molecule.cpp: more archaic code fixes
2648 >
2649 > 2003-07-15 10:42  gezelter
2650 >
2651 >        * libmdtools/: ExtendedSystem.cpp, ExtendedSystem.hpp, Verlet.cpp:
2652 >        removed old outdated code
2653 >
2654 > 2003-07-15 09:45  gezelter
2655 >
2656 >        * libmdtools/Thermo.cpp: fixes to get rid of get_vx and set_vx
2657 >
2658 > 2003-07-15 09:28  gezelter
2659 >
2660 >        * libmdtools/Molecule.cpp: removing get_vx
2661 >
2662 > 2003-07-14 22:28  gezelter
2663 >
2664 >        * libmdtools/NPTfm.cpp: Added NPTfm
2665 >
2666 > 2003-07-14 22:27  gezelter
2667 >
2668 >        * libmdtools/: Integrator.hpp, Makefile, NPTim.cpp, SimSetup.cpp:
2669 >        Bugfix in NPTim, fixes for NPTfm
2670 >
2671 > 2003-07-14 22:08  gezelter
2672 >
2673 >        * libmdtools/: Integrator.hpp, Makefile, NPTim.cpp, SimSetup.cpp:
2674 >        Checking in changes for NPTim
2675 >
2676 > 2003-07-14 18:06  gezelter
2677 >
2678 >        * utils/Makefile: Broken SysBuilder
2679 >
2680 > 2003-07-14 18:06  gezelter
2681 >
2682 >        * samples/: alkane/init_butane.eor, argon/argon.bass,
2683 >        argon/init_argon.eor, minimizer/argon/argon.bass,
2684 >        minimizer/argon/init_argon.eor, lipid/init_5x5.eor,
2685 >        water/init_ssd.eor: Fixes for samples
2686 >
2687 > 2003-07-14 18:06  gezelter
2688 >
2689 >        * libmdtools/: Integrator.cpp, do_Forces.F90: Removed some
2690 >        debugging write statements
2691 >
2692 > 2003-07-14 17:38  gezelter
2693 >
2694 >        * libmdtools/: Integrator.cpp, Integrator.hpp, NPTf.cpp, NPTi.cpp,
2695 >        NVT.cpp: Fixes for get and set routines in Atom and DirectionalAtom
2696 >
2697 > 2003-07-14 16:48  mmeineke
2698 >
2699 >        * libmdtools/: Atom.cpp, Atom.hpp, DirectionalAtom.cpp: added get
2700 >        and set routines to Atom and DirectionalAtom
2701 >
2702 > 2003-07-14 16:35  chuckv
2703 >
2704 >        * utils/: nanoBuilder.cpp, nanoBuilder.hpp, nanoSysBuild.cpp,
2705 >        sysBuild.cpp, sysBuild.ggo, sysBuild.hpp: added a nanoSysBuilder
2706 >        that takes different cmd line arguments.
2707 >
2708 > 2003-07-14 16:28  mmeineke
2709 >
2710 >        * libmdtools/: Atom.hpp, BondExtensions.cpp, DirectionalAtom.cpp,
2711 >        ForceFields.cpp, Integrator.cpp, Integrator.hpp, Makefile,
2712 >        SimInfo.cpp, SimInfo.hpp, do_Forces.F90: found a bug. Unit vectors
2713 >        were not being updated
2714 >
2715 > 2003-07-14 10:04  gezelter
2716 >
2717 >        * libmdtools/: Integrator.hpp, Makefile, NPTim.cpp: Working on
2718 >        NPTim
2719 >
2720 > 2003-07-14 09:55  mmeineke
2721 >
2722 >        * forceFields/DUFF.frc: Switched the bond in the force field back
2723 >        to constrained, to preserve energy
2724 >
2725 > 2003-07-11 17:34  mmeineke
2726 >
2727 >        * libmdtools/: BondExtensions.cpp, DUFF.cpp, Integrator.cpp,
2728 >        Integrator.hpp: working on som integrator bugs
2729 >
2730 > 2003-07-11 10:26  gezelter
2731 >
2732 >        * libmdtools/: StreamTokenizer.cpp, StreamTokenizer.hpp: Starting
2733 >        to worry about all the strtok() calls in our code
2734 >
2735 > 2003-07-11 09:49  gezelter
2736 >
2737 >        * utils/nanoBuilder.cpp: Fixed Hmat and some namespace strangeness
2738 >
2739 > 2003-07-10 20:15  gezelter
2740 >
2741 >        * libmdtools/DumpWriter.cpp: Fixed hmat in DumpWriter (MPI) and
2742 >        eor.
2743 >
2744 > 2003-07-10 17:15  mmeineke
2745 >
2746 >        * libmdtools/: DumpWriter.cpp, InitializeFromFile.cpp, NPTf.cpp,
2747 >        SimInfo.cpp, Thermo.cpp: fixed some bugs
2748 >
2749 > 2003-07-10 14:53  chuckv
2750 >
2751 >        * utils/: Makefile, latticeBuilder.cpp, latticeBuilder.hpp,
2752 >        nanoBuilder.cpp, nanoBuilder.hpp, sysBuild.cpp, sysBuild.hpp: Added
2753 >        nanoBuilder and a general Lattice builder.
2754 >
2755 > 2003-07-10 12:10  gezelter
2756 >
2757 >        * libmdtools/: Integrator.hpp, NPTf.cpp, SimInfo.cpp, SimInfo.hpp,
2758 >        Thermo.cpp, Thermo.hpp: Bunch of 1-d array -> 2-d array stuff
2759 >
2760 > 2003-07-09 17:14  mmeineke
2761 >
2762 >        * libmdtools/: DumpWriter.cpp, InitializeFromFile.cpp,
2763 >        Integrator.hpp, NPTf.cpp, NPTi.cpp, ReadWrite.hpp, SimInfo.cpp,
2764 >        SimSetup.cpp: Bug fixing NPTi and NPTf. there is some error in the
2765 >        caclulation of HmatInverse.
2766 >
2767 > 2003-07-09 10:34  mmeineke
2768 >
2769 >        * libBASS/MoleculeStamp.hpp: starting some work for xlate
2770 >
2771 > 2003-07-09 10:33  mmeineke
2772 >
2773 >        * libmdtools/: SimSetup.cpp, Thermo.cpp: adding in dan's NPT stuff
2774 >
2775 > 2003-07-09 08:56  gezelter
2776 >
2777 >        * libmdtools/: NPTf.cpp, SimSetup.cpp: Fixes and merging NPTf
2778 >
2779 > 2003-07-09 08:56  gezelter
2780 >
2781 >        * libBASS/Globals.cpp: Removed Qmass
2782 >
2783 > 2003-07-08 21:15  gezelter
2784 >
2785 >        * libmdtools/: Makefile, NPTf.cpp, NPTi.cpp: Fixes for both NPTf
2786 >        and NPTi
2787 >
2788 > 2003-07-08 20:41  gezelter
2789 >
2790 >        * libmdtools/: NPTf.cpp, NPTi.cpp: Fixes in NPTi migrated into NPTf
2791 >
2792 > 2003-07-08 16:10  gezelter
2793 >
2794 >        * libmdtools/: Integrator.hpp, NPTf.cpp: [no log message]
2795 >
2796 > 2003-07-08 16:06  gezelter
2797 >
2798 >        * libmdtools/NPTi.cpp: fixed box scaling
2799 >
2800 > 2003-07-08 15:56  gezelter
2801 >
2802 >        * libmdtools/: Integrator.hpp, Makefile, NPTi.cpp, SimInfo.cpp,
2803 >        SimInfo.hpp, Thermo.cpp: NPTi
2804 >
2805 > 2003-07-03 14:41  mmeineke
2806 >
2807 >        * libBASS/Makefile, libmdtools/Makefile, src/Makefile,
2808 >        utils/Makefile, utils/bilayerSys.cpp:  cleaned up the dependecy
2809 >        scripts in the makefiles
2810 >
2811 > 2003-07-02 16:26  mmeineke
2812 >
2813 >        * libBASS/Makefile, libmdtools/DumpWriter.cpp,
2814 >        libmdtools/ForceFields.cpp, libmdtools/Integrator.cpp,
2815 >        libmdtools/Makefile, libmdtools/ReadWrite.hpp,
2816 >        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
2817 >        libmdtools/SimSetup.cpp, libmdtools/Thermo.cpp,
2818 >        libmdtools/do_Forces.F90, libmdtools/wrappers.F90, src/Makefile,
2819 >        utils/Makefile: fixed the bugs introduced by switching the periodic
2820 >        box to a matrix
2821 >
2822 > 2003-07-01 17:39  gezelter
2823 >
2824 >        * libmdtools/do_Forces.F90: Fortran flexi-BOX
2825 >
2826 > 2003-07-01 17:29  gezelter
2827 >
2828 >        * libmdtools/simulation_module.F90: Fixes for flexi-BOX
2829 >
2830 > 2003-07-01 16:33  mmeineke
2831 >
2832 >        * libmdtools/: SimInfo.cpp, SimInfo.hpp, fSimulation.h,
2833 >        fortranWrapDefines.hpp, simulation_module.F90: working on adding
2834 >        the box matrix to everything.
2835 >
2836 > 2003-06-30 17:03  mmeineke
2837 >
2838 >        * ChangeLog, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
2839 >        src/oopse.cpp:
2840 >        Updated the ChangeLog, and Converted most of the SImInfo to use
2841 >        non-Isotropic boxes. wrapVector needs to be finished.
2842 >
2843 > 2003-06-25 16:12  mmeineke
2844 >
2845 >        * libmdtools/: Integrator.cpp, SimSetup.cpp: Changed over the bonds
2846 >        to Harmonic bonds in the DUFF frc file
2847 >        
2848 >        fixed constraints.
2849 >
2850 > 2003-06-25 16:11  mmeineke
2851 >
2852 >        * forceFields/DUFF.frc: Changed over the bonds to Harmonic bonds in
2853 >        the DUFF frc file
2854 >
2855 > 2003-06-24 17:51  gezelter
2856 >
2857 >        * libmdtools/: Integrator.hpp, NVT.cpp: Fixes to NVT.  Check them!
2858 >
2859 > 2003-06-24 14:57  mmeineke
2860 >
2861 >        * forceFields/DUFF.frc, libmdtools/BondExtensions.cpp,
2862 >        libmdtools/DUFF.cpp, libmdtools/SRI.hpp: added Harmonic bod into
2863 >        the DUFF forcefield and BondExtensions.cpp
2864 >
2865 > 2003-06-23 16:24  mmeineke
2866 >
2867 >        * libmdtools/Integrator.cpp: Doing some work to debug the
2868 >        constraint code.
2869 >
2870 > 2003-06-20 15:50  gezelter
2871 >
2872 >        * libmdtools/Integrator.hpp: NPT fix
2873 >
2874 > 2003-06-20 15:29  mmeineke
2875 >
2876 >        * libmdtools/Atom.cpp, libmdtools/DUFF.cpp,
2877 >        libmdtools/ForceFields.cpp, libmdtools/Integrator.cpp,
2878 >        libmdtools/Integrator.hpp, libmdtools/LJFF.cpp,
2879 >        libmdtools/Makefile, libmdtools/NVT.cpp, libmdtools/SimSetup.cpp,
2880 >        libmdtools/Thermo.hpp, src/Makefile, utils/Makefile: Most of the
2881 >        integrator and NVT seem to be working now.
2882 >
2883 > 2003-06-20 11:49  gezelter
2884 >
2885 >        * libmdtools/: Integrator.hpp, NVT.cpp: NVT additions
2886 >
2887 > 2003-06-19 17:02  mmeineke
2888 >
2889 >        * forceFields/DUFF.frc, forceFields/LJFF.frc,
2890 >        forceFields/LJ_FF.frc, forceFields/Makefile,
2891 >        forceFields/TraPPE.frc, forceFields/TraPPE_Ex.frc,
2892 >        libmdtools/DUFF.cpp, libmdtools/ForceFields.hpp,
2893 >        libmdtools/Integrator.cpp, libmdtools/Integrator.hpp,
2894 >        libmdtools/LJFF.cpp, libmdtools/LJ_FF.cpp, libmdtools/Makefile,
2895 >        libmdtools/TraPPEFF.cpp: slowly converting to new integrator and
2896 >        forcefield names.
2897 >
2898 > 2003-06-19 14:21  mmeineke
2899 >
2900 >        * libmdtools/: Integrator.cpp, SimSetup.cpp, Symplectic.cpp:
2901 >        finished the basics of the integrator and SimSetup.cpp
2902 >
2903 > 2003-06-19 14:11  mmeineke
2904 >
2905 >        * libmdtools/SimSetup.cpp:  doing some work on SimSetup to clean it
2906 >        up / get it to work with the new Integrator.
2907 >
2908 > 2003-06-18 17:20  mmeineke
2909 >
2910 >        * libmdtools/Symplectic.cpp: minor changes in an attempt to fix
2911 >        output times.
2912 >
2913 > 2003-06-17 16:56  mmeineke
2914 >
2915 >        * libmdtools/: Integrator.hpp, SimSetup.cpp: Added Teng's parmeters
2916 >        fro the ghost Bend in TraPPE_Ex
2917 >        
2918 >        some work on the integrator. ( incomplete)
2919 >
2920 > 2003-06-17 16:55  mmeineke
2921 >
2922 >        * forceFields/TraPPE_Ex.frc: Added Teng's parmeters fro the ghost
2923 >        Bend in TraPPE_Ex
2924 >
2925 > 2003-06-04 16:06  mmeineke
2926 >
2927 >        * libmdtools/: Integrator.hpp, Symplectic.cpp: added constrainA and
2928 >        constrainB to the Symplectic integrator
2929 >
2930 > 2003-05-30 16:32  mmeineke
2931 >
2932 >        * utils/bilayerSys.cpp: currently modifiying Symplectic to become
2933 >        the basic integrator.
2934 >        
2935 >        bilayerSys.cpp altered for building tb3.
2936 >
2937 > 2003-05-30 16:31  mmeineke
2938 >
2939 >        * libmdtools/: Integrator.hpp, SimInfo.hpp, Symplectic.cpp,
2940 >        TraPPE_ExFF.cpp, Verlet.cpp, f_verlet_constrained.F90: currently
2941 >        modifiying Symplectic to become the basic integrator.
2942 >
2943 > 2003-05-30 15:19  mmeineke
2944 >
2945 >        * libmdtools/Integrator.hpp: added some member variables for
2946 >        position, velocity, etc.
2947 >
2948 > 2003-05-30 14:07  mmeineke
2949 >
2950 >        * libmdtools/: AbstractClasses.hpp, Integrator.hpp: changed how NVT
2951 >        is now derived from Integrator
2952 >
2953 > 2003-05-20 11:44  mmeineke
2954 >
2955 >        * libmdtools/GhostBend.cpp: fixed an a mismatched Ghostbend bug.
2956 >
2957 > 2003-05-17 11:57  mmeineke
2958 >
2959 >        * utils/: Makefile, MoLocator.cpp, bilayerSys.cpp: all seems to be
2960 >        working
2961 >
2962 > 2003-05-16 16:37  mmeineke
2963 >
2964 >        * utils/bilayerSys.cpp: still working on the bilayer code
2965 >
2966 > 2003-05-16 09:28  mmeineke
2967 >
2968 >        * utils/: bilayerSys.cpp, sysBuild.cpp, sysBuild.hpp: doing some
2969 >        work to overhaul sysbuild.
2970 >
2971 > 2003-05-13 16:23  mmeineke
2972 >
2973 >        * libmdtools/calc_sticky_pair.F90: optimized the ssd calc loop
2974 >
2975 > 2003-05-13 15:47  mmeineke
2976 >
2977 >        * samples/: Makefile, beadLipid/Makefile, beadLipid/beadLipid.mdl,
2978 >        beadLipid/water.mdl: Added bead lipid model to the sample directory
2979 >
2980 > 2003-05-13 15:34  mmeineke
2981 >
2982 >        * forceFields/TraPPE_Ex.frc: finished adding the Tail beads into
2983 >        the Trappe extended force field
2984 >
2985 > 2003-05-13 12:01  mmeineke
2986 >
2987 >        * forceFields/TraPPE_Ex.frc: added the TailBead atom types to the
2988 >        TraPPe_Ex forceField
2989 >
2990 > 2003-05-09 14:51  mmeineke
2991 >
2992 >        * samples/lipid/lipid.mdl: fixed up the TraPPE_Ex force field.
2993 >        there were some duplicate entries
2994 >        
2995 >        added a two chain lipid to the lipid.mdl in sample
2996 >
2997 > 2003-05-09 14:51  mmeineke
2998 >
2999 >        * forceFields/TraPPE_Ex.frc: fixed up the TraPPE_Ex force field.
3000 >        there were some duplicate entries
3001 >
3002 > 2003-05-09 11:56  mmeineke
3003 >
3004 >        * forceFields/TraPPE_Ex.frc: added the utils subdirectory to the
3005 >        configure script
3006 >        
3007 >        added the CH branching group to the TraPPE_Ex fource field
3008 >
3009 > 2003-05-09 11:55  mmeineke
3010 >
3011 >        * ac-tools/configure.in: added the utils subdirectory to the
3012 >        configure script
3013 >
3014 > 2003-04-25 11:02  mmeineke
3015 >
3016 >        * utils/bilayerSys.cpp: i quick fix to th distance in the random
3017 >        bilayer builder
3018 >
3019 > 2003-04-24 21:00  mmeineke
3020 >
3021 >        * libmdtools/f_verlet_constrained.F90: added a new test for
3022 >        constraint failure
3023 >
3024 > 2003-04-17 16:54  mmeineke
3025 >
3026 >        * libBASS/BASS_interface.h, libmdtools/SimSetup.cpp,
3027 >        utils/Makefile, utils/MoLocator.cpp, utils/MoLocator.hpp,
3028 >        utils/bilayerSys.cpp: fixed up sysBuild to where it should now
3029 >        build our systems
3030 >
3031 > 2003-04-16 16:11  mmeineke
3032 >
3033 >        * utils/: MoLocator.cpp, MoLocator.hpp: almost finished.
3034 >
3035 > 2003-04-15 16:47  mmeineke
3036 >
3037 >        * utils/: bilayerSys.cpp, sysBuild.cpp, sysBuild.hpp: bilayerSys
3038 >        and sysBuild both will build now. woot!
3039 >
3040 > 2003-04-15 16:20  mmeineke
3041 >
3042 >        * utils/: MoLocator.cpp, MoLocator.hpp, bilayerSys.cpp,
3043 >        bilayerSys.hpp, sysBuild.cpp, sysBuild.hpp: finished bilayerSys.cpp
3044 >        
3045 >        sysBuild still need to write the bass file.
3046 >        
3047 >        MoLocator.cpp is currently empty
3048 >
3049 > 2003-04-15 15:40  chuckv
3050 >
3051 >        * forceFields/EAM_FF.frc, forceFields/agu3.eam,
3052 >        forceFields/auu3.eam, forceFields/cuu3.eam, forceFields/niu3.eam,
3053 >        forceFields/pdu3.eam, forceFields/ptu3.eam,
3054 >        libmdtools/ForceFields.hpp: Added eam force files...
3055 >
3056 > 2003-04-15 11:37  chuckv
3057 >
3058 >        * libmdtools/EAM_FF.cpp: More eam work.
3059 >
3060 > 2003-04-14 16:22  mmeineke
3061 >
3062 >        * libmdtools/SimSetup.hpp, utils/Makefile, utils/bilayerSys.cpp,
3063 >        utils/bilayerSys.hpp, utils/sysBuild.cpp, utils/sysBuild.hpp:
3064 >        working on the system builder
3065 >
3066 > 2003-04-14 16:16  chuckv
3067 >
3068 >        * libmdtools/: Symplectic.cpp, Verlet.cpp, calc_eam.F90: Fixed
3069 >        ordering on NVT calculation in integrators.
3070 >
3071 > 2003-04-14 14:51  mmeineke
3072 >
3073 >        * utils/: Makefile, sysBuild.cpp, MPIobj/placeHolder,
3074 >        obj/placeHolder:  working on a system builder
3075 >
3076 > 2003-04-14 14:04  mmeineke
3077 >
3078 >        * utils/Makefile: added Ghost bends to the TraPPE_Ex forceField
3079 >        
3080 >        added sysBuild to the utils Makefile
3081 >
3082 > 2003-04-14 14:03  mmeineke
3083 >
3084 >        * forceFields/TraPPE_Ex.frc, libmdtools/TraPPE_ExFF.cpp: added
3085 >        Ghost bends to the TraPPE_Ex forceField
3086 >
3087 > 2003-04-14 13:19  chuckv
3088 >
3089 >        * libmdtools/calc_eam.F90: Added first mangling of EAM.
3090 >
3091 > 2003-04-11 13:46  mmeineke
3092 >
3093 >        * libmdtools/: SimSetup.cpp, calc_LJ_FF.F90, force_globals.F90,
3094 >        simulation_module.F90: fixed a memory bug in Fortran, where
3095 >        molMembershipArray was declared nLocal instead of nGlobal.
3096 >
3097 > 2003-04-11 10:16  gezelter
3098 >
3099 >        * libmdtools/: Molecule.cpp, Molecule.hpp, SimInfo.cpp,
3100 >        SimSetup.cpp, calc_LJ_FF.F90, do_Forces.F90,
3101 >        fortranWrapDefines.hpp, simulation_module.F90: Bug fix in progress
3102 >        for NPT
3103 >
3104 > 2003-04-10 15:08  mmeineke
3105 >
3106 >        * libmdtools/: Molecule.cpp, Molecule.hpp, SimSetup.cpp:  added a
3107 >        globalIndex counter to Molecule
3108 >
3109 > 2003-04-10 11:35  gezelter
3110 >
3111 >        * libmdtools/: ExtendedSystem.cpp, ExtendedSystem.hpp: Working on
3112 >        ConstantStress
3113 >
3114 > 2003-04-10 11:27  mmeineke
3115 >
3116 >        * libmdtools/SimSetup.cpp: fixed a n mpi init bug in SimSetup.
3117 >        caused a miscalculation of nLocal.
3118 >
3119 > 2003-04-10 11:21  mmeineke
3120 >
3121 >        * libmdtools/: Symplectic.cpp, Thermo.cpp, calc_dipole_dipole.F90,
3122 >        do_Forces.F90: fixed a bug in symplectic, where presure was only
3123 >        being calculated the first time through.
3124 >
3125 > 2003-04-09 11:20  chuckv
3126 >
3127 >        * samples/alkane/alkanes.mdl: added pentane to the alkane model
3128 >        file
3129 >
3130 > 2003-04-09 08:59  gezelter
3131 >
3132 >        * libmdtools/: ExtendedSystem.cpp, ForceFields.cpp, StatWriter.cpp,
3133 >        Thermo.cpp, Thermo.hpp: Added volume and enthalpy to status file
3134 >
3135 > 2003-04-08 23:06  gezelter
3136 >
3137 >        * libmdtools/: DumpWriter.cpp, ExtendedSystem.cpp,
3138 >        ExtendedSystem.hpp, Molecule.cpp, Molecule.hpp, SimInfo.cpp,
3139 >        SimInfo.hpp, SimSetup.cpp, Symplectic.cpp, Thermo.cpp, Thermo.hpp,
3140 >        Verlet.cpp, calc_LJ_FF.F90, calc_dipole_dipole.F90, calc_gb.F90,
3141 >        calc_reaction_field.F90, calc_sticky_pair.F90,
3142 >        fortranWrapDefines.hpp, simulation_module.F90: fixes for NPT and
3143 >        NVT
3144 >
3145 > 2003-04-08 17:38  chuckv
3146 >
3147 >        * libmdtools/SimInfo.cpp, libmdtools/Symplectic.cpp,
3148 >        libmdtools/calc_LJ_FF.F90, libmdtools/calc_dipole_dipole.F90,
3149 >        libmdtools/calc_sticky_pair.F90, libmdtools/do_Forces.F90,
3150 >        libmdtools/simulation_module.F90, samples/water/ssd.bass: It works
3151 >        (kinda)...
3152 >
3153 > 2003-04-08 16:35  gezelter
3154 >
3155 >        * libBASS/Globals.cpp, libBASS/Globals.hpp,
3156 >        libmdtools/ExtendedSystem.cpp, libmdtools/ExtendedSystem.hpp,
3157 >        libmdtools/SimSetup.cpp: Fixes for NPT / NVT
3158 >
3159 > 2003-04-08 12:16  chuckv
3160 >
3161 >        * libmdtools/: do_Forces.F90, neighborLists.F90,
3162 >        simulation_module.F90: Moved expand neighborlist to init_FF.
3163 >
3164 > 2003-04-08 10:20  chuckv
3165 >
3166 >        * libmdtools/: ForceFields.cpp, Thermo.cpp, Verlet.cpp: fixes for
3167 >        NVT
3168 >
3169 > 2003-04-08 09:39  gezelter
3170 >
3171 >        * libmdtools/Verlet.cpp: fixes for nvt / npt
3172 >
3173 > 2003-04-08 09:34  gezelter
3174 >
3175 >        * libmdtools/: ExtendedSystem.cpp, StatWriter.cpp, Symplectic.cpp,
3176 >        Thermo.cpp, Verlet.cpp: dt/2 fix in nvt
3177 >
3178 > 2003-04-08 07:50  gezelter
3179 >
3180 >        * libmdtools/ExtendedSystem.cpp: Fixes for affine transform
3181 >
3182 > 2003-04-08 07:44  gezelter
3183 >
3184 >        * libmdtools/: ExtendedSystem.cpp, Molecule.cpp, Molecule.hpp,
3185 >        Symplectic.cpp, Thermo.cpp, Verlet.cpp: Changes to integrate the
3186 >        NVT and NPT ensembles
3187 >
3188 > 2003-04-07 16:42  gezelter
3189 >
3190 >        * libBASS/Globals.cpp, libBASS/Globals.hpp,
3191 >        libmdtools/ExtendedSystem.cpp, libmdtools/SimInfo.cpp,
3192 >        libmdtools/SimSetup.cpp: Fixes for NPT and NVT
3193 >
3194 > 2003-04-07 16:20  mmeineke
3195 >
3196 >        * libmdtools/calc_sticky_pair.F90: fixed a sign error in the radial
3197 >        portion of SSD.
3198 >
3199 > 2003-04-07 16:16  mmeineke
3200 >
3201 >        * libmdtools/: ForceFields.cpp, Symplectic.cpp:
3202 >        doing some testing in sticky through Symplectic.
3203 >
3204 > 2003-04-07 15:51  gezelter
3205 >
3206 >        * libmdtools/: ExtendedSystem.cpp, Verlet.cpp: Working on NVT
3207 >
3208 > 2003-04-07 15:50  chuckv
3209 >
3210 >        * libmdtools/do_Forces.F90: Fixed transpose bug in mpi reduce for
3211 >        tau and virial.
3212 >
3213 > 2003-04-07 15:06  mmeineke
3214 >
3215 >        * libmdtools/DumpWriter.cpp, libmdtools/SimInfo.cpp,
3216 >        libmdtools/SimSetup.cpp, libmdtools/Symplectic.cpp,
3217 >        libmdtools/calc_dipole_dipole.F90, libmdtools/calc_sticky_pair.F90,
3218 >        src/Makefile: bug fixes
3219 >
3220 > 2003-04-07 11:56  gezelter
3221 >
3222 >        * libmdtools/: ExtendedSystem.cpp, Molecule.cpp, Molecule.hpp,
3223 >        StatWriter.cpp, Symplectic.cpp, Thermo.cpp, Thermo.hpp, Verlet.cpp:
3224 >        Many fixes to add extended system
3225 >
3226 > 2003-04-07 09:30  gezelter
3227 >
3228 >        * src/Makefile: Fixed a bug caused by my experimentation
3229 >
3230 > 2003-04-07 09:30  gezelter
3231 >
3232 >        * libmdtools/: ExtendedSystem.cpp, ExtendedSystem.hpp,
3233 >        Integrator.hpp, Makefile, SimSetup.cpp, Symplectic.cpp, Verlet.cpp:
3234 >        Added ExtendedSystem infrastructure for NPT and NVT calculations
3235 >
3236 > 2003-04-07 09:30  gezelter
3237 >
3238 >        * libBASS/: Globals.cpp, Globals.hpp: Added targetPressure to BASS
3239 >
3240 > 2003-04-04 23:07  gezelter
3241 >
3242 >        * src/Makefile: final mods to try a fortran compiler
3243 >
3244 > 2003-04-04 22:39  gezelter
3245 >
3246 >        * libmdtools/: LJ_FF.cpp, SimInfo.cpp, TraPPE_ExFF.cpp,
3247 >        fortranWrapDefines.hpp: Bug fixes for simulation module rewrites
3248 >
3249 > 2003-04-04 21:56  gezelter
3250 >
3251 >        * libmdtools/: Makefile, atype_module.F90, do_Forces.F90,
3252 >        fortranWrappers.cpp, wrappers.F90: bug fixes for compilation
3253 >
3254 > 2003-04-04 21:45  gezelter
3255 >
3256 >        * libmdtools/: fortranWrapDefines.hpp, fortranWrappers.hpp: bug
3257 >        fixes to fortran wrappers
3258 >
3259 > 2003-04-04 17:22  chuckv
3260 >
3261 >        * libmdtools/: Makefile, calc_LJ_FF.F90, calc_dipole_dipole.F90,
3262 >        calc_gb.F90, calc_reaction_field.F90, calc_sticky_pair.F90,
3263 >        do_Forces.F90, fortranWrapDefines.hpp, fortranWrappers.cpp,
3264 >        simulation_module.F90, wrappers.F90: Breaking c and fortran, c gets
3265 >        smarter, fortran gets dumber...
3266 >
3267 > 2003-04-04 14:57  mmeineke
3268 >
3269 >        * libmdtools/: calc_dipole_dipole.F90, do_Forces.F90,
3270 >        neighborLists.F90: fixed a memory read bug in neighborlist
3271 >
3272 > 2003-04-04 14:47  gezelter
3273 >
3274 >        * libmdtools/: ExtendedSystem.cpp, ExtendedSystem.hpp, SimInfo.cpp,
3275 >        SimInfo.hpp, Thermo.cpp: Changes for Extended System
3276 >
3277 > 2003-04-04 14:16  gezelter
3278 >
3279 >        * libmdtools/: ExtendedSystem.cpp, ExtendedSystem.hpp, SimInfo.cpp,
3280 >        SimInfo.hpp: Fixes for ExtendedSystem
3281 >
3282 > 2003-04-03 20:57  gezelter
3283 >
3284 >        * libmdtools/ExtendedSystem.hpp: Added extended system header
3285 >
3286 > 2003-04-03 20:57  gezelter
3287 >
3288 >        * libmdtools/: ExtendedSystem.cpp, Thermo.cpp, Thermo.hpp: changes
3289 >        for extended system code
3290 >
3291 > 2003-04-03 18:49  gezelter
3292 >
3293 >        * libmdtools/: ExtendedSystem.cpp, NVT.cpp: renamed nvt to
3294 >        extendedsystem
3295 >
3296 > 2003-04-03 17:19  mmeineke
3297 >
3298 >        * libmdtools/Molecule.hpp: added some little fixes here and there.
3299 >
3300 > 2003-04-03 17:01  mmeineke
3301 >
3302 >        * libmdtools/TraPPE_ExFF.cpp: fixed a possible call before
3303 >        initialize bug.
3304 >
3305 > 2003-04-03 16:12  mmeineke
3306 >
3307 >        * libmdtools/: DumpWriter.cpp, Molecule.cpp, randomSPRNG.hpp: just
3308 >        little things like deleteing unused variables and such.
3309 >
3310 > 2003-04-03 15:57  mmeineke
3311 >
3312 >        * libmdtools/: Molecule.cpp, Molecule.hpp: a few fixes to
3313 >        simError.h also some fixes to Molecule.hpp
3314 >
3315 > 2003-04-03 15:57  mmeineke
3316 >
3317 >        * libBASS/simError.h: a few fixes to simError.h
3318 >
3319 > 2003-04-03 15:21  mmeineke
3320 >
3321 >        * libBASS/Makefile, libBASS/mpiBASS.c, libBASS/simError.c,
3322 >        libBASS/simError.h, libmdtools/DumpWriter.cpp,
3323 >        libmdtools/ForceFields.cpp, libmdtools/InitializeFromFile.cpp,
3324 >        libmdtools/LJ_FF.cpp, libmdtools/Makefile, libmdtools/Thermo.cpp,
3325 >        libmdtools/TraPPE_ExFF.cpp, libmdtools/mpiSimulation.cpp,
3326 >        src/Makefile, src/oopse.cpp: fixed some small things with
3327 >        simError.h
3328 >
3329 > 2003-04-03 15:19  gezelter
3330 >
3331 >        * libmdtools/: Molecule.cpp, Molecule.hpp: Starting work on NPT
3332 >
3333 > 2003-04-03 14:58  gezelter
3334 >
3335 >        * libmdtools/: NVT.cpp, Thermo.cpp: Added NVT file (very broken for
3336 >        now)
3337 >
3338 > 2003-04-03 08:42  gezelter
3339 >
3340 >        * README, libmdtools/Thermo.cpp, utils/Makefile, utils/quickLate.c:
3341 >        Changed Readme, added some files
3342 >
3343 > 2003-04-02 17:19  mmeineke
3344 >
3345 >        * libmdtools/: ForceFields.cpp, SimInfo.cpp, SimSetup.cpp,
3346 >        Symplectic.cpp, calc_dipole_dipole.F90, calc_sticky_pair.F90:
3347 >        dipoles mostly work, but there is a memory leak somewhere.
3348 >
3349 > 2003-04-02 10:01  mmeineke
3350 >
3351 >        * libmdtools/TraPPE_ExFF.cpp: Fixed a bug where MPI was not getting
3352 >        the proper atomIdents.
3353 >
3354 > 2003-04-01 11:50  chuckv
3355 >
3356 >        * libmdtools/SimInfo.cpp, libmdtools/do_Forces.F90,
3357 >        libmdtools/mpiSimulation.cpp, libmdtools/mpiSimulation_module.F90,
3358 >        samples/argon/argon.bass, samples/minimizer/argon/argon.bass: more
3359 >        bug fixes....
3360 >
3361 > 2003-04-01 11:49  mmeineke
3362 >
3363 >        * libmdtools/: DumpWriter.cpp, InitializeFromFile.cpp: Fixed
3364 >        DumpWriter to be more robust to errors. also added a little
3365 >        namespace to InitFromFile to wrap it's helper functions in MPI
3366 >
3367 > 2003-03-31 17:09  chuckv
3368 >
3369 >        * libmdtools/: SimInfo.cpp, do_Forces.F90: Fixed bug with pot_local
3370 >        not zeroed.
3371 >
3372 > 2003-03-31 16:50  chuckv
3373 >
3374 >        * libmdtools/BendExtensions.cpp, libmdtools/Exclude.cpp,
3375 >        libmdtools/ForceFields.cpp, libmdtools/Molecule.cpp,
3376 >        libmdtools/Molecule.hpp, libmdtools/SimInfo.cpp,
3377 >        libmdtools/SimSetup.cpp, libmdtools/Thermo.cpp,
3378 >        libmdtools/TraPPE_ExFF.cpp, libmdtools/do_Forces.F90,
3379 >        samples/alkane/butane.bass: Fixes in MPI force calc and in
3380 >        Trappe_Ex parsing.
3381 >
3382 > 2003-03-28 17:34  chuckv
3383 >
3384 >        * libmdtools/DumpWriter.cpp: bug fix in DumpWriter.cpp
3385 >
3386 > 2003-03-28 16:45  chuckv
3387 >
3388 >        * libBASS/Makefile, libmdtools/DumpWriter.cpp,
3389 >        libmdtools/InitializeFromFile.cpp: Bug fixes in read-write
3390 >        routines.
3391 >
3392 > 2003-03-28 14:33  mmeineke
3393 >
3394 >        * libmdtools/: Exclude.cpp, Exclude.hpp, Molecule.cpp,
3395 >        Molecule.hpp, SRI.hpp, SimSetup.cpp, simulation_module.F90: fixed a
3396 >        bug where the Excludes were not being created properly
3397 >
3398 > 2003-03-28 14:30  chuckv
3399 >
3400 >        * libBASS/Makefile, libmdtools/DumpWriter.cpp,
3401 >        libmdtools/LJ_FF.cpp, libmdtools/SimSetup.cpp,
3402 >        libmdtools/TraPPE_ExFF.cpp, libmdtools/mpiSimulation.cpp: mpi fixes
3403 >        and debugging mpi read write from file.
3404 >
3405 > 2003-03-28 10:28  mmeineke
3406 >
3407 >        * libmdtools/: LJ_FF.cpp, TraPPE_ExFF.cpp: fixed long range
3408 >        interactions in Trappe
3409 >
3410 > 2003-03-27 18:33  chuckv
3411 >
3412 >        * libmdtools/: SimSetup.cpp, mpiSimulation.cpp,
3413 >        mpiSimulation_module.F90: MPI buggy, fixed mpiRefresh issue.
3414 >
3415 > 2003-03-27 17:16  mmeineke
3416 >
3417 >        * libmdtools/: Exclude.cpp, SimSetup.cpp: fixed a bug where
3418 >        excludes were not being initialized
3419 >
3420 > 2003-03-27 16:52  mmeineke
3421 >
3422 >        * src/Makefile: [no log message]
3423 >
3424 > 2003-03-27 16:52  mmeineke
3425 >
3426 >        * libmdtools/SimSetup.cpp: Fixed a single processor segfault bug.
3427 >
3428 > 2003-03-27 16:07  mmeineke
3429 >
3430 >        * libmdtools/: Exclude.cpp, ForceFields.cpp, LJ_FF.cpp,
3431 >        Molecule.cpp, Symplectic.cpp, Thermo.cpp, TraPPE_ExFF.cpp,
3432 >        Verlet.cpp: fixed the compile time bugs, Source builds and links
3433 >
3434 > 2003-03-27 15:48  mmeineke
3435 >
3436 >        * libmdtools/: Molecule.cpp, SimInfo.hpp, SimSetup.cpp: fixed a few
3437 >        more bugs.
3438 >
3439 > 2003-03-27 15:40  mmeineke
3440 >
3441 >        * libmdtools/Molecule.cpp: added the Molecule.cpp file
3442 >
3443 > 2003-03-27 15:39  mmeineke
3444 >
3445 >        * libmdtools/: Makefile, Molecule.hpp:  fixed the makefile
3446 >
3447 > 2003-03-27 15:36  mmeineke
3448 >
3449 >        * libmdtools/: AbstractClasses.hpp, ForceFields.cpp,
3450 >        ForceFields.hpp, LJ_FF.cpp, Makefile, Molecule.hpp, SimInfo.cpp,
3451 >        SimSetup.cpp, SimSetup.hpp: fixing some compile time bugs
3452 >
3453 > 2003-03-27 15:12  mmeineke
3454 >
3455 >        * libmdtools/: AbstractClasses.hpp, ForceFields.cpp,
3456 >        Integrator.hpp, Molecule.hpp, Symplectic.cpp, Thermo.cpp,
3457 >        Verlet.cpp: I have implemeted Molecules everywhere I could remember
3458 >        to.  will now attempt to compile.
3459 >
3460 > 2003-03-27 14:21  mmeineke
3461 >
3462 >        * libmdtools/: Molecule.hpp, SimInfo.hpp, SimSetup.cpp,
3463 >        SimSetup.hpp, mpiSimulation.cpp, mpiSimulation.hpp: finished
3464 >        updating SimSetup to initialize and use the new MPI division of
3465 >        labour, and Molecule class
3466 >
3467 > 2003-03-27 12:55  mmeineke
3468 >
3469 >        * libmdtools/TraPPE_ExFF.cpp: finished conversion of TraPPE_ExFF to
3470 >        use Molecule
3471 >
3472 > 2003-03-27 12:32  mmeineke
3473 >
3474 >        * libmdtools/: ForceFields.cpp, ForceFields.hpp, LJ_FF.cpp,
3475 >        SimInfo.cpp, SimSetup.cpp, TraPPE_ExFF.cpp: LJ_FF has been
3476 >        converted to the new Molecule model. TraPPE_Ex is currently being
3477 >        updated.  SimSetups routines are writtten, but not yet called.
3478 >
3479 > 2003-03-27 10:07  gezelter
3480 >
3481 >        * libmdtools/: DumpWriter.cpp, InitializeFromFile.cpp,
3482 >        mpiSimulation.cpp, mpiSimulation.hpp: fixes for local->global atom
3483 >        numbering in MPI
3484 >
3485 > 2003-03-27 09:30  mmeineke
3486 >
3487 >        * libmdtools/mpiSimulation.cpp: little bug fixes here and there.
3488 >
3489 > 2003-03-26 20:49  gezelter
3490 >
3491 >        * libmdtools/: DumpWriter.cpp, InitializeFromFile.cpp: Fixes to
3492 >        fileio for MPI
3493 >
3494 > 2003-03-26 18:14  gezelter
3495 >
3496 >        * libmdtools/: DumpWriter.cpp, Exclude.cpp, Molecule.hpp,
3497 >        mpiSimulation.cpp, mpiSimulation.hpp, mpiSimulation_module.F90: bug
3498 >        fixes   many bug fixes
3499 >
3500 > 2003-03-26 17:24  gezelter
3501 >
3502 >        * libmdtools/DumpWriter.cpp: Making DumpWriter less dependent on
3503 >        sequence of atoms on the other processors.  Node 0 now fires
3504 >        potatoes at other processors to get them to send french fries back.
3505 >
3506 > 2003-03-26 17:02  mmeineke
3507 >
3508 >        * libmdtools/: DirectionalAtom.cpp, SimSetup.cpp: the skeleton for
3509 >        making the molecules is in place. ForceField needs to be updated
3510 >        next.
3511 >
3512 > 2003-03-26 16:54  mmeineke
3513 >
3514 >        * libmdtools/: Atom.cpp, Atom.hpp, Exclude.cpp: fixed a couple of
3515 >        the "static" bugs in  Atom and Exclude
3516 >
3517 > 2003-03-26 16:50  mmeineke
3518 >
3519 >        * libmdtools/: Exclude.cpp, Exclude.hpp, Molecule.hpp, SimInfo.hpp,
3520 >        SimSetup.cpp: still working on the SimSetup routine. also fixed
3521 >        some things in Exclude.hpp
3522 >
3523 > 2003-03-26 16:24  gezelter
3524 >
3525 >        * libmdtools/Makefile: Added Atom.cpp and Exclude.cpp
3526 >
3527 > 2003-03-26 16:23  gezelter
3528 >
3529 >        * libmdtools/: Atom.cpp, Exclude.cpp, Exclude.hpp: Fixes in Atom
3530 >        and Exclude list
3531 >
3532 > 2003-03-26 16:04  gezelter
3533 >
3534 >        * libmdtools/: Atom.cpp, Atom.hpp: Make Atom.cpp able to add and
3535 >        delete ranges of atoms
3536 >
3537 > 2003-03-26 15:45  mmeineke
3538 >
3539 >        * libmdtools/: Exclude.cpp, Exclude.hpp: added an Exclude class
3540 >        with static arrays similar to the Atom class
3541 >
3542 > 2003-03-26 15:22  mmeineke
3543 >
3544 >        * libmdtools/: Molecule.hpp, SimSetup.cpp, SimSetup.hpp: I'm
3545 >        overhauling the molecule class to contain it's own bonds, bends,
3546 >        and torsions.
3547 >        
3548 >        may god have mercy on my soul.
3549 >
3550 > 2003-03-26 14:34  chuckv
3551 >
3552 >        * libmdtools/mpiSimulation.cpp: Finished globalIndex.
3553 >
3554 > 2003-03-26 13:02  gezelter
3555 >
3556 >        * libmdtools/: mpiComponentPlan.h, mpiSimulation.cpp,
3557 >        mpiSimulation.hpp: MPI stuff for passing out molecules
3558 >
3559 > 2003-03-26 11:12  chuckv
3560 >
3561 >        * libmdtools/mpiSimulation.cpp: working on load balancing
3562 >
3563 > 2003-03-26 10:37  chuckv
3564 >
3565 >        * libmdtools/Thermo.cpp, libmdtools/Thermo.hpp,
3566 >        samples/argon/argon.bass, samples/minimizer/argon/argon.bass: Fixes
3567 >        for Parallel thermalization
3568 >
3569 > 2003-03-26 09:55  mmeineke
3570 >
3571 >        * libmdtools/: SimInfo.cpp, Thermo.cpp: fixed an mpi include bug in
3572 >        THermo.cpp
3573 >
3574 > 2003-03-25 17:54  chuckv
3575 >
3576 >        * libmdtools/: Thermo.cpp, Thermo.hpp: Fixed bugs with calculation
3577 >        of potential energy and temperature.
3578 >
3579 > 2003-03-25 09:29  mmeineke
3580 >
3581 >        * libBASS/obj/dummy, libmdtools/obj/dummy, libmdtools/MPIobj/dummy,
3582 >        src/MPIobj/dummy, src/obj/dummy: [no log message]
3583 >
3584 > 2003-03-25 09:29  mmeineke
3585 >
3586 >        * libBASS/MPIobj/dummy: added dummy files to keep the build
3587 >        deirectories from being pruned.
3588 >
3589 > 2003-03-24 20:07  gezelter
3590 >
3591 >        * samples/Makefile: moving tests to samples
3592 >
3593 > 2003-03-24 20:06  gezelter
3594 >
3595 >        * samples/: alkane/Makefile, alkane/alkanes.mdl,
3596 >        alkane/butane.bass, alkane/init_butane.eor, argon/Makefile,
3597 >        argon/argon.bass, argon/init_argon.eor, argon/lj.mdl,
3598 >        lipid/5x5.bass, lipid/Makefile, lipid/init_5x5.eor,
3599 >        lipid/lipid.mdl, lipid/water.mdl, minimizer/argon/Makefile,
3600 >        minimizer/argon/argon.bass, minimizer/argon/init_argon.eor,
3601 >        minimizer/argon/lj.mdl, water/Makefile, water/init_ssd.eor,
3602 >        water/ssd.bass, water/water.mdl: moved tests to samples
3603  
3604   2003-03-24 19:51  gezelter
3605  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines