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 760 by gezelter, Fri Sep 12 16:20:05 2003 UTC vs.
Revision 926 by tim, Mon Jan 12 20:37:59 2004 UTC

# Line 1 | Line 1
1 + 2004-01-10 04:46  tim
2 +
3 +        * ChangeLog, libmdtools/DumpWriter.cpp: tagub is not a bug. Just
4 +        roll it back fix a bug of copying string to a pointer Still have
5 +        Seg fault, it looks like a random MPI seg fault in totalview
6 +
7 + 2004-01-09 21:15  tim
8 +
9 +        * libmdtools/DumpWriter.cpp: Fix a bug of declaration of tagub
10 +
11 + 2004-01-09 15:29  gezelter
12 +
13 +        * libmdtools/DumpWriter.cpp: New DumpWriter (Attempt #4)
14 +
15 + 2004-01-08 17:25  chuckv
16 +
17 +        * libmdtools/DumpWriter.cpp: A work in progress...
18 +
19 + 2004-01-08 13:59  gezelter
20 +
21 +        * libmdtools/DumpWriter.cpp: null terminate some strings just in
22 +        case
23 +
24 + 2004-01-08 13:13  mmeineke
25 +
26 +        * libmdtools/InitializeFromFile.cpp: refixed the NVT readin XS
27 +        state bug.
28 +
29 + 2004-01-08 13:05  gezelter
30 +
31 +        * libmdtools/DumpWriter.cpp: added strncpy to DumpWriter
32 +
33 + 2004-01-08 12:57  mmeineke
34 +
35 +        * libmdtools/InitializeFromFile.cpp: fixed the restart from NVT
36 +        exstended state bug
37 +
38 + 2004-01-08 12:40  gezelter
39 +
40 +        * libmdtools/DumpWriter.cpp: First Stab at fixing DumpWriter
41 +
42 + 2004-01-08 10:44  mmeineke
43 +
44 +        * libmdtools/InitializeFromFile.cpp: added support for the ignore
45 +        XS state info  flag
46 +
47 + 2004-01-07 14:26  tim
48 +
49 +        * libmdtools/DumpWriter.cpp, libmdtools/InitializeFromFile.cpp,
50 +        samples/argon/argon.bass, samples/water/ssd.bass: Fixed a bug of
51 +        sending message from master node to itself in DumpWriter.cpp and
52 +        InitializeFromFile.cpp
53 +
54 + 2004-01-06 14:49  chuckv
55 +
56 +        * libmdtools/: calc_dipole_dipole.F90, calc_reaction_field.F90:
57 +        performance fixes in the dipole dipole and reaction field code
58 +
59 + 2004-01-06 13:54  chuckv
60 +
61 +        * libmdtools/: calc_LJ_FF.F90, do_Forces.F90: Making do_Forces a
62 +        little more sane
63 +
64 + 2004-01-05 17:49  chuckv
65 +
66 +        * libmdtools/: calc_LJ_FF.F90, calc_dipole_dipole.F90,
67 +        calc_eam.F90, calc_gb.F90, calc_reaction_field.F90,
68 +        calc_sticky_pair.F90, do_Forces.F90: Attempting to increase
69 +        performance by reducing spurious function calls
70 +
71 + 2004-01-05 17:18  chuckv
72 +
73 +        * libmdtools/do_Forces.F90: mangling forces even further
74 +
75 + 2004-01-05 17:18  chuckv
76 +
77 +        * configure, ac-tools/configure.in: mpich mucking
78 +
79 + 2004-01-05 17:12  chuckv
80 +
81 +        * libmdtools/do_Forces.F90: mangled do_forces...
82 +
83 + 2004-01-05 16:00  chuckv
84 +
85 +        * ChangeLog, ac-tools/configure.in, libmdtools/atype_module.F90,
86 +        libmdtools/do_Forces.F90: Added bitmask to do_forces property
87 +        lookup
88 +
89 + 2003-12-29 14:56  chuckv
90 +
91 +        * samples/metals/Au.bass, third-party/mt19937ar.c: Added
92 +        third-party directory for code not written by us. Also added
93 +        Mersenne Twister random number generator code. This will eventually
94 +        replace sprng as the random number generator used by OOPSE.
95 +
96 + 2003-12-22 16:26  chuckv
97 +
98 +        * libmdtools/ForceFields.cpp, libmdtools/Integrator.cpp,
99 +        libmdtools/mdProfile.cpp, libmdtools/timing.F90, src/oopse.cpp:
100 +        Fixes to profile code.
101 +
102 + 2003-12-19 15:36  mmeineke
103 +
104 +        * libmdtools/: Makefile.in, do_Forces.F90, mdProfile.cpp,
105 +        timing.F90, timing.f90: More profiling fixes.
106 +
107 + 2003-12-19 15:19  chuckv
108 +
109 +        * libmdtools/timing.f90: Another change for MPI in timing.
110 +
111 + 2003-12-19 15:17  chuckv
112 +
113 +        * libmdtools/timing.f90: Small update to timing in MPI
114 +
115 + 2003-12-19 13:53  mmeineke
116 +
117 +        * libmdtools/mdProfile.cpp, src/oopse.cpp, src/oose.cpp: the
118 +        profiling commands work now. Will start adding PROFILE ifdefs into
119 +        the code
120 +
121 + 2003-12-19 12:25  mmeineke
122 +
123 +        * libmdtools/: Makefile.in, do_Forces.F90, mdProfile.cpp: added
124 +        some profiling routines
125 +
126 + 2003-12-19 10:12  mmeineke
127 +
128 +        * utils/sysbuilder/randomBilayer.cpp: working on adding GofRtheta
129 +        and GofRomega
130 +        
131 +        additional work on randomBilayer
132 +
133 + 2003-12-19 10:12  mmeineke
134 +
135 +        * staticProps/: AllCorr.cpp, GofRomega.cpp, GofRtheta.cpp,
136 +        PairCorrList.hpp, staticProps.cpp: working on adding GofRtheta and
137 +        GofRomega
138 +
139 + 2003-12-18 16:47  mmeineke
140 +
141 +        * libmdtools/: Makefile.in, mdProfile.cpp, mdProfile.hpp: added
142 +        some profile functionality
143 +
144 + 2003-12-18 15:46  chuckv
145 +
146 +        * libmdtools/: do_Forces.F90, mpiSimulation_module.F90, timing.f90:
147 +        Added functions for simple profiling in fortran.
148 +
149 + 2003-12-17 15:13  chuckv
150 +
151 +        * libmdtools/calc_eam.F90, libmdtools/mpiSimulation_module.F90,
152 +        samples/metals/init_au.in: Fixed bug in parallel EAM. rho_row and
153 +        rho_col were scattered into the same array. Unfortunately, MPI
154 +        zeros the array between scatters so half of the sum was being lost.
155 +        Fixed by added a temp array for column scatter, then sum loop over
156 +        nlocal.
157 +
158 + 2003-12-16 15:49  mmeineke
159 +
160 +        * staticProps/: GofRomega.cpp, GofRtheta.cpp, Makefile.in,
161 +        PairCorrType.cpp, PairCorrType.hpp: finished gofRtheta and added
162 +        gofRomega. both need to be debugged and tested.
163 +
164 + 2003-12-12 10:42  gezelter
165 +
166 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
167 +        libmdtools/Atom.hpp, libmdtools/DirectionalAtom.cpp: Changes for
168 +        gradients (to do minimizations)
169 +
170 + 2003-12-12 10:33  mmeineke
171 +
172 +        * utils/sysbuilder/randomBilayer.hpp:  removed the randombilayer
173 +        header
174 +
175 + 2003-12-10 11:52  mmeineke
176 +
177 +        * utils/sysbuilder/: Makefile.in, bilayerSys.cpp, bilayerSys.hpp,
178 +        randomBilayer.cpp, randomBilayer.hpp: edited the makefile to add
179 +        randomBilayer to the build. Also move the random bilayer builder
180 +        from bilayerSys to randomBilayer
181 +
182 + 2003-11-25 10:44  mmeineke
183 +
184 +        * forceFields/: DUFF.frc, backup.DUFF.frc: backed up the old
185 +        DUFF.frc to backup.DUFF.frc alte4red masses and epsilons of TB2 and
186 +        TB3 in DUFF.frc
187 +
188 + 2003-11-21 15:09  mmeineke
189 +
190 +        * libmdtools/InitializeFromFile.cpp, libmdtools/SimInfo.cpp,
191 +        utils/sysbuilder/latticeBilayer.cpp: added a more verbose error
192 +        message in SimInfo. Added a more informative error message in
193 +        InitializeFromFile
194 +
195 + 2003-11-21 15:07  mmeineke
196 +
197 +        * staticProps/: GofRtheta.cpp, PairCorrType.hpp: begun work on add
198 +        ing in the GofR,CosTheta
199 +
200 + 2003-11-21 14:31  chrisfen
201 +
202 +        * libmdtools/: SimInfo.cpp, do_Forces.F90, neighborLists.F90: Fixed
203 +        a bug in SimInfo ordering of radii
204 +
205 + 2003-11-11 12:20  mmeineke
206 +
207 +        * libmdtools/SimInfo.cpp: added a routine to SimInfo.cpp to inline
208 +        a min function.
209 +
210 + 2003-11-10 16:50  mmeineke
211 +
212 +        * libmdtools/: EAM_FF.cpp, SimInfo.cpp, SimInfo.hpp, SimSetup.cpp:
213 +        reordered the rcut/ecr/boxSize initialization
214 +        
215 +        removed the rcut/ecr shrink and grow algorithm. the simulation will
216 +        now exit when it runs into rcut or ecr.
217 +
218 + 2003-11-07 16:46  chuckv
219 +
220 +        * libmdtools/: Makefile.in, mpiSimulation_module.F90,
221 +        oopseMPI_module.F90: Added support for compiling fortran without
222 +        use of mpich modules. We use mpif.h instead.:
223 +
224 + 2003-11-07 12:09  mmeineke
225 +
226 +        * libmdtools/: Integrator.hpp, NPT.cpp, NPTf.cpp, NPTi.cpp,
227 +        NPTxyz.cpp: moved the velocity scale matrix calculation outside of
228 +        the atom loop in the NPT family of integrators.
229 +
230 + 2003-11-06 17:01  mmeineke
231 +
232 +        * libBASS/Globals.cpp, libBASS/Globals.hpp, libmdtools/Make.dep,
233 +        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp,
234 +        libmdtools/NVT.cpp, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
235 +        libmdtools/SimSetup.cpp, utils/sysbuilder/Make.dep,
236 +        utils/sysbuilder/latticeBilayer.cpp: added the following parameters
237 +        to BASS:    * useInitialExtendedSystemState    * orthoBoxTolerance
238 +          * useIntiTime => useInitialTime
239 +
240 + 2003-11-06 14:24  mmeineke
241 +
242 +        * libBASS/: BASS_parse.c, BASSlex.l, BASSyacc.y, interface.c,
243 +        make_nodes.c, make_nodes.h, parse_interface.h, parse_tree.c,
244 +        parse_tree.h: fixed the includes in the Make.dep
245 +
246 + 2003-11-06 14:11  mmeineke
247 +
248 +        * libmdtools/: Makefile.in, NPTf.cpp, NPTi.cpp, NPTxyz.cpp,
249 +        NVT.cpp, SimInfo.cpp, Thermo.cpp: did a merge by hand from the
250 +        new-templateless branch to the main trunk.
251 +        
252 +        bug Fixes include:   * fixed the switching function from ortho to
253 +        non-ortho box.           !!!!! THis was responsible for all of the
254 +        sudden deaths we saw.    * some formating in the string when we
255 +        write out the extended system state.    * added NPT.cpp to the
256 +        makefile.in
257 +
258 + 2003-11-06 13:20  mmeineke
259 +
260 +        * libmdtools/: Integrator.cpp, Makefile.in, NPT.cpp, NPTf.cpp,
261 +        SimInfo.cpp, Thermo.cpp, do_Forces.F90: fixed the "Sudden Death"
262 +        bug.    The box was not switching between orthorhombic and
263 +        non-orthorhombic wrapping correctly.         we added a fabs() to
264 +        the check.which should fix it.
265 +
266 + 2003-11-05 14:16  mmeineke
267 +
268 +        * libmdtools/AbstractClasses.hpp, libmdtools/DumpReader.cpp,
269 +        libmdtools/GenericData.cpp, libmdtools/GenericData.hpp,
270 +        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
271 +        libmdtools/Integrator.hpp, libmdtools/Make.dep, libmdtools/NPT.cpp,
272 +        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp,
273 +        libmdtools/NVT.cpp, libmdtools/SimInfo.hpp,
274 +        libmdtools/SimSetup.cpp, samples/water/ssd.bass, src/Make.dep,
275 +        utils/sysbuilder/Make.dep, utils/sysbuilder/latticeBilayer.cpp:
276 +        some work on trying to find the compression bug
277 +
278 + 2003-11-03 17:07  mmeineke
279 +
280 +        * libmdtools/: DumpReader.cpp, GenericData.cpp, GenericData.hpp,
281 +        InitializeFromFile.cpp, Integrator.hpp, Make.dep, NPT.cpp,
282 +        NPTf.cpp, NPTi.cpp, NPTxyz.cpp, NVT.cpp, SimInfo.cpp, SimInfo.hpp,
283 +        SimSetup.cpp, SimSetup.hpp: begun work on removing templates and
284 +        most of standard template library from OOPSE.
285 +
286 + 2003-10-31 16:06  mmeineke
287 +
288 +        * libmdtools/: AllIntegrator.hpp, Integrator.cpp, Integrator.hpp,
289 +        Makefile.in, NPT.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp, NVT.cpp,
290 +        SimSetup.cpp: started work on template removal.
291 +
292 + 2003-10-31 13:28  mmeineke
293 +
294 +        * libmdtools/: DumpReader.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp:
295 +        added template stuff to the Maikefile template
296 +        
297 +        little changes to some printf format statements
298 +
299 + 2003-10-31 13:28  mmeineke
300 +
301 +        * libBASS/Makefile.in: added template stuff to the Maikefile
302 +        template
303 +
304 + 2003-10-30 13:59  gezelter
305 +
306 +        * libmdtools/: SimInfo.cpp, SimInfo.hpp, SimSetup.cpp,
307 +        do_Forces.F90, neighborLists.F90, notifyCutoffs.F90: bug fixes for
308 +        rList problems
309 +
310 + 2003-10-30 09:11  gezelter
311 +
312 +        * libmdtools/neighborLists.F90: Fixed bug that size(q0) was being
313 +        queried before q0 was allocated.
314 +
315 + 2003-10-29 15:41  mmeineke
316 +
317 +        * libmdtools/: ForceFields.cpp, Integrator.cpp, Integrator.hpp,
318 +        SimInfo.cpp, SimSetup.cpp, calc_dipole_dipole.F90,
319 +        calc_sticky_pair.F90, do_Forces.F90: fixed a stdlib.h include error
320 +        in bass.l
321 +        
322 +        fixed a little bug in the first time step, regarding the setting of
323 +        ecr and est in fortran
324 +
325 + 2003-10-29 15:40  mmeineke
326 +
327 +        * libBASS/BASSlex.l: fixed a stdlib.h include error
328 +
329 + 2003-10-29 12:55  mmeineke
330 +
331 +        * libmdtools/: ForceFields.cpp, Integrator.cpp, SimInfo.cpp,
332 +        SimInfo.hpp, SimSetup.cpp, do_Forces.F90: som efixes to the way
333 +        rcut is setup, as well as additional debugging comments.
334 +
335 + 2003-10-29 09:28  gezelter
336 +
337 +        * configure, ac-tools/configure.in, libBASS/Makefile.in,
338 +        libmdtools/Makefile.in, src/Makefile.in: C++ compatibility for
339 +        templates
340 +
341 + 2003-10-28 22:16  gezelter
342 +
343 +        * src/Makefile.in: Refixed broken makefile
344 +
345 + 2003-10-28 22:06  gezelter
346 +
347 +        * configure, ac-tools/aclocal.m4, src/Makefile.in: compatibility
348 +        fixes
349 +
350 + 2003-10-28 19:19  tim
351 +
352 +        * ChangeLog, libmdtools/AbstractClasses.hpp,
353 +        libmdtools/DumpWriter.cpp, libmdtools/GenericData.hpp,
354 +        libmdtools/InitializeFromFile.cpp, libmdtools/Integrator.cpp,
355 +        libmdtools/Integrator.hpp, libmdtools/NPT.cpp, libmdtools/NPTf.cpp,
356 +        libmdtools/NPTi.cpp, libmdtools/NPTxyz.cpp, libmdtools/NVT.cpp,
357 +        libmdtools/ReadWrite.hpp, samples/argon/argon.bass,
358 +        samples/water/ssd.bass: add chi and eta to the comment line of dump
359 +        file.
360 +
361 + 2003-10-28 17:25  mmeineke
362 +
363 +        * libmdtools/: ForceFields.hpp, SimInfo.hpp,
364 +        fortranWrapDefines.hpp, fortranWrappers.cpp, fortranWrappers.hpp,
365 +        mpiComponentPlan.h, mpiSimulation.hpp: did a complete overhaul of
366 +        how c calls fortran. All function pointers and fortran calls are
367 +        rigidly typecast now.
368 +
369 + 2003-10-28 15:42  gezelter
370 +
371 +        * staticProps/Makefile.in, utils/sysbuilder/Makefile.in:
372 +        Portability fixes
373 +
374 + 2003-10-28 15:09  gezelter
375 +
376 +        * libmdtools/calc_LJ_FF.F90, libmdtools/do_Forces.F90,
377 +        libmdtools/fForceField.h, libmdtools/mpiSimulation_module.F90,
378 +        src/Makefile.in: Compatibility fixes
379 +
380 + 2003-10-28 12:08  mmeineke
381 +
382 +        * libmdtools/: AbstractClasses.hpp, Integrator.hpp, Makefile.in:
383 +        started work on template removal
384 +
385 + 2003-10-28 12:04  gezelter
386 +
387 +        * libmdtools/: fortranWrappers.cpp, fortranWrappers.hpp: started
388 +        trying to understand extern "C" stuff for pointers
389 +
390 + 2003-10-28 11:20  gezelter
391 +
392 +        * libmdtools/: InitializeFromFile.cpp, ReadWrite.hpp,
393 +        ZConsWriter.cpp, ZConstraint.cpp: fixes for compatibility
394 +
395 + 2003-10-28 11:03  gezelter
396 +
397 +        * libmdtools/: Atom.hpp, BendExtensions.cpp, DUFF.cpp,
398 +        DipoleTestFF.cpp, DirectionalAtom.cpp, DumpReader.cpp,
399 +        DumpWriter.cpp, EAM_FF.cpp, Exclude.cpp, ForceFields.cpp,
400 +        ForceFields.hpp, InitializeFromFile.cpp, Integrator.cpp, LJFF.cpp,
401 +        Makefile.in, Molecule.cpp, NPT.cpp, NPTf.cpp, NPTi.cpp, NPTxyz.cpp,
402 +        ReadWrite.hpp, SimInfo.cpp, SimSetup.cpp, SimState.cpp,
403 +        StatWriter.cpp, Thermo.cpp, TraPPE_ExFF.cpp, ZConstraint.cpp,
404 +        calc_LJ_FF.F90, do_Forces.F90, fortranWrappers.cpp,
405 +        mpiSimulation.cpp, randomSPRNG.cpp: replace c++ header stuff with
406 +        more portable c header stuff Also, mod file fixes and portability
407 +        changes Some fortran changes will need to be reversed.
408 +
409 + 2003-10-28 11:03  gezelter
410 +
411 +        * libBASS/: AtomStamp.cpp, BASS_interface.cpp, Component.cpp,
412 +        Globals.cpp, Globals.hpp, LinkedCommand.hpp, MakeStamps.hpp,
413 +        Makefile.in, MoleculeStamp.cpp: replace c++ header stuff with more
414 +        portable c header stuff Also, mod file fixes and portability
415 +        changes
416 +
417 + 2003-10-28 11:02  gezelter
418 +
419 +        * configure, ac-tools/aclocal.m4: mod file fixes and portability
420 +        stuff
421 +
422 + 2003-10-27 18:00  gezelter
423 +
424 +        * Makefile.in, configure, ac-tools/aclocal.m4,
425 +        ac-tools/configure.in, ac-tools/fortran90.m4,
426 +        libmdtools/Makefile.in: Stuff for MOD support in other compilers
427 +
428 + 2003-10-27 17:08  mmeineke
429 +
430 +        * utils/sysbuilder/: Make.dep, Makefile.in, MoLocator.cpp,
431 +        MoLocator.hpp, QuickBass.cpp, QuickBass.hpp, latticeBilayer.cpp:
432 +        added routines for the sysbuilder to work with simSetup
433 +        
434 +        remved the QuickBass routines, and had all parsing go through
435 +        SimSetup.  LatticeBilayer is in complete working order now.
436 +
437 + 2003-10-27 17:07  mmeineke
438 +
439 +        * libmdtools/: SimInfo.hpp, SimSetup.cpp, SimSetup.hpp: added
440 +        routines for the sysbuilder to work with simSetup
441 +
442 + 2003-10-27 11:20  gezelter
443 +
444 +        * configure, ac-tools/configure.in, samples/water/ssd.bass,
445 +        utils/sysbuilder/sysBuild.cpp: fixes for configure, sysBuild
446 +
447 + 2003-10-24 17:17  mmeineke
448 +
449 +        * utils/sysbuilder/: Make.dep, Makefile.in, MoLocator.cpp,
450 +        MoLocator.hpp, QuickBass.cpp, QuickBass.hpp, bilayerSys.cpp,
451 +        latticeBilayer.cpp, latticeBuilder.cpp, sysBuild.cpp: put
452 +        QuickBass, MoLocator, and latticeBuilder into a Builder Library
453 +        overhauled latticeBilayer into its own program. Removed sysBuild
454 +        from the Makefile
455 +
456 + 2003-10-24 12:36  gezelter
457 +
458 +        * utils/sysbuilder/: bilayerSys.cpp, latticeBuilder.cpp,
459 +        latticeBuilder.hpp, sysBuild.cpp, sysBuild.hpp: work on bilayer
460 +        builder
461 +
462 + 2003-10-24 12:35  gezelter
463 +
464 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in: fixed a
465 +        merge problem
466 +
467 + 2003-10-23 14:57  mmeineke
468 +
469 +        * samples/metals/Makefile.in: added eam ForceField files to the
470 +        init
471 +        
472 +        fixed an eam mpi parmeter setup bug
473 +        
474 +        added the init file to the makefile
475 +
476 + 2003-10-23 14:57  mmeineke
477 +
478 +        * libmdtools/: EAM_FF.cpp, SimSetup.cpp: added eam ForceField files
479 +        to the init
480 +        
481 +        fixed an eam mpi parmeter setup bug
482 +
483 + 2003-10-23 14:57  mmeineke
484 +
485 +        * forceFields/Makefile.in: added eam ForceField files to the init
486 +
487 + 2003-10-22 16:17  mmeineke
488 +
489 +        * libmdtools/: AllIntegrator.hpp, Integrator.hpp, Makefile.in,
490 +        NPTxym.cpp, NPTxyz.cpp, NPTzm.cpp, SimSetup.cpp: added a new NPT
491 +        integrator, NPTxyz. It scales the x, y, and z direction sepeartely.
492 +        no box skew allowed.
493 +
494 + 2003-10-21 14:33  mmeineke
495 +
496 +        * libBASS/Globals.cpp, libBASS/Globals.hpp,
497 +        libmdtools/SimSetup.cpp, staticProps/GofRtheta.cpp,
498 +        staticProps/PairCorrType.hpp: added useInitTime to the BASS syntax.
499 +            * useInitTime = false: sets the origin time to 0.0 regardless
500 +        of the time stamp in the .init file     * default=> useInitTime =
501 +        true;
502 +
503 + 2003-10-17 16:19  mmeineke
504 +
505 +        * staticProps/: AllCorr.cpp, AllCorr.hpp, CorrWrap.cpp, GofR.cpp,
506 +        Makefile.in, PairCorrList.hpp, PairCorrType.cpp, PairCorrType.hpp,
507 +        staticProps.cpp, obj/placeholder: added the staticProps directory
508 +        to the build list for both configure  and configure.in
509 +        
510 +        fixed a number of bugs in the staticProps code. gofr is now
511 +        working.
512 +
513 + 2003-10-17 16:18  mmeineke
514 +
515 +        * ac-tools/configure.in: added the staticProps directory to the
516 +        build list for both configure  and configure.in
517 +
518 + 2003-10-17 16:17  mmeineke
519 +
520 +        * configure: added the staticProps directory to the build list
521 +
522 + 2003-10-16 14:16  mmeineke
523 +
524 +        * libmdtools/: DumpReader.cpp, DumpWriter.cpp, Exclude.cpp,
525 +        Integrator.cpp, Makefile.in, ReadWrite.hpp: Changed DumpReader to
526 +        use linked lists instead of a vector.
527 +        
528 +        Fixed the makefile to build DumpReader.cpp
529 +        
530 +        Removed a comment output in Exclude.cpp
531 +        
532 +        Modified DumpWriter and Integrator to write an eor file every time
533 +        a frame is written.  This lets the .eor file represent the last
534 +        written frame of a simulation.
535 +
536 + 2003-10-10 12:10  mmeineke
537 +
538 +        * props/AllCorr.cpp, props/AllCorr.hpp, props/CorrWrap.cpp,
539 +        props/CorrWrap.hpp, props/GofR.cpp, props/PairCorrList.cpp,
540 +        props/PairCorrList.hpp, props/PairCorrType.cpp,
541 +        props/PairCorrType.hpp, props/staticProps.cpp,
542 +        staticProps/AllCorr.cpp, staticProps/AllCorr.hpp,
543 +        staticProps/CorrWrap.cpp, staticProps/CorrWrap.hpp,
544 +        staticProps/GofR.cpp, staticProps/Makefile.in,
545 +        staticProps/PairCorrList.cpp, staticProps/PairCorrList.hpp,
546 +        staticProps/PairCorrType.cpp, staticProps/PairCorrType.hpp,
547 +        staticProps/staticProps.cpp: removed the props directory, and moved
548 +        everything over to staticProps
549 +
550 + 2003-10-09 17:09  mmeineke
551 +
552 +        * libmdtools/Atom.hpp, props/AllCorr.cpp, props/AllCorr.hpp,
553 +        props/CorrWrap.cpp, props/CorrWrap.hpp, props/GofR.cpp,
554 +        props/PairCorrType.cpp, props/PairCorrType.hpp,
555 +        props/staticProps.cpp: Contiuned work on staticProps. should be in
556 +        a position where it will compile and run first runs.
557 +
558 + 2003-10-04 13:46  chuckv
559 +
560 +        * libmdtools/calc_eam.F90, libmdtools/do_Forces.F90,
561 +        samples/metals/Au.bass: Fixed bug in calc_eam.
562 +
563 + 2003-10-04 13:08  chuckv
564 +
565 +        * samples/metals/init_au.in: added Au init file for eam.
566 +
567 + 2003-10-03 17:11  mmeineke
568 +
569 +        * libmdtools/: StatWriter.cpp, Thermo.cpp, Thermo.hpp: removed
570 +        entahlpy from the statwriter and thermo.
571 +
572 + 2003-10-03 17:02  mmeineke
573 +
574 +        * props/: AllCorr.cpp, AllCorr.hpp, PairCorrList.cpp,
575 +        PairCorrList.hpp, PairCorrType.cpp, PairCorrType.hpp,
576 +        staticProps.cpp: changed the formating ogf the error statements in
577 +        simError
578 +        
579 +        added a function to get the maxCutoff
580 +        
581 +        near completion of the staticProps code. still needs the pair loop,
582 +        and the loop to allocate and read each frame.
583 +
584 + 2003-10-03 17:02  mmeineke
585 +
586 +        * libmdtools/SimInfo.hpp: changed the formating ogf the error
587 +        statements in simError
588 +        
589 +        added a function to get the maxCutoff
590 +
591 + 2003-10-03 17:01  mmeineke
592 +
593 +        * libBASS/simError.c: changed the formating ogf the error
594 +        statements in simError
595 +
596 + 2003-10-02 17:06  mmeineke
597 +
598 +        * props/: AllCorr.cpp, AllCorr.hpp, PairCorrList.cpp,
599 +        PairCorrList.hpp, PairCorrType.cpp, PairCorrType.hpp,
600 +        staticProps.cpp: finishing up the constructs needed to get this
601 +        program up and running
602 +
603 + 2003-09-30 11:00  mmeineke
604 +
605 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in: changed
606 +        f90Flags so they are no longer overwritten by the compiler.
607 +
608 + 2003-09-29 17:06  mmeineke
609 +
610 +        * libmdtools/fortranWrappers.cpp: added mpif90 mod check back same
611 +        for conifig.in
612 +        
613 +        fixed wrappers to extern "C"
614 +
615 + 2003-09-29 17:06  mmeineke
616 +
617 +        * ac-tools/configure.in: added mpif90 mod check back same for
618 +        conifig.in
619 +
620 + 2003-09-29 17:05  mmeineke
621 +
622 +        * configure: added mpif90 mod check back
623 +
624 + 2003-09-29 16:16  mmeineke
625 +
626 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
627 +        libBASS/BendStamp.cpp, libBASS/BondStamp.cpp,
628 +        libBASS/LinkedAssign.cpp, libBASS/LinkedCommand.cpp,
629 +        libBASS/MakeStamps.cpp, libBASS/TorsionStamp.cpp,
630 +        libBASS/ZconStamp.cpp, libBASS/simError.c,
631 +        libmdtools/Integrator.hpp, libmdtools/SimInfo.cpp,
632 +        libmdtools/SimInfo.hpp, libmdtools/calc_LJ_FF.F90,
633 +        libmdtools/fortranWrappers.cpp: fixed a lot of warnings and errors
634 +        found with SUN's SUNWspro.s1s7
635 +
636 + 2003-09-29 12:38  mmeineke
637 +
638 +        * libmdtools/GenericData.hpp: light change in syntax. no
639 +        signifigant change.
640 +
641 + 2003-09-25 16:17  mmeineke
642 +
643 +        * libmdtools/: DirectionalAtom.cpp, Integrator.hpp: fixed some
644 +        additional remarks from icc -w3 (extra verbose output)
645 +
646 + 2003-09-25 14:27  mmeineke
647 +
648 +        * libBASS/parse_tree.c, libmdtools/Atom.cpp, libmdtools/DUFF.cpp,
649 +        libmdtools/DirectionalAtom.cpp, libmdtools/DumpWriter.cpp,
650 +        libmdtools/EAM_FF.cpp, libmdtools/ForceFields.cpp,
651 +        libmdtools/GenericData.cpp, libmdtools/InitializeFromFile.cpp,
652 +        libmdtools/Integrator.cpp, libmdtools/LJFF.cpp,
653 +        libmdtools/NPTf.cpp, libmdtools/NPTi.cpp, libmdtools/NPTzm.cpp,
654 +        libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
655 +        libmdtools/SimSetup.cpp, libmdtools/Thermo.cpp,
656 +        libmdtools/ZConsWriter.cpp, libmdtools/ZConstraint.cpp,
657 +        libmdtools/mpiSimulation.cpp, src/oopse.cpp: cleaned things with
658 +        gcc -Wall and g++ -Wall
659 +
660 + 2003-09-25 13:54  gezelter
661 +
662 +        * configure, ac-tools/configure.in: fixed a bug in configure
663 +
664 + 2003-09-25 11:42  gezelter
665 +
666 +        * Makefile.in, configure, ac-tools/aclocal.m4,
667 +        ac-tools/configure.in, libBASS/Makefile.in, libmdtools/Makefile.in,
668 +        src/Makefile.in, utils/Makefile.in, utils/sysbuilder/Makefile.in:
669 +        fixes for configure
670 +
671 + 2003-09-24 14:34  mmeineke
672 +
673 +        * libmdtools/Integrator.cpp: moved readyCheck in the integrator so
674 +        that it is called before the first Statistics are written.
675 +
676 + 2003-09-23 15:36  gezelter
677 +
678 +        * src/Make.dep, utils/Make.dep, utils/sysbuilder/Make.dep: Added a
679 +        bunch of Make.dep files to CVS
680 +
681 + 2003-09-23 15:34  mmeineke
682 +
683 +        * libmdtools/: Integrator.cpp, Integrator.hpp, NPTf.cpp,
684 +        SimSetup.cpp: Removed NPTfm from Integrator.hpp.
685 +        
686 +        Some small syntax cleaning in NPTfm and SimSetup
687 +
688 + 2003-09-22 18:07  tim
689 +
690 +        * libmdtools/: ForceFields.cpp, Integrator.cpp, SimInfo.cpp,
691 +        SimInfo.hpp: fix bug in calculating maxCutoff
692 +
693 + 2003-09-22 16:23  mmeineke
694 +
695 +        * libmdtools/: AllIntegrator.hpp, Integrator.hpp, Make.dep,
696 +        Makefile.in, NPT.cpp, NPTf.cpp, NPTfm.cpp, NPTim.cpp, SimSetup.cpp:
697 +        Converted NPTf to work with the NPT base class.
698 +        
699 +        Removed NPTfm and NPTim from cvs
700 +
701 + 2003-09-19 15:00  mmeineke
702 +
703 +        * libmdtools/: AllIntegrator.hpp, Integrator.cpp, Integrator.hpp,
704 +        NPT.cpp, NPTf.cpp, NPTi.cpp, NVT.cpp, SimSetup.cpp: added NPT base
705 +        class. NPTi is up to date. NPTf is not.
706 +
707 + 2003-09-19 11:03  mmeineke
708 +
709 +        * utils/Makefile.in, src/Makefile.in: removed mpi++ from the
710 +        makefile
711 +
712 + 2003-09-19 11:01  gezelter
713 +
714 +        * samples/water/ssd.bass: goofing off to test NPTf and NPTi
715 +
716 + 2003-09-19 11:01  gezelter
717 +
718 +        * libmdtools/: NPTf.cpp, NPTi.cpp: fixed bugs in NPTf, found
719 +        (nearly) conserved quantities for both NPTi and NPTf
720 +
721 + 2003-09-19 10:20  mmeineke
722 +
723 +        * utils/Makefile.in: fixed a typo in the makefile.
724 +
725 + 2003-09-19 09:55  gezelter
726 +
727 +        * libmdtools/NPTi.cpp, libmdtools/SimInfo.cpp,
728 +        samples/water/ssd.bass: [no log message]
729 +
730 + 2003-09-19 09:22  tim
731 +
732 +        * libmdtools/: NPTi.cpp, NVT.cpp: [no log message]
733 +
734 + 2003-09-17 09:22  mmeineke
735 +
736 +        * libmdtools/: Integrator.cpp, NPTi.cpp, NVT.cpp: fixed NPTi to now
737 +        work with constraints.
738 +
739 + 2003-09-16 15:02  tim
740 +
741 +        * libmdtools/: Integrator.hpp, NPTf.cpp, NPTfm.cpp, NPTi.cpp,
742 +        SimInfo.cpp, SimInfo.hpp: fixed ecr grow in SimInfo
743 +        
744 +        fixed conserved quantity in NPT (Still some small bug)
745 +        
746 +        NPTi appears very stable.
747 +
748 + 2003-09-15 11:52  tim
749 +
750 +        * libmdtools/AbstractClasses.hpp, libmdtools/Integrator.cpp,
751 +        libmdtools/Integrator.hpp, libmdtools/NPTf.cpp,
752 +        libmdtools/NPTfm.cpp, libmdtools/NPTi.cpp, libmdtools/NPTim.cpp,
753 +        libmdtools/NVT.cpp, libmdtools/SimInfo.cpp, libmdtools/SimInfo.hpp,
754 +        libmdtools/StatWriter.cpp, libmdtools/Thermo.cpp,
755 +        libmdtools/Thermo.hpp, libmdtools/ZConstraint.cpp,
756 +        utils/sysbuilder/bilayerSys.cpp: add conserved quantity to
757 +        statWriter fix bug of vector wrapping at NPTi
758 +
759 + 2003-09-12 15:51  mmeineke
760 +
761 +        * props/: AllCorr.cpp, AllCorr.hpp, GofR.cpp, PairCorrType.cpp,
762 +        PairCorrType.hpp: added AllCorr. It eill still need some work
763 +
764 + 2003-09-12 11:20  gezelter
765 +
766 +        * libmdtools/: Make.dep, Makefile.in: Added integrators to
767 +        Makefile.in
768 +
769 + 2003-09-12 11:20  gezelter
770 +
771 +        * ChangeLog: Entered changes for configure into ChangeLog
772 +
773   2003-09-10 16:28  mmeineke
774  
775          * props/: GofR.cpp, PairCorrType.cpp, PairCorrType.hpp: added more
# Line 1735 | Line 2507
2507          libmdtools/mpiSimulation.hpp, libmdtools/mpiSimulation_module.F90,
2508          libmdtools/neighborLists.F90, libmdtools/randomSPRNG.cpp,
2509          libmdtools/randomSPRNG.hpp, libmdtools/simulation_module.F90,
2510 <        libmdtools/vector_class.F90, libmdtools/wrappers.F90: Initial
2511 <        revision
2510 >        libmdtools/vector_class.F90, libmdtools/wrappers.F90: New OOPSE
2511 >        Tree
2512  
2513   2003-03-21 12:42  mmeineke
2514  
# Line 1793 | Line 2565
2565          libmdtools/mpiSimulation.hpp, libmdtools/mpiSimulation_module.F90,
2566          libmdtools/neighborLists.F90, libmdtools/randomSPRNG.cpp,
2567          libmdtools/randomSPRNG.hpp, libmdtools/simulation_module.F90,
2568 <        libmdtools/vector_class.F90, libmdtools/wrappers.F90: New OOPSE
2569 <        Tree
2568 >        libmdtools/vector_class.F90, libmdtools/wrappers.F90: Initial
2569 >        revision
2570  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines