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 736 by tim, Thu Aug 28 21:09:47 2003 UTC vs.
Revision 1108 by tim, Wed Apr 14 15:37:41 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines