ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/ChangeLog
(Generate patch)

Comparing trunk/OOPSE-2.0/ChangeLog (file contents):
Revision 2198 by tim, Fri Mar 11 15:00:20 2005 UTC vs.
Revision 2199 by gezelter, Thu Apr 14 21:41:56 2005 UTC

# Line 1 | Line 1
1 < 2005-03-11 00:43  chrisfen
1 > 2005-04-14 16:20  gezelter
2  
3 +        * src/utils/MoLocator.cpp: Fixed a bug in RigidBodyStamp section of
4 +        MoLocator
5 +
6 + 2005-04-14 14:12  gezelter
7 +
8 +        * LICENSE: [no log message]
9 +
10 + 2005-04-14 11:10  chuckv
11 +
12 +        * src/applications/nanoRodBuilder/nanorodBuilder.cpp:
13 +        nanorodbuilder now exit's when libCGAL is not present.
14 +
15 + 2005-04-14 10:20  tim
16 +
17 +        * src/io/make_nodes.h: fix one more warning message in make_nodes
18 +
19 + 2005-04-13 18:36  chuckv
20 +
21 +        * src/UseTheForce/DarkSide/electrostatic_interface.F90: Changed
22 +        interface name for SGI Compiler
23 +
24 + 2005-04-13 18:29  chrisfen
25 +
26 +        * samples/water/ssde/ssde.md: oops...  bad sample
27 +
28 + 2005-04-13 18:00  chuckv
29 +
30 +        * src/config.h.in: Change typo in CGAL.
31 +
32 + 2005-04-13 17:43  tim
33 +
34 +        * src/: brains/SnapshotManager.hpp, primitives/Torsion.hpp,
35 +        selection/SelectionCompiler.hpp: fix some warning messages
36 +
37 + 2005-04-13 17:30  gezelter
38 +
39 +        * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
40 +        make/Makefile.in, src/config.h.in,
41 +        src/applications/nanoRodBuilder/Makefile,
42 +        src/applications/nanoRodBuilder/Makefile.in,
43 +        src/applications/nanoRodBuilder/nanorodBuilder.cpp: added CGAL
44 +        checks
45 +
46 + 2005-04-13 15:36  chuckv
47 +
48 +        * src/UseTheForce/: DUFF.cpp, DUFF.hpp, Shapes_FF.cpp,
49 +        DarkSide/LJ.F90, DarkSide/electrostatic.F90,
50 +        DarkSide/electrostatic_interface.F90,
51 +        DarkSide/electrostatic_interface.h, DarkSide/lj_interface.F90,
52 +        DarkSide/lj_interface.h, DarkSide/sticky.F90,
53 +        DarkSide/sticky_interface.F90, DarkSide/sticky_interface.h: Added
54 +        destroy methods for Fortran modules.
55 +
56 + 2005-04-13 15:17  chuckv
57 +
58 +        * src/UseTheForce/DarkSide/: shapes.F90, shapes_interface.F90,
59 +        shapes_interface.h: Added destroy method to clean up memory
60 +
61 + 2005-04-13 13:41  tim
62 +
63 +        * src/: applications/nanoRodBuilder/nanorodBuilder.cpp,
64 +        brains/SimCreator.cpp, brains/SimInfo.cpp, brains/SimInfo.hpp,
65 +        io/make_nodes.c, io/parse_tree.c, primitives/Bend.hpp,
66 +        primitives/Bond.hpp, primitives/Torsion.hpp, types/MakeStamps.cpp,
67 +        types/MakeStamps.hpp, utils/MoLocator.cpp: more memory leak are
68 +        fixed
69 +
70 + 2005-04-12 17:44  chuckv
71 +
72 +        * src/applications/nanoRodBuilder/nanoBuilder.ggo: File not needed
73 +        for nanoRodBuilder.
74 +
75 + 2005-04-12 17:42  tim
76 +
77 +        * src/applications/: nanoRodBuilder/nanorodBuilder.cpp,
78 +        simpleBuilder/simpleBuilder.cpp: fix memory leak in nanorodBuilder
79 +        and simpleBuilder(forget to delete lattice)
80 +
81 + 2005-04-12 17:33  tim
82 +
83 +        * src/: applications/nanoRodBuilder/nanorodBuilder.cpp,
84 +        applications/simpleBuilder/simpleBuilder.cpp, brains/Register.cpp:
85 +        refactory lattice
86 +
87 + 2005-04-12 17:07  tim
88 +
89 +        * src/lattice/: BaseLattice.cpp, BaseLattice.hpp, CubicLattice.cpp,
90 +        CubicLattice.hpp, FCCLattice.cpp, FCCLattice.hpp, Lattice.cpp,
91 +        Lattice.hpp, Makefile, FCCLattice.hpp, Lattice.hpp: refactory
92 +        LatticeFactory and LatticeCreator
93 +
94 + 2005-04-12 16:58  tim
95 +
96 +        * src/: applications/nanoRodBuilder/nanorodBuilder.cpp,
97 +        applications/simpleBuilder/simpleBuilder.cpp, brains/Register.cpp,
98 +        brains/Register.hpp, lattice/Lattice.cpp, lattice/Lattice.hpp,
99 +        lattice/LatticeCreator.cpp, lattice/LatticeCreator.hpp,
100 +        lattice/LatticeFactory.cpp, lattice/LatticeFactory.hpp,
101 +        lattice/Makefile: refactory LatticeFactory and LatticeCreator
102 +
103 + 2005-04-12 16:28  gezelter
104 +
105 +        * src/utils/: Makefile.in, MoLocator.cpp, MoLocator.hpp,
106 +        vector_class.F90: cleaned up vector_class memory leak fix by
107 +        deallocating in reverse order of how we allocated.  Also migrated
108 +        MoLocator into utils directory
109 +
110 + 2005-04-12 16:27  gezelter
111 +
112 +        * src/lattice/: BaseLattice.cpp, BaseLattice.hpp, Lattice.cpp,
113 +        Lattice.hpp, LatticeCreator.cpp, LatticeCreator.hpp,
114 +        LatticeFactory.cpp, LatticeFactory.hpp, Makefile: added lattice
115 +        directory
116 +
117 + 2005-04-12 16:27  gezelter
118 +
119 +        * src/applications/: nanoRodBuilder/BaseLattice.cpp,
120 +        nanoRodBuilder/BaseLattice.hpp, nanoRodBuilder/Lattice.cpp,
121 +        nanoRodBuilder/Lattice.hpp, nanoRodBuilder/LatticeCreator.cpp,
122 +        nanoRodBuilder/LatticeCreator.hpp,
123 +        nanoRodBuilder/LatticeFactory.cpp,
124 +        nanoRodBuilder/LatticeFactory.hpp, nanoRodBuilder/Makefile,
125 +        nanoRodBuilder/MoLocator.cpp, nanoRodBuilder/MoLocator.hpp,
126 +        nanoRodBuilder/nanorodBuilder.cpp, simpleBuilder/BaseLattice.cpp,
127 +        simpleBuilder/BaseLattice.hpp, simpleBuilder/Lattice.cpp,
128 +        simpleBuilder/Lattice.hpp, simpleBuilder/LatticeCreator.cpp,
129 +        simpleBuilder/LatticeCreator.hpp, simpleBuilder/LatticeFactory.cpp,
130 +        simpleBuilder/LatticeFactory.hpp, simpleBuilder/Makefile,
131 +        simpleBuilder/MoLocator.cpp, simpleBuilder/MoLocator.hpp,
132 +        simpleBuilder/simpleBuilder.cpp: added lattice directory, so all of
133 +        these files are now redundant
134 +
135 + 2005-04-12 16:27  gezelter
136 +
137 +        * src/UseTheForce/DarkSide/: atype_interface.F90,
138 +        atype_interface.h: cleaned up memory leak fix
139 +
140 + 2005-04-12 16:26  gezelter
141 +
142 +        * make/Makefile.in: added lattice subdirectory
143 +
144 + 2005-04-12 15:57  chrisfen
145 +
146 +        * src/UseTheForce/Shapes_FF.cpp: no real changes here, maybe added
147 +        a space by accident
148 +
149 + 2005-04-12 15:56  chrisfen
150 +
151 +        * samples/water/ssd-ion/: ssdCl.in, ssdCl.md, water.md: added
152 +        quadrupole sample
153 +
154 + 2005-04-12 15:56  chrisfen
155 +
156 +        * samples/water/dimer/: cl.in, cl.md, cl2.in, cl2.md: updating
157 +        samples
158 +
159 + 2005-04-12 13:30  tim
160 +
161 +        * src/UseTheForce/: ForceField.cpp, ForceField.hpp: destory atom
162 +        type in fortran side
163 +
164 + 2005-04-12 12:45  chuckv
165 +
166 +        * src/utils/vector_class.F90: Further changes to vector_class
167 +        destroy function.
168 +
169 + 2005-04-12 12:39  chuckv
170 +
171 +        * src/utils/vector_class.F90: Fixed pointer memory leak in
172 +        vector_class.
173 +
174 + 2005-04-12 12:12  chuckv
175 +
176 +        * src/UseTheForce/: EAM_FF.cpp, EAM_FF.hpp,
177 +        DarkSide/atype_interface.F90, DarkSide/atype_interface.h,
178 +        DarkSide/eam.F90, DarkSide/eam_interface.F90,
179 +        DarkSide/eam_interface.h: Updates to deallocate object in fortran.
180 +
181 + 2005-04-12 09:24  chrisfen
182 +
183 +        * src/integrators/VelocityVerletIntegrator.cpp: minor change to TI
184 +        output
185 +
186 + 2005-04-11 19:29  chuckv
187 +
188 +        * src/: UseTheForce/DarkSide/atype.F90,
189 +        applications/nanoRodBuilder/Makefile: Changes to delete atypes...
190 +
191 + 2005-04-11 19:28  chuckv
192 +
193 +        * src/utils/vector_class.F90: Added code to delete vector.
194 +
195 + 2005-04-11 17:03  chuckv
196 +
197 +        * samples/metals/nanorod/: Au_nanoparticle.md,
198 +        Au_nanoparticle_FCC.md, Au_nanoparticle_linux.md, metals.md: Why
199 +        aren't these here?
200 +
201 + 2005-04-11 16:58  tim
202 +
203 +        * src/io/basic_ifstrstream.hpp: avoid multiple inherit in
204 +        basic_ifstrstream
205 +
206 + 2005-04-11 16:37  chuckv
207 +
208 +        * make/Makefile.in,
209 +        src/applications/nanoRodBuilder/BaseLattice.cpp,
210 +        src/applications/nanoRodBuilder/BaseLattice.hpp,
211 +        src/applications/nanoRodBuilder/GeometryBuilder.cpp,
212 +        src/applications/nanoRodBuilder/GeometryBuilder.hpp,
213 +        src/applications/nanoRodBuilder/Lattice.cpp,
214 +        src/applications/nanoRodBuilder/Lattice.hpp,
215 +        src/applications/nanoRodBuilder/LatticeCreator.cpp,
216 +        src/applications/nanoRodBuilder/LatticeCreator.hpp,
217 +        src/applications/nanoRodBuilder/LatticeFactory.cpp,
218 +        src/applications/nanoRodBuilder/LatticeFactory.hpp,
219 +        src/applications/nanoRodBuilder/Makefile,
220 +        src/applications/nanoRodBuilder/MoLocator.cpp,
221 +        src/applications/nanoRodBuilder/MoLocator.hpp,
222 +        src/applications/nanoRodBuilder/nanoBuilder.ggo,
223 +        src/applications/nanoRodBuilder/nanorodBuilder.cpp,
224 +        src/applications/nanoRodBuilder/nanorodBuilder.ggo,
225 +        src/applications/nanoRodBuilder/nanorodBuilderCmd.c,
226 +        src/applications/nanoRodBuilder/nanorodBuilderCmd.h: Importing
227 +        nanoRodBuilder application (may not work yet).  ((Doesn't work
228 +        yet.)) (((May never work....)))
229 +
230 + 2005-04-11 15:54  tim
231 +
232 +        * src/applications/dump2Xyz/Dump2XYZ.cpp: forget to delete
233 +        prepareVisitor in Dump2XYZ
234 +
235 + 2005-04-11 15:19  chrisfen
236 +
237 +        * src/UseTheForce/DarkSide/electrostatic.F90: fixing of the
238 +        quadrupoles.  look!  it's divide by 3 like stone says!
239 +
240 + 2005-04-11 15:18  chrisfen
241 +
242 +        * forceFields/DUFF2.frc: fixing of the quadrupoles
243 +
244 + 2005-04-11 15:16  tim
245 +
246 +        * src/selection/Token.hpp: change the parameter name in
247 +        constructors
248 +
249 + 2005-04-11 14:49  gezelter
250 +
251 +        * make/Makefile.in: One more bug fix for GNU make versions < 3.80
252 +
253 + 2005-04-11 14:06  gezelter
254 +
255 +        * make/Makefile.in: Fixed the uc and lc functions for GNU make
256 +        versions < 3.80
257 +
258 + 2005-04-11 11:13  gezelter
259 +
260 +        * make/Makefile.in, src/UseTheForce/Makefile,
261 +        src/UseTheForce/DarkSide/Makefile, src/utils/Makefile.in: added
262 +        some stuff to clean out module files during "make clean"
263 +
264 + 2005-04-08 17:13  chrisfen
265 +
266 +        * src/UseTheForce/DarkSide/electrostatic.F90: quadrupole
267 +        interactions should be working with a remaining question of
268 +        interaction magnitude
269 +
270 + 2005-04-08 17:12  chrisfen
271 +
272 +        * samples/water/dimer/: cl.in, cl.md, ssd.in, ssd.md: messing with
273 +        samples
274 +
275 + 2005-04-08 13:48  chrisfen
276 +
277 +        * samples/water/ssd/ssd.md: oops...  messed up a sample
278 +
279 + 2005-04-08 09:43  chrisfen
280 +
281 +        * src/UseTheForce/DarkSide/electrostatic.F90: Altered signs to fix
282 +        charge-dipole interactions
283 +
284 + 2005-04-08 09:42  chrisfen
285 +
286 +        * samples/water/: dimer/cl.in, dimer/cl.md, dimer/water.md,
287 +        ssd/ssd.md, ssd/water.md: changes during debug of charge-dipole
288 +
289 + 2005-04-08 09:41  chrisfen
290 +
291 +        * forceFields/DUFF2.frc: added Cl- and Na+
292 +
293 + 2005-04-06 18:59  tim
294 +
295 +        * src/io/BASSlex.l: reinitialize buffer_stack_ptr in BASS parser
296 +
297 + 2005-04-05 18:09  tim
298 +
299 +        * src/selection/: NameFinder.cpp, SelectionCompiler.cpp,
300 +        SelectionCompiler.hpp, Token.hpp, TokenMap.cpp: support '+' and '-'
301 +        in atom type name;clean the code a little bit
302 +
303 + 2005-03-29 16:00  tim
304 +
305 +        * src/math/: ChebyshevPolynomials.cpp, SquareMatrix3.hpp: fix a bug
306 +        in converting rotation matrix to quaternion
307 +
308 + 2005-03-28 17:41  tim
309 +
310 +        * src/visitors/LipidTransVisitor.cpp: fixed the wrapping
311 +
312 + 2005-03-28 17:30  tim
313 +
314 +        * src/visitors/LipidTransVisitor.cpp: LipidTranVisitor should do
315 +        the wrapping
316 +
317 + 2005-03-28 10:54  tim
318 +
319 +        * src/applications/staticProps/GofXyz.cpp: fix a bug in getting the
320 +        dimension of histogram
321 +
322 + 2005-03-22 11:38  tim
323 +
324 +        * make/Makefile.in, src/applications/dump2Xyz/Makefile,
325 +        src/applications/dynamicProps/Makefile,
326 +        src/applications/oopse/Makefile,
327 +        src/applications/simpleBuilder/Makefile,
328 +        src/applications/staticProps/Makefile: avoid building parallel
329 +        executable for dump2XYZ, simpleBuilder, staticProps and
330 +        dynamicProps
331 +
332 + 2005-03-21 17:34  chrisfen
333 +
334 +        * forceFields/: DUFF2.frc, WATER.frc: Corrected changes to the
335 +        forcefield files
336 +
337 + 2005-03-21 15:51  chrisfen
338 +
339 +        * src/UseTheForce/: doForces.F90, DarkSide/electrostatic.F90,
340 +        DarkSide/reactionField.F90: Make sure electrostatic_module provides
341 +        data for reaction_field
342 +
343 + 2005-03-21 15:50  chrisfen
344 +
345 +        * forceFields/: DUFF2.frc, WATER.frc: Chris debugging stuff.  HE
346 +        WILL CHANGE THIS BACK, RIGHT?
347 +
348 + 2005-03-21 14:23  gezelter
349 +
350 +        * src/UseTheForce/DarkSide/electrostatic.F90: constant back to
351 +        correct value
352 +
353 + 2005-03-21 14:22  gezelter
354 +
355 +        * make/Makefile.in: fixed an install-related bug.
356 +        $(InstallCommand) had been set to $(InstallData)
357 +
358 + 2005-03-15 09:21  gezelter
359 +
360 +        * src/integrators/Integrator.cpp: VelocityVerletIntegrator already
361 +        deletes and Nullifies restWriter, so Integrator shouldn't do it.
362 +
363 + 2005-03-15 09:20  gezelter
364 +
365 +        * src/UseTheForce/DarkSide/electrostatic.F90: fixed three typos
366 +
367 + 2005-03-13 02:39  gezelter
368 +
369 +        * src/UseTheForce/DarkSide/electrostatic.F90: first run at
370 +        charge-quadrupole interactions
371 +
372 + 2005-03-12 14:12  chrisfen
373 +
374 +        * samples/: Makefile.in, thermoIntegration/liquid/Makefile,
375 +        thermoIntegration/solid/Makefile: forgot a couple of makefiles
376 +
377 + 2005-03-12 14:05  chrisfen
378 +
379 +        * samples/thermoIntegration/liquid/ssde.in,
380 +        samples/thermoIntegration/liquid/ssde.md,
381 +        samples/thermoIntegration/liquid/water.md,
382 +        samples/thermoIntegration/solid/idealCrystal.in,
383 +        samples/thermoIntegration/solid/ssde.in,
384 +        samples/thermoIntegration/solid/ssde.md,
385 +        samples/thermoIntegration/solid/ssde.zang0,
386 +        samples/thermoIntegration/solid/water.md,
387 +        samples/water/tip3p_ice/tp3.md,
388 +        src/UseTheForce/DarkSide/sticky.F90,
389 +        src/restraints/ThermoIntegrationForceManager.cpp: added some
390 +        samples
391 +
392 + 2005-03-11 12:50  tim
393 +
394 +        * src/: brains/SimCreator.cpp,
395 +        io/MultipoleAtomTypesSectionParser.cpp: fix a typo in
396 +        MultipoleAtomTypesSectionParser
397 +
398 + 2005-03-11 10:55  tim
399 +
400 +        * src/brains/SimInfo.cpp: pairs inside cutoff group should not be
401 +        excluded
402 +
403 + 2005-03-11 10:53  gezelter
404 +
405 +        * src/UseTheForce/DarkSide/electrostatic.F90: settled on a unit for
406 +        quadrupoles
407 +
408 + 2005-03-11 10:52  gezelter
409 +
410 +        * forceFields/DUFF2.frc: quadrupoles for SSD models
411 +
412 + 2005-03-11 10:00  tim
413 +
414 +        * ChangeLog, doc/SelectionExpression.html,
415 +        doc/classoopse_1_1StuntDouble.png, doc/definition.jpg,
416 +        doc/gofr.jpg, doc/gofrtheta.jpg, doc/heirarchy.png,
417 +        src/brains/SimInfo.cpp, src/selection/SelectionEvaluator.cpp,
418 +        src/selection/SelectionEvaluator.hpp, src/selection/Token.hpp,
419 +        src/selection/TokenMap.cpp: clean up SimInfo; modify the images of
420 +        SelectionExpression.html
421 +
422 + 2005-03-10 19:43  chrisfen
423 +
424          * samples/water/ssde/ssde.md, samples/water/tip3p_ice/tp3.md,
425          src/io/RestReader.cpp, src/restraints/Restraints.cpp,
426          src/restraints/ThermoIntegrationForceManager.cpp: fixed a bug in
427          MPI restraints
428  
429 < 2005-03-10 23:56  tim
429 > 2005-03-10 18:56  tim
430  
431          * doc/SelectionExpression.html, src/brains/SimInfo.cpp,
432          src/primitives/CutoffGroup.hpp: adding exclude pairs for rigidbody
433          and cutoff group
434  
435 < 2005-03-10 22:06  gezelter
435 > 2005-03-10 17:06  gezelter
436  
437          * src/types/MorseBondType.hpp: fixed a doxygen problem
438  
439 < 2005-03-10 21:51  gezelter
439 > 2005-03-10 16:51  gezelter
440  
441          * samples/dipole/: split_SSD.md, twoSplitDipole.md: messing with
442          the split dipole test cases
443  
444 < 2005-03-10 21:51  gezelter
444 > 2005-03-10 16:51  gezelter
445  
446          * doc/SelectionExpression.html: updated some documentation
447  
448 < 2005-03-10 20:40  gezelter
448 > 2005-03-10 15:40  gezelter
449  
450          * src/io/: Globals.hpp, LinkedCommand.cpp, LinkedCommand.hpp,
451          Makefile: LinkedList removal project starts now
452  
453 < 2005-03-10 20:28  tim
453 > 2005-03-10 15:28  tim
454  
455          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
456          io/EAMAtomTypesSectionParser.cpp, io/Globals.cpp, io/Globals.hpp:
457          using map to replace link list
458  
459 < 2005-03-10 19:11  tim
459 > 2005-03-10 14:11  tim
460  
461          * samples/dipole/: splitInWater.in, splitInWater.md: adding test
462          case  of split dipole
463  
464 < 2005-03-10 19:10  chrisfen
464 > 2005-03-10 14:10  chrisfen
465  
466          * samples/water/tip3p_ice/tp3.md, src/io/RestReader.cpp,
467          src/io/RestWriter.cpp,
468          src/restraints/ThermoIntegrationForceManager.cpp: Oops...  MPI now
469          builds...
470  
471 < 2005-03-10 18:44  tim
471 > 2005-03-10 13:44  tim
472  
473          * samples/dipole/: Lipid.frc, splitDipole.md, split_SSD.in,
474          split_SSD.md, twoSplitDipole.in, twoSplitDipole.md, water.md:
475          adding test case for split dipole
476  
477 < 2005-03-10 17:54  gezelter
477 > 2005-03-10 12:54  gezelter
478  
479          * src/UseTheForce/DarkSide/electrostatic.F90: added fortran-side
480          support for split dipoles
481  
482 < 2005-03-10 16:27  chrisfen
482 > 2005-03-10 11:27  chrisfen
483  
484          * samples/water/tip3p_ice/tp3.md,
485          src/restraints/ThermoIntegrationForceManager.cpp: fixes to
486          restraints
487  
488 < 2005-03-10 16:15  chrisfen
488 > 2005-03-10 11:15  chrisfen
489  
490          * samples/water/tip3p_ice/tp3.md, src/UseTheForce/ForceFields.cpp,
491          src/UseTheForce/ForceFields.hpp,
492          src/restraints/ThermoIntegrationForceManager.cpp: fixing restraints
493  
494 < 2005-03-10 16:14  tim
494 > 2005-03-10 11:14  tim
495  
496          * ChangeLog, doc/SelectionExpression.html, forceFields/DUFF2.frc,
497          src/io/MultipoleAtomTypesSectionParser.cpp,
498          src/selection/SelectionEvaluator.cpp: minor change
499  
500 < 2005-03-10 15:10  chrisfen
500 > 2005-03-10 10:10  chrisfen
501  
502          * make/Makefile.in, samples/water/tip3p_ice/tp3.md,
503          src/brains/SimCreator.cpp, src/brains/SimInfo.hpp,
# Line 93 | Line 514
514          src/restraints/ThermoIntegrationForceManager.hpp: First commit of
515          the new restraints code
516  
517 < 2005-03-09 18:48  tim
517 > 2005-03-09 13:48  tim
518  
519          * src/selection/: IndexFinder.cpp, IndexFinder.hpp: adding
520          IndexFinder
521  
522 < 2005-03-09 18:46  tim
522 > 2005-03-09 13:46  tim
523  
524          * src/: applications/dump2Xyz/Dump2XYZ.ggo,
525          applications/dump2Xyz/Dump2XYZCmd.c,
# Line 106 | Line 527
527          selection/SelectionCompiler.cpp, selection/SelectionEvaluator.cpp:
528          fix compilation issue
529  
530 < 2005-03-09 17:58  tim
530 > 2005-03-09 12:58  tim
531  
532          * forceFields/DUFF2.frc, scripts/filepp,
533          src/UseTheForce/EAM_FF.cpp,
# Line 114 | Line 535
535          src/io/SectionParser.cpp, test/math/testRandNumGen.cpp: fix a bug
536          in SectionParser (lineNo is not updated)
537  
538 < 2005-03-09 17:30  tim
538 > 2005-03-09 12:30  tim
539  
540          * src/: UseTheForce/DUFF.cpp, applications/dump2Xyz/Dump2XYZ.cpp,
541          applications/dump2Xyz/Dump2XYZ.ggo,
# Line 136 | Line 557
557          MultipoleAtomTypesSectionParser;remove print dipole option from
558          Dump2XYZ;
559  
560 < 2005-03-09 17:28  tim
560 > 2005-03-09 12:28  tim
561  
562          * forceFields/DUFF2.frc: change the format of DUFF2
563  
564 < 2005-03-09 15:44  gezelter
564 > 2005-03-09 10:44  gezelter
565  
566          * src/UseTheForce/DarkSide/: electrostatic.F90,
567          electrostatic_interface.F90, electrostatic_interface.h: new
568          electrostatic module
569  
570 < 2005-03-09 14:26  gezelter
570 > 2005-03-09 09:26  gezelter
571  
572          * src/types/: AtomType.cpp, AtomType.hpp, AtomTypeProperties.h,
573          DirectionalAtomType.cpp, DirectionalAtomType.hpp: added splitDipole
574          and fixed quadrupole stuff
575  
576 < 2005-03-09 14:25  gezelter
576 > 2005-03-09 09:25  gezelter
577  
578          * src/UseTheForce/: DUFF.cpp, EAM_FF.cpp: removed #include lines
579          for outdated charge and dipole interfaces
580  
581 < 2005-03-08 21:08  gezelter
581 > 2005-03-08 16:08  gezelter
582  
583          * samples/water/dimer/: cl.in, cl.md, cl2.in, cl2.md, mix.in,
584          mix.md, mix2.in, mix2.md, ssd.in, ssd.md: addded a few fun
585          charge-dipole test cases
586  
587 < 2005-03-08 21:07  gezelter
587 > 2005-03-08 16:07  gezelter
588  
589          * src/visitors/: AtomData.hpp, AtomVisitor.cpp, OtherVisitor.cpp,
590          OtherVisitor.hpp, RigidBodyVisitor.cpp, ZconsVisitor.cpp: fixing a
591          strange icc8 bug (we think).
592  
593 < 2005-03-08 21:07  gezelter
593 > 2005-03-08 16:07  gezelter
594  
595          * src/utils/: StringUtils.cpp, StringUtils.hpp: OOPSE_itoa!
596  
597 < 2005-03-08 21:07  gezelter
597 > 2005-03-08 16:07  gezelter
598  
599          * src/types/: AtomType.cpp, DirectionalAtomType.cpp: Electrostatic
600          Unification Project
601  
602 < 2005-03-08 21:07  gezelter
602 > 2005-03-08 16:07  gezelter
603  
604          * src/io/Globals.cpp: Dunno
605  
606 < 2005-03-08 21:06  gezelter
606 > 2005-03-08 16:06  gezelter
607  
608          * src/brains/: MoleculeCreator.cpp, SimCreator.cpp: Using
609          OOPSE_itoa and checking a NULL left over from the LinkedList days
610  
611 < 2005-03-08 21:06  gezelter
611 > 2005-03-08 16:06  gezelter
612  
613          * src/UseTheForce/DarkSide/: LJ.F90, Makefile, atype.F90,
614          atype_interface.F90, atype_interface.h, charge.F90,
# Line 195 | Line 616
616          dipole_interface.F90, dipole_interface.h: electrostatic unification
617          project fixed an uninitialized variable in Lennard Jones mixing map
618  
619 < 2005-03-08 21:05  gezelter
619 > 2005-03-08 16:05  gezelter
620  
621          * src/UseTheForce/doForces.F90: electrostatic unification project
622  
623 < 2005-03-08 21:05  gezelter
623 > 2005-03-08 16:05  gezelter
624  
625          * samples/water/dimer/: two.md, water.md: making some cool test
626          cases
627  
628 < 2005-03-08 21:05  gezelter
628 > 2005-03-08 16:05  gezelter
629  
630          * forceFields/DUFF2.frc: Added a charge for Chlorine
631  
632 < 2005-03-07 22:39  tim
632 > 2005-03-07 17:39  tim
633  
634          * src/: brains/SimInfo.cpp, io/DumpReader.cpp,
635          math/ParallelRandNumGen.cpp, math/ParallelRandNumGen.hpp,
636          primitives/Molecule.cpp, utils/BitSet.cpp, utils/MemoryUtils.hpp:
637          Fixing a bug in BitSet.cpp
638  
639 < 2005-03-04 15:28  gezelter
639 > 2005-03-04 10:28  gezelter
640  
641          * src/config.h.in: Cleaning up config.h.in by adding comments
642  
643 < 2005-03-04 15:28  gezelter
643 > 2005-03-04 10:28  gezelter
644  
645          * configure, ac-tools/configure.in, make/Makefile.in,
646          src/brains/SimCreator.cpp: SPRNG eradication project
647  
648 < 2005-03-03 14:40  tim
648 > 2005-03-03 09:40  tim
649  
650          * src/io/DumpWriter.cpp: avoid using const char*(hope can fixed the
651          missing atom type problem)
652  
653 < 2005-03-02 16:29  tim
653 > 2005-03-02 11:29  tim
654  
655          * src/math/RandNumGen.hpp: adding base class of Random Number
656          generator
657  
658 < 2005-03-02 16:28  tim
658 > 2005-03-02 11:28  tim
659  
660          * src/: brains/SimCreator.cpp, integrators/Velocitizer.cpp,
661          math/ParallelRandNumGen.hpp, math/SeqRandNumGen.hpp: info_ in
662          Velocitizer is not initialized which causes a seg fault
663  
664 < 2005-03-02 15:36  tim
664 > 2005-03-02 10:36  tim
665  
666          * src/: brains/SimCreator.cpp, integrators/Velocitizer.cpp,
667          integrators/Velocitizer.hpp, math/Makefile,
# Line 250 | Line 671
671          MersenneTwister.hpp which causes all kinds of trouble.  Refactory
672          random number generator
673  
674 < 2005-03-02 07:32  tim
674 > 2005-03-02 02:32  tim
675  
676          * test/math/testRandNumGen.cpp: Adding unit test for random number
677          generator
678  
679 < 2005-03-01 23:17  tim
679 > 2005-03-01 18:17  tim
680  
681          * src/brains/Thermo.hpp: fixed a file inclusion problem
682  
683 < 2005-03-01 23:17  tim
683 > 2005-03-01 18:17  tim
684  
685          * test/math/: Makefile, OOPSERandNumGenTestCase.cpp,
686          OOPSERandNumGenTestCase.hpp, ParallelandNumGenTestCase.cpp,
687          ParallelandNumGenTestCase.hpp, RandNumGenTestCase.cpp,
688          RandNumGenTestCase.hpp: fixed compilation problem
689  
690 < 2005-03-01 23:02  tim
690 > 2005-03-01 18:02  tim
691  
692          * src/: brains/SimCreator.cpp, integrators/Velocitizer.cpp,
693          integrators/Velocitizer.hpp, math/Makefile,
# Line 274 | Line 695
695          math/ParallelRandNumGen.hpp, math/mt19937ar.c,
696          math/randomSPRNG.cpp, math/randomSPRNG.hpp: replace SPRNG by MTRand
697  
698 < 2005-03-01 23:00  tim
698 > 2005-03-01 18:00  tim
699  
700          * test/math/: Makefile, ParallelandNumGenTestCase.cpp,
701          ParallelandNumGenTestCase.hpp: Change the name of test case
702  
703 < 2005-03-01 21:00  tim
703 > 2005-03-01 16:00  tim
704  
705          * test/math/: Makefile, OOPSERandNumGenTestCase.cpp,
706          OOPSERandNumGenTestCase.hpp: adding testcase for random number
707          generator
708  
709 < 2005-03-01 20:10  tim
709 > 2005-03-01 15:10  tim
710  
711          * src/: UseTheForce/ForceFieldCreator.hpp, brains/SimCreator.hpp,
712          integrators/IntegratorCreator.hpp, math/MersenneTwister.hpp,
# Line 296 | Line 717
717          utils/TypeContainer.hpp, visitors/AtomVisitor.cpp,
718          visitors/RigidBodyVisitor.cpp: fix compilation problem for g++ 3.4
719  
720 < 2005-03-01 19:11  tim
720 > 2005-03-01 14:11  tim
721  
722          * src/: brains/SimCreator.cpp, brains/SimInfo.hpp,
723          integrators/Velocitizer.cpp, integrators/Velocitizer.hpp,
724          math/MersenneTwister.hpp, math/OOPSERandNumGen.hpp: adding
725          OOPSERandNumGen
726  
727 < 2005-03-01 15:44  gezelter
727 > 2005-03-01 10:44  gezelter
728  
729          * make/Makefile.in: Fixed the damned build problem with the
730          libraries not being removed in make clean and make distclean (at
731          least we think it is fixed).
732  
733 < 2005-03-01 15:26  gezelter
733 > 2005-03-01 10:26  gezelter
734  
735          * src/math/MersenneTwister.hpp: Making small modifications to allow
736          for use on MPI machines
737  
738 < 2005-03-01 14:45  tim
738 > 2005-03-01 09:45  tim
739  
740          * src/: applications/dump2Xyz/Dump2XYZ.cpp, brains/SimCreator.cpp,
741          integrators/Velocitizer.cpp, io/DumpReader.cpp,
742          math/MersenneTwister.hpp: adding MersenneTwister random number
743          generator
744  
745 < 2005-03-01 03:55  tim
745 > 2005-02-28 22:55  tim
746  
747          * src/math/MersenneTwister.hpp: Adding a modified version of
748          MersenneTwister.hpp
749  
750 < 2005-02-28 17:24  tim
750 > 2005-02-28 12:24  tim
751  
752          * doc/: SelectionExpression.html, classoopse_1_1StuntDouble.png,
753          definition.jpg: selection expression
754  
755 < 2005-02-25 21:22  tim
755 > 2005-02-25 16:22  tim
756  
757          * src/: UseTheForce/DarkSide/LJ.F90,
758          UseTheForce/DarkSide/lj_interface.F90,
# Line 339 | Line 760
760          io/LennardJonesAtomTypesSectionParser.cpp, types/AtomType.cpp,
761          types/AtomType.hpp: adding soft potential to LJ Module
762  
763 < 2005-02-25 16:38  tim
763 > 2005-02-25 11:38  tim
764  
765          * doc/SelectionExpression.html: adding documentation for selection
766          expression
767  
768 < 2005-02-24 20:55  tim
768 > 2005-02-24 15:55  tim
769  
770          * src/: applications/simpleBuilder/simpleBuilder.cpp,
771          integrators/VelocityVerletIntegrator.cpp, io/DumpWriter.cpp,
# Line 352 | Line 773
773          adding basic_teebuf which can operate on multiple stream
774          simutaneously.
775  
776 < 2005-02-22 18:56  tim
776 > 2005-02-22 14:26  chrisfen
777  
778 +        * samples/water/ssdrf/: ssdrf.in, ssdrf.md, water.md: Added ssdrf
779 +        sample
780 +
781 + 2005-02-22 13:56  tim
782 +
783          * src/: UseTheForce/DarkSide/reactionField.F90,
784          primitives/RigidBody.cpp: reactionfield get fixed
785  
786 < 2005-02-21 16:57  tim
786 > 2005-02-21 11:57  tim
787  
788          * src/: applications/staticProps/GofRAngle.cpp,
789          visitors/LipidTransVisitor.cpp, visitors/LipidTransVisitor.hpp: Fix
790          a bug in GofRAngle
791  
792 < 2005-02-21 15:28  tim
792 > 2005-02-21 10:28  tim
793  
794          * src/primitives/Molecule.cpp: Fix for compilation on the Sun
795  
796 < 2005-02-21 15:22  tim
796 > 2005-02-21 10:22  tim
797  
798          * src/utils/next_combination.hpp: fix for compilation on the Sun
799  
800 < 2005-02-21 15:21  tim
800 > 2005-02-21 10:21  tim
801  
802          * src/utils/GenericData.hpp: fix problem in sun
803  
804 < 2005-02-18 23:07  tim
804 > 2005-02-18 18:07  tim
805  
806          * src/: applications/dump2Xyz/Dump2XYZ.cpp,
807          applications/dump2Xyz/Dump2XYZ.ggo,
# Line 392 | Line 818
818          visitors/LipidTransVisitor.cpp, visitors/LipidTransVisitor.hpp,
819          visitors/Makefile: adding LipidTransVisitor, GofXyz is working now
820  
821 < 2005-02-18 15:58  gezelter
821 > 2005-02-18 10:58  gezelter
822  
823          * src/brains/Register.cpp: Corrected filename collision for EAM on
824          Mac OS X
825  
826 < 2005-02-18 15:58  gezelter
826 > 2005-02-18 10:58  gezelter
827  
828          * src/applications/oopse/oopse.cpp: Updated copyright information
829  
830 < 2005-02-18 15:58  gezelter
830 > 2005-02-18 10:58  gezelter
831  
832          * src/UseTheForce/: EAM.cpp, EAM.hpp, EAM_FF.cpp, EAM_FF.hpp,
833          Makefile: corrected filename collision for EAM on operating systems
834          which are not case sensitive (aka Mac OS X)
835  
836 < 2005-02-17 20:15  tim
836 > 2005-02-17 15:15  tim
837  
838          * src/applications/staticProps/GofXyz.cpp: more bug get fixed
839  
840 < 2005-02-17 19:50  tim
840 > 2005-02-17 14:50  tim
841  
842          * src/applications/staticProps/: GofXyz.cpp, GofXyz.hpp: fix a bug
843          in GofXyz
844  
845 < 2005-02-17 19:09  tim
845 > 2005-02-17 14:09  tim
846  
847          * src/applications/staticProps/RadialDistrFunc.hpp: make
848          processHistogram non-abstrct function
849  
850 < 2005-02-17 18:41  tim
850 > 2005-02-17 13:41  tim
851  
852          * src/applications/staticProps/GofXyz.cpp: [no log message]
853  
854 < 2005-02-17 18:30  tim
854 > 2005-02-17 13:30  tim
855  
856          * src/applications/staticProps/: GofR.cpp, GofRAngle.cpp,
857          GofXyz.cpp, GofXyz.hpp, RadialDistrFunc.cpp, RadialDistrFunc.hpp:
858          finish GofXyz
859  
860 < 2005-02-17 16:21  tim
860 > 2005-02-17 11:21  tim
861  
862          * src/applications/staticProps/: GofAngle2.cpp, GofR.cpp,
863          GofRAngle.cpp, GofXyz.cpp: change the output format of 2D radial
864          distribution function
865  
866 < 2005-02-17 15:23  tim
866 > 2005-02-17 10:23  tim
867  
868          * src/utils/BitSet.hpp: forget the const correctness for BitSet
869  
870 < 2005-02-17 15:18  tim
870 > 2005-02-17 10:18  tim
871  
872          * src/: brains/BlockSnapshotManager.cpp,
873          selection/DistanceFinder.cpp: The change of interface of BitSet
874          cause a bug in SelectionEvaluation
875  
876 < 2005-02-16 21:13  tim
876 > 2005-02-16 16:13  tim
877  
878          * src/utils/residentMem.c: return residentMem in byte
879  
880 < 2005-02-16 21:00  tim
880 > 2005-02-16 16:00  tim
881  
882          * src/applications/staticProps/: GofAngle2.cpp, GofRAngle.cpp: fix
883          a bug in writing out the value of cosang
884  
885 < 2005-02-16 20:43  tim
885 > 2005-02-16 15:43  tim
886  
887          * src/brains/BlockSnapshotManager.cpp: using PhysMem - RSSMem to
888          estimate avaliable memory
889  
890 < 2005-02-16 20:30  tim
890 > 2005-02-16 15:30  tim
891  
892          * src/: applications/staticProps/GofAngle2.cpp,
893          applications/staticProps/GofAngle2.hpp,
# Line 477 | Line 903
903          applications/staticProps/StaticPropsCmd.h,
904          brains/BlockSnapshotManager.cpp: change the default bin number
905  
906 < 2005-02-16 19:36  tim
906 > 2005-02-16 14:36  tim
907  
908          * src/: applications/dynamicProps/DipoleCorrFunc.cpp,
909          applications/dynamicProps/RCorrFunc.cpp,
# Line 494 | Line 920
920          utils/BitSet.cpp, utils/BitSet.hpp: change the suffix of output
921          files;fix the problem of counting in staticProps
922  
923 < 2005-02-15 19:39  tim
923 > 2005-02-15 14:39  tim
924  
925          * src/brains/BlockSnapshotManager.cpp: fix a bug in
926          BlockSnapshotManager
927  
928 < 2005-02-15 19:36  tim
928 > 2005-02-15 14:36  tim
929  
930          * src/: applications/dynamicProps/TimeCorrFunc.cpp,
931          applications/staticProps/RadialDistrFunc.cpp,
# Line 507 | Line 933
933          selection/SelectionEvaluator.cpp: BlockSnapshotManager is using
934          reference counting now
935  
936 < 2005-02-15 17:49  tim
936 > 2005-02-15 12:49  tim
937  
938          * src/selection/: SelectionEvaluator.cpp, SelectionEvaluator.hpp:
939          replace std::make_pair by VariablesType::value_type to make Sun
940          Compiler happy
941  
942 < 2005-02-15 17:35  tim
942 > 2005-02-15 12:35  tim
943  
944          * src/selection/: TokenMap.cpp, TokenMap.hpp: adding typedef to
945          TokenMap, using TokenMapType::value_type instead of std::make_pair
946          to make Sun compiler happy
947  
948 < 2005-02-15 17:24  tim
948 > 2005-02-15 12:24  tim
949  
950          * src/applications/staticProps/: GofRAngle.cpp,
951          RadialDistrFunc.cpp, RadialDistrFunc.hpp: bug fix in StaticProps
952  
953 < 2005-02-15 17:11  tim
953 > 2005-02-15 12:11  tim
954  
955          * src/: applications/staticProps/GofR.cpp,
956          applications/staticProps/RadialDistrFunc.cpp,
# Line 533 | Line 959
959          #ifdef __RWSTD to make sun compiler happy (2) fix pair density
960          calculation problem when two selections intersect with each other
961  
962 < 2005-02-15 15:24  gezelter
962 > 2005-02-15 10:24  gezelter
963  
964          * src/brains/BlockSnapshotManager.cpp: cast of NULL to satisfy
965          xlc++
966  
967 < 2005-02-15 15:17  gezelter
967 > 2005-02-15 10:17  gezelter
968  
969          * configure, ac-tools/configure.in, src/config.h.in,
970          src/utils/residentMem.c: [no log message]
971  
972 < 2005-02-15 06:17  gezelter
972 > 2005-02-15 01:17  gezelter
973  
974          * src/utils/residentMem.c: bug fix for null termination
975  
976 < 2005-02-15 06:11  gezelter
976 > 2005-02-15 01:11  gezelter
977  
978          * configure, ac-tools/configure.in, src/utils/residentMem.c:
979          bugfixing residentMem
980  
981 < 2005-02-15 05:59  gezelter
981 > 2005-02-15 00:59  gezelter
982  
983          * configure, ac-tools/configure.in, src/config.h.in,
984          src/utils/residentMem.c: bugfixes for residentMem on LINUX
985  
986 < 2005-02-15 05:08  gezelter
986 > 2005-02-15 00:08  gezelter
987  
988          * src/utils/Makefile.in: added residentMem
989  
990 < 2005-02-15 05:05  gezelter
990 > 2005-02-15 00:05  gezelter
991  
992          * configure, ac-tools/configure.in, make/Makefile.in,
993          src/config.h.in, src/utils/physmem.h, src/utils/residentMem.c,
# Line 569 | Line 995
995          other processes autoconf fixes ps syntax checking config.h file
996          cleaning
997  
998 < 2005-02-14 23:26  gezelter
998 > 2005-02-14 18:26  gezelter
999  
1000          * configure, ac-tools/configure.in, make/Makefile.in: ps niceness
1001  
1002 < 2005-02-14 23:16  gezelter
1002 > 2005-02-14 18:16  gezelter
1003  
1004          * configure, ac-tools/aclocal.m4, ac-tools/configure.in: ps
1005          strangeness
1006  
1007 < 2005-02-14 19:42  tim
1007 > 2005-02-14 14:42  tim
1008  
1009          * src/brains/BlockSnapshotManager.cpp: fix a bug in
1010          BlockSnapshotManager.hpp
1011  
1012 < 2005-02-14 18:51  tim
1012 > 2005-02-14 13:51  tim
1013  
1014          * src/applications/staticProps/: StaticProps.cpp, StaticProps.ggo,
1015          StaticPropsCmd.c: default length for staticProps is 1/2 smallest
1016          length of first frame
1017  
1018 < 2005-02-14 18:12  tim
1018 > 2005-02-14 13:12  tim
1019  
1020          * src/integrators/VelocityVerletIntegrator.cpp: fix a bug in
1021          VelocityVerletIntegrator : last frame is written twice
1022  
1023 < 2005-02-14 17:57  tim
1023 > 2005-02-14 12:57  tim
1024  
1025          * src/: applications/dynamicProps/TimeCorrFunc.cpp,
1026          brains/SimInfo.cpp, primitives/RigidBody.cpp,
1027          primitives/StuntDouble.hpp: begin bug fix
1028  
1029 < 2005-02-14 17:35  tim
1029 > 2005-02-14 12:35  tim
1030  
1031          * src/applications/dynamicProps/: CorrelationFunction.cpp,
1032          CorrelationFunction.hpp, CrossTimeCorrFunc.cpp,
# Line 610 | Line 1036
1036          RCorrFunc.hpp, TimeCorrFunc.cpp, TimeCorrFunc.hpp, VCorrFunc.cpp,
1037          VCorrFunc.hpp: refactory CorrelationFunction
1038  
1039 < 2005-02-14 15:18  gezelter
1039 > 2005-02-14 10:18  gezelter
1040  
1041          * src/applications/dynamicProps/CorrelationFunction.cpp: bug fix
1042          and start of switch for type of correlation function
1043  
1044 < 2005-02-13 21:18  tim
1044 > 2005-02-13 16:18  tim
1045  
1046          * src/brains/: DataStorage.cpp, SimInfo.cpp: fix a bug in
1047          calculating  bytes per stuntdouble
1048  
1049 < 2005-02-13 21:03  tim
1049 > 2005-02-13 16:03  tim
1050  
1051          * src/applications/dynamicProps/CorrelationFunction.cpp: more fix
1052  
1053 < 2005-02-13 20:57  tim
1053 > 2005-02-13 15:57  tim
1054  
1055          * src/applications/dynamicProps/CorrelationFunction.cpp: fixed a
1056          bug in CorrelationFunction
1057  
1058 < 2005-02-13 20:36  tim
1058 > 2005-02-13 15:36  tim
1059  
1060          * src/: applications/staticProps/GofR.cpp,
1061          applications/staticProps/GofRAngle.cpp, brains/SimInfo.cpp: fixed a
1062          bug in SimInfo::getCutoff()
1063  
1064 < 2005-02-13 20:08  tim
1064 > 2005-02-13 15:08  tim
1065  
1066          * make/Makefile.in: adding staticProps and dynamicProps into
1067          Makefile.in
1068  
1069 < 2005-02-13 20:05  tim
1069 > 2005-02-13 15:05  tim
1070  
1071          * src/: applications/dynamicProps/CorrelationFunction.cpp,
1072          applications/dynamicProps/CorrelationFunction.hpp,
# Line 651 | Line 1077
1077          brains/SimInfo.hpp, integrators/Integrator.cpp: maximum length
1078          defaults to the cutoff radius
1079  
1080 < 2005-02-13 19:14  tim
1080 > 2005-02-13 14:14  tim
1081  
1082          * src/utils/Algorithm.hpp: adding Algorithm.hpp
1083  
1084 < 2005-02-13 19:10  tim
1084 > 2005-02-13 14:10  tim
1085  
1086          * src/: applications/dump2Xyz/Dump2XYZ.cpp,
1087          applications/dynamicProps/CorrelationFunction.cpp,
# Line 669 | Line 1095
1095          utils/BitSet.cpp, utils/BitSet.hpp, utils/physmem.h,
1096          visitors/OtherVisitor.cpp: dynamicProps get built
1097  
1098 < 2005-02-13 15:56  tim
1098 > 2005-02-13 10:56  tim
1099  
1100          * src/: applications/dynamicProps/CorrelationFunction.cpp,
1101          brains/BlockSnapshotManager.cpp, brains/BlockSnapshotManager.hpp,
1102          brains/DataStorage.cpp, brains/DataStorage.hpp: dynamicProps in
1103          progress
1104  
1105 < 2005-02-13 08:04  tim
1105 > 2005-02-13 03:04  tim
1106  
1107          * src/: applications/dynamicProps/CorrelationFunction.hpp,
1108          brains/BlockSnapshotManager.cpp, brains/BlockSnapshotManager.hpp,
# Line 684 | Line 1110
1110          brains/SimSnapshotManager.hpp, brains/SnapshotManager.hpp: more
1111          work in dynamicProps
1112  
1113 < 2005-02-13 07:25  tim
1113 > 2005-02-13 02:25  tim
1114  
1115          * src/applications/dynamicProps/DynamicProps.cpp: adding
1116          dynamicProps
1117  
1118 < 2005-02-13 07:14  tim
1118 > 2005-02-13 02:14  tim
1119  
1120          * src/applications/dynamicProps/: DynamicPropsCmd.c,
1121          DynamicPropsCmd.h: adding command line option to DynamicProps
1122  
1123 < 2005-02-13 07:13  tim
1123 > 2005-02-13 02:13  tim
1124  
1125          * src/applications/dynamicProps/: DynamicProps.ggo, Makefile:
1126          adding command line option for DynamicProps
1127  
1128 < 2005-02-13 06:57  tim
1128 > 2005-02-13 01:57  tim
1129  
1130          * src/: applications/dynamicProps/CorrelationFunction.cpp,
1131          applications/dynamicProps/CorrelationFunction.hpp,
# Line 716 | Line 1142
1142          primitives/RigidBody.cpp, primitives/RigidBody.hpp: adding
1143          dynamicProps
1144  
1145 < 2005-02-12 20:09  tim
1145 > 2005-02-12 15:09  tim
1146  
1147          * src/selection/SelectionManager.cpp: adding SelectionManager.cpp
1148  
1149 < 2005-02-11 22:41  tim
1149 > 2005-02-11 17:41  tim
1150  
1151          * src/brains/: SimInfo.cpp, SimInfo.hpp, Snapshot.hpp: adding one
1152          more constructor to Snapshot to create customized DataStorage
1153  
1154 < 2005-02-11 22:39  tim
1154 > 2005-02-11 17:39  tim
1155  
1156          * src/selection/: DistanceFinder.hpp, Makefile,
1157          SelectionManager.hpp: adding beginSelected, nextSelected method to
1158          SelectionManager
1159  
1160 < 2005-02-11 22:36  tim
1160 > 2005-02-11 17:36  tim
1161  
1162          * src/config.h.in, configure: adding support for physmem
1163  
1164 < 2005-02-11 22:35  tim
1164 > 2005-02-11 17:35  tim
1165  
1166          * ac-tools/configure.in: adding supprot for physmem
1167  
1168 < 2005-02-11 22:35  tim
1168 > 2005-02-11 17:35  tim
1169  
1170          * src/utils/: BitSet.hpp, Makefile.in, physmem.c, physmem.h: adding
1171          physmem
1172  
1173 < 2005-02-10 22:37  tim
1173 > 2005-02-10 17:37  tim
1174  
1175          * src/applications/staticProps/: GofAngle2.cpp, GofAngle2.hpp,
1176          GofR.cpp, GofR.hpp, GofRAngle.cpp, GofRAngle.hpp, GofXyz.cpp,
# Line 752 | Line 1178
1178          StaticProps.cpp, StaticProps.ggo, StaticPropsCmd.c,
1179          StaticPropsCmd.h: more work in StaticProps
1180  
1181 < 2005-02-10 18:14  tim
1181 > 2005-02-10 13:14  tim
1182  
1183          * src/applications/staticProps/: GofAngle2.cpp, GofAngle2.hpp,
1184          GofR.cpp, GofR.ggo, GofR.hpp, GofRAngle.cpp, GofRAngle.hpp,
# Line 761 | Line 1187
1187          StaticProps.cpp, StaticProps.ggo, StaticPropsCmd.c,
1188          StaticPropsCmd.h: change the filenames
1189  
1190 < 2005-02-10 14:15  tim
1190 > 2005-02-10 09:15  tim
1191  
1192          * src/applications/staticProps/: GofR.cpp, GofRAngle.cpp,
1193          GofRAngle.hpp, GofRMain.cpp, RadialDistrFunc.cpp,
1194          RadialDistrFunc.hpp: adding GofRAngle
1195  
1196 < 2005-02-09 18:21  tim
1196 > 2005-02-09 13:21  tim
1197  
1198          * src/applications/staticProps/: GofrCmd.c, GofrCmd.h: remove some
1199          useless files
1200  
1201 < 2005-02-09 18:12  tim
1201 > 2005-02-09 13:12  tim
1202  
1203          * src/applications/staticProps/: GofR.cpp, Makefile,
1204          RadialDistrFunc.cpp, RadialDistrFunc.hpp: staticProps in progress
1205  
1206 < 2005-02-09 17:08  tim
1206 > 2005-02-09 12:08  tim
1207  
1208          * src/applications/staticProps/: GofR.cpp, GofR.ggo, GofR.hpp,
1209          GofRCmd.c, GofRCmd.h, GofRMain.cpp, GofrCmd.c, GofrCmd.h,
1210          RadialDistrFunc.cpp, RadialDistrFunc.hpp: adding GofR
1211  
1212 < 2005-02-07 22:39  tim
1212 > 2005-02-07 17:39  tim
1213  
1214          * src/primitives/Molecule.hpp: add getRigidBodyAt  function into
1215          Molecule class
1216  
1217 < 2005-02-07 22:38  tim
1217 > 2005-02-07 17:38  tim
1218  
1219          * src/applications/dump2Xyz/Dump2XYZCmd.c: update help info
1220  
1221 < 2005-02-07 22:36  tim
1221 > 2005-02-07 17:36  tim
1222  
1223          * src/selection/: NameFinder.cpp, NameFinder.hpp,
1224          SelectionCompiler.cpp: support select internal index selection, for
1225          example, select DMPC.3
1226  
1227 < 2005-02-07 21:11  tim
1227 > 2005-02-07 16:11  tim
1228  
1229          * src/applications/dump2Xyz/: Dump2XYZCmd.c, Dump2XYZCmd.h: update
1230          help info for Dump2XYZ
1231  
1232 < 2005-02-07 20:39  chrisfen
1232 > 2005-02-07 15:39  chrisfen
1233  
1234          * src/selection/: SelectionEvaluator.cpp, SelectionEvaluator.hpp:
1235          selection librarys added
1236  
1237 < 2005-02-07 20:31  tim
1237 > 2005-02-07 15:31  tim
1238  
1239          * src/selection/Makefile, make/Makefile.in: adding Makefile
1240  
1241 < 2005-02-07 20:20  chrisfen
1241 > 2005-02-07 15:20  chrisfen
1242  
1243          * src/utils/wildcards.hpp: issue commented out in wildcards
1244  
1245 < 2005-02-07 20:06  tim
1245 > 2005-02-07 15:06  tim
1246  
1247          * src/selection/SelectionEvaluator.cpp: forget to reset the pc
1248          which cause reevaluate return NULL
1249  
1250 < 2005-02-07 19:14  tim
1250 > 2005-02-07 14:14  tim
1251  
1252          * src/brains/: SimCreator.cpp, SimSnapshotManager.cpp,
1253          SimSnapshotManager.hpp: fix a bug in determing the global index for
1254          rigidbodies
1255  
1256 < 2005-02-07 19:13  tim
1256 > 2005-02-07 14:13  tim
1257  
1258          * src/utils/: BitSet.cpp, BitSet.hpp, StringUtils.hpp: minor change
1259          in Bitset
1260  
1261 < 2005-02-07 19:13  tim
1261 > 2005-02-07 14:13  tim
1262  
1263          * src/selection/: DistanceFinder.cpp, DistanceFinder.hpp,
1264          SelectionCompiler.cpp, SelectionCompiler.hpp,
1265          SelectionEvaluator.cpp, SelectionEvaluator.hpp, Token.hpp,
1266          TokenMap.cpp: selection library is working
1267  
1268 < 2005-02-04 22:46  tim
1268 > 2005-02-04 17:46  tim
1269  
1270          * src/applications/dump2Xyz/Dump2XYZ.cpp: remove SelectionVisitor
1271  
1272 < 2005-02-04 22:45  tim
1272 > 2005-02-04 17:45  tim
1273  
1274          * src/visitors/: OtherVisitor.cpp, OtherVisitor.hpp: IgnoreVisitor
1275          and XYZVisitor now use selection library
1276  
1277 < 2005-02-04 22:44  tim
1277 > 2005-02-04 17:44  tim
1278  
1279          * src/brains/: MoleculeCreator.cpp, SimInfo.cpp, SimInfo.hpp:
1280          adding SelectionManager into SimInfo
1281  
1282 < 2005-02-04 22:43  tim
1282 > 2005-02-04 17:43  tim
1283  
1284          * src/applications/dump2Xyz/: Dump2XYZ.cpp, Dump2XYZ.ggo,
1285          Dump2XYZCmd.c, Dump2XYZCmd.h: dump2Xyz now take advantage of
1286          selection library
1287  
1288 < 2005-02-04 22:42  tim
1288 > 2005-02-04 17:42  tim
1289  
1290          * src/utils/: BitSet.hpp, Makefile.in, wildcards.cpp: minor change
1291          in BitSet
1292  
1293 < 2005-02-04 22:41  tim
1293 > 2005-02-04 17:41  tim
1294  
1295          * src/primitives/: Molecule.hpp, RigidBody.hpp: adding missing
1296          implementation
1297  
1298 < 2005-02-04 22:39  tim
1298 > 2005-02-04 17:39  tim
1299  
1300          * src/selection/: NameFinder.cpp, NameFinder.hpp,
1301          SelectionCompiler.cpp, SelectionCompiler.hpp,
# Line 877 | Line 1303
1303          SelectionManager.hpp, Token.hpp: half of the selection utility is
1304          working need to debug within keyword and atomproperty keyword
1305  
1306 < 2005-02-04 05:42  tim
1306 > 2005-02-04 00:42  tim
1307  
1308          * src/selection/: NameFinder.cpp, NameFinder.hpp: selection library
1309          get built
1310  
1311 < 2005-02-04 05:42  tim
1311 > 2005-02-04 00:42  tim
1312  
1313          * src/utils/: BitSet.cpp, BitSet.hpp: fix BitSet
1314  
1315 < 2005-02-04 05:26  tim
1315 > 2005-02-04 00:26  tim
1316  
1317          * src/brains/: ForceFields.cpp, Migrator.hpp, SimCreator.cpp:
1318          remove some useless files
1319  
1320 < 2005-02-04 04:57  tim
1320 > 2005-02-03 23:57  tim
1321  
1322          * src/: primitives/RigidBody.hpp, selection/NameFinder.cpp,
1323          selection/NameFinder.hpp, utils/wildcards.cpp, utils/wildcards.hpp:
1324          adding wildcard class; NameFinder is finished
1325  
1326 < 2005-02-03 23:14  tim
1326 > 2005-02-03 18:14  tim
1327  
1328          * src/selection/: NameFinder.cpp, NameFinder.hpp,
1329          SelectionCompiler.cpp, SelectionCompiler.hpp,
# Line 905 | Line 1331
1331          SelectionManager.hpp, Token.hpp, TokenMap.cpp: more work in
1332          selection library
1333  
1334 < 2005-02-03 14:04  tim
1334 > 2005-02-03 09:04  tim
1335  
1336          * src/selection/: SelectionEvaluator.cpp, SelectionEvaluator.hpp:
1337          selection in progress
1338  
1339 < 2005-02-02 23:13  tim
1339 > 2005-02-02 18:13  tim
1340  
1341          * src/selection/: SelectionCompiler.cpp, SelectionCompiler.hpp,
1342          SelectionEvaluator.cpp, SelectionEvaluator.hpp, Token.cpp,
1343          Token.hpp, TokenMap.cpp, TokenMap.hpp: selection library in
1344          progress, except SelectionEvaluator, other files are compiled
1345  
1346 < 2005-02-02 23:12  tim
1346 > 2005-02-02 18:12  tim
1347  
1348          * src/utils/: Makefile.in, any.hpp: adding boost::any
1349  
1350 < 2005-02-02 12:51  tim
1350 > 2005-02-02 07:51  tim
1351  
1352          * src/selection/SelectionCompiler.cpp: add SelectionCompiler.cpp
1353  
1354 < 2005-02-01 22:49  tim
1354 > 2005-02-01 17:49  tim
1355  
1356          * src/: utils/BitSet.cpp, utils/BitSet.hpp, utils/StringUtils.hpp,
1357          selection/SelectionCompiler.hpp, selection/SelectionEvaluator.cpp,
1358          selection/SelectionEvaluator.hpp, selection/SelectionManager.hpp,
1359          selection/Token.hpp: Selection in progress
1360  
1361 < 2005-02-01 06:55  tim
1361 > 2005-02-01 01:55  tim
1362  
1363          * src/: selection/SelectionCompiler.hpp,
1364          selection/SelectionEvaluator.cpp, selection/SelectionEvaluator.hpp,
1365          selection/SelectionManager.hpp, selection/Token.hpp,
1366          utils/BitSet.cpp, utils/BitSet.hpp: adding selection library
1367  
1368 < 2005-01-26 15:26  tim
1368 > 2005-01-26 10:26  tim
1369  
1370          * src/integrators/: Integrator.cpp, Integrator.hpp,
1371          VelocityVerletIntegrator.cpp, VelocityVerletIntegrator.hpp: forget
1372          to add eorWriter
1373  
1374 < 2005-01-26 15:15  tim
1374 > 2005-01-26 10:15  tim
1375  
1376          * src/: primitives/GhostTorsion.cpp, visitors/AtomVisitor.cpp:
1377          (1)Cast wrong atom to DirectionalAtom in GhostTorsion (2)get the
1378          wrong column of electroframe
1379  
1380 < 2005-01-25 21:59  tim
1380 > 2005-01-25 16:59  tim
1381  
1382          * src/: brains/SimInfo.cpp, io/DumpReader.cpp: fix a bug in
1383          SimInfo, use number of cutoff stamp as counter to loop over
1384          rigidbody stamp
1385  
1386 < 2005-01-25 17:45  tim
1386 > 2005-01-25 12:45  tim
1387  
1388          * src/: applications/dump2Xyz/Dump2XYZ.cpp,
1389          brains/MoleculeCreator.cpp, brains/SimCreator.cpp,
# Line 977 | Line 1403
1403          inertial tensor from the directional atoms before calculate
1404          rigidbody's inertial tensor
1405  
1406 < 2005-01-17 22:17  tim
1406 > 2005-01-17 17:17  tim
1407  
1408          * forceFields/DUFF2.frc: forget to set dipole for lipid head group
1409  
1410 < 2005-01-17 16:58  tim
1410 > 2005-01-17 11:58  tim
1411  
1412          * src/integrators/NVT.cpp: fix a bug in loading initial extended
1413          system parameters
1414  
1415 < 2005-01-17 16:05  tim
1415 > 2005-01-17 11:05  tim
1416  
1417          * src/integrators/NVT.cpp: forget to set maxIterNum_ in NVT
1418  
1419 < 2005-01-14 22:02  tim
1419 > 2005-01-14 17:02  tim
1420  
1421          * src/UseTheForce/WATER.cpp: remove WATER.cpp
1422  
1423 < 2005-01-14 21:37  tim
1423 > 2005-01-14 16:37  tim
1424  
1425          * forceFields/Makefile: sync Makefile
1426  
1427 < 2005-01-14 21:13  gezelter
1427 > 2005-01-14 16:13  gezelter
1428  
1429          * make/Makefile.in, src/Makefile, src/UseTheForce/Makefile,
1430          src/UseTheForce/DarkSide/Makefile, src/applications/Makefile,
# Line 1012 | Line 1438
1438          src/visitors/Makefile: moved Package variable into subdirectory
1439          makefiles to speed up the building process
1440  
1441 < 2005-01-14 20:48  gezelter
1441 > 2005-01-14 15:48  gezelter
1442  
1443          * src/applications/oopse/oopse.cpp: Fixed publication details in
1444          banner
1445  
1446 < 2005-01-14 20:48  gezelter
1446 > 2005-01-14 15:48  gezelter
1447  
1448          * src/UseTheForce/DarkSide/: simParallel_interface.F90,
1449          simParallel_interface.h: added dummy subroutine to avoid empty
1450          unit, synchronized this dummy routine between C and fortran
1451  
1452 < 2005-01-14 20:31  gezelter
1452 > 2005-01-14 15:31  gezelter
1453  
1454          * src/UseTheForce/: Makefile, doForces.F90, doForces_interface.F90,
1455          notifyCutoffs.F90, notifyCutoffs_interface.F90, DarkSide/LJ.F90,
# Line 1039 | Line 1465
1465          DarkSide/sticky.F90, DarkSide/sticky_interface.F90: separating
1466          modules and C/Fortran interface subroutines
1467  
1468 < 2005-01-14 20:15  gezelter
1468 > 2005-01-14 15:15  gezelter
1469  
1470          * configure, ac-tools/aclocal.m4: more fixes for gnugetopt
1471  
1472 < 2005-01-14 20:09  gezelter
1472 > 2005-01-14 15:09  gezelter
1473  
1474          * configure, ac-tools/configure.in, src/config.h.in,
1475          src/utils/Makefile, src/utils/Makefile.in: fixing for gnugetopt
1476  
1477 < 2005-01-14 16:49  tim
1477 > 2005-01-14 11:49  tim
1478  
1479          * src/: io/EAMAtomTypesSectionParser.cpp,
1480          utils/StringTokenizer.cpp, utils/StringTokenizer.hpp,
1481          utils/StringUtils.hpp: using c library to do conversion instead of
1482          using iostream due to a bug in libstdc++(GCC 3.2)
1483  
1484 < 2005-01-14 02:40  tim
1484 > 2005-01-13 21:40  tim
1485  
1486          * src/brains/SimSetup.cpp: no message
1487  
1488 < 2005-01-14 01:56  tim
1488 > 2005-01-13 20:56  tim
1489  
1490          * src/primitives/Molecule.hpp: fix a bug in global index
1491  
1492 < 2005-01-14 01:04  tim
1492 > 2005-01-13 20:04  tim
1493  
1494          * src/minimizers/: Minimizer.cpp, Minimizer.hpp: remove include
1495          Integrator.hpp in Minimizer
1496  
1497 < 2005-01-13 22:14  gezelter
1497 > 2005-01-13 17:14  gezelter
1498  
1499          * src/utils/Makefile: compile getopt and getopt1 if we need to
1500  
1501 < 2005-01-13 21:56  gezelter
1501 > 2005-01-13 16:56  gezelter
1502  
1503          * make/Makefile.in: template flags
1504  
1505 < 2005-01-13 21:48  gezelter
1505 > 2005-01-13 16:48  gezelter
1506  
1507          * src/applications/oopse/Makefile: formatting
1508  
1509 < 2005-01-13 21:48  gezelter
1509 > 2005-01-13 16:48  gezelter
1510  
1511          * make/Makefile.in: fixed a MakeDir / MkDir problem added BinDir
1512          target
1513  
1514 < 2005-01-13 19:40  tim
1514 > 2005-01-13 14:40  tim
1515  
1516          * src/: UseTheForce/fSwitchingFunction.h,
1517          UseTheForce/mpiComponentPlan.h, brains/fSimulation.h, io/Makefile,
# Line 1093 | Line 1519
1519          primitives/RigidBody.cpp, types/AtomTypeProperties.h,
1520          types/CharmmTorsionType.cpp, utils/simError.h: port to SGI platform
1521  
1522 < 2005-01-13 18:26  tim
1522 > 2005-01-13 13:26  tim
1523  
1524          * make/Makefile.in: change the order of linking (object file comes
1525          first and then follow by user built library)
1526  
1527 < 2005-01-12 23:24  tim
1527 > 2005-01-12 18:24  tim
1528  
1529          * src/io/DumpWriter.cpp: remove useless debug info
1530  
1531 < 2005-01-12 23:21  tim
1531 > 2005-01-12 18:21  tim
1532  
1533          * src/applications/dump2Xyz/Dump2XYZ.cpp: minor fix
1534  
1535 < 2005-01-12 23:17  tim
1535 > 2005-01-12 18:17  tim
1536  
1537          * make/: Makefile.in, Makefile.in: missing tab
1538  
1539 < 2005-01-12 23:15  tim
1539 > 2005-01-12 18:15  tim
1540  
1541          * src/visitors/: AtomVisitor.cpp, AtomVisitor.hpp: LinearVisitor
1542          get fixed
1543  
1544 < 2005-01-12 22:40  gezelter
1544 > 2005-01-12 17:40  gezelter
1545  
1546          * make/Makefile.in, src/UseTheForce/DUFF.cpp,
1547          src/UseTheForce/DUFF.hpp, src/UseTheForce/EAM.cpp,
# Line 1325 | Line 1751
1751          src/visitors/ZconsVisitor.hpp: merging new_design branch into
1752          OOPSE-2.0
1753  
1754 < 2005-01-12 18:13  tim
1754 > 2005-01-12 13:13  tim
1755  
1756          * src/: io/SectionParserManager.cpp, primitives/RigidBody.cpp,
1757          utils/TypeContainer.hpp: forget to include <algorithm>
1758  
1759 < 2005-01-12 17:25  tim
1759 > 2005-01-12 12:25  tim
1760  
1761          * forceFields/: DUFF.frc, DipoleTest.frc, LJFF.frc, newEAM.VC.frc,
1762          newEAM.frc, newEAM.u3.frc, newEAM.u6.frc: remove some useless force
1763          fields
1764  
1765 < 2005-01-12 17:14  tim
1765 > 2005-01-12 12:14  tim
1766  
1767          * src/: UseTheForce/DUFF.cpp, UseTheForce/DUFF.hpp,
1768          UseTheForce/EAM.cpp, UseTheForce/EAM.hpp,
# Line 1498 | Line 1924
1924          visitors/RigidBodyVisitor.hpp, visitors/ZconsVisitor.cpp,
1925          visitors/ZconsVisitor.hpp: change license
1926  
1927 < 2005-01-12 17:14  tim
1927 > 2005-01-12 12:14  tim
1928  
1929          * src/brains/Snapshot.cpp: file Snapshot.cpp was initially added on
1930          branch new_design.
1931  
1932 < 2005-01-11 21:03  tim
1932 > 2005-01-11 16:03  tim
1933  
1934          * src/: constraints/ZconstraintForceManager.cpp,
1935          constraints/ZconstraintForceManager.hpp,
# Line 1511 | Line 1937
1937          minimizers/MinimizerParameterSet.hpp: change const static double
1938          data member to const double
1939  
1940 < 2005-01-11 20:50  tim
1940 > 2005-01-11 15:50  tim
1941  
1942          * src/io/basic_ifstrstream.hpp: forget namespace qualifier std::
1943  
1944 < 2005-01-11 20:39  tim
1944 > 2005-01-11 15:39  tim
1945  
1946          * src/: UseTheForce/DarkSide/atype.F90, types/AtomTypeProperties.h:
1947          change data type from logical to integer in AtomTypeProperties.h
1948  
1949 < 2005-01-11 16:36  tim
1949 > 2005-01-11 11:36  tim
1950  
1951          * forceFields/: EAM.VC.frc, EAM.frc, EAM.u3.frc, EAM.u6.frc: adding
1952          new format of EAM force field
1953  
1954 < 2005-01-11 16:24  tim
1954 > 2005-01-11 11:24  tim
1955  
1956          * src/UseTheForce/DUFF.cpp: change default name of DUFF force field
1957          to DUFF2.frc
1958  
1959 < 2005-01-11 16:23  tim
1959 > 2005-01-11 11:23  tim
1960  
1961          * forceFields/: DUFF2.frc, newDUFF.frc: rename newDUFF.frc to
1962          DUFF2.frc
1963  
1964 < 2005-01-11 16:09  tim
1964 > 2005-01-11 11:09  tim
1965  
1966          * make/Makefile.in: adding constraints and minimizers into
1967          Makefile.in
1968  
1969 < 2005-01-11 16:03  tim
1969 > 2005-01-11 11:03  tim
1970  
1971          * src/io/: ChargeAtomTypesSectionParser.cpp,
1972          ChargeAtomTypesSectionParser.hpp, DipoleAtomTypesSectionParser.cpp,
1973          DipoleAtomTypesSectionParser.hpp, Makefile: remove some useless
1974          files
1975  
1976 < 2005-01-11 15:59  tim
1976 > 2005-01-11 10:59  tim
1977  
1978          * src/io/ZConsWriter.cpp: [no log message]
1979  
1980 < 2005-01-11 15:53  tim
1980 > 2005-01-11 10:53  tim
1981  
1982          * src/UseTheForce/EAM.cpp: minor fix
1983  
1984 < 2005-01-11 15:52  tim
1984 > 2005-01-11 10:52  tim
1985  
1986          * src/constraints/Rattle.hpp: file Rattle.hpp was initially added
1987          on branch new_design.
1988  
1989 < 2005-01-11 15:52  tim
1989 > 2005-01-11 10:52  tim
1990  
1991          * src/constraints/Rattle.cpp: file Rattle.cpp was initially added
1992          on branch new_design.
1993  
1994 < 2005-01-11 15:52  tim
1994 > 2005-01-11 10:52  tim
1995  
1996          * src/constraints/: Rattle.cpp, Rattle.hpp: adding Rattle Algorithm
1997  
1998 < 2005-01-11 15:47  tim
1998 > 2005-01-11 10:47  tim
1999  
2000          * make/Makefile.in: forget a '$' sign
2001  
2002 < 2005-01-11 15:46  tim
2002 > 2005-01-11 10:46  tim
2003  
2004          * make/Makefile.in: missing tab in rules
2005  
2006 < 2005-01-10 22:04  tim
2006 > 2005-01-10 17:04  tim
2007  
2008          * src/: UseTheForce/ForceFieldCreator.cpp,
2009          UseTheForce/ForceFieldCreator.hpp,
# Line 1596 | Line 2022
2022          minimizers/MinimizerFactory.hpp: create a register module to
2023          register force fields, integrators and minimizers
2024  
2025 < 2005-01-10 22:04  tim
2025 > 2005-01-10 17:04  tim
2026  
2027          * src/brains/Register.cpp: file Register.cpp was initially added on
2028          branch new_design.
2029  
2030 < 2005-01-10 22:04  tim
2030 > 2005-01-10 17:04  tim
2031  
2032          * src/brains/Register.hpp: file Register.hpp was initially added on
2033          branch new_design.
2034  
2035 < 2005-01-10 20:52  tim
2035 > 2005-01-10 15:52  tim
2036  
2037          * src/: UseTheForce/ForceFieldFactory.cpp,
2038          applications/oopse/oopse.cpp, brains/ForceManager.hpp,
# Line 1618 | Line 2044
2044          visitors/ZconsVisitor.cpp, visitors/ZconsVisitor.hpp: zconstraint
2045          method is working now
2046  
2047 < 2005-01-10 18:05  tim
2047 > 2005-01-10 13:05  tim
2048  
2049          * src/: constraints/ConstraintElem.hpp,
2050          constraints/ConstraintPair.hpp, constraints/ZconsStruct.hpp,
# Line 1628 | Line 2054
2054          visitors/ZconsVisitor.cpp, visitors/ZconsVisitor.hpp: more work in
2055          zconstraint
2056  
2057 < 2005-01-10 18:05  tim
2057 > 2005-01-10 13:05  tim
2058  
2059          * src/constraints/ZconsStruct.hpp: file ZconsStruct.hpp was
2060          initially added on branch new_design.
2061  
2062 < 2005-01-07 21:50  tim
2062 > 2005-01-07 16:50  tim
2063  
2064          * src/constraints/ZconstraintForceManager.cpp: file
2065          ZconstraintForceManager.cpp was initially added on branch
2066          new_design.
2067  
2068 < 2005-01-07 21:50  tim
2068 > 2005-01-07 16:50  tim
2069  
2070          * src/constraints/ZconstraintForceManager.hpp: file
2071          ZconstraintForceManager.hpp was initially added on branch
2072          new_design.
2073  
2074 < 2005-01-07 21:50  tim
2074 > 2005-01-07 16:50  tim
2075  
2076          * src/: applications/simpleBuilder/BaseLattice.hpp,
2077          applications/simpleBuilder/Lattice.hpp,
# Line 1659 | Line 2085
2085          integrators/VelocityVerletIntegrator.cpp, primitives/Molecule.hpp,
2086          utils/NumericConstant.hpp: ZConstraintForceManager in progress
2087  
2088 < 2005-01-07 21:50  tim
2088 > 2005-01-07 16:50  tim
2089  
2090          * src/constraints/ConstraintElem.hpp: file ConstraintElem.hpp was
2091          initially added on branch new_design.
2092  
2093 < 2005-01-06 22:31  tim
2093 > 2005-01-06 17:31  tim
2094  
2095          * src/: brains/MoleculeCreator.cpp, brains/MoleculeCreator.hpp,
2096          brains/SimCreator.cpp, brains/SimInfo.cpp, brains/SimInfo.hpp,
# Line 1673 | Line 2099
2099          io/Globals.cpp, primitives/Molecule.cpp, primitives/Molecule.hpp:
2100          constraint is almost working
2101  
2102 < 2005-01-06 00:36  tim
2102 > 2005-01-05 19:36  tim
2103  
2104          * src/applications/simpleBuilder/MoLocator.cpp: simpleBuilder is
2105          working
2106  
2107 < 2005-01-06 00:16  tim
2107 > 2005-01-05 19:16  tim
2108  
2109          * src/: applications/dump2Xyz/Dump2XYZ.cpp,
2110          applications/oopse/oopse.cpp,
# Line 1693 | Line 2119
2119          minimizers/Minimizer.cpp, primitives/RigidBody.cpp: simpleBuilder
2120          in progress
2121  
2122 < 2005-01-05 17:35  tim
2122 > 2005-01-05 12:35  tim
2123  
2124          * src/minimizers/MinimizerFactory.hpp: file MinimizerFactory.hpp
2125          was initially added on branch new_design.
2126  
2127 < 2005-01-05 17:35  tim
2127 > 2005-01-05 12:35  tim
2128  
2129          * src/minimizers/Minimizer.cpp: file Minimizer.cpp was initially
2130          added on branch new_design.
2131  
2132 < 2005-01-05 17:35  tim
2132 > 2005-01-05 12:35  tim
2133  
2134          * src/minimizers/: CGFamilyMinimizer.cpp, CGFamilyMinimizer.hpp,
2135          Makefile, Minimizer.cpp, Minimizer.hpp, MinimizerCreator.cpp,
# Line 1711 | Line 2137
2137          OOPSEMinimizer.cpp, OOPSEMinimizer.hpp, SDMinimizer.cpp,
2138          SDMinimizer.hpp: minimizer in progress
2139  
2140 < 2005-01-05 17:35  tim
2140 > 2005-01-05 12:35  tim
2141  
2142          * src/minimizers/MinimizerFactory.cpp: file MinimizerFactory.cpp
2143          was initially added on branch new_design.
2144  
2145 < 2005-01-05 17:35  tim
2145 > 2005-01-05 12:35  tim
2146  
2147          * src/minimizers/MinimizerCreator.cpp: file MinimizerCreator.cpp
2148          was initially added on branch new_design.
2149  
2150 < 2005-01-05 17:35  tim
2150 > 2005-01-05 12:35  tim
2151  
2152          * src/minimizers/MinimizerCreator.hpp: file MinimizerCreator.hpp
2153          was initially added on branch new_design.
2154  
2155 < 2005-01-05 17:35  tim
2155 > 2005-01-05 12:35  tim
2156  
2157          * src/minimizers/Minimizer.hpp: file Minimizer.hpp was initially
2158          added on branch new_design.
2159  
2160 < 2005-01-04 22:18  tim
2160 > 2005-01-04 17:18  tim
2161  
2162          * src/: brains/ForceManager.cpp, brains/MoleculeCreator.cpp,
2163          brains/MoleculeCreator.hpp, brains/SimInfo.cpp, brains/Stats.hpp,
# Line 1742 | Line 2168
2168          primitives/Molecule.cpp, primitives/Molecule.hpp: constraints in
2169          progress
2170  
2171 < 2005-01-04 22:18  tim
2171 > 2005-01-04 17:18  tim
2172  
2173          * src/constraints/ConstraintPair.hpp: file ConstraintPair.hpp was
2174          initially added on branch new_design.
2175  
2176 < 2005-01-04 22:18  tim
2176 > 2005-01-04 17:18  tim
2177  
2178          * src/minimizers/MinimizerParameterSet.cpp: file
2179          MinimizerParameterSet.cpp was initially added on branch new_design.
2180  
2181 < 2005-01-04 22:18  tim
2181 > 2005-01-04 17:18  tim
2182  
2183          * src/minimizers/SDMinimizer.hpp: file SDMinimizer.hpp was
2184          initially added on branch new_design.
2185  
2186 < 2005-01-04 22:18  tim
2186 > 2005-01-04 17:18  tim
2187  
2188          * src/minimizers/CGFamilyMinimizer.hpp: file CGFamilyMinimizer.hpp
2189          was initially added on branch new_design.
2190  
2191 < 2005-01-04 22:18  tim
2191 > 2005-01-04 17:18  tim
2192  
2193          * src/minimizers/: CGFamilyMinimizer.cpp, CGFamilyMinimizer.hpp,
2194          Makefile, MinimizerParameterSet.cpp, MinimizerParameterSet.hpp,
2195          OOPSEMinimizer.cpp, OOPSEMinimizer.hpp, PRCG.cpp, PRCG.hpp,
2196          SDMinimizer.cpp, SDMinimizer.hpp: minimizers in progress
2197  
2198 < 2005-01-04 22:18  tim
2198 > 2005-01-04 17:18  tim
2199  
2200          * src/minimizers/PRCG.hpp: file PRCG.hpp was initially added on
2201          branch new_design.
2202  
2203 < 2004-12-20 20:50  chuckv
2203 > 2004-12-20 15:50  chuckv
2204  
2205          * make/Makefile.in: Fixed Makefile test bug under OSX and possibly
2206          other BSD's, replaced test -f *.mod with ls function since BSD test
2207          apparently doesn't support wildcards.
2208  
2209 < 2004-12-20 20:36  tim
2209 > 2004-12-20 15:36  tim
2210  
2211          * make/Makefile.in: fix a test command incompatiable problem
2212  
2213 < 2004-12-20 19:49  tim
2213 > 2004-12-20 14:49  tim
2214  
2215          * src/integrators/NPTi.cpp: NPT is working now
2216  
2217 < 2004-12-16 19:20  tim
2217 > 2004-12-16 14:20  tim
2218  
2219          * src/brains/SimInfo.cpp: Fix a bug in SimInfo which gives the
2220          invalid stamp id
2221  
2222 < 2004-12-16 19:00  tim
2222 > 2004-12-16 14:00  tim
2223  
2224          * forceFields/: newEAM.VC.frc, newEAM.frc, newEAM.u3.frc,
2225          newEAM.u6.frc: adding new EAM force field files
2226  
2227 < 2004-12-16 18:55  tim
2227 > 2004-12-16 13:55  tim
2228  
2229          * src/io/EAMAtomTypesSectionParser.cpp: parsing order three arrays
2230          in  EAM parameter file is incorrect
2231  
2232 < 2004-12-16 17:27  tim
2232 > 2004-12-16 12:27  tim
2233  
2234          * src/: UseTheForce/EAM.cpp, UseTheForce/EAM.hpp,
2235          brains/SimCreator.cpp, io/EAMAtomTypesSectionParser.cpp,
2236          utils/StringTokenizer.cpp: add getMaxRcutFromAtomType into EAM
2237  
2238 < 2004-12-15 22:34  tim
2238 > 2004-12-15 17:34  tim
2239  
2240          * src/: applications/simpleBuilder/BaseLattice.cpp,
2241          applications/simpleBuilder/BaseLattice.hpp,
# Line 1822 | Line 2248
2248          applications/simpleBuilder/simpleBuilder.cpp,
2249          io/basic_ifstrstream.hpp: fix a bug in basic_ifstrstream
2250  
2251 < 2004-12-15 21:07  tim
2251 > 2004-12-15 16:07  tim
2252  
2253          * src/: UseTheForce/DUFF.cpp, UseTheForce/DUFF.hpp,
2254          UseTheForce/EAM.cpp, UseTheForce/EAM.hpp, UseTheForce/Makefile,
2255          applications/dump2Xyz/Dump2XYZ.cpp, applications/oopse/oopse.cpp:
2256          add EAM Force Field
2257  
2258 < 2004-12-15 19:40  tim
2258 > 2004-12-15 14:40  tim
2259  
2260          * src/applications/oopse/oopse.cpp: add more force fields
2261  
2262 < 2004-12-15 16:44  tim
2262 > 2004-12-15 11:44  tim
2263  
2264          * src/brains/SimInfo.cpp: fix bugs in getCom and getComVel (forget
2265          to call All_reduce in MPI version)
2266  
2267 < 2004-12-15 16:13  tim
2267 > 2004-12-15 11:13  tim
2268  
2269          * src/: brains/SimCreator.cpp, brains/SimInfo.cpp,
2270          io/DumpReader.cpp: MPI in NVE is working
2271  
2272 < 2004-12-14 21:57  tim
2272 > 2004-12-14 16:57  tim
2273  
2274          * src/io/: DumpReader.cpp, DumpReader.hpp: fix a bug in DumpReader.
2275          Master nodes does not brocast the total number of frames
2276  
2277 < 2004-12-14 19:08  tim
2277 > 2004-12-14 14:08  tim
2278  
2279          * src/: brains/SimCreator.cpp, brains/SimSnapshotManager.hpp,
2280          integrators/NVE.hpp, io/DumpReader.cpp, io/DumpWriter.cpp,
# Line 1857 | Line 2283
2283          minimizers/OOPSEMinimizer.cpp, minimizers/OOPSEMinimizer.hpp,
2284          minimizers/SDMinimizer.cpp: more fix in MPI version
2285  
2286 < 2004-12-13 22:30  tim
2286 > 2004-12-13 17:30  tim
2287  
2288          * src/: UseTheForce/DarkSide/simParallel.F90,
2289          applications/oopse/oopse.cpp, brains/SimCreator.cpp,
# Line 1875 | Line 2301
2301          utils/PropertyMap.hpp, visitors/CompositeVisitor.cpp: MPI version
2302          is built
2303  
2304 < 2004-12-10 18:41  tim
2304 > 2004-12-10 13:41  tim
2305  
2306          * src/UseTheForce/WATER.cpp: fix another bug in WATER.cpp
2307  
2308 < 2004-12-10 16:14  tim
2308 > 2004-12-10 11:14  tim
2309  
2310          * src/: brains/ForceManager.cpp, primitives/StuntDouble.cpp,
2311          primitives/StuntDouble.hpp: forget to zero out the torque. Sticky
2312          and Dipole is working now
2313  
2314 < 2004-12-09 23:15  tim
2314 > 2004-12-09 18:15  tim
2315  
2316          * src/: UseTheForce/DarkSide/dipole.F90,
2317          UseTheForce/DarkSide/reactionField.F90, primitives/StuntDouble.hpp:
2318          fix an index problem in eFrame matrix
2319  
2320 < 2004-12-09 23:09  tim
2320 > 2004-12-09 18:09  tim
2321  
2322          * src/UseTheForce/WATER.cpp: fix a bug in WATER.cpp when
2323          initializing the new Charge AtomType
2324  
2325 < 2004-12-09 21:15  tim
2325 > 2004-12-09 16:15  tim
2326  
2327          * src/: UseTheForce/doForces.F90, UseTheForce/DarkSide/sticky.F90,
2328          types/DirectionalAtomType.cpp: sticky module get compiled
2329  
2330 < 2004-12-09 20:43  gezelter
2330 > 2004-12-09 15:43  gezelter
2331  
2332          * src/UseTheForce/DarkSide/: dipole.F90, force_globals.F90, gb.F90,
2333          reactionField.F90: u_l -> eFrame  for electrostatics u_l -> A for
2334          GB
2335  
2336 < 2004-12-09 20:42  gezelter
2336 > 2004-12-09 15:42  gezelter
2337  
2338          * src/UseTheForce/doForces.F90: u_l -> eFrame
2339  
2340 < 2004-12-09 20:27  gezelter
2340 > 2004-12-09 15:27  gezelter
2341  
2342          * src/UseTheForce/DarkSide/: sticky.F90, sticky_interface.h: sticky
2343          module now has the option for multiple sticky types
2344  
2345 < 2004-12-09 20:27  gezelter
2345 > 2004-12-09 15:27  gezelter
2346  
2347          * src/UseTheForce/doForces.F90: sticky
2348  
2349 < 2004-12-09 16:22  tim
2349 > 2004-12-09 11:22  tim
2350  
2351          * src/integrators/: NPT.cpp, NVT.cpp: fix an interface
2352          inconsistency in lab2Bidy
2353  
2354 < 2004-12-09 15:45  tim
2354 > 2004-12-09 10:45  tim
2355  
2356          * src/: math/SquareMatrix3.hpp, primitives/RigidBody.cpp: Fix a bug
2357          in calculating torque in rigid body
2358  
2359 < 2004-12-08 20:37  tim
2359 > 2004-12-08 15:37  tim
2360  
2361          * src/: UseTheForce/mpiForceField.c, UseTheForce/mpiForceField.h,
2362          brains/SnapShot.cpp, brains/Snapshot.hpp,
# Line 1938 | Line 2364
2364          io/ElectrostaticAtomTypesSectionParser.cpp, utils/MemoryUtils.hpp:
2365          fix a parsing bug in ElectroStaticAtomTypesSectionParser
2366  
2367 < 2004-12-08 17:03  tim
2367 > 2004-12-08 12:03  tim
2368  
2369          * src/integrators/: NVT.cpp, VelocityVerletIntegrator.cpp: Butane
2370          in  NVT is working
2371  
2372 < 2004-12-07 23:08  tim
2372 > 2004-12-07 18:08  tim
2373  
2374          * src/: UseTheForce/Makefile, brains/SimInfo.hpp,
2375          integrators/NPT.cpp, integrators/NPTf.cpp, integrators/NPTi.cpp,
2376          integrators/NPTxyz.cpp, integrators/NVT.cpp, integrators/NVT.hpp,
2377          io/DumpWriter.cpp: NPT in progress
2378  
2379 < 2004-12-07 14:43  tim
2379 > 2004-12-07 09:43  tim
2380  
2381          * test/utils/: Makefile, NextCombinationTestCase.hpp: [no log
2382          message]
2383  
2384 < 2004-12-07 05:12  tim
2384 > 2004-12-07 00:12  tim
2385  
2386          * src/integrators/: Integrator.cpp, NPT.cpp, NPTi.cpp: fix a bug in
2387          UseInitXSstate
2388  
2389 < 2004-12-07 05:00  tim
2389 > 2004-12-07 00:00  tim
2390  
2391          * src/: io/DumpReader.cpp, utils/StringTokenizer.hpp: no message
2392  
2393 < 2004-12-07 04:47  tim
2393 > 2004-12-06 23:47  tim
2394  
2395          * src/types/DirectionalAtomType.cpp: [no log message]
2396  
2397 < 2004-12-07 02:18  tim
2397 > 2004-12-06 21:18  tim
2398  
2399          * forceFields/newDUFF.frc: merge WATER force field into DUFF
2400  
2401 < 2004-12-07 01:33  tim
2401 > 2004-12-06 20:33  tim
2402  
2403          * forceFields/newDUFF.frc: change the force constant of bonds
2404  
2405 < 2004-12-06 23:29  tim
2405 > 2004-12-06 18:29  tim
2406  
2407          * src/: UseTheForce/DarkSide/charge.F90,
2408          UseTheForce/DarkSide/charge_interface.h,
# Line 1984 | Line 2410
2410          UseTheForce/DarkSide/dipole_interface.h, primitives/Torsion.cpp:
2411          fix atom type ident in Charge and Dipole Module
2412  
2413 < 2004-12-06 22:56  tim
2413 > 2004-12-06 17:56  tim
2414  
2415          * src/primitives/Torsion.cpp: butane is working now
2416  
2417 < 2004-12-06 20:15  tim
2417 > 2004-12-06 15:15  tim
2418  
2419          * src/: brains/MoleculeCreator.cpp, primitives/Bend.cpp,
2420          primitives/Bond.hpp, primitives/Torsion.cpp: short range
2421          interaction for butane is correct.Still something wrong with long
2422          range one
2423  
2424 < 2004-12-06 04:49  tim
2424 > 2004-12-05 23:49  tim
2425  
2426          * src/: brains/Exclude.cpp, brains/Exclude.hpp,
2427          brains/SimCreator.cpp, brains/SimInfo.cpp, brains/SimInfo.hpp,
# Line 2003 | Line 2429
2429          primitives/Atom.hpp, utils/NumericConstant.hpp,
2430          utils/TypeContainer.hpp: fix a bug in Exclude List
2431  
2432 < 2004-12-05 22:21  tim
2432 > 2004-12-05 17:21  tim
2433  
2434          * forceFields/newDUFF.frc: minor fix in DUFF
2435  
2436 < 2004-12-05 22:02  tim
2436 > 2004-12-05 17:02  tim
2437  
2438          * src/: brains/SimInfo.cpp, brains/Thermo.cpp, math/Vector.hpp,
2439          utils/StringTokenizer.cpp, utils/Utility.cpp, utils/Utility.hpp:
2440          fix a bug in filling MolMembership
2441  
2442 < 2004-12-05 17:12  tim
2442 > 2004-12-05 12:12  tim
2443  
2444          * forceFields/newDUFF.frc: minor fix in force field file
2445  
2446 < 2004-12-05 17:09  tim
2446 > 2004-12-05 12:09  tim
2447  
2448          * src/: applications/oopse/oopse.cpp, integrators/Integrator.cpp,
2449          integrators/NPTxyz.cpp, integrators/NVT.cpp: add Integrator.cpp
2450  
2451 < 2004-12-04 20:09  tim
2451 > 2004-12-04 15:09  tim
2452  
2453          * src/: UseTheForce/DarkSide/LJ.F90, math/Polynomial.hpp,
2454          math/Vector3.hpp: NVE is working now, get the same result as
2455          OOPSE-1.0
2456  
2457 < 2004-12-04 19:29  tim
2457 > 2004-12-04 14:29  tim
2458  
2459          * src/primitives/: Bend.cpp, Torsion.cpp: rewind to old copy
2460  
2461 < 2004-12-04 19:24  gezelter
2461 > 2004-12-04 14:24  gezelter
2462  
2463          * src/primitives/: Bend.cpp, Torsion.cpp: What?
2464  
2465 < 2004-12-04 19:24  gezelter
2465 > 2004-12-04 14:24  gezelter
2466  
2467          * src/UseTheForce/DarkSide/LJ.F90: atid / c_ident confusion
2468  
2469 < 2004-12-04 05:24  tim
2469 > 2004-12-04 00:24  tim
2470  
2471          * src/: UseTheForce/ForceField.cpp, brains/Thermo.cpp,
2472          integrators/Integrator.hpp,
# Line 2051 | Line 2477
2477          dipole, sticky Step 3 Butane in NVE to test Bond Bend Torsion Step
2478          4 EAM Step 5 Shape Step 6 Constraint & Restraint
2479  
2480 < 2004-12-04 00:01  tim
2480 > 2004-12-03 19:01  tim
2481  
2482          * src/: UseTheForce/DarkSide/LJ.F90,
2483          applications/dump2Xyz/Dump2XYZ.cpp, brains/DataStorage.cpp,
# Line 2060 | Line 2486
2486          io/StatWriter.hpp, primitives/Atom.cpp: Dump2Xyz is also working,
2487          energy of NVE is not conserved
2488  
2489 < 2004-12-03 22:36  tim
2489 > 2004-12-03 17:36  tim
2490  
2491          * src/: brains/DataStorage.hpp, brains/Snapshot.hpp,
2492          primitives/Molecule.cpp, primitives/StuntDouble.hpp: NVE is running
2493  
2494 < 2004-12-03 21:30  tim
2494 > 2004-12-03 16:30  tim
2495  
2496          * src/: applications/oopse/oopse.cpp, brains/SimInfo.cpp,
2497          brains/SimInfo.hpp, brains/Thermo.hpp, integrators/Makefile,
# Line 2073 | Line 2499
2499          primitives/Molecule.hpp, primitives/StuntDouble.hpp,
2500          primitives/Torsion.hpp: more missing function get implemented
2501  
2502 < 2004-12-03 20:30  tim
2502 > 2004-12-03 15:30  tim
2503  
2504          * src/brains/: MoleculeCreator.cpp, SimCreator.cpp, SimCreator.hpp,
2505          SimInfo.cpp, SimInfo.hpp: Change interface of SimInfo
2506  
2507 < 2004-12-03 17:59  tim
2507 > 2004-12-03 12:59  tim
2508  
2509          * src/: applications/oopse/oopse.cpp, brains/SimCreator.cpp,
2510          brains/SimCreator.hpp, brains/SimInfo.cpp, brains/SimInfo.hpp,
# Line 2087 | Line 2513
2513          io/SectionParserManager.cpp, utils/LocalIndexManager.hpp,
2514          utils/TypeContainer.hpp: begin to fix bugs
2515  
2516 < 2004-12-03 00:26  tim
2516 > 2004-12-02 19:26  tim
2517  
2518          * src/utils/Trim.cpp: file Trim.cpp was initially added on branch
2519          new_design.
2520  
2521 < 2004-12-03 00:26  tim
2521 > 2004-12-02 19:26  tim
2522  
2523          * src/: UseTheForce/DUFF.cpp, UseTheForce/DUFF.hpp,
2524          UseTheForce/ForceFieldCreator.cpp,
# Line 2103 | Line 2529
2529          utils/StringTokenizer.cpp, utils/Trim.cpp, utils/Trim.hpp: Fixed a
2530          bug in countTokens in StringTokenizer
2531  
2532 < 2004-12-03 00:06  tim
2532 > 2004-12-02 19:06  tim
2533  
2534          * forceFields/newDUFF.frc: minor fix
2535  
2536 < 2004-12-02 23:15  tim
2536 > 2004-12-02 18:15  tim
2537  
2538          * forceFields/newDUFF.frc: new ForceField format
2539  
2540 < 2004-12-02 22:15  tim
2540 > 2004-12-02 17:15  tim
2541  
2542          * src/: UseTheForce/DUFF.cpp, UseTheForce/DUFF.hpp,
2543          UseTheForce/ForceFieldCreator.cpp,
# Line 2130 | Line 2556
2556          types/Makefile: refine factory pattern to make it initialized
2557          correctly
2558  
2559 < 2004-12-02 22:15  tim
2559 > 2004-12-02 17:15  tim
2560  
2561          * src/UseTheForce/ForceFieldCreator.hpp: file ForceFieldCreator.hpp
2562          was initially added on branch new_design.
2563  
2564 < 2004-12-02 22:15  tim
2564 > 2004-12-02 17:15  tim
2565  
2566          * src/UseTheForce/ForceFieldCreator.cpp: file ForceFieldCreator.cpp
2567          was initially added on branch new_design.
2568  
2569 < 2004-12-02 22:15  tim
2569 > 2004-12-02 17:15  tim
2570  
2571          * src/integrators/IntegratorCreator.cpp: file IntegratorCreator.cpp
2572          was initially added on branch new_design.
2573  
2574 < 2004-12-02 22:15  tim
2574 > 2004-12-02 17:15  tim
2575  
2576          * src/integrators/IntegratorCreator.hpp: file IntegratorCreator.hpp
2577          was initially added on branch new_design.
2578  
2579 < 2004-12-02 16:53  tim
2579 > 2004-12-02 11:53  tim
2580  
2581          * src/: applications/dump2Xyz/Dump2XYZ.cpp, brains/Stats.cpp,
2582          types/DirectionalAtomType.cpp, types/Makefile: oopse get built
2583  
2584 < 2004-12-02 16:04  tim
2584 > 2004-12-02 11:04  tim
2585  
2586          * src/: applications/simpleBuilder/LatticeCreator.cpp,
2587          applications/simpleBuilder/LatticeCreator.hpp,
# Line 2179 | Line 2605
2605          visitors/RigidBodyVisitor.hpp, visitors/ZconsVisitor.cpp: still
2606          have two linking problem
2607  
2608 < 2004-12-02 05:17  tim
2608 > 2004-12-02 00:17  tim
2609  
2610          * src/: applications/dump2Xyz/Dump2XYZ.cpp,
2611          applications/simpleBuilder/Lattice.cpp,
# Line 2191 | Line 2617
2617          visitors/OtherVisitor.cpp, visitors/RigidBodyVisitor.cpp,
2618          visitors/ZconsVisitor.cpp: change endl to std::endl
2619  
2620 < 2004-12-02 05:14  tim
2620 > 2004-12-02 00:14  tim
2621  
2622          * src/: UseTheForce/Shapes_FF.cpp,
2623          applications/dump2Xyz/Dump2XYZ.cpp,
# Line 2207 | Line 2633
2633          visitors/CompositeVisitor.hpp, visitors/RigidBodyVisitor.cpp,
2634          visitors/RigidBodyVisitor.hpp: minor fix
2635  
2636 < 2004-12-02 05:09  tim
2636 > 2004-12-02 00:09  tim
2637  
2638          * src/utils/: Makefile, StreamTokenizer.cpp, StreamTokenizer.hpp:
2639          remove StreamTokenizer
2640  
2641 < 2004-12-02 05:06  tim
2641 > 2004-12-02 00:06  tim
2642  
2643          * src/: UseTheForce/Shapes_FF.cpp,
2644          applications/dump2Xyz/Dump2XYZ.cpp, applications/oopse/oopse.cpp,
# Line 2221 | Line 2647
2647          restraints/Restraints.cpp, utils/StreamTokenizer.cpp: remove using
2648          namespace std in .cpp file
2649  
2650 < 2004-12-02 05:04  tim
2650 > 2004-12-02 00:04  tim
2651  
2652          * src/: UseTheForce/Shapes_FF.cpp,
2653          applications/dump2Xyz/Dump2XYZ.cpp,
# Line 2245 | Line 2671
2671          visitors/RigidBodyVisitor.hpp, visitors/ZconsVisitor.cpp: adding
2672          qulified name prefix std
2673  
2674 < 2004-12-02 04:55  tim
2674 > 2004-12-01 23:55  tim
2675  
2676          * src/: UseTheForce/Shapes_FF.cpp,
2677          applications/dump2Xyz/Dump2XYZ.cpp,
# Line 2261 | Line 2687
2687          visitors/CompositeVisitor.hpp, visitors/RigidBodyVisitor.cpp,
2688          visitors/RigidBodyVisitor.hpp: replace string by std::string
2689  
2690 < 2004-12-02 03:12  tim
2690 > 2004-12-01 22:12  tim
2691  
2692          * make/Makefile.in, src/UseTheForce/ForceFieldFactory.hpp,
2693          src/applications/simpleBuilder/BaseLattice.hpp,
# Line 2282 | Line 2708
2708          test/brains/RigidBody.cpp: replace misuse of using namespace std in
2709          header files
2710  
2711 < 2004-12-02 02:23  tim
2711 > 2004-12-01 21:23  tim
2712  
2713          * src/: primitives/Atom.hpp, primitives/RigidBody.hpp,
2714          primitives/StuntDouble.hpp, utils/TypeContainer.hpp,
2715          utils/Utility.cpp, utils/Utility.hpp, utils/next_combination.hpp:
2716          begin to fix linking problem
2717  
2718 < 2004-12-02 02:08  tim
2718 > 2004-12-01 21:08  tim
2719  
2720          * src/: applications/oopse/oopse.cpp, brains/Stats.cpp,
2721          brains/Thermo.cpp, brains/Thermo.hpp, integrators/Makefile,
# Line 2301 | Line 2727
2727          utils/OOPSEConstant.hpp, utils/StringUtils.cpp: oopse get compiled,
2728          still has some linking problem
2729  
2730 < 2004-12-02 00:26  tim
2730 > 2004-12-01 19:26  tim
2731  
2732          * src/: integrators/NVT.cpp, integrators/NVT.hpp,
2733          utils/OOPSEConstant.hpp: NVT get built
2734  
2735 < 2004-12-02 00:09  tim
2735 > 2004-12-01 19:09  tim
2736  
2737          * src/integrators/DLM.cpp: file DLM.cpp was initially added on
2738          branch new_design.
2739  
2740 < 2004-12-02 00:09  tim
2740 > 2004-12-01 19:09  tim
2741  
2742          * src/integrators/DLM.hpp: file DLM.hpp was initially added on
2743          branch new_design.
2744  
2745 < 2004-12-02 00:09  tim
2745 > 2004-12-01 19:09  tim
2746  
2747          * src/: brains/SimSnapshotManager.cpp, brains/Snapshot.hpp,
2748          brains/Stats.cpp, brains/Stats.hpp, brains/Thermo.cpp,
# Line 2328 | Line 2754
2754          integrators/VelocityVerletIntegrator.hpp, io/DumpWriter.hpp: NVE
2755          get built
2756  
2757 < 2004-12-02 00:09  tim
2757 > 2004-12-01 19:09  tim
2758  
2759          * src/integrators/RotationAlgorithm.hpp: file RotationAlgorithm.hpp
2760          was initially added on branch new_design.
2761  
2762 < 2004-12-01 22:45  tim
2762 > 2004-12-01 17:45  tim
2763  
2764          * src/: UseTheForce/DarkSide/atype.F90, integrators/Integrator.hpp,
2765          integrators/IntegratorFactory.cpp,
# Line 2344 | Line 2770
2770          io/DumpWriter.cpp, io/DumpWriter.hpp, io/StatWriter.cpp,
2771          io/StatWriter.hpp: rename DumpWrite to DumpWriter
2772  
2773 < 2004-12-01 22:45  tim
2773 > 2004-12-01 17:45  tim
2774  
2775          * src/io/DumpWriter.hpp: file DumpWriter.hpp was initially added on
2776          branch new_design.
2777  
2778 < 2004-12-01 20:05  tim
2778 > 2004-12-01 15:05  tim
2779  
2780          * src/: io/Makefile, io/ZConsReader.cpp, io/ZConsReader.hpp,
2781          io/ZConsWriter.hpp, math/Vector3.hpp, utils/Makefile,
# Line 2358 | Line 2784
2784          visitors/OtherVisitor.hpp, visitors/ZconsVisitor.cpp,
2785          visitors/ZconsVisitor.hpp: visitors get built
2786  
2787 < 2004-12-01 19:32  chrisfen
2787 > 2004-12-01 14:32  chrisfen
2788  
2789          * samples/water/tip3p_ice/tp3.md: fixed a sample
2790  
2791 < 2004-12-01 19:10  tim
2791 > 2004-12-01 14:10  tim
2792  
2793          * src/math/RectMatrix.hpp, src/primitives/DirectionalAtom.cpp,
2794          src/primitives/DirectionalAtom.hpp, src/primitives/GhostBend.cpp,
# Line 2371 | Line 2797
2797          src/visitors/AtomVisitor.hpp, test/math/RectMatrixTestCase.cpp:
2798          spell check
2799  
2800 < 2004-12-01 18:42  tim
2800 > 2004-12-01 13:42  tim
2801  
2802          * src/: UseTheForce/DarkSide/atype.F90,
2803          io/ElectrostaticAtomTypesSectionParser.cpp,
# Line 2380 | Line 2806
2806          primitives/StuntDouble.hpp, types/AtomType.cpp: except integrator
2807          and constraint, other directories get built
2808  
2809 < 2004-12-01 17:38  tim
2809 > 2004-12-01 12:38  tim
2810  
2811          * src/: brains/DataStorage.cpp, brains/DataStorage.hpp,
2812          brains/ForceManager.cpp, brains/MoleculeCreator.cpp,
# Line 2393 | Line 2819
2819          types/DirectionalAtomType.cpp, types/DirectionalAtomType.hpp:
2820          refactory AtomType
2821  
2822 < 2004-12-01 03:11  tim
2822 > 2004-11-30 22:11  tim
2823  
2824          * src/: math/Vector.hpp, primitives/RigidBody.cpp: minor change
2825  
2826 < 2004-12-01 02:30  tim
2826 > 2004-11-30 21:30  tim
2827  
2828          * src/utils/: NumericConstant.cpp, NumericConstant.hpp: Change
2829          NumericConstant
2830  
2831 < 2004-12-01 02:24  tim
2831 > 2004-11-30 21:24  tim
2832  
2833          * src/: UseTheForce/ForceField.cpp, io/SectionParser.cpp,
2834          primitives/RigidBody.cpp: minor fix
2835  
2836 < 2004-11-30 23:14  tim
2836 > 2004-11-30 18:14  tim
2837  
2838          * src/: brains/Stats.hpp, io/DumpReader.cpp, io/DumpReader.hpp,
2839          io/DumpWrite.hpp, io/DumpWriter.cpp, io/Makefile,
2840          io/StatWriter.cpp, io/StatWriter.hpp, utils/StringTokenizer.hpp: io
2841          get built, next is integrator
2842  
2843 < 2004-11-30 22:43  tim
2843 > 2004-11-30 17:43  tim
2844  
2845          * src/: UseTheForce/DUFF.cpp, UseTheForce/DUFF.hpp,
2846          UseTheForce/ForceField.hpp, brains/SimCreator.cpp,
# Line 2422 | Line 2848
2848          io/BASS_interface.cpp, primitives/StuntDouble.hpp,
2849          utils/StringUtils.hpp: brains get built
2850  
2851 < 2004-11-30 20:50  tim
2851 > 2004-11-30 15:50  tim
2852  
2853          * src/: brains/ForceManager.cpp, brains/Makefile,
2854          brains/MoleculeCreator.cpp, brains/MoleculeCreator.hpp,
2855          primitives/RigidBody.cpp, primitives/RigidBody.hpp,
2856          utils/StringUtils.hpp: brains get built, io is next
2857  
2858 < 2004-11-30 19:58  tim
2858 > 2004-11-30 14:58  tim
2859  
2860          * src/: brains/Exclude.cpp, brains/Exclude.hpp,
2861          brains/ForceManager.cpp, brains/ForceManager.hpp,
# Line 2440 | Line 2866
2866          brains/Thermo.cpp, brains/Thermo.hpp, io/Makefile,
2867          math/SquareMatrix3.hpp, utils/OOPSEConstant.hpp: fix Thermo
2868  
2869 < 2004-11-30 19:58  tim
2869 > 2004-11-30 14:58  tim
2870  
2871          * src/utils/OOPSEConstant.hpp: file OOPSEConstant.hpp was initially
2872          added on branch new_design.
2873  
2874 < 2004-11-30 17:54  tim
2874 > 2004-11-30 12:54  tim
2875  
2876          * src/: primitives/Bend.hpp, primitives/Bond.hpp,
2877          primitives/StuntDouble.hpp, primitives/Torsion.hpp,
2878          utils/LocalIndexManager.hpp: more get fixed
2879  
2880 < 2004-11-30 05:03  tim
2880 > 2004-11-30 00:03  tim
2881  
2882          * src/utils/LocalIndexManager.hpp: file LocalIndexManager.hpp was
2883          initially added on branch new_design.
2884  
2885 < 2004-11-30 05:03  tim
2885 > 2004-11-30 00:03  tim
2886  
2887          * src/utils/: LocalIndexManager.hpp, LocalndexManager.hpp: rename
2888          LocalndexManager.hpp to LocalIndexManager.hpp
2889  
2890 < 2004-11-30 04:43  tim
2890 > 2004-11-29 23:43  tim
2891  
2892          * src/: io/BendTypesSectionParser.cpp,
2893          io/BendTypesSectionParser.hpp, io/BondTypesSectionParser.cpp,
# Line 2470 | Line 2896
2896          types/PolynomialBendType.hpp, types/PolynomialBondType.hpp,
2897          types/PolynomialTorsionType.hpp: Section Parsers get compiled
2898  
2899 < 2004-11-30 04:14  tim
2899 > 2004-11-29 23:14  tim
2900  
2901          * src/: io/BendTypesSectionParser.cpp,
2902          io/BendTypesSectionParser.hpp, io/BondTypesSectionParser.cpp,
# Line 2478 | Line 2904
2904          types/PolynomialBendType.hpp, types/PolynomialBondType.hpp: minor
2905          fixed
2906  
2907 < 2004-11-30 03:49  tim
2907 > 2004-11-29 22:49  tim
2908  
2909          * src/: io/TorsionTypesSectionParser.cpp,
2910          io/TorsionTypesSectionParser.hpp, types/CharmmTorsionType.hpp,
# Line 2486 | Line 2912
2912          types/PolynomialBondType.hpp, types/PolynomialTorsionType.hpp,
2913          types/QuarticTorsionType.hpp: minor fixed
2914  
2915 < 2004-11-30 03:32  tim
2915 > 2004-11-29 22:32  tim
2916  
2917          * src/: io/TorsionTypesSectionParser.cpp,
2918          types/PolynomialBendType.hpp, types/PolynomialBondType.hpp,
2919          types/PolynomialTorsionType.hpp: #inlcude statement can not be
2920          embedded
2921  
2922 < 2004-11-29 21:42  tim
2922 > 2004-11-29 16:42  tim
2923  
2924          * test/math/: Makefile, PolynomialTestCase.cpp,
2925          PolynomialTestCase.hpp: add PolynomialTestCase
2926  
2927 < 2004-11-29 21:42  tim
2927 > 2004-11-29 16:42  tim
2928  
2929          * src/math/Polynomial.hpp: Polynomial passes unit test
2930  
2931 < 2004-11-29 20:03  tim
2931 > 2004-11-29 15:03  tim
2932  
2933          * src/types/: QuarticTorsion.hpp, QuarticTorsionType.hpp: rename
2934          QuarticTorsion.hpp to QuarticTorsionType.hpp
2935  
2936 < 2004-11-29 20:03  tim
2936 > 2004-11-29 15:03  tim
2937  
2938          * src/types/QuarticTorsionType.hpp: file QuarticTorsionType.hpp was
2939          initially added on branch new_design.
2940  
2941 < 2004-11-29 19:56  tim
2941 > 2004-11-29 14:56  tim
2942  
2943          * src/types/CubicTorsionType.hpp: file CubicTorsionType.hpp was
2944          initially added on branch new_design.
2945  
2946 < 2004-11-29 19:56  tim
2946 > 2004-11-29 14:56  tim
2947  
2948          * src/types/: CubicTorsionType.hpp, QuarticTorsion.hpp: add
2949          CubicTorsionType and QuarticTorsionType
2950  
2951 < 2004-11-29 19:56  tim
2951 > 2004-11-29 14:56  tim
2952  
2953          * src/types/QuarticTorsion.hpp: file QuarticTorsion.hpp was
2954          initially added on branch new_design.
2955  
2956 < 2004-11-29 18:00  tim
2956 > 2004-11-29 13:00  tim
2957  
2958          * src/: brains/DataStorage.hpp, brains/Snapshot.hpp,
2959          types/CubicBendType.hpp, types/CubicBondType.hpp,
2960          types/QuarticBendType.hpp, types/QuarticBondType.hpp: more file get
2961          fixed
2962  
2963 < 2004-11-29 17:59  tim
2963 > 2004-11-29 12:59  tim
2964  
2965          * src/utils/Trim.hpp: file Trim.hpp was initially added on branch
2966          new_design.
2967  
2968 < 2004-11-29 17:59  tim
2968 > 2004-11-29 12:59  tim
2969  
2970          * src/utils/: StringUtils.cpp, StringUtils.hpp, Trim.hpp: add Trim
2971          Algorithm for std::string
2972  
2973 < 2004-11-29 15:52  tim
2973 > 2004-11-29 10:52  tim
2974  
2975          * src/UseTheForce/: EAM.cpp, EAM.hpp, LJFF.cpp, LJFF.hpp: remove
2976          some useless files
2977  
2978 < 2004-11-29 15:50  tim
2978 > 2004-11-29 10:50  tim
2979  
2980          * src/io/: BondTypesSectionParser.cpp,
2981          ChargeAtomTypesSectionParser.cpp, DipoleAtomTypesSectionParser.cpp,
# Line 2560 | Line 2986
2986          SectionParserManager.cpp, StickyAtomTypesSectionParser.cpp,
2987          StickyAtomTypesSectionParser.hpp: more files get fixed
2988  
2989 < 2004-11-29 15:27  tim
2989 > 2004-11-29 10:27  tim
2990  
2991          * src/io/: AtomTypesSectionParser.cpp, BendTypesSectionParser.cpp,
2992          DirectionalAtomTypesSectionParser.cpp,
# Line 2569 | Line 2995
2995          SectionParserManager.cpp, SectionParserManager.hpp: part of io get
2996          built
2997  
2998 < 2004-11-29 14:49  tim
2998 > 2004-11-29 09:49  tim
2999  
3000          * src/types/UreyBradleyBendType.hpp: types get built
3001  
3002 < 2004-11-29 14:40  tim
3002 > 2004-11-29 09:40  tim
3003  
3004          * src/types/: AtomType.cpp, AtomType.hpp, DirectionalAtomType.cpp:
3005          types  get built
3006  
3007 < 2004-11-26 02:13  tim
3007 > 2004-11-25 21:13  tim
3008  
3009          * src/: UseTheForce/ForceField.hpp,
3010          io/DirectionalAtomTypesSectionParser.cpp, math/Polynomial.hpp,
3011          types/CubicBendType.hpp, types/PolynomialBendType.hpp: rename some
3012          files
3013  
3014 < 2004-11-25 20:18  tim
3014 > 2004-11-25 15:18  tim
3015  
3016          * src/types/QuarticBondType.hpp: file QuarticBondType.hpp was
3017          initially added on branch new_design.
3018  
3019 < 2004-11-25 20:18  tim
3019 > 2004-11-25 15:18  tim
3020  
3021          * src/: io/AtomTypesSectionParser.cpp,
3022          io/BondTypesSectionParser.cpp,
# Line 2599 | Line 3025
3025          types/QuarticBendType.hpp, types/QuarticBondType.hpp: rename some
3026          files
3027  
3028 < 2004-11-25 20:18  tim
3028 > 2004-11-25 15:18  tim
3029  
3030          * src/types/QuarticBendType.hpp: file QuarticBendType.hpp was
3031          initially added on branch new_design.
3032  
3033 < 2004-11-24 22:12  tim
3033 > 2004-11-24 17:12  tim
3034  
3035          * src/: io/AtomTypesSectionParser.cpp,
3036          io/AtomTypesSectionParser.hpp, io/BendTypesSectionParser.cpp,
# Line 2627 | Line 3053
3053          io/TorsionTypesSectionParser.cpp, io/TorsionTypesSectionParser.hpp,
3054          utils/LocalndexManager.hpp, utils/TypeContainer.hpp: more get built
3055  
3056 < 2004-11-24 21:33  tim
3056 > 2004-11-24 16:33  tim
3057  
3058          * src/UseTheForce/: DUFF.cpp, DUFF.hpp, EAM.cpp, ForceField.cpp,
3059          ForceField.hpp, ForceFieldFactory.cpp, ForceFieldFactory.hpp,
3060          LJFF.cpp, Makefile: UseTheForce get built
3061  
3062 < 2004-11-24 20:55  tim
3062 > 2004-11-24 15:55  tim
3063  
3064          * src/: math/RectMatrix.hpp, primitives/Bend.cpp,
3065          primitives/Bend.hpp, primitives/Bond.hpp, primitives/GhostBend.cpp,
# Line 2643 | Line 3069
3069          primitives/Torsion.hpp, primitives/UreyBradleyBend.cpp,
3070          primitives/UreyBradleyBend.hpp: types and primitives get built
3071  
3072 < 2004-11-24 19:49  tim
3072 > 2004-11-24 14:49  tim
3073  
3074          * test/utils/: Makefile, NextCombinationTestCase.cpp,
3075          StringTokenizerTestCase.cpp, StringTokenizerTestCase.hpp: Addint
3076          StringTokenizerTestCase
3077  
3078 < 2004-11-24 19:49  tim
3078 > 2004-11-24 14:49  tim
3079  
3080          * src/utils/: GenericData.hpp, StringTokenizer.cpp,
3081          StringTokenizer.hpp: StringTokenizer passes unit test
3082  
3083 < 2004-11-24 18:20  tim
3083 > 2004-11-24 13:20  tim
3084  
3085          * ChangeLog, make/Makefile.in, src/UseTheForce/Makefile,
3086          src/io/Makefile, src/primitives/Makefile, src/utils/Makefile:
3087          change Makefile
3088  
3089 < 2004-11-24 18:06  chrisfen
3089 > 2004-11-24 13:06  chrisfen
3090  
3091          * src/io/RestraintReader.cpp: improved restraints - mpi should work
3092          fine
3093  
3094 < 2004-11-24 18:06  chrisfen
3094 > 2004-11-24 13:06  chrisfen
3095  
3096          * src/integrators/Integrator.cpp: improved restraints
3097  
3098 < 2004-11-24 18:05  chrisfen
3098 > 2004-11-24 13:05  chrisfen
3099  
3100          * samples/water/tip3p_ice/tp3.md: oops...
3101  
3102 < 2004-11-24 17:42  tim
3102 > 2004-11-24 12:42  tim
3103  
3104          * src/: applications/oopse/oopse.cpp, brains/DataStorage.cpp,
3105          brains/DataStorage.hpp, brains/SimCreator.cpp,
# Line 2682 | Line 3108
3108          primitives/DirectionalAtom.cpp: add SetForceManager method to
3109          integrator
3110  
3111 < 2004-11-23 23:12  tim
3111 > 2004-11-23 18:12  tim
3112  
3113          * src/: brains/MoleculeCreator.cpp, integrators/Integrator.hpp,
3114          integrators/NPT.cpp, integrators/NPT.hpp, integrators/NPTf.cpp,
# Line 2694 | Line 3120
3120          integrators/VelocityVerletIntegrator.hpp,
3121          types/UreyBradleyBendType.hpp: refactory NPT integrator
3122  
3123 < 2004-11-23 22:50  chrisfen
3123 > 2004-11-23 17:50  chrisfen
3124  
3125          * samples/water/tip3p_ice/tp3.md: Back to normal... Oh...
3126          Restraints should work in parallel now
3127  
3128 < 2004-11-23 22:48  chrisfen
3128 > 2004-11-23 17:48  chrisfen
3129  
3130          * src/: UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp,
3131          brains/ForceFields.cpp, brains/SimInfo.hpp, brains/SimSetup.cpp,
# Line 2709 | Line 3135
3135          restraints/Restraints.cpp, restraints/Restraints.hpp: Improvements
3136          to restraints
3137  
3138 < 2004-11-23 22:47  chrisfen
3138 > 2004-11-23 17:47  chrisfen
3139  
3140          * samples/water/tip3p_ice/tp3.md: just some testing changes, I'll
3141          return to the original on next commit
3142  
3143 < 2004-11-23 17:53  tim
3143 > 2004-11-23 12:53  tim
3144  
3145          * src/: UseTheForce/DUFF.cpp, UseTheForce/DUFF.hpp,
3146          UseTheForce/ForceField.cpp, UseTheForce/ForceField.hpp,
# Line 2727 | Line 3153
3153          io/SectionParser.hpp, types/DirectionalAtomType.cpp,
3154          utils/TypeContainer.hpp: add Electrostatic AtomType Section Parser
3155  
3156 < 2004-11-23 17:53  tim
3156 > 2004-11-23 12:53  tim
3157  
3158          * src/io/ElectrostaticAtomTypesSectionParser.hpp: file
3159          ElectrostaticAtomTypesSectionParser.hpp was initially added on
3160          branch new_design.
3161  
3162 < 2004-11-23 17:53  tim
3162 > 2004-11-23 12:53  tim
3163  
3164          * src/io/ElectrostaticAtomTypesSectionParser.cpp: file
3165          ElectrostaticAtomTypesSectionParser.cpp was initially added on
3166          branch new_design.
3167  
3168 < 2004-11-23 06:03  tim
3168 > 2004-11-23 01:03  tim
3169  
3170          * src/: io/EAMAtomTypesSectionParser.cpp,
3171          io/EAMAtomTypesSectionParser.hpp, types/AtomType.cpp,
3172          types/AtomType.hpp, types/DirectionalAtomType.cpp,
3173          types/DirectionalAtomType.hpp: add EAM AtomType Section Parser
3174  
3175 < 2004-11-23 06:03  tim
3175 > 2004-11-23 01:03  tim
3176  
3177          * src/types/DirectionalAtomType.cpp: file DirectionalAtomType.cpp
3178          was initially added on branch new_design.
3179  
3180 < 2004-11-23 06:03  tim
3180 > 2004-11-23 01:03  tim
3181  
3182          * src/io/EAMAtomTypesSectionParser.hpp: file
3183          EAMAtomTypesSectionParser.hpp was initially added on branch
3184          new_design.
3185  
3186 < 2004-11-23 06:03  tim
3186 > 2004-11-23 01:03  tim
3187  
3188          * src/io/EAMAtomTypesSectionParser.cpp: file
3189          EAMAtomTypesSectionParser.cpp was initially added on branch
3190          new_design.
3191  
3192 < 2004-11-23 04:35  tim
3192 > 2004-11-22 23:35  tim
3193  
3194          * src/io/TorsionTypesSectionParser.hpp: file
3195          TorsionTypesSectionParser.hpp was initially added on branch
3196          new_design.
3197  
3198 < 2004-11-23 04:35  tim
3198 > 2004-11-22 23:35  tim
3199  
3200          * src/io/BendTypesSectionParser.hpp: file
3201          BendTypesSectionParser.hpp was initially added on branch
3202          new_design.
3203  
3204 < 2004-11-23 04:35  tim
3204 > 2004-11-22 23:35  tim
3205  
3206          * src/io/BondTypesSectionParser.hpp: file
3207          BondTypesSectionParser.hpp was initially added on branch
3208          new_design.
3209  
3210 < 2004-11-23 04:35  tim
3210 > 2004-11-22 23:35  tim
3211  
3212          * src/io/BondTypesSectionParser.cpp: file
3213          BondTypesSectionParser.cpp was initially added on branch
3214          new_design.
3215  
3216 < 2004-11-23 04:35  tim
3216 > 2004-11-22 23:35  tim
3217  
3218          * src/io/TorsionTypesSectionParser.cpp: file
3219          TorsionTypesSectionParser.cpp was initially added on branch
3220          new_design.
3221  
3222 < 2004-11-23 04:35  tim
3222 > 2004-11-22 23:35  tim
3223  
3224          * src/io/: BendTypesSectionParser.cpp, BendTypesSectionParser.hpp,
3225          BondTypesSectionParser.cpp, BondTypesSectionParser.hpp,
# Line 2801 | Line 3227
3227          BondTypesSectionParser, BendTypesSectionParser and
3228          TorsionTypeSectionParser
3229  
3230 < 2004-11-23 04:35  tim
3230 > 2004-11-22 23:35  tim
3231  
3232          * src/io/BendTypesSectionParser.cpp: file
3233          BendTypesSectionParser.cpp was initially added on branch
3234          new_design.
3235  
3236 < 2004-11-22 23:04  tim
3236 > 2004-11-22 18:04  tim
3237  
3238          * src/UseTheForce/: DUFF.cpp, EAM.cpp, EAM.hpp: minor change in
3239          DUFF and EAM
3240  
3241 < 2004-11-22 23:02  tim
3241 > 2004-11-22 18:02  tim
3242  
3243          * src/io/: DirectionalAtomTypesParser.hpp,
3244          DirectionalAtomTypesSectionParser.hpp: adding section parsers
3245  
3246 < 2004-11-22 23:02  tim
3246 > 2004-11-22 18:02  tim
3247  
3248          * src/io/DirectionalAtomTypesSectionParser.hpp: file
3249          DirectionalAtomTypesSectionParser.hpp was initially added on branch
3250          new_design.
3251  
3252 < 2004-11-22 20:55  tim
3252 > 2004-11-22 15:55  tim
3253  
3254          * src/io/DipoleAtomTypesSectionParser.hpp: file
3255          DipoleAtomTypesSectionParser.hpp was initially added on branch
3256          new_design.
3257  
3258 < 2004-11-22 20:55  tim
3258 > 2004-11-22 15:55  tim
3259  
3260          * src/io/AtomTypesSectionParser.hpp: file
3261          AtomTypesSectionParser.hpp was initially added on branch
3262          new_design.
3263  
3264 < 2004-11-22 20:55  tim
3264 > 2004-11-22 15:55  tim
3265  
3266          * src/io/HarmonicBondTypesSectionParser.hpp: file
3267          HarmonicBondTypesSectionParser.hpp was initially added on branch
3268          new_design.
3269  
3270 < 2004-11-22 20:55  tim
3270 > 2004-11-22 15:55  tim
3271  
3272          * src/io/StickyAtomTypesSectionParser.cpp: file
3273          StickyAtomTypesSectionParser.cpp was initially added on branch
3274          new_design.
3275  
3276 < 2004-11-22 20:55  tim
3276 > 2004-11-22 15:55  tim
3277  
3278          * src/io/LennardJonesAtomTypesSectionParser.hpp: file
3279          LennardJonesAtomTypesSectionParser.hpp was initially added on
3280          branch new_design.
3281  
3282 < 2004-11-22 20:55  tim
3282 > 2004-11-22 15:55  tim
3283  
3284          * src/io/HarmonicBondTypesSectionParser.cpp: file
3285          HarmonicBondTypesSectionParser.cpp was initially added on branch
3286          new_design.
3287  
3288 < 2004-11-22 20:55  tim
3288 > 2004-11-22 15:55  tim
3289  
3290          * src/io/DirectionalAtomTypesSectionParser.cpp: file
3291          DirectionalAtomTypesSectionParser.cpp was initially added on branch
3292          new_design.
3293  
3294 < 2004-11-22 20:55  tim
3294 > 2004-11-22 15:55  tim
3295  
3296          * src/io/SectionParserManager.cpp: file SectionParserManager.cpp
3297          was initially added on branch new_design.
3298  
3299 < 2004-11-22 20:55  tim
3299 > 2004-11-22 15:55  tim
3300  
3301          * src/io/AtomTypesSectionParser.cpp: file
3302          AtomTypesSectionParser.cpp was initially added on branch
3303          new_design.
3304  
3305 < 2004-11-22 20:55  tim
3305 > 2004-11-22 15:55  tim
3306  
3307          * src/io/ChargeAtomTypesSectionParser.cpp: file
3308          ChargeAtomTypesSectionParser.cpp was initially added on branch
3309          new_design.
3310  
3311 < 2004-11-22 20:55  tim
3311 > 2004-11-22 15:55  tim
3312  
3313          * src/io/DipoleAtomTypesSectionParser.cpp: file
3314          DipoleAtomTypesSectionParser.cpp was initially added on branch
3315          new_design.
3316  
3317 < 2004-11-22 20:55  tim
3317 > 2004-11-22 15:55  tim
3318  
3319          * src/io/LennardJonesAtomTypesSectionParser.cpp: file
3320          LennardJonesAtomTypesSectionParser.cpp was initially added on
3321          branch new_design.
3322  
3323 < 2004-11-22 20:55  tim
3323 > 2004-11-22 15:55  tim
3324  
3325          * src/io/ChargeAtomTypesSectionParser.hpp: file
3326          ChargeAtomTypesSectionParser.hpp was initially added on branch
3327          new_design.
3328  
3329 < 2004-11-22 20:55  tim
3329 > 2004-11-22 15:55  tim
3330  
3331          * src/io/StickyAtomTypesSectionParser.hpp: file
3332          StickyAtomTypesSectionParser.hpp was initially added on branch
3333          new_design.
3334  
3335 < 2004-11-22 20:55  tim
3335 > 2004-11-22 15:55  tim
3336  
3337          * src/io/SectionParser.hpp: file SectionParser.hpp was initially
3338          added on branch new_design.
3339  
3340 < 2004-11-22 20:55  tim
3340 > 2004-11-22 15:55  tim
3341  
3342          * src/: UseTheForce/DUFF.cpp, UseTheForce/ForceField.hpp,
3343          brains/SimSnapshotManager.cpp, brains/SnapShot.cpp,
# Line 2933 | Line 3359
3359          types/AtomType.hpp, types/DirectionalAtomType.hpp,
3360          utils/GenericData.hpp: adding section parsers
3361  
3362 < 2004-11-22 20:55  tim
3362 > 2004-11-22 15:55  tim
3363  
3364          * src/io/DirectionalAtomTypesParser.hpp: file
3365          DirectionalAtomTypesParser.hpp was initially added on branch
3366          new_design.
3367  
3368 < 2004-11-22 20:55  tim
3368 > 2004-11-22 15:55  tim
3369  
3370          * src/io/SectionParserManager.hpp: file SectionParserManager.hpp
3371          was initially added on branch new_design.
3372  
3373 < 2004-11-22 20:55  tim
3373 > 2004-11-22 15:55  tim
3374  
3375          * src/io/SectionParser.cpp: file SectionParser.cpp was initially
3376          added on branch new_design.
3377  
3378 < 2004-11-19 22:12  tim
3378 > 2004-11-19 17:12  tim
3379  
3380          * src/types/FixedBondType.hpp: file FixedBondType.hpp was initially
3381          added on branch new_design.
3382  
3383 < 2004-11-19 22:12  tim
3383 > 2004-11-19 17:12  tim
3384  
3385          * src/: brains/SimState.cpp, brains/SimState.hpp,
3386          io/InitializeFromFile.cpp, types/FixBondType.hpp,
3387          types/FixedBondType.hpp: remove more useless files
3388  
3389 < 2004-11-19 21:47  tim
3389 > 2004-11-19 16:47  tim
3390  
3391          * src/: UseTheForce/EAM_FF.cpp, UseTheForce/WATER.cpp,
3392          integrators/Integrator.cpp, applications/Makedepend: remove more
3393          useless files
3394  
3395 < 2004-11-19 21:38  tim
3395 > 2004-11-19 16:38  tim
3396  
3397          * src/: UseTheForce/DUFF.cpp, UseTheForce/DUFF.hpp,
3398          UseTheForce/EAM.cpp, integrators/NPT.hpp, integrators/NPTf.hpp,
3399          integrators/NPTi.hpp, integrators/NPTxyz.hpp, integrators/NVT.cpp,
3400          integrators/NVT.hpp: refactory integrator
3401  
3402 < 2004-11-19 21:38  tim
3402 > 2004-11-19 16:38  tim
3403  
3404          * src/integrators/NPTi.hpp: file NPTi.hpp was initially added on
3405          branch new_design.
3406  
3407 < 2004-11-19 21:38  tim
3407 > 2004-11-19 16:38  tim
3408  
3409          * src/integrators/NPTf.hpp: file NPTf.hpp was initially added on
3410          branch new_design.
3411  
3412 < 2004-11-19 21:38  tim
3412 > 2004-11-19 16:38  tim
3413  
3414          * src/integrators/NPT.hpp: file NPT.hpp was initially added on
3415          branch new_design.
3416  
3417 < 2004-11-19 21:38  tim
3417 > 2004-11-19 16:38  tim
3418  
3419          * src/integrators/NPTxyz.hpp: file NPTxyz.hpp was initially added
3420          on branch new_design.
3421  
3422 < 2004-11-19 21:38  tim
3422 > 2004-11-19 16:38  tim
3423  
3424          * src/integrators/NVT.hpp: file NVT.hpp was initially added on
3425          branch new_design.
3426  
3427 < 2004-11-19 20:37  tim
3427 > 2004-11-19 15:37  tim
3428  
3429          * forceFields/newDUFF.frc: new DUFF forcefield
3430  
3431 < 2004-11-19 20:23  tim
3431 > 2004-11-19 15:23  tim
3432  
3433          * src/UseTheForce/EAM.hpp: file EAM.hpp was initially added on
3434          branch new_design.
3435  
3436 < 2004-11-19 20:23  tim
3436 > 2004-11-19 15:23  tim
3437  
3438          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM.cpp,
3439          UseTheForce/EAM.hpp, UseTheForce/ForceField.hpp,
3440          utils/TypeContainer.hpp: add EAM
3441  
3442 < 2004-11-19 20:23  tim
3442 > 2004-11-19 15:23  tim
3443  
3444          * src/UseTheForce/EAM.cpp: file EAM.cpp was initially added on
3445          branch new_design.
3446  
3447 < 2004-11-19 18:02  tim
3447 > 2004-11-19 13:02  tim
3448  
3449          * src/UseTheForce/: DUFF.cpp, DUFF.hpp: DUFF is almost done except
3450          error checking
3451  
3452 < 2004-11-19 17:56  tim
3452 > 2004-11-19 12:56  tim
3453  
3454          * src/integrators/IntegratorFactory.hpp: file IntegratorFactory.hpp
3455          was initially added on branch new_design.
3456  
3457 < 2004-11-19 17:56  tim
3457 > 2004-11-19 12:56  tim
3458  
3459          * src/integrators/IntegratorFactory.cpp: file IntegratorFactory.cpp
3460          was initially added on branch new_design.
3461  
3462 < 2004-11-19 17:56  tim
3462 > 2004-11-19 12:56  tim
3463  
3464          * src/types/FixBondType.hpp: file FixBondType.hpp was initially
3465          added on branch new_design.
3466  
3467 < 2004-11-19 17:56  tim
3467 > 2004-11-19 12:56  tim
3468  
3469          * src/: integrators/NVE.cpp, UseTheForce/DUFF.cpp,
3470          UseTheForce/DUFF.hpp, UseTheForce/ForceField.cpp,
# Line 3049 | Line 3475
3475          utils/StringTokenizer.cpp: DUFF is almost done except error
3476          checking
3477  
3478 < 2004-11-19 00:11  tim
3478 > 2004-11-18 19:11  tim
3479  
3480          * src/UseTheForce/DUFF.cpp: adding DUFF parser
3481  
3482 < 2004-11-18 23:26  tim
3482 > 2004-11-18 18:26  tim
3483  
3484          * src/integrators/Velocitizer.cpp: file Velocitizer.cpp was
3485          initially added on branch new_design.
3486  
3487 < 2004-11-18 23:26  tim
3487 > 2004-11-18 18:26  tim
3488  
3489          * src/: UseTheForce/DUFF.hpp, integrators/NVE.cpp,
3490          integrators/Velocitizer.cpp, integrators/Velocitizer.hpp,
# Line 3070 | Line 3496
3496          types/QuadraticBondType.hpp, types/UreyBradleyBendType.hpp: adding
3497          DUFF parser
3498  
3499 < 2004-11-18 21:42  tim
3499 > 2004-11-18 16:42  tim
3500  
3501          * forceFields/newDUFF.frc: adding new format DUFF force field
3502  
3503 < 2004-11-18 15:57  chrisfen
3503 > 2004-11-18 10:57  chrisfen
3504  
3505          * src/UseTheForce/DarkSide/LJ.F90: Fixed a mixing list bug that
3506          slowed down the force loop
3507  
3508 < 2004-11-18 05:42  tim
3508 > 2004-11-18 00:42  tim
3509  
3510          * src/utils/NumericConstant.cpp: file NumericConstant.cpp was
3511          initially added on branch new_design.
3512  
3513 < 2004-11-18 05:42  tim
3513 > 2004-11-18 00:42  tim
3514  
3515          * src/utils/NumericConstant.hpp: file NumericConstant.hpp was
3516          initially added on branch new_design.
3517  
3518 < 2004-11-18 05:42  tim
3518 > 2004-11-18 00:42  tim
3519  
3520          * src/: UseTheForce/DUFF.cpp, UseTheForce/LJFF.cpp,
3521          primitives/Bend.cpp, utils/NumericConstant.cpp,
3522          utils/NumericConstant.hpp: Adding NumericConstant class
3523  
3524 < 2004-11-18 04:16  tim
3524 > 2004-11-17 23:16  tim
3525  
3526          * src/: applications/quickLate.c, UseTheForce/ForceFields.cpp,
3527          UseTheForce/ForceFields.hpp: remove more junk files
3528  
3529 < 2004-11-18 04:12  tim
3529 > 2004-11-17 23:12  tim
3530  
3531          * src/: brains/ForceFields.cpp, brains/SimSetup.cpp,
3532          brains/SimSetup.hpp, constraints/AbstractClasses.hpp,
# Line 3109 | Line 3535
3535          primitives/BondExtensions.cpp, primitives/SRI.hpp,
3536          primitives/TorsionExtensions.cpp: remove some junk files
3537  
3538 < 2004-11-18 04:07  tim
3538 > 2004-11-17 23:07  tim
3539  
3540          * src/primitives/BendExtensions.cpp: remove some junk files
3541  
3542 < 2004-11-18 04:04  tim
3542 > 2004-11-17 23:04  tim
3543  
3544          * src/types/: PolynomialTorsionType.hpp, QuadraticBendType.hpp,
3545          QuadraticBondType.hpp: refine QudraticBond
3546  
3547 < 2004-11-18 03:57  tim
3547 > 2004-11-17 22:57  tim
3548  
3549          * src/types/QuadraticBendType.hpp: add QuadraticBendType.hpp
3550  
3551 < 2004-11-18 03:57  tim
3551 > 2004-11-17 22:57  tim
3552  
3553          * src/types/QuadraticBendType.hpp: file QuadraticBendType.hpp was
3554          initially added on branch new_design.
3555  
3556 < 2004-11-17 21:47  tim
3556 > 2004-11-17 16:47  tim
3557  
3558          * src/types/UreyBradleyBendType.hpp: file UreyBradleyBendType.hpp
3559          was initially added on branch new_design.
3560  
3561 < 2004-11-17 21:47  tim
3561 > 2004-11-17 16:47  tim
3562  
3563          * src/types/CubicBendType.hpp: file CubicBendType.hpp was initially
3564          added on branch new_design.
3565  
3566 < 2004-11-17 21:47  tim
3566 > 2004-11-17 16:47  tim
3567  
3568          * src/primitives/GhostBend.hpp: file GhostBend.hpp was initially
3569          added on branch new_design.
3570  
3571 < 2004-11-17 21:47  tim
3571 > 2004-11-17 16:47  tim
3572  
3573          * src/types/QuadraticBondType.hpp: file QuadraticBondType.hpp was
3574          initially added on branch new_design.
3575  
3576 < 2004-11-17 21:47  tim
3576 > 2004-11-17 16:47  tim
3577  
3578          * src/primitives/UreyBradleyBend.cpp: file UreyBradleyBend.cpp was
3579          initially added on branch new_design.
3580  
3581 < 2004-11-17 21:47  tim
3581 > 2004-11-17 16:47  tim
3582  
3583          * src/primitives/UreyBradleyBend.hpp: file UreyBradleyBend.hpp was
3584          initially added on branch new_design.
3585  
3586 < 2004-11-17 21:47  tim
3586 > 2004-11-17 16:47  tim
3587  
3588          * src/types/CubicBondType.hpp: file CubicBondType.hpp was initially
3589          added on branch new_design.
3590  
3591 < 2004-11-17 21:47  tim
3591 > 2004-11-17 16:47  tim
3592  
3593          * src/: math/ChebyshevPolynomials.cpp,
3594          math/ChebyshevPolynomials.hpp, primitives/Bend.cpp,
# Line 3174 | Line 3600
3600          types/QuadraticBondType.hpp, types/UreyBradleyBendType.hpp:
3601          UreyBradleyBend and GhostBend
3602  
3603 < 2004-11-17 18:58  tim
3603 > 2004-11-17 13:58  tim
3604  
3605          * src/math/ChebyshevPolynomials.cpp: file ChebyshevPolynomials.cpp
3606          was initially added on branch new_design.
3607  
3608 < 2004-11-17 18:58  tim
3608 > 2004-11-17 13:58  tim
3609  
3610          * src/math/ChebyshevPolynomials.hpp: file ChebyshevPolynomials.hpp
3611          was initially added on branch new_design.
3612  
3613 < 2004-11-17 18:58  tim
3613 > 2004-11-17 13:58  tim
3614  
3615          * src/: math/ChebyshevPolynomials.cpp,
3616          math/ChebyshevPolynomials.hpp, math/Polynomial.hpp,
# Line 3193 | Line 3619
3619          types/PolynomialTorsionType.hpp, types/TorsionType.hpp: more types
3620          stuff and Chebyshev Polynomial
3621  
3622 < 2004-11-17 18:58  tim
3622 > 2004-11-17 13:58  tim
3623  
3624          * src/types/OplsTorsionType.hpp: file OplsTorsionType.hpp was
3625          initially added on branch new_design.
3626  
3627 < 2004-11-17 06:37  tim
3627 > 2004-11-17 01:37  tim
3628  
3629          * src/types/PolynomialTorsionType.hpp: file
3630          PolynomialTorsionType.hpp was initially added on branch new_design.
3631  
3632 < 2004-11-17 06:37  tim
3632 > 2004-11-17 01:37  tim
3633  
3634          * src/types/CharmmTorsionType.cpp: file CharmmTorsionType.cpp was
3635          initially added on branch new_design.
3636  
3637 < 2004-11-17 06:37  tim
3637 > 2004-11-17 01:37  tim
3638  
3639          * src/: math/Polynomial.hpp, primitives/Bend.cpp,
3640          primitives/Bend.hpp, primitives/Torsion.cpp, types/BendType.hpp,
# Line 3222 | Line 3648
3648          CharmmTorsionType. Need to refine the design and add document for
3649          them
3650  
3651 < 2004-11-17 06:37  tim
3651 > 2004-11-17 01:37  tim
3652  
3653          * src/types/CharmmTorsionType.hpp: file CharmmTorsionType.hpp was
3654          initially added on branch new_design.
3655  
3656 < 2004-11-17 06:37  tim
3656 > 2004-11-17 01:37  tim
3657  
3658          * src/types/HarmonicBendType.hpp: file HarmonicBendType.hpp was
3659          initially added on branch new_design.
3660  
3661 < 2004-11-17 06:37  tim
3661 > 2004-11-17 01:37  tim
3662  
3663          * src/types/PolynomialBendType.hpp: file PolynomialBendType.hpp was
3664          initially added on branch new_design.
3665  
3666 < 2004-11-17 01:11  tim
3666 > 2004-11-16 20:11  tim
3667  
3668          * src/types/: BendType.hpp, PolynomialBondType.hpp,
3669          TorsionType.hpp: add PolynomialBondType
3670  
3671 < 2004-11-17 01:11  tim
3671 > 2004-11-16 20:11  tim
3672  
3673          * src/types/PolynomialBondType.hpp: file PolynomialBondType.hpp was
3674          initially added on branch new_design.
3675  
3676 < 2004-11-16 23:20  tim
3676 > 2004-11-16 18:20  tim
3677  
3678          * src/math/Polynomial.hpp: file Polynomial.hpp was initially added
3679          on branch new_design.
3680  
3681 < 2004-11-16 23:20  tim
3681 > 2004-11-16 18:20  tim
3682  
3683          * src/math/Polynomial.hpp: Adding Polynomial class
3684  
3685 < 2004-11-16 22:04  gezelter
3685 > 2004-11-16 17:04  gezelter
3686  
3687          * src/types/MorseBondType.hpp: file MorseBondType.hpp was initially
3688          added on branch new_design.
3689  
3690 < 2004-11-16 22:04  gezelter
3690 > 2004-11-16 17:04  gezelter
3691  
3692          * src/types/HarmonicBondType.hpp: file HarmonicBondType.hpp was
3693          initially added on branch new_design.
3694  
3695 < 2004-11-16 22:04  gezelter
3695 > 2004-11-16 17:04  gezelter
3696  
3697          * src/types/: BendType.hpp, BondType.hpp, HarmonicBondType.hpp,
3698          MorseBondType.hpp, TorsionType.hpp: added some new stuff
3699  
3700 < 2004-11-16 20:36  tim
3700 > 2004-11-16 15:36  tim
3701  
3702          * src/: primitives/Bend.cpp, primitives/Bend.hpp,
3703          primitives/Torsion.cpp, primitives/Torsion.hpp, types/BendType.hpp,
3704          types/BondType.hpp, types/TorsionType.hpp: BondType, BendType and
3705          TorsionType
3706  
3707 < 2004-11-16 02:07  tim
3707 > 2004-11-15 21:07  tim
3708  
3709          * src/UseTheForce/DUFF.hpp: file DUFF.hpp was initially added on
3710          branch new_design.
3711  
3712 < 2004-11-16 02:07  tim
3712 > 2004-11-15 21:07  tim
3713  
3714          * src/: UseTheForce/DUFF.cpp, UseTheForce/DUFF.hpp,
3715          UseTheForce/LJFF.cpp, UseTheForce/LJFF.hpp,
3716          utils/StringTokenizer.cpp: adding DUFF class; adding checking
3717          statement to nextTokenAsInt and nextTokenAsFloat in StringTokenizer
3718  
3719 < 2004-11-15 23:00  tim
3719 > 2004-11-15 18:00  tim
3720  
3721          * src/: UseTheForce/ForceField.cpp, UseTheForce/ForceField.hpp,
3722          UseTheForce/ForceFieldFactory.cpp,
# Line 3298 | Line 3724
3724          UseTheForce/LJFF.hpp, brains/SimCreator.cpp, types/AtomType.cpp,
3725          types/AtomType.hpp: adding ForceFieldFactory and LJFF classes
3726  
3727 < 2004-11-15 23:00  tim
3727 > 2004-11-15 18:00  tim
3728  
3729          * src/UseTheForce/ForceFieldFactory.cpp: file ForceFieldFactory.cpp
3730          was initially added on branch new_design.
3731  
3732 < 2004-11-15 23:00  tim
3732 > 2004-11-15 18:00  tim
3733  
3734          * src/UseTheForce/ForceFieldFactory.hpp: file ForceFieldFactory.hpp
3735          was initially added on branch new_design.
3736  
3737 < 2004-11-15 23:00  tim
3737 > 2004-11-15 18:00  tim
3738  
3739          * src/UseTheForce/LJFF.hpp: file LJFF.hpp was initially added on
3740          branch new_design.
3741  
3742 < 2004-11-15 18:02  tim
3742 > 2004-11-15 13:02  tim
3743  
3744          * src/integrators/Velocitizer.hpp: file Velocitizer.hpp was
3745          initially added on branch new_design.
3746  
3747 < 2004-11-15 18:02  tim
3747 > 2004-11-15 13:02  tim
3748  
3749          * src/io/DumpWrite.hpp: file DumpWrite.hpp was initially added on
3750          branch new_design.
3751  
3752 < 2004-11-15 18:02  tim
3752 > 2004-11-15 13:02  tim
3753  
3754          * src/io/DumpReader.hpp: file DumpReader.hpp was initially added on
3755          branch new_design.
3756  
3757 < 2004-11-15 18:02  tim
3757 > 2004-11-15 13:02  tim
3758  
3759          * src/: brains/SimInfo.cpp, brains/SimInfo.hpp,
3760          brains/Snapshot.hpp, io/DumpReader.cpp, io/DumpWriter.cpp,
# Line 3336 | Line 3762
3762          io/ReadWrite.hpp, utils/StringTokenizer.hpp: finish DumpReader,
3763          DumpWriter.Next Step is LJFF and integrators
3764  
3765 < 2004-11-13 05:08  tim
3765 > 2004-11-13 00:08  tim
3766  
3767          * src/: brains/ForceManager.cpp, brains/ForceManager.hpp,
3768          brains/SimCreator.cpp, brains/SimCreator.hpp, brains/SimInfo.cpp,
# Line 3344 | Line 3770
3770          primitives/Molecule.hpp, primitives/RigidBody.cpp: refactory,
3771          refactory, refactory
3772  
3773 < 2004-11-12 22:43  tim
3773 > 2004-11-12 17:43  tim
3774  
3775          * src/utils/: StreamTokenizer.cpp, StringTokenizer.hpp,
3776          StringTokenizer.cpp: bug fix in hasMoreTokens
3777  
3778 < 2004-11-12 22:28  tim
3778 > 2004-11-12 17:28  tim
3779  
3780          * src/utils/StringTokenizer.cpp: file StringTokenizer.cpp was
3781          initially added on branch new_design.
3782  
3783 < 2004-11-12 22:28  tim
3783 > 2004-11-12 17:28  tim
3784  
3785          * src/utils/: StringTokenizer.cpp, StringTokenizer.hpp: adding
3786          StringUtils, a c-style strtok like class, need unit test
3787  
3788 < 2004-11-12 17:40  tim
3788 > 2004-11-12 12:40  tim
3789  
3790          * src/: UseTheForce/ForceField.cpp, UseTheForce/ForceField.hpp,
3791          brains/SimCreator.cpp, brains/SimCreator.hpp, brains/SimInfo.cpp,
3792          brains/SimInfo.hpp: SimCreator and SimInfo are  ready for unit test
3793  
3794 < 2004-11-12 07:05  tim
3794 > 2004-11-12 02:05  tim
3795  
3796          * src/: brains/MoleculeCreator.cpp, brains/MoleculeCreator.hpp,
3797          primitives/CutoffGroup.hpp, primitives/Molecule.cpp:
3798          MoleculeCreator forget to create CutoffGroups for free atoms
3799  
3800 < 2004-11-12 06:19  tim
3800 > 2004-11-12 01:19  tim
3801  
3802          * src/: brains/MoleculeCreator.cpp, brains/SimCreator.cpp,
3803          brains/SimCreator.hpp, brains/SimInfo.cpp, brains/SimInfo.hpp,
# Line 3379 | Line 3805
3805          io/parse_me.h, primitives/Molecule.cpp, primitives/Molecule.hpp:
3806          OOPSE = Object-Obfuscated Parallel Simulation Engine
3807  
3808 < 2004-11-11 21:48  chrisfen
3808 > 2004-11-11 16:48  chrisfen
3809  
3810          * samples/water/tip3p_ice/tp3.md: working sample
3811  
3812 < 2004-11-11 21:47  chrisfen
3812 > 2004-11-11 16:47  chrisfen
3813  
3814          * src/restraints/Restraints.cpp: working towards parallel
3815          restraints
3816  
3817 < 2004-11-11 21:47  chrisfen
3817 > 2004-11-11 16:47  chrisfen
3818  
3819          * src/integrators/Integrator.cpp: Commented out some write
3820          statements
3821  
3822 < 2004-11-11 21:46  chrisfen
3822 > 2004-11-11 16:46  chrisfen
3823  
3824          * src/UseTheForce/: Shapes_FF.cpp, doForces.F90: Got rid of some
3825          write statements
3826  
3827 < 2004-11-11 21:46  chrisfen
3827 > 2004-11-11 16:46  chrisfen
3828  
3829          * samples/water/tip3p_ice/tp3.md: Fun with ice
3830  
3831 < 2004-11-11 16:41  tim
3831 > 2004-11-11 11:41  tim
3832  
3833          * src/: brains/Exclude.cpp, brains/Exclude.hpp,
3834          brains/SimCreator.cpp, brains/SimCreator.hpp, brains/SimInfo.cpp,
# Line 3411 | Line 3837
3837          io/StatWriter.hpp, utils/Utility.hpp: add Snapshot.cpp, remove
3838          useless mpiSimulation
3839  
3840 < 2004-11-11 16:41  tim
3840 > 2004-11-11 11:41  tim
3841  
3842          * src/brains/SnapShot.cpp: file SnapShot.cpp was initially added on
3843          branch new_design.
3844  
3845 < 2004-11-10 22:50  tim
3845 > 2004-11-10 17:50  tim
3846  
3847          * src/: brains/ForceManager.cpp, brains/SimInfo.cpp,
3848          brains/SimInfo.hpp, brains/Stats.hpp, brains/mpiSimulation.hpp,
3849          integrators/NVE.cpp, io/StatWriter.cpp: more work on SimInfo
3850  
3851 < 2004-11-10 22:01  tim
3851 > 2004-11-10 17:01  tim
3852  
3853          * src/: brains/SimCreator.cpp, brains/SimCreator.hpp,
3854          brains/SimInfo.cpp, brains/SimInfo.hpp, brains/SimSetup.cpp,
# Line 3436 | Line 3862
3862          BendType, TorsionType (4)Integrator (5)oopse.cpp (6)visitors &
3863          Dump2XYZ (7)SimpleBuilder (8)Constraint & ZConstraint
3864  
3865 < 2004-11-10 14:52  tim
3865 > 2004-11-10 09:52  tim
3866  
3867          * src/: brains/mpiSimulation.cpp, io/StatWriter.hpp: add a
3868          configurable StatWriter
3869  
3870 < 2004-11-10 14:52  tim
3870 > 2004-11-10 09:52  tim
3871  
3872          * src/io/StatWriter.hpp: file StatWriter.hpp was initially added on
3873          branch new_design.
3874  
3875 < 2004-11-10 02:58  tim
3875 > 2004-11-09 21:58  tim
3876  
3877          * src/brains/: mpiSimulation.cpp, mpiSimulation.hpp: mpiSimulation
3878          in progress
3879  
3880 < 2004-11-09 23:11  tim
3880 > 2004-11-09 18:11  tim
3881  
3882          * src/brains/ForceManager.cpp: file ForceManager.cpp was initially
3883          added on branch new_design.
3884  
3885 < 2004-11-09 23:11  tim
3885 > 2004-11-09 18:11  tim
3886  
3887          * src/integrators/VelocityVerletIntegrator.cpp: file
3888          VelocityVerletIntegrator.cpp was initially added on branch
3889          new_design.
3890  
3891 < 2004-11-09 23:11  tim
3891 > 2004-11-09 18:11  tim
3892  
3893          * src/: UseTheForce/mpiComponentPlan.h, brains/ForceManager.cpp,
3894          brains/ForceManager.hpp, brains/SimInfo.cpp, brains/SimInfo.hpp,
# Line 3471 | Line 3897
3897          integrators/NVE.cpp, integrators/VelocityVerletIntegrator.cpp,
3898          integrators/VelocityVerletIntegrator.hpp: adding ForceManager
3899  
3900 < 2004-11-09 23:11  tim
3900 > 2004-11-09 18:11  tim
3901  
3902          * src/brains/ForceManager.hpp: file ForceManager.hpp was initially
3903          added on branch new_design.
3904  
3905 < 2004-11-09 23:11  tim
3905 > 2004-11-09 18:11  tim
3906  
3907          * src/integrators/NVE.cpp: file NVE.cpp was initially added on
3908          branch new_design.
3909  
3910 < 2004-11-09 01:08  tim
3910 > 2004-11-08 20:08  tim
3911  
3912          * src/integrators/VelocityVerletIntegrator.hpp: file
3913          VelocityVerletIntegrator.hpp was initially added on branch
3914          new_design.
3915  
3916 < 2004-11-09 01:08  tim
3916 > 2004-11-08 20:08  tim
3917  
3918          * src/integrators/NVE.hpp: file NVE.hpp was initially added on
3919          branch new_design.
3920  
3921 < 2004-11-09 01:08  tim
3921 > 2004-11-08 20:08  tim
3922  
3923          * src/: brains/Exclude.hpp, brains/Stats.hpp,
3924          integrators/Integrator.hpp, integrators/NVE.hpp,
3925          integrators/VelocityVerletIntegrator.hpp, io/StatWriter.cpp,
3926          utils/TypeContainer.hpp: More to break
3927  
3928 < 2004-11-06 05:21  tim
3928 > 2004-11-06 00:21  tim
3929  
3930          * src/utils/TypeContainer.hpp: file TypeContainer.hpp was initially
3931          added on branch new_design.
3932  
3933 < 2004-11-06 05:21  tim
3933 > 2004-11-06 00:21  tim
3934  
3935          * src/: brains/SimCreator.hpp, UseTheForce/ForceField.cpp,
3936          UseTheForce/ForceField.hpp, io/basic_ifstrstream.hpp,
3937          utils/TypeContainer.hpp, utils/next_combination.hpp: adding
3938          ForceField and TypeContainer classes
3939  
3940 < 2004-11-05 23:38  tim
3940 > 2004-11-05 18:38  tim
3941  
3942          * src/brains/MoleculeCreator.cpp: file MoleculeCreator.cpp was
3943          initially added on branch new_design.
3944  
3945 < 2004-11-05 23:38  tim
3945 > 2004-11-05 18:38  tim
3946  
3947          * src/brains/MoleculeCreator.hpp: file MoleculeCreator.hpp was
3948          initially added on branch new_design.
3949  
3950 < 2004-11-05 23:38  tim
3950 > 2004-11-05 18:38  tim
3951  
3952          * src/: brains/Exclude.cpp, brains/Exclude.hpp,
3953          brains/MoleculeCreator.cpp, brains/MoleculeCreator.hpp,
# Line 3529 | Line 3955
3955          brains/SimInfo.hpp, primitives/Molecule.hpp,
3956          utils/LocalndexManager.hpp: Fix Exclude class etc.
3957  
3958 < 2004-11-05 21:45  chrisfen
3958 > 2004-11-05 16:45  chrisfen
3959  
3960          * src/: applications/dump2Xyz/Dump2XYZ.cpp,
3961          visitors/AtomVisitor.cpp, visitors/AtomVisitor.hpp: Added the
3962          linear visitor
3963  
3964 < 2004-11-05 21:04  chrisfen
3964 > 2004-11-05 16:04  chrisfen
3965  
3966          * src/UseTheForce/DarkSide/shapes.F90: current status of the
3967          debugging process
3968  
3969 < 2004-11-05 21:04  chrisfen
3969 > 2004-11-05 16:04  chrisfen
3970  
3971          * make/Makefile.in: included visitors and minimizer
3972  
3973 < 2004-11-05 21:03  chrisfen
3973 > 2004-11-05 16:03  chrisfen
3974  
3975          * ChangeLog: new changes
3976  
3977 < 2004-11-05 02:56  tim
3977 > 2004-11-04 21:56  tim
3978  
3979          * src/: brains/SimCreator.cpp, brains/SimCreator.hpp,
3980          primitives/Molecule.hpp: Pain......
3981  
3982 < 2004-11-04 20:55  tim
3982 > 2004-11-04 15:55  tim
3983  
3984          * ChangeLog, make/Makefile.in, src/brains/SimCreator.cpp,
3985          src/brains/SimCreator.hpp, src/brains/SimInfo.hpp,
3986          src/brains/Stats.hpp: time to break SimSetup
3987  
3988 < 2004-11-04 20:51  gezelter
3988 > 2004-11-04 15:51  gezelter
3989  
3990          * src/UseTheForce/: ForceField.cpp, ForceField.hpp: added new
3991          classes in progress
3992  
3993 < 2004-11-04 19:48  tim
3993 > 2004-11-04 14:48  tim
3994  
3995          * src/brains/Stats.cpp: file Stats.cpp was initially added on
3996          branch new_design.
3997  
3998 < 2004-11-04 19:48  tim
3998 > 2004-11-04 14:48  tim
3999  
4000          * src/brains/Stats.hpp: file Stats.hpp was initially added on
4001          branch new_design.
4002  
4003 < 2004-11-04 19:48  tim
4003 > 2004-11-04 14:48  tim
4004  
4005          * src/brains/: SimInfo.cpp, SimInfo.hpp, SimModel.cpp,
4006          SimModel.hpp, Snapshot.hpp, Stats.cpp, Stats.hpp: adding Stats
4007          class
4008  
4009 < 2004-11-04 16:22  gezelter
4009 > 2004-11-04 11:22  gezelter
4010  
4011          * src/primitives/: DirectionalAtom.cpp, DirectionalAtom.hpp,
4012          RigidBody.hpp, StuntDouble.cpp, StuntDouble.hpp: isLinear and
# Line 3589 | Line 4015
4015          false and "-1" but there should be logic to figure them out in the
4016          other two classes
4017  
4018 < 2004-11-04 16:20  gezelter
4018 > 2004-11-04 11:20  gezelter
4019  
4020          * src/: brains/ForceFields.cpp, integrators/Integrator.cpp: Don't
4021          remember what I did
4022  
4023 < 2004-11-04 16:20  gezelter
4023 > 2004-11-04 11:20  gezelter
4024  
4025          * src/UseTheForce/DarkSide/shapes.F90: Breaky Breaky
4026  
4027 < 2004-11-04 16:20  gezelter
4027 > 2004-11-04 11:20  gezelter
4028  
4029          * src/UseTheForce/: DUFF.cpp, WATER.cpp, doForces.F90: fixed useXXX
4030          in the entry_plug so that it only is set if the atoms really are in
4031          the simulation
4032  
4033 < 2004-11-04 16:20  gezelter
4033 > 2004-11-04 11:20  gezelter
4034  
4035          * samples/water/ssd/ssd.md: testing force fields
4036  
4037 < 2004-11-04 16:19  gezelter
4037 > 2004-11-04 11:19  gezelter
4038  
4039          * samples/shape/linear.in: testing shapes
4040  
4041 < 2004-11-03 19:56  tim
4041 > 2004-11-03 14:56  tim
4042  
4043          * src/brains/: SimCreator.cpp, SimCreator.hpp: Adding SimCreator
4044          class(similar as SimSetup)
4045  
4046 < 2004-11-03 19:56  tim
4046 > 2004-11-03 14:56  tim
4047  
4048          * src/brains/SimCreator.hpp: file SimCreator.hpp was initially
4049          added on branch new_design.
4050  
4051 < 2004-11-03 19:56  tim
4051 > 2004-11-03 14:56  tim
4052  
4053          * src/brains/SimCreator.cpp: file SimCreator.cpp was initially
4054          added on branch new_design.
4055  
4056 < 2004-11-03 18:00  tim
4056 > 2004-11-03 13:00  tim
4057  
4058          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
4059          UseTheForce/ForceFields.cpp, UseTheForce/LJFF.cpp,
# Line 3637 | Line 4063
4063          visitors/BaseVisitor.hpp, visitors/ZconsVisitor.cpp: ForceFiled get
4064          compiled. Still a long way to go ......
4065  
4066 < 2004-11-03 16:08  tim
4066 > 2004-11-03 11:08  tim
4067  
4068          * ChangeLog, src/brains/SimInfo.cpp, src/brains/SimInfo.hpp,
4069          src/constraints/ZConstraint.cpp, src/integrators/NPT.cpp,
# Line 3652 | Line 4078
4078          src/visitors/OtherVisitor.cpp, src/visitors/RigidBodyVisitor.cpp,
4079          src/visitors/ZconsVisitor.cpp, test/utils/Makefile: mess up ......
4080  
4081 < 2004-11-02 22:41  tim
4081 > 2004-11-02 17:41  tim
4082  
4083          * src/: brains/Migrator.hpp, brains/SimModel.cpp,
4084          utils/LocalndexManager.hpp: Adding LocalIndexManager and Migrator.
4085          Need unit test
4086  
4087 < 2004-11-02 22:41  tim
4087 > 2004-11-02 17:41  tim
4088  
4089          * src/utils/LocalndexManager.hpp: file LocalndexManager.hpp was
4090          initially added on branch new_design.
4091  
4092 < 2004-11-02 22:41  tim
4092 > 2004-11-02 17:41  tim
4093  
4094          * src/brains/Migrator.hpp: file Migrator.hpp was initially added on
4095          branch new_design.
4096  
4097 < 2004-11-02 16:59  tim
4097 > 2004-11-02 11:59  tim
4098  
4099          * src/brains/SimModel.cpp: file SimModel.cpp was initially added on
4100          branch new_design.
4101  
4102 < 2004-11-02 16:59  tim
4102 > 2004-11-02 11:59  tim
4103  
4104          * src/brains/: SimModel.cpp, SimModel.hpp, SimSnapshotManager.cpp,
4105          SimSnapshotManager.hpp: SimModel in progress
4106  
4107 < 2004-11-02 15:28  chrisfen
4107 > 2004-11-02 10:28  chrisfen
4108  
4109          * src/: UseTheForce/DarkSide/shapes.F90,
4110          primitives/StuntDouble.cpp, primitives/StuntDouble.hpp: Shapes
4111          looks like it's working
4112  
4113 < 2004-11-02 15:27  tim
4113 > 2004-11-02 10:27  tim
4114  
4115          * src/utils/MemoryUtils.hpp: adding MemoryUtils which provide some
4116          functions for dealing with memory issue
4117  
4118 < 2004-11-02 15:27  tim
4118 > 2004-11-02 10:27  tim
4119  
4120          * src/utils/MemoryUtils.hpp: file MemoryUtils.hpp was initially
4121          added on branch new_design.
4122  
4123 < 2004-11-02 15:23  tim
4123 > 2004-11-02 10:23  tim
4124  
4125          * src/: brains/SimModel.hpp, brains/Snapshot.hpp,
4126          brains/SnapshotManager.hpp, primitives/Molecule.hpp: adding
4127          SimModel(something similar as SimInfo)
4128  
4129 < 2004-11-01 22:52  tim
4129 > 2004-11-01 17:52  tim
4130  
4131          * src/: applications/simpleBuilder/MoLocator.hpp,
4132          applications/simpleBuilder/simpleBuilder.cpp,
# Line 3719 | Line 4145
4145          visitors/RigidBodyVisitor.cpp: Molecule, Atom, DirectionalAtom,
4146          RigidBody and StuntDouble classes get compiled
4147  
4148 < 2004-11-01 21:40  tim
4148 > 2004-11-01 16:40  tim
4149  
4150          * src/primitives/Torsion.hpp: file Torsion.hpp was initially added
4151          on branch new_design.
4152  
4153 < 2004-11-01 21:40  tim
4153 > 2004-11-01 16:40  tim
4154  
4155          * src/primitives/Bend.hpp: file Bend.hpp was initially added on
4156          branch new_design.
4157  
4158 < 2004-11-01 21:40  tim
4158 > 2004-11-01 16:40  tim
4159  
4160          * src/primitives/Bond.hpp: file Bond.hpp was initially added on
4161          branch new_design.
4162  
4163 < 2004-11-01 21:40  tim
4163 > 2004-11-01 16:40  tim
4164  
4165          * src/primitives/: Bend.hpp, Bond.hpp, Torsion.hpp: add initial
4166          version of Bond, Bend and Torsion.
4167  
4168 < 2004-11-01 21:37  tim
4168 > 2004-11-01 16:37  tim
4169  
4170          * src/types/BendType.hpp: file BendType.hpp was initially added on
4171          branch new_design.
4172  
4173 < 2004-11-01 21:37  tim
4173 > 2004-11-01 16:37  tim
4174  
4175          * src/types/: BendType.hpp, BondType.hpp, TorsionType.hpp: adding
4176          BondType, BendType, TorsionType
4177  
4178 < 2004-11-01 21:37  tim
4178 > 2004-11-01 16:37  tim
4179  
4180          * src/types/TorsionType.hpp: file TorsionType.hpp was initially
4181          added on branch new_design.
4182  
4183 < 2004-11-01 21:37  tim
4183 > 2004-11-01 16:37  tim
4184  
4185          * src/types/BondType.hpp: file BondType.hpp was initially added on
4186          branch new_design.
4187  
4188 < 2004-11-01 20:15  tim
4188 > 2004-11-01 15:15  tim
4189  
4190          * src/primitives/: Atom.cpp, Atom.hpp, Bend.cpp, Bond.cpp,
4191          CutoffGroup.hpp, DirectionalAtom.cpp, DirectionalAtom.hpp,
# Line 3767 | Line 4193
4193          RigidBody.hpp, StuntDouble.cpp, StuntDouble.hpp, Torsion.cpp:
4194          break, break and break.....
4195  
4196 < 2004-11-01 19:57  tim
4196 > 2004-11-01 14:57  tim
4197  
4198          * test/brains/: Atom.cpp, DirectioanlAtom.cpp, DirectionalAtom.cpp,
4199          DirectionalAtom.hpp, RigidBody.cpp, RigidBody.hpp, StuntDouble.cpp,
4200          StuntDouble.hpp: these core classes get compiled
4201  
4202 < 2004-10-29 22:37  tim
4202 > 2004-10-29 17:37  tim
4203  
4204          * test/brains/: Molecule.cpp, Molecule.hpp: more work on Molecule
4205          class
4206  
4207 < 2004-10-29 22:28  chrisfen
4207 > 2004-10-29 17:28  chrisfen
4208  
4209          * src/: UseTheForce/DarkSide/atype.F90,
4210          UseTheForce/DarkSide/shapes.F90, math/RealSphericalHarmonic.cpp,
4211          types/ShapeAtomType.cpp: still debugging
4212  
4213 < 2004-10-29 22:28  chrisfen
4213 > 2004-10-29 17:28  chrisfen
4214  
4215          * src/UseTheForce/: ForceFields.hpp, Shapes_FF.cpp, doForces.F90:
4216          shapes rcut calculator added
4217  
4218 < 2004-10-29 22:27  chrisfen
4218 > 2004-10-29 17:27  chrisfen
4219  
4220          * samples/shape/linear.md: shorter run
4221  
4222 < 2004-10-29 20:54  tim
4222 > 2004-10-29 15:54  tim
4223  
4224          * test/brains/: Molecule.cpp, Molecule.hpp: rewrite Molecule class.
4225  
4226 < 2004-10-29 16:22  tim
4226 > 2004-10-29 11:22  tim
4227  
4228          * test/utils/: GenerateCombination.hpp, ReplaceWildCard.hpp,
4229          ReplaceWildCardTestCase.cpp, ReplaceWildCardTestCase.hpp: Remove
4230          some deprecated files
4231  
4232 < 2004-10-29 16:20  tim
4232 > 2004-10-29 11:20  tim
4233  
4234          * test/brains/: Atom.cpp, Atom.hpp, DirectioanlAtom.cpp,
4235          DirectionalAtom.hpp, RigidBody.cpp, RigidBody.hpp, StuntDouble.hpp:
4236          More painful reconstruction is coming !!!
4237  
4238 < 2004-10-28 22:34  tim
4238 > 2004-10-28 17:34  tim
4239  
4240          * src/brains/DataStorage.hpp, src/utils/next_combination.hpp,
4241          test/brains/DirectioanlAtom.cpp, test/brains/DirectionalAtom.hpp,
# Line 3817 | Line 4243
4243          test/brains/StuntDouble.hpp: More work on StuntDouble, Atom,
4244          DirectionalAtom and RigidBody
4245  
4246 < 2004-10-28 22:26  tim
4246 > 2004-10-28 17:26  tim
4247  
4248          * ChangeLog, src/applications/simpleBuilder/BaseLattice.hpp,
4249          src/applications/simpleBuilder/MoLocator.cpp,
# Line 3825 | Line 4251
4251          src/utils/GenericFactory.hpp, src/utils/next_combination.hpp:
4252          remove old Vector3d.hpp from application/simpleBuilder
4253  
4254 < 2004-10-28 21:42  tim
4254 > 2004-10-28 16:42  tim
4255  
4256          * src/utils/next_combination.hpp: Minor change in next_combination
4257  
4258 < 2004-10-28 21:28  tim
4258 > 2004-10-28 16:28  tim
4259  
4260          * src/utils/next_combination.hpp,
4261          test/utils/NextCombinationTestCase.cpp,
4262          test/utils/ReplaceWildCardTestCase.cpp: Done with combination
4263  
4264 < 2004-10-28 21:11  tim
4264 > 2004-10-28 16:11  tim
4265  
4266          * src/utils/next_combination.hpp: change documentation of
4267          next_combination.hpp
4268  
4269 < 2004-10-28 20:41  tim
4269 > 2004-10-28 15:41  tim
4270  
4271          * ChangeLog, src/utils/next_combination.hpp,
4272          test/utils/NextCombinationTestCase.cpp,
4273          test/utils/NextCombinationTestCase.hpp: ReplaceWildCard is working
4274  
4275 < 2004-10-28 20:01  tim
4275 > 2004-10-28 15:01  tim
4276  
4277          * src/utils/next_combination.hpp: adding replace wildcard function
4278  
4279 < 2004-10-28 19:33  tim
4279 > 2004-10-28 14:33  tim
4280  
4281          * src/utils/next_combination.hpp: Minor change
4282  
4283 < 2004-10-28 19:06  tim
4283 > 2004-10-28 14:06  tim
4284  
4285          * ChangeLog, src/applications/simpleBuilder/MoLocator.hpp,
4286          src/applications/simpleBuilder/simpleBuilder.cpp,
# Line 3864 | Line 4290
4290          test/utils/next_combination.hpp: STL next_permutation like
4291          next_combination is working
4292  
4293 < 2004-10-28 17:22  chrisfen
4293 > 2004-10-28 12:22  chrisfen
4294  
4295          * src/UseTheForce/WATER.cpp: fix of setDipoles
4296  
4297 < 2004-10-28 17:20  gezelter
4297 > 2004-10-28 12:20  gezelter
4298  
4299          * src/UseTheForce/Shapes_FF.cpp: forgot to advance lines in the
4300          shapeFile
4301  
4302 < 2004-10-28 17:20  gezelter
4302 > 2004-10-28 12:20  gezelter
4303  
4304          * samples/shape/linear.md: forgot the orientation line
4305  
4306 < 2004-10-28 16:56  gezelter
4306 > 2004-10-28 11:56  gezelter
4307  
4308          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
4309          UseTheForce/ForceFields.hpp, UseTheForce/LJFF.cpp,
4310          UseTheForce/WATER.cpp, types/AtomType.cpp: fixed duplicate
4311          declaration foo
4312  
4313 < 2004-10-28 16:55  gezelter
4313 > 2004-10-28 11:55  gezelter
4314  
4315          * samples/lipid/5x5.md: uncommented .in line
4316  
4317 < 2004-10-28 15:42  tim
4317 > 2004-10-28 10:42  tim
4318  
4319          * test/utils/: Makefile, NextCombinationTestCase.cpp,
4320          NextCombinationTestCase.hpp, next_combination.hpp: next_combination
4321          in progress
4322  
4323 < 2004-10-28 15:15  tim
4323 > 2004-10-28 10:15  tim
4324  
4325          * test/utils/: NextCombinationTestCase.cpp,
4326          NextCombinationTestCase.hpp: adding next_combination test case
4327  
4328 < 2004-10-28 15:02  tim
4328 > 2004-10-28 10:02  tim
4329  
4330          * test/utils/next_combination.hpp: STL Compatible combination
4331          sequence generator
4332  
4333 < 2004-10-28 06:23  tim
4333 > 2004-10-28 01:23  tim
4334  
4335          * test/utils/: GenerateCombination.hpp,
4336          ReplaceWildCardTestCase.cpp: bug fixed in GenerateCombination.hpp
4337  
4338 < 2004-10-28 06:16  tim
4338 > 2004-10-28 01:16  tim
4339  
4340          * test/utils/GenerateCombination.hpp: a STL next_permutaion like
4341          next_combination function.
4342  
4343 < 2004-10-28 03:27  tim
4343 > 2004-10-27 22:27  tim
4344  
4345          * test/utils/ReplaceWildCard.hpp: no message
4346  
4347 < 2004-10-28 03:14  tim
4347 > 2004-10-27 22:14  tim
4348  
4349          * test/utils/: ReplaceWildCard.hpp, ReplaceWildCardTestCase.cpp:
4350          ReplaceWildCard(recursive version) is working, need refactoring. An
4351          iterative version is on the way
4352  
4353 < 2004-10-28 02:28  tim
4353 > 2004-10-27 21:28  tim
4354  
4355          * test/utils/: Makefile, ReplaceWildCard.hpp,
4356          ReplaceWildCardTestCase.cpp: ReplaceWildCard in progress
4357  
4358 < 2004-10-28 02:08  tim
4358 > 2004-10-27 21:08  tim
4359  
4360          * test/utils/: ReplaceWildCardTestCase.cpp,
4361          ReplaceWildCardTestCase.hpp: Adding Test Case for ReplaceWildCard
4362  
4363 < 2004-10-27 23:17  tim
4363 > 2004-10-27 18:17  tim
4364  
4365          * test/utils/ReplaceWildCard.hpp: adding ReplaceWildCard.hpp, need
4366          test
4367  
4368 < 2004-10-27 06:25  tim
4368 > 2004-10-27 01:25  tim
4369  
4370          * src/utils/TupleMatcher.hpp: Adding Generic TupleMatcher, wild
4371          char matching is on the way
4372  
4373 < 2004-10-27 06:07  tim
4373 > 2004-10-27 01:07  tim
4374  
4375          * src/utils/Tuple.hpp: Adding Generic Tuple3 and Tuple4
4376  
4377 < 2004-10-27 03:00  gezelter
4377 > 2004-10-26 22:00  gezelter
4378  
4379          * src/UseTheForce/: EAM_FF.cpp, ForceFields.hpp: bug fix
4380  
4381 < 2004-10-27 02:20  gezelter
4381 > 2004-10-26 21:20  gezelter
4382  
4383          * src/UseTheForce/ForceFields.hpp: subclass foo
4384  
4385 < 2004-10-27 02:16  gezelter
4385 > 2004-10-26 21:16  gezelter
4386  
4387          * src/UseTheForce/: EAM_FF.cpp, LJFF.cpp, WATER.cpp: more char* ->
4388          string conversion
4389  
4390 < 2004-10-27 00:01  gezelter
4390 > 2004-10-26 19:01  gezelter
4391  
4392          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
4393          UseTheForce/ForceFields.hpp, brains/SimSetup.cpp,
4394          brains/SimSetup.hpp: char* -> string
4395  
4396 < 2004-10-26 22:25  gezelter
4396 > 2004-10-26 17:25  gezelter
4397  
4398          * src/types/: AtomType.cpp, AtomType.hpp, DirectionalAtomType.hpp,
4399          Makefile, ShapeAtomType.cpp, ShapeAtomType.hpp, ShapeType.cpp,
4400          ShapeType.hpp: Making ShapeType into a ShapeAtomType, fixing some
4401          isXXX
4402  
4403 < 2004-10-26 22:25  gezelter
4403 > 2004-10-26 17:25  gezelter
4404  
4405          * src/math/: RealSphericalHarmonic.cpp, RealSphericalHarmonic.hpp:
4406          define name collision
4407  
4408 < 2004-10-26 22:24  gezelter
4408 > 2004-10-26 17:24  gezelter
4409  
4410          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
4411          UseTheForce/ForceFields.hpp, UseTheForce/LJFF.cpp,
# Line 3988 | Line 4414
4414          UseTheForce/DarkSide/shapes_interface.h, brains/SimSetup.cpp:
4415          forcefield refactoring for shapes
4416  
4417 < 2004-10-26 22:24  gezelter
4417 > 2004-10-26 17:24  gezelter
4418  
4419          * samples/shape/: 5CB.shape, 8CB.shape, C60.shape, C70.shape,
4420          Shapes.frc, cholesterol.shape, ethylBenzene.shape, linear.in,
4421          linear.md, linear.shape, toluene.shape: adding sample shape
4422          directory
4423  
4424 < 2004-10-26 22:19  tim
4424 > 2004-10-26 17:19  tim
4425  
4426          * ChangeLog, src/brains/DataStorage.cpp,
4427          src/brains/DataStorage.hpp, src/brains/Snapshot.hpp,
# Line 4003 | Line 4429
4429          test/brains/DataStorageTestCase.hpp, test/brains/Makefile:
4430          DataStorage passes unit test
4431  
4432 < 2004-10-26 18:03  chrisfen
4432 > 2004-10-26 13:03  chrisfen
4433  
4434          * src/UseTheForce/DarkSide/: shapes.F90, shapes_interface.h:
4435          Changes to help advance shapes
4436  
4437 < 2004-10-26 18:02  chrisfen
4437 > 2004-10-26 13:02  chrisfen
4438  
4439          * src/UseTheForce/: ForceFields.hpp, Shapes_FF.cpp: Changes to
4440          Shapes force field reader
4441  
4442 < 2004-10-26 17:28  tim
4442 > 2004-10-26 12:28  tim
4443  
4444          * src/brains/Snapshot.hpp, test/brains/RigidBody.hpp: Snaphot and
4445          SnapshotTestCase in progress
4446  
4447 < 2004-10-25 22:46  tim
4447 > 2004-10-25 17:46  tim
4448  
4449          * ChangeLog, src/math/RectMatrix.hpp, src/math/SquareMatrix.hpp,
4450          src/math/SquareMatrix3.hpp, src/math/Vector.hpp,
# Line 4027 | Line 4453
4453          test/math/VectorTestCase.cpp: add getArray function to  RectMatrix
4454          and Vector classes
4455  
4456 < 2004-10-25 17:03  tim
4456 > 2004-10-25 12:03  tim
4457  
4458          * ChangeLog, src/utils/GenericFactory.hpp,
4459          test/utils/GenericFactoryTestCase.cpp,
# Line 4035 | Line 4461
4461          GenericFactory Test Case. GenericFactory now can bed used to creat
4462          ForcefieldFactory and IntegratorFactory etc.
4463  
4464 < 2004-10-25 04:08  tim
4464 > 2004-10-24 23:08  tim
4465  
4466          * src/: brains/SimModel.hpp, brains/SimSnapshotManager.cpp,
4467          brains/SimSnapshotManager.hpp, brains/Snapshot.hpp,
4468          brains/SnapshotManager.hpp, utils/GenericFactory.hpp: more classes
4469          get reconstructed
4470  
4471 < 2004-10-24 07:55  tim
4471 > 2004-10-24 02:55  tim
4472  
4473          * src/utils/GenericFactory.hpp: GenericFactory pass unit test
4474  
4475 < 2004-10-23 23:09  tim
4475 > 2004-10-23 18:09  tim
4476  
4477          * test/brains/: Atom.hpp, DirectionalAtom.hpp, RigidBody.hpp,
4478          StuntDouble.cpp, StuntDouble.hpp, Atom.cpp, DirectioanlAtom.cpp,
4479          RigidBody.cpp: Refactoring in progress
4480  
4481 < 2004-10-22 23:09  tim
4481 > 2004-10-22 18:09  tim
4482  
4483          * ChangeLog, src/brains/Snapshot.hpp,
4484          src/brains/SnapshotManager.hpp, src/math/SquareMatrix.hpp,
4485          test/brains/SnapshotTestCase.cpp, test/brains/SnapshotTestCase.hpp,
4486          test/brains/StuntDouble.hpp: more work in Snapshot
4487  
4488 < 2004-10-22 22:59  chrisfen
4488 > 2004-10-22 17:59  chrisfen
4489  
4490          * src/: UseTheForce/LJFF.cpp,
4491          UseTheForce/DarkSide/atype_interface.h, types/AtomType.cpp: Dear
4492          god!  It runs and conserves energy!
4493  
4494 < 2004-10-22 22:54  chrisfen
4494 > 2004-10-22 17:54  chrisfen
4495  
4496          * src/types/: AtomType.cpp, AtomType.hpp: strDUP not strCOPY
4497  
4498 < 2004-10-22 22:53  chrisfen
4498 > 2004-10-22 17:53  chrisfen
4499  
4500          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
4501          UseTheForce/LJFF.cpp, UseTheForce/Shapes_FF.cpp,
# Line 4077 | Line 4503
4503          brains/SimInfo.cpp, brains/SimInfo.hpp: fixey fixey the breakey
4504          breakey
4505  
4506 < 2004-10-22 22:53  chrisfen
4506 > 2004-10-22 17:53  chrisfen
4507  
4508          * make/Makefile.in: compiler flags
4509  
4510 < 2004-10-22 21:20  gezelter
4510 > 2004-10-22 16:20  gezelter
4511  
4512          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
4513          UseTheForce/LJFF.cpp, UseTheForce/doForces.F90,
4514          brains/fSimulation.h, types/AtomType.hpp,
4515          types/DirectionalAtomType.hpp: fixey fixey
4516  
4517 < 2004-10-22 20:22  gezelter
4517 > 2004-10-22 15:22  gezelter
4518  
4519          * src/UseTheForce/DarkSide/: LJ.F90, atype.F90, atype_interface.h,
4520          charge.F90, charge_interface.h, dipole.F90, dipole_interface.h,
4521          lj_interface.h, shapes.F90, simulation.F90: Added un-busticated
4522          fortran files and c/Fortran interfaces
4523  
4524 < 2004-10-22 20:21  gezelter
4524 > 2004-10-22 15:21  gezelter
4525  
4526          * src/types/: AtomType.cpp, AtomType.hpp, AtomTypeProperties.h,
4527          DirectionalAtomType.hpp, Makefile: More on AtomType and
4528          DirectionalAtomType
4529  
4530 < 2004-10-22 14:47  gezelter
4530 > 2004-10-22 09:47  gezelter
4531  
4532          * src/types/AtomType.hpp: Adding AtomType
4533  
4534 < 2004-10-21 21:31  tim
4534 > 2004-10-21 16:31  tim
4535  
4536          * ChangeLog, src/brains/Snapshot.hpp,
4537          src/brains/SnapshotManager.hpp, src/math/RectMatrix.hpp,
# Line 4114 | Line 4540
4540          test/math/RectMatrixTestCase.cpp, test/math/VectorTestCase.cpp:
4541          Snapshot and SnapshotManager in progress
4542  
4543 < 2004-10-21 21:30  tim
4543 > 2004-10-21 16:30  tim
4544  
4545          * test/brains/: BrainsTest.cpp, Makefile,
4546          SnapshotManagerTestCase.cpp, SnapshotManagerTestCase.hpp,
4547          SnapshotTestCase.cpp, SnapshotTestCase.hpp: adding test case for
4548          Snapshot and snapshotManager.
4549  
4550 < 2004-10-21 20:15  gezelter
4550 > 2004-10-21 15:15  gezelter
4551  
4552          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
4553          UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp,
# Line 4132 | Line 4558
4558          brains/SimSetup.cpp, types/AtomTypeProperties.h: Breaky Breaky.  
4559          Fixey Fixey.
4560  
4561 < 2004-10-21 16:32  tim
4561 > 2004-10-21 11:32  tim
4562  
4563          * src/utils/GenericData.cpp, src/utils/Makefile,
4564          test/utils/Makefile, test/utils/UtilTest: remove some junk files
4565  
4566 < 2004-10-21 16:24  tim
4566 > 2004-10-21 11:24  tim
4567  
4568          * test/utils/GenericData.hpp: remove backup of  GenericData.hpp
4569  
4570 < 2004-10-21 16:22  tim
4570 > 2004-10-21 11:22  tim
4571  
4572          * ChangeLog, src/brains/SimSetup.cpp,
4573          src/constraints/ZConstraint.cpp, src/constraints/ZconsData.hpp,
# Line 4159 | Line 4585
4585          src/visitors/ZconsVisitor.hpp: replace old GebericData with  new
4586          GenericData
4587  
4588 < 2004-10-21 15:25  chuckv
4588 > 2004-10-21 10:25  chuckv
4589  
4590          * src/UseTheForce/DarkSide/: LJ.F90, eam.F90: Added newLJtype to lj
4591          module.
4592  
4593 < 2004-10-21 15:24  chuckv
4593 > 2004-10-21 10:24  chuckv
4594  
4595          * src/UseTheForce/DarkSide/lj_interface.h: Added interface for
4596          fortran lj module.
4597  
4598 < 2004-10-20 22:54  tim
4598 > 2004-10-20 17:54  tim
4599  
4600          * ChangeLog, src/utils/PropertyMap.cpp, src/utils/PropertyMap.hpp,
4601          test/utils/GenericDataTestCase.cpp, test/utils/Makefile,
# Line 4177 | Line 4603
4603          test/utils/PropertyMapTestCase.hpp, test/utils/UtilTest:
4604          GenericData and PropertyMap  pass unit test.
4605  
4606 < 2004-10-20 21:52  gezelter
4606 > 2004-10-20 16:52  gezelter
4607  
4608          * src/UseTheForce/: DUFF.cpp, WATER.cpp, DarkSide/sticky.F90,
4609          DarkSide/sticky_interface.h: fixed a fortran name problem
4610  
4611 < 2004-10-20 21:38  tim
4611 > 2004-10-20 16:38  tim
4612  
4613          * test/utils/: GenericData.hpp, GenericDataTestCase.cpp,
4614          GenericDataTestCase.hpp, Makefile, PropertyMapTestCase.hpp,
4615          UtilTest, UtilTest.cpp: adding generic data test case
4616  
4617 < 2004-10-20 21:16  chuckv
4617 > 2004-10-20 16:16  chuckv
4618  
4619          * configure, ac-tools/aclocal.m4,
4620          src/UseTheForce/DarkSide/Makefile,
# Line 4200 | Line 4626
4626          Fortran/C++ interface de-obfuscation project appears to be
4627          complete!  Woo hoo!
4628  
4629 < 2004-10-20 20:47  chuckv
4629 > 2004-10-20 15:47  chuckv
4630  
4631          * src/UseTheForce/: fortranWrapDefines.hpp, fortranWrappers.cpp,
4632          fortranWrappers.hpp: Fortran/C++ interface de-obfuscation project
4633          continues
4634  
4635 < 2004-10-20 20:46  chuckv
4635 > 2004-10-20 15:46  chuckv
4636  
4637          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
4638          UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp,
# Line 4223 | Line 4649
4649          brains/SimInfo.cpp, brains/SimInfo.hpp: Fortran/C++ interface
4650          de-obfuscation project (It is a very long story)
4651  
4652 < 2004-10-20 18:07  tim
4652 > 2004-10-20 13:07  tim
4653  
4654          * ChangeLog, src/math/SquareMatrix.hpp, src/math/SquareMatrix3.hpp,
4655          test/math/SquareMatrix3TestCase.cpp,
4656          test/math/SquareMatrixTestCase.cpp,
4657          test/math/SquareMatrixTestCase.hpp: Math library pass the unit test
4658  
4659 < 2004-10-20 05:52  tim
4659 > 2004-10-20 00:52  tim
4660  
4661          * src/brains/: Snapshot.hpp, SnapshotManager.hpp: Snapshot and
4662          SnapshotManager in design phase
4663  
4664 < 2004-10-20 04:54  gezelter
4664 > 2004-10-19 23:54  gezelter
4665  
4666          * src/: brains/SimSetup.cpp, utils/StringUtils.cpp: namespace
4667          problem prevented linking
4668  
4669 < 2004-10-20 04:54  gezelter
4669 > 2004-10-19 23:54  gezelter
4670  
4671          * src/UseTheForce/Shapes_FF.cpp: fixed include
4672  
4673 < 2004-10-20 04:26  gezelter
4673 > 2004-10-19 23:26  gezelter
4674  
4675          * src/utils/: Makefile, definitions.F90, definitions_module.F90,
4676          oopseMPI.F90, oopseMPI_module.F90, status.F90, status_module.F90:
4677          more fortran name mangling
4678  
4679 < 2004-10-20 04:23  gezelter
4679 > 2004-10-19 23:23  gezelter
4680  
4681          * src/profiling/timing.F90: yet more fortran renaming
4682  
4683 < 2004-10-20 04:19  gezelter
4683 > 2004-10-19 23:19  gezelter
4684  
4685          * src/UseTheForce/: Makefile, doForces.F90, doForces_interface.h,
4686          do_Forces.F90, do_Forces.h, notifyCutoffs.F90,
4687          notifyCutoffs_interface.h, notifycutoffs_module_interface.h,
4688          wrappers.F90: Fortran name cleanup continues
4689  
4690 < 2004-10-20 04:12  gezelter
4690 > 2004-10-19 23:12  gezelter
4691  
4692          * src/UseTheForce/DarkSide/: atype.F90, simulation.F90: fixing some
4693          broken fortran stuff
4694  
4695 < 2004-10-20 04:02  gezelter
4695 > 2004-10-19 23:02  gezelter
4696  
4697          * src/UseTheForce/DarkSide/: LJ.F90, Makefile, atype.F90,
4698          atype_interface.h, atype_module.F90, atype_module_interface.h,
# Line 4283 | Line 4709
4709          sticky_pair_module_interface.h, switch_module.F90, switcheroo.F90:
4710          name sanity on the fortran side
4711  
4712 < 2004-10-20 00:18  tim
4712 > 2004-10-19 19:18  tim
4713  
4714          * test/math/SquareMatrix3TestCase.hpp: [no log message]
4715  
4716 < 2004-10-19 23:01  tim
4716 > 2004-10-19 18:01  tim
4717  
4718          * src/math/RectMatrix.hpp, src/math/SquareMatrix.hpp,
4719          src/math/SquareMatrix3.hpp, test/math/SquareMatrix3TestCase.cpp:
4720          except diagonalize(), all of functions in math library pass the
4721          test
4722  
4723 < 2004-10-19 22:43  chuckv
4723 > 2004-10-19 17:43  chuckv
4724  
4725          * src/UseTheForce/do_Forces.h: Added correct prototypes for
4726          C-fortran interface functions.
4727  
4728 < 2004-10-19 22:37  chuckv
4728 > 2004-10-19 17:37  chuckv
4729  
4730          * src/UseTheForce/DarkSide/: atype_module_interface.h,
4731          eam_module_inteface.h, gb_module_interface.h,
# Line 4307 | Line 4733
4733          sticky_pair_module_interface.h: Added correct prototypes for
4734          C-fortran interface functions.
4735  
4736 < 2004-10-19 21:28  tim
4736 > 2004-10-19 16:28  tim
4737  
4738          * ChangeLog, src/math/Quaternion.hpp, src/math/RectMatrix.hpp,
4739          src/math/SquareMatrix.hpp, src/math/Vector.hpp,
# Line 4317 | Line 4743
4743          test/math/Vector3TestCase.hpp, test/math/VectorTestCase.cpp: more
4744          bugs get fixed at math library
4745  
4746 < 2004-10-19 20:43  chuckv
4746 > 2004-10-19 15:43  chuckv
4747  
4748          * src/UseTheForce/: DarkSide/atype_module_interface.h,
4749          DarkSide/eam_module_inteface.h, DarkSide/gb_module_interface.h,
# Line 4331 | Line 4757
4757          notifycutoffs_module_interface.h: Added new files for fortran
4758          interface.
4759  
4760 < 2004-10-19 20:43  gezelter
4760 > 2004-10-19 15:43  gezelter
4761  
4762          * src/UseTheForce/Makefile: regressing
4763  
4764 < 2004-10-19 20:40  gezelter
4764 > 2004-10-19 15:40  gezelter
4765  
4766          * src/: UseTheForce/DarkSide/calc_shapes.F90,
4767          UseTheForce/DarkSide/shapes_module.h, utils/StringUtils.cpp:
4768          working on shapes for portability
4769  
4770 < 2004-10-19 20:40  gezelter
4770 > 2004-10-19 15:40  gezelter
4771  
4772          * src/UseTheForce/: Makefile, Shapes_FF.cpp: working on shapes
4773  
4774 < 2004-10-19 18:21  chrisfen
4774 > 2004-10-19 13:21  chrisfen
4775  
4776          * src/utils/: StringUtils.cpp, StringUtils.hpp: changed around
4777          findBegin
4778  
4779 < 2004-10-19 04:34  tim
4779 > 2004-10-18 23:34  tim
4780  
4781          * src/math/Vector.hpp, test/math/RectMatrixTestCase.cpp: more bugs
4782          are fixed in Vector class
4783  
4784 < 2004-10-19 04:28  tim
4784 > 2004-10-18 23:28  tim
4785  
4786          * test/math/: RectMatrixTestCase.cpp, RectMatrixTestCase.hpp: fix
4787          some bugs in RectMatrixTestCase
4788  
4789 < 2004-10-19 04:21  tim
4789 > 2004-10-18 23:21  tim
4790  
4791          * src/math/Vector.hpp, test/math/RectMatrixTestCase.cpp,
4792          test/math/RectMatrixTestCase.hpp, test/math/Vector3TestCase.cpp,
4793          test/math/Vector3TestCase.hpp, test/math/VectorTestCase.cpp,
4794          test/math/VectorTestCase.hpp: implement more test cases
4795  
4796 < 2004-10-18 23:13  tim
4796 > 2004-10-18 18:13  tim
4797  
4798          * ChangeLog, make/Doxyfile, src/math/Matrix3x3d.hpp,
4799          src/math/RectMatrix.hpp, src/math/SquareMatrix.hpp,
# Line 4376 | Line 4802
4802          test/math/VectorTestCase.cpp, test/math/VectorTestCase.hpp: more
4803          tests on math library
4804  
4805 < 2004-10-18 21:03  tim
4805 > 2004-10-18 16:03  tim
4806  
4807          * test/math/: Makefile, QuaternionTestCase.cpp,
4808          QuaternionTestCase.hpp, RectMatrixTestCase.cpp,
# Line 4384 | Line 4810
4810          Vector3TestCase.hpp, VectorTestCase.cpp, VectorTestCase.hpp: adding
4811          more testing units
4812  
4813 < 2004-10-18 17:07  tim
4813 > 2004-10-18 12:07  tim
4814  
4815          * src/: brains/SimSetup.hpp, io/FileReader.hpp, math/Euler3.cpp,
4816          math/Euler3.hpp, math/Quaternion.hpp, math/SquareMatrix3.hpp,
4817          math/Vector3.hpp, types/ShapeType.cpp, types/ShapeType.hpp,
4818          utils/GenericFactory.hpp: fix some bugs in Quaternion class
4819  
4820 < 2004-10-18 16:30  gezelter
4820 > 2004-10-18 11:30  gezelter
4821  
4822          * src/math/: RealSphericalHarmonic.cpp, RealSphericalHarmonic.hpp:
4823          Your basic run of the mill real-valued versions of Y_l^m(\theta,
4824          \phi)
4825  
4826 < 2004-10-18 16:29  gezelter
4826 > 2004-10-18 11:29  gezelter
4827  
4828          * src/: math/Makefile, math/Matrix3x3d.hpp, math/Vector3.hpp,
4829          types/Makefile, types/ShapeType.cpp, types/ShapeType.hpp,
4830          utils/StringUtils.cpp, utils/StringUtils.hpp: Working on getting
4831          Shapes into OOPSE
4832  
4833 < 2004-10-18 15:21  gezelter
4833 > 2004-10-18 10:21  gezelter
4834  
4835          * src/types/: ShapeType.cpp, ShapeType.hpp: Added ShapeType
4836  
4837 < 2004-10-18 05:23  tim
4837 > 2004-10-18 00:23  tim
4838  
4839          * test/math/VectorTestCase.hpp: adding  vector test case
4840  
4841 < 2004-10-18 05:23  tim
4841 > 2004-10-18 00:23  tim
4842  
4843          * src/utils/GenericFactory.hpp: adding generic factory and vector
4844          test case
4845  
4846 < 2004-10-17 01:19  tim
4846 > 2004-10-16 20:19  tim
4847  
4848          * src/math/: Quaternion.hpp, RectMatrix.hpp, SquareMatrix.hpp,
4849          SquareMatrix3.hpp, Vector.hpp, Vector3.hpp: math library in
4850          progress
4851  
4852 < 2004-10-16 01:31  tim
4852 > 2004-10-15 20:31  tim
4853  
4854          * src/math/Quaternion.hpp: add quaternion class
4855  
4856 < 2004-10-15 21:11  tim
4856 > 2004-10-15 16:11  tim
4857  
4858          * test/io/: DUFF.frc, IfstrstreamTestCase.cpp,
4859          IfstrstreamTestCase.hpp: adding test file
4860  
4861 < 2004-10-15 21:10  tim
4861 > 2004-10-15 16:10  tim
4862  
4863          * src/io/basic_ifstrstream.hpp: fix a bunch of bugs
4864  
4865 < 2004-10-15 20:42  tim
4865 > 2004-10-15 15:42  tim
4866  
4867          * src/io/basic_ifstrstream.hpp: change const_cast to statc_const
4868  
4869 < 2004-10-15 20:35  tim
4869 > 2004-10-15 15:35  tim
4870  
4871          * src/io/basic_ifstrstream.hpp: fix a bug in basic_ifstrstream.hpp
4872  
4873 < 2004-10-15 20:34  tim
4873 > 2004-10-15 15:34  tim
4874  
4875          * test/io/: IfstrstreamTestCase.cpp, Makefile: forget to use
4876          namespace oopse
4877  
4878 < 2004-10-15 19:38  chuckv
4878 > 2004-10-15 14:38  chuckv
4879  
4880          * configure, ac-tools/aclocal.m4: Changed optimization flags for
4881          XLF and XLC.
4882  
4883 < 2004-10-15 18:28  tim
4883 > 2004-10-15 13:28  tim
4884  
4885          * test/io/: IfstrstreamTestCase.cpp, IfstrstreamTestCase.hpp:
4886          adding ifstrstream test case
4887  
4888 < 2004-10-15 18:20  tim
4888 > 2004-10-15 13:20  tim
4889  
4890          * src/io/basic_ifstrstream.hpp: fix include
4891  
4892 < 2004-10-15 18:18  tim
4892 > 2004-10-15 13:18  tim
4893  
4894          * src/math/SquareMatrix.hpp: fix incompatible declaration in jacobi
4895  
4896 < 2004-10-15 18:17  tim
4896 > 2004-10-15 13:17  tim
4897  
4898          * test/math/: Makefile, RectMatrixTestCase.cpp: adding Makefile
4899  
4900 < 2004-10-15 18:16  tim
4900 > 2004-10-15 13:16  tim
4901  
4902          * test/io/: Makefile, ifstrstreamTestCase.cpp,
4903          ifstrstreamTestCase.hpp: adding test case for ifstrstream
4904  
4905 < 2004-10-15 15:37  tim
4905 > 2004-10-15 10:37  tim
4906  
4907          * test/io/: IOTest.cpp, ifstrstreamTestCase.cpp,
4908          ifstrstreamTestCase.hpp: add ifstrstreamTestCase
4909  
4910 < 2004-10-15 15:20  tim
4910 > 2004-10-15 10:20  tim
4911  
4912          * src/io/basic_ifstrstream.hpp: add checkFilename Option
4913  
4914 < 2004-10-15 15:19  tim
4914 > 2004-10-15 10:19  tim
4915  
4916          * test/math/: RectMatrixTestCase.cpp, RectMatrixTestCase.hpp,
4917          SquareMatrixTestCase.cpp, SquareMatrixTestCase.hpp: add
4918          SquareMatrixTestCase class
4919  
4920 < 2004-10-15 07:52  tim
4920 > 2004-10-15 02:52  tim
4921  
4922          * src/io/basic_ifstrstream.hpp: adding basic_ifstrstream
4923  
4924 < 2004-10-14 23:28  tim
4924 > 2004-10-14 18:28  tim
4925  
4926          * src/math/: RectMatrix.hpp, SquareMatrix.hpp, SquareMatrix3.hpp,
4927          Vector.hpp: math library in progress
4928  
4929 < 2004-10-14 23:27  tim
4929 > 2004-10-14 18:27  tim
4930  
4931          * src/io/FileReader.hpp: FileReader in progress
4932  
4933 < 2004-10-13 23:53  tim
4933 > 2004-10-13 18:53  tim
4934  
4935          * src/math/: RectMatrix.hpp, SquareMatrix.hpp: Matrix in progress,
4936          test in isOrthogonal of SquareMatrix is failed by some reasons
4937  
4938 < 2004-10-13 22:28  tim
4938 > 2004-10-13 17:28  tim
4939  
4940          * src/utils/: PropertyMap.cpp, PropertyMap.hpp: adding PropertyMap
4941          class
4942  
4943 < 2004-10-13 22:27  tim
4943 > 2004-10-13 17:27  tim
4944  
4945          * test/math/: MainTest.cpp, RectMatrixTestCase.cpp,
4946          RectMatrixTestCase.hpp: adding testing unit
4947  
4948 < 2004-10-13 22:24  tim
4948 > 2004-10-13 17:24  tim
4949  
4950          * src/math/: RectMatrix.hpp, Vector.hpp: adding RectMatrix
4951  
4952 < 2004-10-13 06:51  tim
4952 > 2004-10-13 01:51  tim
4953  
4954          * src/math/: SquareMatrix.hpp, SquareMatrix3.hpp, Vector.hpp,
4955          Vector3.hpp: refactory vector and matrix classes
4956  
4957 < 2004-10-13 06:50  tim
4957 > 2004-10-13 01:50  tim
4958  
4959          * src/math/Vector3d.hpp: Remove some Makefile.in
4960  
4961 < 2004-10-12 23:57  tim
4961 > 2004-10-12 18:57  tim
4962  
4963          * src/math/: Matrix3x3d.hpp, Vector3d.hpp: add Vector3d.hpp and
4964          Matrix3x3d.hpp
4965  
4966 < 2004-10-12 19:08  tim
4966 > 2004-10-12 14:08  tim
4967  
4968          * doc/: cppstyle.html, style.css: adding c++ coding style
4969  
4970 < 2004-10-11 22:15  tim
4970 > 2004-10-11 17:15  tim
4971  
4972          * src/: constraints/AbstractClasses.hpp,
4973          integrators/AbstractClasses.hpp, primitives/AbstractClasses.hpp:
4974          change #include "mpi.h" to #include <mpi.h> in AbstractClasses.hpp
4975  
4976 < 2004-10-11 21:54  tim
4976 > 2004-10-11 16:54  tim
4977  
4978          * scripts/filepp: fix a bug in filepp
4979  
4980 < 2004-10-11 21:13  tim
4980 > 2004-10-11 16:13  tim
4981  
4982          * make/Makefile.in: using filepp to generate dependencies instead
4983          of compilers
4984  
4985 < 2004-10-11 21:10  tim
4985 > 2004-10-11 16:10  tim
4986  
4987          * scripts/filepp: filepp can be used to generate dependencies for
4988          c/c++ now
4989  
4990 < 2004-10-11 18:40  tim
4990 > 2004-10-11 13:40  tim
4991  
4992          * make/Makefile.in: remove -module from F90Options
4993  
4994 < 2004-10-11 18:01  tim
4994 > 2004-10-11 13:01  tim
4995  
4996          * make/Makefile.in: adding rules to move fortran 90 module to
4997          target directory
4998  
4999 < 2004-10-11 15:43  gezelter
4999 > 2004-10-11 10:43  gezelter
5000  
5001          * make/Makefile.in: fixed makefile.in
5002  
5003 < 2004-10-11 14:51  tim
5003 > 2004-10-11 09:51  tim
5004  
5005          * scripts/filepp: remove "use bytes" which causes problem in sgi
5006          machine
5007  
5008 < 2004-10-11 14:26  tim
5008 > 2004-10-11 09:26  tim
5009  
5010          * forceFields/Makefile: add Makefile
5011  
5012 < 2004-10-11 14:23  tim
5012 > 2004-10-11 09:23  tim
5013  
5014          * samples/: water/dimer/Makefile, water/spce/Makefile,
5015          water/ssd/Makefile, water/ssde/Makefile, water/tip3p_ice/Makefile,
5016          water/tip4p/Makefile, zcons/Makefile: fix Makefile under water
5017          directory
5018  
5019 < 2004-10-09 06:01  tim
5019 > 2004-10-11 09:23  tim
5020  
5021 <        * samples/: alkane/Makefile.in, lipid/Makefile.in,
5022 <        metals/Makefile.in, minimizer/Makefile.in: Remove some Makefile.in
5021 >        * samples/argon/Makefile: remove argon.dump and argon.eor from
5022 >        Makefile
5023  
5024 < 2004-10-08 23:15  tim
5024 > 2004-10-09 01:01  tim
5025  
5026 +        * samples/: alkane/Makefile.in, argon/Makefile.in,
5027 +        lipid/Makefile.in, metals/Makefile.in, minimizer/Makefile.in:
5028 +        Remove some Makefile.in
5029 +
5030 + 2004-10-08 18:15  tim
5031 +
5032          * make/Makefile.in: [no log message]
5033  
5034 < 2004-10-08 22:51  tim
5034 > 2004-10-08 17:51  tim
5035  
5036          * make/Makefile.in: fix make install
5037  
5038 < 2004-10-08 22:10  tim
5038 > 2004-10-08 17:10  tim
5039  
5040          * make/Makefile.in: adding make install
5041  
5042 < 2004-10-08 22:04  tim
5042 > 2004-10-08 17:04  tim
5043  
5044 <        * samples/: alkane/Makefile, lipid/Makefile, metals/Makefile,
5045 <        minimizer/Makefile, water/Makefile.in, water/dimer/Makefile,
5046 <        water/dimer/Makefile.in, water/spce/Makefile,
5044 >        * samples/: alkane/Makefile, argon/Makefile, lipid/Makefile,
5045 >        metals/Makefile, minimizer/Makefile, water/Makefile.in,
5046 >        water/dimer/Makefile, water/dimer/Makefile.in, water/spce/Makefile,
5047          water/spce/Makefile.in, water/ssd/Makefile, water/ssd/Makefile.in,
5048          water/ssde/Makefile, water/ssde/Makefile.in,
5049          water/tip3p_ice/Makefile, water/tip3p_ice/Makefile.in,
5050          water/tip4p/Makefile, water/tip4p/Makefile.in, zcons/Makefile,
5051          zcons/Makefile.in: add Makefile to sample directory
5052  
5053 < 2004-10-06 23:03  gezelter
5053 > 2004-10-06 18:03  gezelter
5054  
5055          * src/utils/: getopt.c, getopt1.c, gnugetopt.h: moved the getopt
5056          stuff
5057  
5058 < 2004-10-06 23:03  gezelter
5058 > 2004-10-06 18:03  gezelter
5059  
5060          * configure, ac-tools/aclocal.m4, ac-tools/configure.in,
5061          make/Doxyfile, src/applications/getopt.c,
5062          src/applications/getopt1.c, src/applications/gnugetopt.h: more
5063          build fixes
5064  
5065 < 2004-10-06 22:20  tim
5065 > 2004-10-06 17:20  tim
5066  
5067          * make/: Doxyfile, Makefile.in: adding doxygen configuration file
5068  
5069 < 2004-10-06 22:19  tim
5069 > 2004-10-06 17:19  tim
5070  
5071          * scripts/filepp: filepp can handle different fortran module case
5072          and suffix
5073  
5074 < 2004-10-06 21:27  gezelter
5074 > 2004-10-06 16:27  gezelter
5075  
5076          * src/restraints/Restraints.cpp: Chris doesn't know about the
5077          OOPSE-2.0 directory structure yet
5078  
5079 < 2004-10-06 21:27  gezelter
5079 > 2004-10-06 16:27  gezelter
5080  
5081          * ChangeLog: Yeah yeah, we'lll get around to it later
5082  
5083 < 2004-10-06 21:22  gezelter
5083 > 2004-10-06 16:22  gezelter
5084  
5085          * configure, ac-tools/configure.in, ac-tools/fortran90.m4,
5086          make/Makefile.in: cleaning up build process
5087  
5088 < 2004-10-06 20:01  chrisfen
5088 > 2004-10-06 15:01  chrisfen
5089  
5090          * src/restraints/Restraints.cpp: made the file reading in
5091          restraints more intelligent - no longer gives uninformative seg
5092          faults
5093  
5094 < 2004-10-06 19:55  gezelter
5094 > 2004-10-06 14:55  gezelter
5095  
5096          * src/applications/simpleBuilder/Make.ftemp.old: cleaning up
5097  
5098 < 2004-10-06 19:51  gezelter
5098 > 2004-10-06 14:51  gezelter
5099  
5100          * LICENSE, MPIobj/dummy, make/Makefile, obj/dummy,
5101          scripts/cleanSrc, src/brains/Makedepend: Cleaning up a bit
5102  
5103 < 2004-10-06 18:53  tim
5103 > 2004-10-06 13:53  tim
5104  
5105          * make/: Makefile, Makefile.in: fix make statistics
5106  
5107 < 2004-10-06 18:18  tim
5107 > 2004-10-06 13:18  tim
5108  
5109          * make/: Makefile, Makefile.in: adding GNU make functions to
5110          combine all of the static libraries to a big library
5111  
5112 < 2004-10-05 22:57  tim
5112 > 2004-10-05 17:57  tim
5113  
5114          * make/: Makefile, Makefile.in:  adding shared library flag
5115  
5116 < 2004-10-05 19:37  tim
5116 > 2004-10-05 14:37  tim
5117  
5118          * src/: Makefile, UseTheForce/Makefile,
5119          UseTheForce/mpiSimulation_module.F90,
# Line 4689 | Line 5121
5121          UseTheForce/DarkSide/mpiSimulation_module.F90, math/Makefile: move
5122          mpiSimulation_module to DarkSide
5123  
5124 < 2004-10-05 19:35  tim
5124 > 2004-10-05 14:35  tim
5125  
5126          * make/: Makefile, Makefile.in: building MPI version;using static
5127          library instead of shared library
5128  
5129 < 2004-10-05 14:14  tim
5129 > 2004-10-05 09:14  tim
5130  
5131          * make/: Makefile, Makefile.in: pass __FORTRAN90 instead of __F90
5132          to filepp
5133  
5134 < 2004-10-04 20:56  tim
5134 > 2004-10-04 15:56  tim
5135  
5136          * make/: Makefile, Makefile.in: add make cvslog
5137  
5138 < 2004-10-04 16:24  gezelter
5138 > 2004-10-04 11:24  gezelter
5139  
5140          * make/: Makefile, Makefile.in: more work on the parallel build
5141  
5142 < 2004-10-04 16:06  gezelter
5142 > 2004-10-04 11:06  gezelter
5143  
5144          * make/: Makefile, Makefile.in: changes to backport declare flags
5145  
5146 < 2004-10-04 15:27  gezelter
5146 > 2004-10-04 10:27  gezelter
5147  
5148          * src/UseTheForce/: ForceFields.hpp, Shapes_FF.cpp,
5149          DarkSide/Makefile, DarkSide/calc_shapes.F90: Started work merging
5150          shapes
5151  
5152 < 2004-10-02 04:40  tim
5152 > 2004-10-01 23:40  tim
5153  
5154          * scripts/: filepp, sfmakedepend: remove sfmakedepend from cvs tree
5155  
5156 < 2004-10-02 04:22  tim
5156 > 2004-10-01 23:22  tim
5157  
5158          * make/: Makefile, Makefile.in: add oopse_ as library prefix
5159  
5160 < 2004-10-01 21:59  tim
5160 > 2004-10-01 16:59  tim
5161  
5162          * make/: Makefile, Makefile.in: fix a space trimming bug in filepp
5163  
5164 < 2004-10-01 21:22  gezelter
5164 > 2004-10-01 16:22  gezelter
5165  
5166          * Makefile, ac-tools/aclocal.m4, make/Makefile, make/Makefile.in: A
5167          few minor build changes
5168  
5169 < 2004-10-01 21:11  tim
5169 > 2004-10-01 16:11  tim
5170  
5171          * scripts/filepp: adding fortran90 make dependency tool
5172  
5173 < 2004-09-30 15:41  tim
5173 > 2004-09-30 10:41  tim
5174  
5175          * make/: Makefile, Makefile.in: make clean is smart enough to only
5176          remove object files belong to current package.  turn off silent
5177          mode
5178  
5179 < 2004-09-29 21:55  tim
5179 > 2004-09-29 16:55  tim
5180  
5181          * src/: Makefile, UseTheForce/Makefile,
5182          UseTheForce/DarkSide/Makefile, applications/dump2Xyz/Makefile,
# Line 4755 | Line 5187
5187          restraints/Makefile, types/Makefile, utils/Makefile,
5188          visitors/Makefile: define DEV_ROOT as relative path
5189  
5190 < 2004-09-29 21:54  tim
5190 > 2004-09-29 16:54  tim
5191  
5192          * make/: Makefile, Makefile.in: get the relative path by shell
5193          script
5194  
5195 < 2004-09-29 21:32  tim
5195 > 2004-09-29 16:32  tim
5196  
5197          * make/Makefile: eliminate DEV_ROOT by relative path
5198  
5199 < 2004-09-29 18:37  tim
5199 > 2004-09-29 13:37  tim
5200  
5201          * make/Makefile.in: add PackageLibs;  fix dependency rule
5202  
5203 < 2004-09-29 17:57  gezelter
5203 > 2004-09-29 12:57  gezelter
5204  
5205          * configure, ac-tools/configure.in: updates
5206  
5207 < 2004-09-29 17:56  gezelter
5207 > 2004-09-29 12:56  gezelter
5208  
5209 <        * make/: Make.conf.in, Makefile.in, _files/style.css: Working on
4778 <        make stuff
5209 >        * make/: Make.conf.in, Makefile.in: Working on make stuff
5210  
5211 < 2004-09-29 17:46  tim
5211 > 2004-09-29 12:46  tim
5212  
5213          * Makefile: If makefile does not exist, print error message
5214  
5215 < 2004-09-29 17:12  tim
5215 > 2004-09-29 12:12  tim
5216  
5217          * make/: Make.conf.in, Makefile: fix dependencies rule
5218  
5219 < 2004-09-29 15:58  gezelter
5219 > 2004-09-29 10:58  gezelter
5220  
5221          * Makefile, make/Makefile: still working on build process
5222  
5223 < 2004-09-29 15:00  tim
5223 > 2004-09-29 10:00  tim
5224  
5225          * make/Makefile: add print statment to rules
5226  
5227 < 2004-09-29 14:59  tim
5227 > 2004-09-29 09:59  tim
5228  
5229          * src/: UseTheForce/Makefile, UseTheForce/DarkSide/Makefile,
5230          applications/dump2Xyz/Makefile, applications/oopse/Makefile,
# Line 4803 | Line 5234
5234          profiling/Makefile, restraints/Makefile, types/Makefile,
5235          utils/Makefile, visitors/Makefile: change Makefile to relative path
5236  
5237 < 2004-09-29 02:55  tim
5237 > 2004-09-28 21:55  tim
5238  
5239          * src/utils/: StringUtils.c, StringUtils.h: remove StringUtils.c
5240          which cause headache in bulding libutils
5241  
5242 < 2004-09-28 23:24  tim
5242 > 2004-09-28 18:24  tim
5243  
5244          * src/applications/: BaseLattice.cpp, BaseLattice.hpp,
5245          Dump2XYZ.cpp, Dump2XYZ.ggo, Dump2XYZCmd.c, Dump2XYZCmd.h,
# Line 4831 | Line 5262
5262          change directory structure of application. Every executable file is
5263          replaced in seperate directory
5264  
5265 < 2004-09-28 22:15  gezelter
5265 > 2004-09-28 17:15  gezelter
5266  
5267          * lib/dummy: Keep that lib around, please.
5268  
5269 < 2004-09-28 22:14  gezelter
5269 > 2004-09-28 17:14  gezelter
5270  
5271          * Makefile, configure, ac-tools/configure.in, make/Make.conf.in:
5272          starting a configure version
5273  
5274 < 2004-09-28 21:08  tim
5274 > 2004-09-28 16:08  tim
5275  
5276          * src/: UseTheForce/Makefile, UseTheForce/notifyCutoffs.F90,
5277          UseTheForce/DarkSide/Makefile,
# Line 4849 | Line 5280
5280          brains/Makefile, brains/simulation_module.F90: move fortran files
5281          around to solve dependency problem
5282  
5283 < 2004-09-28 20:43  tim
5283 > 2004-09-28 15:43  tim
5284  
5285          * Makefile, src/UseTheForce/ForceFields.hpp,
5286          src/UseTheForce/Makefile, src/applications/BaseLattice.hpp,
# Line 4859 | Line 5290
5290          src/math/Makefile, src/minimizers/OOPSEMinimizer.cpp,
5291          src/utils/Makefile: [no log message]
5292  
5293 < 2004-09-28 20:41  tim
5293 > 2004-09-28 15:41  tim
5294  
5295          * make/Makefile, scripts/sfmakedepend: fix fortran dependency
5296          problem
5297  
5298 < 2004-09-28 16:13  tim
5298 > 2004-09-28 11:13  tim
5299  
5300          * make/Makefile, src/io/BASSlex.l, src/io/BASSyacc.y,
5301          src/io/Makefile: add yacc and lex rules
5302  
5303 < 2004-09-27 20:24  tim
5303 > 2004-09-27 15:24  tim
5304  
5305          * make/Makefile: adding include path to F90Options
5306  
5307 < 2004-09-27 20:13  tim
5307 > 2004-09-27 15:13  tim
5308  
5309          * make/Makefile: change suffix from .cc to .cpp
5310  
5311 < 2004-09-24 16:27  tim
5311 > 2004-09-24 11:27  tim
5312  
5313          * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
5314          UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp,
# Line 4944 | Line 5375
5375          visitors/RigidBodyVisitor.hpp, visitors/ZconsVisitor.cpp,
5376          visitors/ZconsVisitor.hpp: change the #include in source files
5377  
5378 < 2004-09-24 04:16  gezelter
5378 > 2004-09-23 23:16  gezelter
5379  
5380          * AUTHORS, ChangeLog, LICENSE, Makefile, README, configure,
5381          src/Makefile, src/config.h.in, src/constraints/AbstractClasses.hpp,
# Line 5041 | Line 5472
5472          src/visitors/OtherVisitor.cpp, src/visitors/OtherVisitor.hpp,
5473          src/visitors/RigidBodyVisitor.cpp,
5474          src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
5475 <        src/visitors/ZconsVisitor.hpp, make/Makefile,
5045 <        make/_files/style.css, samples/Makefile.in,
5475 >        src/visitors/ZconsVisitor.hpp, make/Makefile, samples/Makefile.in,
5476          samples/metals/Au-Core-Ag-Shell_Nanoparticle.in,
5477          samples/metals/Au-Core-Ag-Shell_Nanoparticle.md,
5478          samples/metals/Au_bulk_FBD.md, samples/metals/Au_bulk_voter.md,
# Line 5090 | Line 5520
5520          samples/water/tip4p/tp4.md, samples/water/tip4p/water.md,
5521          samples/alkane/Makefile.in, samples/alkane/alkanes.md,
5522          samples/alkane/butane.in, samples/alkane/butane.md,
5523 +        samples/argon/500.in, samples/argon/500.md,
5524 +        samples/argon/Makefile.in, samples/argon/ar864.in,
5525 +        samples/argon/ar864.md, samples/argon/argonNVT.in,
5526 +        samples/argon/argonNVT.md, samples/argon/lj.md,
5527          samples/lipid/5x5.in, samples/lipid/5x5.md,
5528          samples/lipid/Makefile.in, samples/lipid/lipid.md,
5529          samples/lipid/water.md, samples/minimizer/Makefile.in,
# Line 5116 | Line 5550
5550          forceFields/Ni.VC.funcfl, forceFields/Pd.u3.funcfl,
5551          forceFields/Pt.VC.funcfl: Import of OOPSE v. 2.0
5552  
5553 < 2004-09-24 04:16  gezelter
5553 > 2004-09-23 23:16  gezelter
5554  
5555          * AUTHORS, ChangeLog, LICENSE, Makefile, README, configure,
5556          src/Makefile, src/config.h.in, src/constraints/AbstractClasses.hpp,
# Line 5213 | Line 5647
5647          src/visitors/OtherVisitor.cpp, src/visitors/OtherVisitor.hpp,
5648          src/visitors/RigidBodyVisitor.cpp,
5649          src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
5650 <        src/visitors/ZconsVisitor.hpp, make/Makefile,
5217 <        make/_files/style.css, samples/Makefile.in,
5650 >        src/visitors/ZconsVisitor.hpp, make/Makefile, samples/Makefile.in,
5651          samples/metals/Au-Core-Ag-Shell_Nanoparticle.in,
5652          samples/metals/Au-Core-Ag-Shell_Nanoparticle.md,
5653          samples/metals/Au_bulk_FBD.md, samples/metals/Au_bulk_voter.md,
# Line 5262 | Line 5695
5695          samples/water/tip4p/tp4.md, samples/water/tip4p/water.md,
5696          samples/alkane/Makefile.in, samples/alkane/alkanes.md,
5697          samples/alkane/butane.in, samples/alkane/butane.md,
5698 +        samples/argon/500.in, samples/argon/500.md,
5699 +        samples/argon/Makefile.in, samples/argon/ar864.in,
5700 +        samples/argon/ar864.md, samples/argon/argonNVT.in,
5701 +        samples/argon/argonNVT.md, samples/argon/lj.md,
5702          samples/lipid/5x5.in, samples/lipid/5x5.md,
5703          samples/lipid/Makefile.in, samples/lipid/lipid.md,
5704          samples/lipid/water.md, samples/minimizer/Makefile.in,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines