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

Comparing trunk/OOPSE-4/ChangeLog (file contents):
Revision 1603 by tim, Tue Oct 19 21:28:55 2004 UTC vs.
Revision 1714 by chrisfen, Fri Nov 5 21:03:47 2004 UTC

# Line 1 | Line 1
1 + 2004-11-04 21:56  tim
2 +
3 +        * src/: brains/SimCreator.cpp, brains/SimCreator.hpp,
4 +        primitives/Molecule.hpp: Pain......
5 +
6 + 2004-11-04 15:55  tim
7 +
8 +        * ChangeLog, make/Makefile.in, src/brains/SimCreator.cpp,
9 +        src/brains/SimCreator.hpp, src/brains/SimInfo.hpp,
10 +        src/brains/Stats.hpp: time to break SimSetup
11 +
12 + 2004-11-04 15:51  gezelter
13 +
14 +        * src/UseTheForce/: ForceField.cpp, ForceField.hpp: added new
15 +        classes in progress
16 +
17 + 2004-11-04 14:48  tim
18 +
19 +        * src/brains/Stats.cpp: file Stats.cpp was initially added on
20 +        branch new_design.
21 +
22 + 2004-11-04 14:48  tim
23 +
24 +        * src/brains/Stats.hpp: file Stats.hpp was initially added on
25 +        branch new_design.
26 +
27 + 2004-11-04 14:48  tim
28 +
29 +        * src/brains/: SimInfo.cpp, SimInfo.hpp, SimModel.cpp,
30 +        SimModel.hpp, Snapshot.hpp, Stats.cpp, Stats.hpp: adding Stats
31 +        class
32 +
33 + 2004-11-04 11:22  gezelter
34 +
35 +        * src/primitives/: DirectionalAtom.cpp, DirectionalAtom.hpp,
36 +        RigidBody.hpp, StuntDouble.cpp, StuntDouble.hpp: isLinear and
37 +        linearAxis are virtual in StuntDouble, but are implemented by
38 +        DirectionalAtom and RigidBody In StuntDouble, they should return
39 +        false and "-1" but there should be logic to figure them out in the
40 +        other two classes
41 +
42 + 2004-11-04 11:20  gezelter
43 +
44 +        * src/: brains/ForceFields.cpp, integrators/Integrator.cpp: Don't
45 +        remember what I did
46 +
47 + 2004-11-04 11:20  gezelter
48 +
49 +        * src/UseTheForce/DarkSide/shapes.F90: Breaky Breaky
50 +
51 + 2004-11-04 11:20  gezelter
52 +
53 +        * src/UseTheForce/: DUFF.cpp, WATER.cpp, doForces.F90: fixed useXXX
54 +        in the entry_plug so that it only is set if the atoms really are in
55 +        the simulation
56 +
57 + 2004-11-04 11:20  gezelter
58 +
59 +        * samples/water/ssd/ssd.md: testing force fields
60 +
61 + 2004-11-04 11:19  gezelter
62 +
63 +        * samples/shape/linear.in: testing shapes
64 +
65 + 2004-11-03 14:56  tim
66 +
67 +        * src/brains/: SimCreator.cpp, SimCreator.hpp: Adding SimCreator
68 +        class(similar as SimSetup)
69 +
70 + 2004-11-03 14:56  tim
71 +
72 +        * src/brains/SimCreator.hpp: file SimCreator.hpp was initially
73 +        added on branch new_design.
74 +
75 + 2004-11-03 14:56  tim
76 +
77 +        * src/brains/SimCreator.cpp: file SimCreator.cpp was initially
78 +        added on branch new_design.
79 +
80 + 2004-11-03 13:00  tim
81 +
82 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
83 +        UseTheForce/ForceFields.cpp, UseTheForce/LJFF.cpp,
84 +        UseTheForce/Shapes_FF.cpp, UseTheForce/WATER.cpp,
85 +        brains/DataStorage.hpp, primitives/Atom.hpp,
86 +        primitives/DirectionalAtom.hpp, restraints/Restraints.hpp,
87 +        visitors/BaseVisitor.hpp, visitors/ZconsVisitor.cpp: ForceFiled get
88 +        compiled. Still a long way to go ......
89 +
90 + 2004-11-03 11:08  tim
91 +
92 +        * ChangeLog, src/brains/SimInfo.cpp, src/brains/SimInfo.hpp,
93 +        src/constraints/ZConstraint.cpp, src/integrators/NPT.cpp,
94 +        src/integrators/NPTf.cpp, src/integrators/NPTi.cpp,
95 +        src/integrators/NPTxyz.cpp, src/integrators/NVT.cpp,
96 +        src/io/ZConsReader.cpp, src/primitives/Bend.cpp,
97 +        src/primitives/Bond.cpp, src/primitives/GhostBend.cpp,
98 +        src/primitives/Molecule.cpp, src/primitives/Molecule.hpp,
99 +        src/primitives/SRI.hpp, src/primitives/StuntDouble.cpp,
100 +        src/primitives/StuntDouble.hpp, src/primitives/Torsion.cpp,
101 +        src/utils/GenericData.hpp, src/visitors/AtomVisitor.cpp,
102 +        src/visitors/OtherVisitor.cpp, src/visitors/RigidBodyVisitor.cpp,
103 +        src/visitors/ZconsVisitor.cpp, test/utils/Makefile: mess up ......
104 +
105 + 2004-11-02 17:41  tim
106 +
107 +        * src/: brains/Migrator.hpp, brains/SimModel.cpp,
108 +        utils/LocalndexManager.hpp: Adding LocalIndexManager and Migrator.
109 +        Need unit test
110 +
111 + 2004-11-02 17:41  tim
112 +
113 +        * src/utils/LocalndexManager.hpp: file LocalndexManager.hpp was
114 +        initially added on branch new_design.
115 +
116 + 2004-11-02 17:41  tim
117 +
118 +        * src/brains/Migrator.hpp: file Migrator.hpp was initially added on
119 +        branch new_design.
120 +
121 + 2004-11-02 11:59  tim
122 +
123 +        * src/brains/SimModel.cpp: file SimModel.cpp was initially added on
124 +        branch new_design.
125 +
126 + 2004-11-02 11:59  tim
127 +
128 +        * src/brains/: SimModel.cpp, SimModel.hpp, SimSnapshotManager.cpp,
129 +        SimSnapshotManager.hpp: SimModel in progress
130 +
131 + 2004-11-02 10:28  chrisfen
132 +
133 +        * src/: UseTheForce/DarkSide/shapes.F90,
134 +        primitives/StuntDouble.cpp, primitives/StuntDouble.hpp: Shapes
135 +        looks like it's working
136 +
137 + 2004-11-02 10:27  tim
138 +
139 +        * src/utils/MemoryUtils.hpp: adding MemoryUtils which provide some
140 +        functions for dealing with memory issue
141 +
142 + 2004-11-02 10:27  tim
143 +
144 +        * src/utils/MemoryUtils.hpp: file MemoryUtils.hpp was initially
145 +        added on branch new_design.
146 +
147 + 2004-11-02 10:23  tim
148 +
149 +        * src/: brains/SimModel.hpp, brains/Snapshot.hpp,
150 +        brains/SnapshotManager.hpp, primitives/Molecule.hpp: adding
151 +        SimModel(something similar as SimInfo)
152 +
153 + 2004-11-01 17:52  tim
154 +
155 +        * src/: applications/simpleBuilder/MoLocator.hpp,
156 +        applications/simpleBuilder/simpleBuilder.cpp,
157 +        brains/DataStorage.hpp, brains/ForceFields.cpp,
158 +        brains/Snapshot.hpp, brains/SnapshotManager.hpp, brains/Thermo.cpp,
159 +        constraints/ZConstraint.cpp, integrators/Integrator.cpp,
160 +        integrators/NPT.cpp, integrators/NVT.cpp, io/DumpWriter.cpp,
161 +        math/SquareMatrix3.hpp, math/Vector3.hpp,
162 +        minimizers/OOPSEMinimizer.cpp, primitives/Bend.hpp,
163 +        primitives/Bond.hpp, primitives/CutoffGroup.hpp,
164 +        primitives/Molecule.cpp, primitives/Molecule.hpp,
165 +        primitives/RigidBody.hpp, primitives/Torsion.hpp,
166 +        restraints/Restraints.cpp, types/TorsionType.hpp,
167 +        utils/PropertyMap.hpp, utils/StringTokenizer.hpp,
168 +        visitors/AtomVisitor.cpp, visitors/BaseVisitor.hpp,
169 +        visitors/RigidBodyVisitor.cpp: Molecule, Atom, DirectionalAtom,
170 +        RigidBody and StuntDouble classes get compiled
171 +
172 + 2004-11-01 16:40  tim
173 +
174 +        * src/primitives/Torsion.hpp: file Torsion.hpp was initially added
175 +        on branch new_design.
176 +
177 + 2004-11-01 16:40  tim
178 +
179 +        * src/primitives/Bend.hpp: file Bend.hpp was initially added on
180 +        branch new_design.
181 +
182 + 2004-11-01 16:40  tim
183 +
184 +        * src/primitives/Bond.hpp: file Bond.hpp was initially added on
185 +        branch new_design.
186 +
187 + 2004-11-01 16:40  tim
188 +
189 +        * src/primitives/: Bend.hpp, Bond.hpp, Torsion.hpp: add initial
190 +        version of Bond, Bend and Torsion.
191 +
192 + 2004-11-01 16:37  tim
193 +
194 +        * src/types/BendType.hpp: file BendType.hpp was initially added on
195 +        branch new_design.
196 +
197 + 2004-11-01 16:37  tim
198 +
199 +        * src/types/: BendType.hpp, BondType.hpp, TorsionType.hpp: adding
200 +        BondType, BendType, TorsionType
201 +
202 + 2004-11-01 16:37  tim
203 +
204 +        * src/types/TorsionType.hpp: file TorsionType.hpp was initially
205 +        added on branch new_design.
206 +
207 + 2004-11-01 16:37  tim
208 +
209 +        * src/types/BondType.hpp: file BondType.hpp was initially added on
210 +        branch new_design.
211 +
212 + 2004-11-01 15:15  tim
213 +
214 +        * src/primitives/: Atom.cpp, Atom.hpp, Bend.cpp, Bond.cpp,
215 +        CutoffGroup.hpp, DirectionalAtom.cpp, DirectionalAtom.hpp,
216 +        GhostBend.cpp, Makefile, Molecule.cpp, Molecule.hpp, RigidBody.cpp,
217 +        RigidBody.hpp, StuntDouble.cpp, StuntDouble.hpp, Torsion.cpp:
218 +        break, break and break.....
219 +
220 + 2004-11-01 14:57  tim
221 +
222 +        * test/brains/: Atom.cpp, DirectioanlAtom.cpp, DirectionalAtom.cpp,
223 +        DirectionalAtom.hpp, RigidBody.cpp, RigidBody.hpp, StuntDouble.cpp,
224 +        StuntDouble.hpp: these core classes get compiled
225 +
226 + 2004-10-29 17:37  tim
227 +
228 +        * test/brains/: Molecule.cpp, Molecule.hpp: more work on Molecule
229 +        class
230 +
231 + 2004-10-29 17:28  chrisfen
232 +
233 +        * src/: UseTheForce/DarkSide/atype.F90,
234 +        UseTheForce/DarkSide/shapes.F90, math/RealSphericalHarmonic.cpp,
235 +        types/ShapeAtomType.cpp: still debugging
236 +
237 + 2004-10-29 17:28  chrisfen
238 +
239 +        * src/UseTheForce/: ForceFields.hpp, Shapes_FF.cpp, doForces.F90:
240 +        shapes rcut calculator added
241 +
242 + 2004-10-29 17:27  chrisfen
243 +
244 +        * samples/shape/linear.md: shorter run
245 +
246 + 2004-10-29 15:54  tim
247 +
248 +        * test/brains/: Molecule.cpp, Molecule.hpp: rewrite Molecule class.
249 +
250 + 2004-10-29 11:22  tim
251 +
252 +        * test/utils/: GenerateCombination.hpp, ReplaceWildCard.hpp,
253 +        ReplaceWildCardTestCase.cpp, ReplaceWildCardTestCase.hpp: Remove
254 +        some deprecated files
255 +
256 + 2004-10-29 11:20  tim
257 +
258 +        * test/brains/: Atom.cpp, Atom.hpp, DirectioanlAtom.cpp,
259 +        DirectionalAtom.hpp, RigidBody.cpp, RigidBody.hpp, StuntDouble.hpp:
260 +        More painful reconstruction is coming !!!
261 +
262 + 2004-10-28 17:34  tim
263 +
264 +        * src/brains/DataStorage.hpp, src/utils/next_combination.hpp,
265 +        test/brains/DirectioanlAtom.cpp, test/brains/DirectionalAtom.hpp,
266 +        test/brains/RigidBody.cpp, test/brains/RigidBody.hpp,
267 +        test/brains/StuntDouble.hpp: More work on StuntDouble, Atom,
268 +        DirectionalAtom and RigidBody
269 +
270 + 2004-10-28 17:26  tim
271 +
272 +        * ChangeLog, src/applications/simpleBuilder/BaseLattice.hpp,
273 +        src/applications/simpleBuilder/MoLocator.cpp,
274 +        src/applications/simpleBuilder/Vector3d.hpp,
275 +        src/utils/GenericFactory.hpp, src/utils/next_combination.hpp:
276 +        remove old Vector3d.hpp from application/simpleBuilder
277 +
278 + 2004-10-28 16:42  tim
279 +
280 +        * src/utils/next_combination.hpp: Minor change in next_combination
281 +
282 + 2004-10-28 16:28  tim
283 +
284 +        * src/utils/next_combination.hpp,
285 +        test/utils/NextCombinationTestCase.cpp,
286 +        test/utils/ReplaceWildCardTestCase.cpp: Done with combination
287 +
288 + 2004-10-28 16:11  tim
289 +
290 +        * src/utils/next_combination.hpp: change documentation of
291 +        next_combination.hpp
292 +
293 + 2004-10-28 15:41  tim
294 +
295 +        * ChangeLog, src/utils/next_combination.hpp,
296 +        test/utils/NextCombinationTestCase.cpp,
297 +        test/utils/NextCombinationTestCase.hpp: ReplaceWildCard is working
298 +
299 + 2004-10-28 15:01  tim
300 +
301 +        * src/utils/next_combination.hpp: adding replace wildcard function
302 +
303 + 2004-10-28 14:33  tim
304 +
305 +        * src/utils/next_combination.hpp: Minor change
306 +
307 + 2004-10-28 14:06  tim
308 +
309 +        * ChangeLog, src/applications/simpleBuilder/MoLocator.hpp,
310 +        src/applications/simpleBuilder/simpleBuilder.cpp,
311 +        src/utils/next_combination.hpp, test/utils/Makefile,
312 +        test/utils/NextCombinationTestCase.cpp,
313 +        test/utils/ReplaceWildCardTestCase.cpp,
314 +        test/utils/next_combination.hpp: STL next_permutation like
315 +        next_combination is working
316 +
317 + 2004-10-28 12:22  chrisfen
318 +
319 +        * src/UseTheForce/WATER.cpp: fix of setDipoles
320 +
321 + 2004-10-28 12:20  gezelter
322 +
323 +        * src/UseTheForce/Shapes_FF.cpp: forgot to advance lines in the
324 +        shapeFile
325 +
326 + 2004-10-28 12:20  gezelter
327 +
328 +        * samples/shape/linear.md: forgot the orientation line
329 +
330 + 2004-10-28 11:56  gezelter
331 +
332 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
333 +        UseTheForce/ForceFields.hpp, UseTheForce/LJFF.cpp,
334 +        UseTheForce/WATER.cpp, types/AtomType.cpp: fixed duplicate
335 +        declaration foo
336 +
337 + 2004-10-28 11:55  gezelter
338 +
339 +        * samples/lipid/5x5.md: uncommented .in line
340 +
341 + 2004-10-28 10:42  tim
342 +
343 +        * test/utils/: Makefile, NextCombinationTestCase.cpp,
344 +        NextCombinationTestCase.hpp, next_combination.hpp: next_combination
345 +        in progress
346 +
347 + 2004-10-28 10:15  tim
348 +
349 +        * test/utils/: NextCombinationTestCase.cpp,
350 +        NextCombinationTestCase.hpp: adding next_combination test case
351 +
352 + 2004-10-28 10:02  tim
353 +
354 +        * test/utils/next_combination.hpp: STL Compatible combination
355 +        sequence generator
356 +
357 + 2004-10-28 01:23  tim
358 +
359 +        * test/utils/: GenerateCombination.hpp,
360 +        ReplaceWildCardTestCase.cpp: bug fixed in GenerateCombination.hpp
361 +
362 + 2004-10-28 01:16  tim
363 +
364 +        * test/utils/GenerateCombination.hpp: a STL next_permutaion like
365 +        next_combination function.
366 +
367 + 2004-10-27 22:27  tim
368 +
369 +        * test/utils/ReplaceWildCard.hpp: no message
370 +
371 + 2004-10-27 22:14  tim
372 +
373 +        * test/utils/: ReplaceWildCard.hpp, ReplaceWildCardTestCase.cpp:
374 +        ReplaceWildCard(recursive version) is working, need refactoring. An
375 +        iterative version is on the way
376 +
377 + 2004-10-27 21:28  tim
378 +
379 +        * test/utils/: Makefile, ReplaceWildCard.hpp,
380 +        ReplaceWildCardTestCase.cpp: ReplaceWildCard in progress
381 +
382 + 2004-10-27 21:08  tim
383 +
384 +        * test/utils/: ReplaceWildCardTestCase.cpp,
385 +        ReplaceWildCardTestCase.hpp: Adding Test Case for ReplaceWildCard
386 +
387 + 2004-10-27 18:17  tim
388 +
389 +        * test/utils/ReplaceWildCard.hpp: adding ReplaceWildCard.hpp, need
390 +        test
391 +
392 + 2004-10-27 01:25  tim
393 +
394 +        * src/utils/TupleMatcher.hpp: Adding Generic TupleMatcher, wild
395 +        char matching is on the way
396 +
397 + 2004-10-27 01:07  tim
398 +
399 +        * src/utils/Tuple.hpp: Adding Generic Tuple3 and Tuple4
400 +
401 + 2004-10-26 22:00  gezelter
402 +
403 +        * src/UseTheForce/: EAM_FF.cpp, ForceFields.hpp: bug fix
404 +
405 + 2004-10-26 21:20  gezelter
406 +
407 +        * src/UseTheForce/ForceFields.hpp: subclass foo
408 +
409 + 2004-10-26 21:16  gezelter
410 +
411 +        * src/UseTheForce/: EAM_FF.cpp, LJFF.cpp, WATER.cpp: more char* ->
412 +        string conversion
413 +
414 + 2004-10-26 19:01  gezelter
415 +
416 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
417 +        UseTheForce/ForceFields.hpp, brains/SimSetup.cpp,
418 +        brains/SimSetup.hpp: char* -> string
419 +
420 + 2004-10-26 17:25  gezelter
421 +
422 +        * src/types/: AtomType.cpp, AtomType.hpp, DirectionalAtomType.hpp,
423 +        Makefile, ShapeAtomType.cpp, ShapeAtomType.hpp, ShapeType.cpp,
424 +        ShapeType.hpp: Making ShapeType into a ShapeAtomType, fixing some
425 +        isXXX
426 +
427 + 2004-10-26 17:25  gezelter
428 +
429 +        * src/math/: RealSphericalHarmonic.cpp, RealSphericalHarmonic.hpp:
430 +        define name collision
431 +
432 + 2004-10-26 17:24  gezelter
433 +
434 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
435 +        UseTheForce/ForceFields.hpp, UseTheForce/LJFF.cpp,
436 +        UseTheForce/Makefile, UseTheForce/Shapes_FF.cpp,
437 +        UseTheForce/WATER.cpp, UseTheForce/doForces.F90,
438 +        UseTheForce/DarkSide/shapes_interface.h, brains/SimSetup.cpp:
439 +        forcefield refactoring for shapes
440 +
441 + 2004-10-26 17:24  gezelter
442 +
443 +        * samples/shape/: 5CB.shape, 8CB.shape, C60.shape, C70.shape,
444 +        Shapes.frc, cholesterol.shape, ethylBenzene.shape, linear.in,
445 +        linear.md, linear.shape, toluene.shape: adding sample shape
446 +        directory
447 +
448 + 2004-10-26 17:19  tim
449 +
450 +        * ChangeLog, src/brains/DataStorage.cpp,
451 +        src/brains/DataStorage.hpp, src/brains/Snapshot.hpp,
452 +        test/brains/DataStorageTestCase.cpp,
453 +        test/brains/DataStorageTestCase.hpp, test/brains/Makefile:
454 +        DataStorage passes unit test
455 +
456 + 2004-10-26 13:03  chrisfen
457 +
458 +        * src/UseTheForce/DarkSide/: shapes.F90, shapes_interface.h:
459 +        Changes to help advance shapes
460 +
461 + 2004-10-26 13:02  chrisfen
462 +
463 +        * src/UseTheForce/: ForceFields.hpp, Shapes_FF.cpp: Changes to
464 +        Shapes force field reader
465 +
466 + 2004-10-26 12:28  tim
467 +
468 +        * src/brains/Snapshot.hpp, test/brains/RigidBody.hpp: Snaphot and
469 +        SnapshotTestCase in progress
470 +
471 + 2004-10-25 17:46  tim
472 +
473 +        * ChangeLog, src/math/RectMatrix.hpp, src/math/SquareMatrix.hpp,
474 +        src/math/SquareMatrix3.hpp, src/math/Vector.hpp,
475 +        src/math/Vector3.hpp, test/brains/StuntDouble.hpp,
476 +        test/math/RectMatrixTestCase.cpp, test/math/Vector3TestCase.cpp,
477 +        test/math/VectorTestCase.cpp: add getArray function to  RectMatrix
478 +        and Vector classes
479 +
480 + 2004-10-25 12:03  tim
481 +
482 +        * ChangeLog, src/utils/GenericFactory.hpp,
483 +        test/utils/GenericFactoryTestCase.cpp,
484 +        test/utils/GenericFactoryTestCase.hpp, test/utils/Makefile: adding
485 +        GenericFactory Test Case. GenericFactory now can bed used to creat
486 +        ForcefieldFactory and IntegratorFactory etc.
487 +
488 + 2004-10-24 23:08  tim
489 +
490 +        * src/: brains/SimModel.hpp, brains/SimSnapshotManager.cpp,
491 +        brains/SimSnapshotManager.hpp, brains/Snapshot.hpp,
492 +        brains/SnapshotManager.hpp, utils/GenericFactory.hpp: more classes
493 +        get reconstructed
494 +
495 + 2004-10-24 02:55  tim
496 +
497 +        * src/utils/GenericFactory.hpp: GenericFactory pass unit test
498 +
499 + 2004-10-23 18:09  tim
500 +
501 +        * test/brains/: Atom.hpp, DirectionalAtom.hpp, RigidBody.hpp,
502 +        StuntDouble.cpp, StuntDouble.hpp, Atom.cpp, DirectioanlAtom.cpp,
503 +        RigidBody.cpp: Refactoring in progress
504 +
505 + 2004-10-22 18:09  tim
506 +
507 +        * ChangeLog, src/brains/Snapshot.hpp,
508 +        src/brains/SnapshotManager.hpp, src/math/SquareMatrix.hpp,
509 +        test/brains/SnapshotTestCase.cpp, test/brains/SnapshotTestCase.hpp,
510 +        test/brains/StuntDouble.hpp: more work in Snapshot
511 +
512 + 2004-10-22 17:59  chrisfen
513 +
514 +        * src/: UseTheForce/LJFF.cpp,
515 +        UseTheForce/DarkSide/atype_interface.h, types/AtomType.cpp: Dear
516 +        god!  It runs and conserves energy!
517 +
518 + 2004-10-22 17:54  chrisfen
519 +
520 +        * src/types/: AtomType.cpp, AtomType.hpp: strDUP not strCOPY
521 +
522 + 2004-10-22 17:53  chrisfen
523 +
524 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
525 +        UseTheForce/LJFF.cpp, UseTheForce/Shapes_FF.cpp,
526 +        UseTheForce/WATER.cpp, UseTheForce/doForces.F90,
527 +        brains/SimInfo.cpp, brains/SimInfo.hpp: fixey fixey the breakey
528 +        breakey
529 +
530 + 2004-10-22 17:53  chrisfen
531 +
532 +        * make/Makefile.in: compiler flags
533 +
534 + 2004-10-22 16:20  gezelter
535 +
536 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
537 +        UseTheForce/LJFF.cpp, UseTheForce/doForces.F90,
538 +        brains/fSimulation.h, types/AtomType.hpp,
539 +        types/DirectionalAtomType.hpp: fixey fixey
540 +
541 + 2004-10-22 15:22  gezelter
542 +
543 +        * src/UseTheForce/DarkSide/: LJ.F90, atype.F90, atype_interface.h,
544 +        charge.F90, charge_interface.h, dipole.F90, dipole_interface.h,
545 +        lj_interface.h, shapes.F90, simulation.F90: Added un-busticated
546 +        fortran files and c/Fortran interfaces
547 +
548 + 2004-10-22 15:21  gezelter
549 +
550 +        * src/types/: AtomType.cpp, AtomType.hpp, AtomTypeProperties.h,
551 +        DirectionalAtomType.hpp, Makefile: More on AtomType and
552 +        DirectionalAtomType
553 +
554 + 2004-10-22 09:47  gezelter
555 +
556 +        * src/types/AtomType.hpp: Adding AtomType
557 +
558 + 2004-10-21 16:31  tim
559 +
560 +        * ChangeLog, src/brains/Snapshot.hpp,
561 +        src/brains/SnapshotManager.hpp, src/math/RectMatrix.hpp,
562 +        src/math/SquareMatrix.hpp, src/math/SquareMatrix3.hpp,
563 +        src/math/Vector.hpp, src/math/Vector3.hpp,
564 +        test/math/RectMatrixTestCase.cpp, test/math/VectorTestCase.cpp:
565 +        Snapshot and SnapshotManager in progress
566 +
567 + 2004-10-21 16:30  tim
568 +
569 +        * test/brains/: BrainsTest.cpp, Makefile,
570 +        SnapshotManagerTestCase.cpp, SnapshotManagerTestCase.hpp,
571 +        SnapshotTestCase.cpp, SnapshotTestCase.hpp: adding test case for
572 +        Snapshot and snapshotManager.
573 +
574 + 2004-10-21 15:15  gezelter
575 +
576 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
577 +        UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp,
578 +        UseTheForce/LJFF.cpp, UseTheForce/Shapes_FF.cpp,
579 +        UseTheForce/WATER.cpp, UseTheForce/doForces.F90,
580 +        UseTheForce/doForces_interface.h, UseTheForce/fForceField.h,
581 +        UseTheForce/DarkSide/LJ.F90, UseTheForce/DarkSide/lj_interface.h,
582 +        brains/SimSetup.cpp, types/AtomTypeProperties.h: Breaky Breaky.  
583 +        Fixey Fixey.
584 +
585 + 2004-10-21 11:32  tim
586 +
587 +        * src/utils/GenericData.cpp, src/utils/Makefile,
588 +        test/utils/Makefile, test/utils/UtilTest: remove some junk files
589 +
590 + 2004-10-21 11:24  tim
591 +
592 +        * test/utils/GenericData.hpp: remove backup of  GenericData.hpp
593 +
594 + 2004-10-21 11:22  tim
595 +
596 +        * ChangeLog, src/brains/SimSetup.cpp,
597 +        src/constraints/ZConstraint.cpp, src/constraints/ZconsData.hpp,
598 +        src/integrators/NPT.cpp, src/integrators/NPTf.cpp,
599 +        src/integrators/NPTi.cpp, src/integrators/NPTxyz.cpp,
600 +        src/integrators/NVT.cpp, src/io/DumpReader.cpp,
601 +        src/io/InitializeFromFile.cpp, src/io/ZConsReader.cpp,
602 +        src/io/ZConsWriter.hpp, src/primitives/StuntDouble.hpp,
603 +        src/utils/GenericData.cpp, src/utils/GenericData.hpp,
604 +        src/visitors/AtomData.hpp, src/visitors/AtomVisitor.cpp,
605 +        src/visitors/AtomVisitor.hpp, src/visitors/CompositeVisitor.cpp,
606 +        src/visitors/CompositeVisitor.hpp, src/visitors/OtherVisitor.cpp,
607 +        src/visitors/OtherVisitor.hpp, src/visitors/RigidBodyVisitor.cpp,
608 +        src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
609 +        src/visitors/ZconsVisitor.hpp: replace old GebericData with  new
610 +        GenericData
611 +
612 + 2004-10-21 10:25  chuckv
613 +
614 +        * src/UseTheForce/DarkSide/: LJ.F90, eam.F90: Added newLJtype to lj
615 +        module.
616 +
617 + 2004-10-21 10:24  chuckv
618 +
619 +        * src/UseTheForce/DarkSide/lj_interface.h: Added interface for
620 +        fortran lj module.
621 +
622 + 2004-10-20 17:54  tim
623 +
624 +        * ChangeLog, src/utils/PropertyMap.cpp, src/utils/PropertyMap.hpp,
625 +        test/utils/GenericDataTestCase.cpp, test/utils/Makefile,
626 +        test/utils/PropertyMapTestCase.cpp,
627 +        test/utils/PropertyMapTestCase.hpp, test/utils/UtilTest:
628 +        GenericData and PropertyMap  pass unit test.
629 +
630 + 2004-10-20 16:52  gezelter
631 +
632 +        * src/UseTheForce/: DUFF.cpp, WATER.cpp, DarkSide/sticky.F90,
633 +        DarkSide/sticky_interface.h: fixed a fortran name problem
634 +
635 + 2004-10-20 16:38  tim
636 +
637 +        * test/utils/: GenericData.hpp, GenericDataTestCase.cpp,
638 +        GenericDataTestCase.hpp, Makefile, PropertyMapTestCase.hpp,
639 +        UtilTest, UtilTest.cpp: adding generic data test case
640 +
641 + 2004-10-20 16:16  chuckv
642 +
643 +        * configure, ac-tools/aclocal.m4,
644 +        src/UseTheForce/DarkSide/Makefile,
645 +        src/UseTheForce/DarkSide/mpiSimulation.F90,
646 +        src/UseTheForce/DarkSide/mpiSimulation_interface.h,
647 +        src/UseTheForce/DarkSide/simParallel.F90,
648 +        src/UseTheForce/DarkSide/simParallel_interface.h,
649 +        src/brains/mpiSimulation.cpp, src/brains/mpiSimulation.hpp:
650 +        Fortran/C++ interface de-obfuscation project appears to be
651 +        complete!  Woo hoo!
652 +
653 + 2004-10-20 15:47  chuckv
654 +
655 +        * src/UseTheForce/: fortranWrapDefines.hpp, fortranWrappers.cpp,
656 +        fortranWrappers.hpp: Fortran/C++ interface de-obfuscation project
657 +        continues
658 +
659 + 2004-10-20 15:46  chuckv
660 +
661 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
662 +        UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp,
663 +        UseTheForce/LJFF.cpp, UseTheForce/Makefile, UseTheForce/WATER.cpp,
664 +        UseTheForce/doForces_interface.h,
665 +        UseTheForce/notifyCutoffs_interface.h, UseTheForce/wrappers.F90,
666 +        UseTheForce/DarkSide/atype_interface.h,
667 +        UseTheForce/DarkSide/eam_interface.h,
668 +        UseTheForce/DarkSide/gb_interface.h,
669 +        UseTheForce/DarkSide/mpiSimulation_interface.h,
670 +        UseTheForce/DarkSide/shapes_interface.h,
671 +        UseTheForce/DarkSide/simulation_interface.h,
672 +        UseTheForce/DarkSide/sticky_interface.h, brains/ForceFields.cpp,
673 +        brains/SimInfo.cpp, brains/SimInfo.hpp: Fortran/C++ interface
674 +        de-obfuscation project (It is a very long story)
675 +
676 + 2004-10-20 13:07  tim
677 +
678 +        * ChangeLog, src/math/SquareMatrix.hpp, src/math/SquareMatrix3.hpp,
679 +        test/math/SquareMatrix3TestCase.cpp,
680 +        test/math/SquareMatrixTestCase.cpp,
681 +        test/math/SquareMatrixTestCase.hpp: Math library pass the unit test
682 +
683 + 2004-10-20 00:52  tim
684 +
685 +        * src/brains/: Snapshot.hpp, SnapshotManager.hpp: Snapshot and
686 +        SnapshotManager in design phase
687 +
688 + 2004-10-19 23:54  gezelter
689 +
690 +        * src/: brains/SimSetup.cpp, utils/StringUtils.cpp: namespace
691 +        problem prevented linking
692 +
693 + 2004-10-19 23:54  gezelter
694 +
695 +        * src/UseTheForce/Shapes_FF.cpp: fixed include
696 +
697 + 2004-10-19 23:26  gezelter
698 +
699 +        * src/utils/: Makefile, definitions.F90, definitions_module.F90,
700 +        oopseMPI.F90, oopseMPI_module.F90, status.F90, status_module.F90:
701 +        more fortran name mangling
702 +
703 + 2004-10-19 23:23  gezelter
704 +
705 +        * src/profiling/timing.F90: yet more fortran renaming
706 +
707 + 2004-10-19 23:19  gezelter
708 +
709 +        * src/UseTheForce/: Makefile, doForces.F90, doForces_interface.h,
710 +        do_Forces.F90, do_Forces.h, notifyCutoffs.F90,
711 +        notifyCutoffs_interface.h, notifycutoffs_module_interface.h,
712 +        wrappers.F90: Fortran name cleanup continues
713 +
714 + 2004-10-19 23:12  gezelter
715 +
716 +        * src/UseTheForce/DarkSide/: atype.F90, simulation.F90: fixing some
717 +        broken fortran stuff
718 +
719 + 2004-10-19 23:02  gezelter
720 +
721 +        * src/UseTheForce/DarkSide/: LJ.F90, Makefile, atype.F90,
722 +        atype_interface.h, atype_module.F90, atype_module_interface.h,
723 +        calc_LJ_FF.F90, calc_charge_charge.F90, calc_dipole_dipole.F90,
724 +        calc_eam.F90, calc_gb.F90, calc_reaction_field.F90,
725 +        calc_shapes.F90, calc_sticky_pair.F90, charge.F90, dipole.F90,
726 +        eam.F90, eam_interface.h, eam_module_inteface.h, gb.F90,
727 +        gb_interface.h, gb_module_interface.h, mpiSimulation.F90,
728 +        mpiSimulation_interface.h, mpiSimulation_module.F90,
729 +        mpisimulation_module_interface.h, reactionField.F90, shapes.F90,
730 +        shapes_interface.h, shapes_module.h, simulation.F90,
731 +        simulation_interface.h, simulation_module.F90,
732 +        simulation_module_interface.h, sticky.F90, sticky_interface.h,
733 +        sticky_pair_module_interface.h, switch_module.F90, switcheroo.F90:
734 +        name sanity on the fortran side
735 +
736 + 2004-10-19 19:18  tim
737 +
738 +        * test/math/SquareMatrix3TestCase.hpp: [no log message]
739 +
740 + 2004-10-19 18:01  tim
741 +
742 +        * src/math/RectMatrix.hpp, src/math/SquareMatrix.hpp,
743 +        src/math/SquareMatrix3.hpp, test/math/SquareMatrix3TestCase.cpp:
744 +        except diagonalize(), all of functions in math library pass the
745 +        test
746 +
747 + 2004-10-19 17:43  chuckv
748 +
749 +        * src/UseTheForce/do_Forces.h: Added correct prototypes for
750 +        C-fortran interface functions.
751 +
752 + 2004-10-19 17:37  chuckv
753 +
754 +        * src/UseTheForce/DarkSide/: atype_module_interface.h,
755 +        eam_module_inteface.h, gb_module_interface.h,
756 +        mpisimulation_module_interface.h, simulation_module_interface.h,
757 +        sticky_pair_module_interface.h: Added correct prototypes for
758 +        C-fortran interface functions.
759 +
760 + 2004-10-19 16:28  tim
761 +
762 +        * ChangeLog, src/math/Quaternion.hpp, src/math/RectMatrix.hpp,
763 +        src/math/SquareMatrix.hpp, src/math/Vector.hpp,
764 +        test/math/QuaternionTestCase.cpp, test/math/QuaternionTestCase.hpp,
765 +        test/math/RectMatrixTestCase.cpp,
766 +        test/math/SquareMatrix3TestCase.cpp, test/math/Vector3TestCase.cpp,
767 +        test/math/Vector3TestCase.hpp, test/math/VectorTestCase.cpp: more
768 +        bugs get fixed at math library
769 +
770 + 2004-10-19 15:43  chuckv
771 +
772 +        * src/UseTheForce/: DarkSide/atype_module_interface.h,
773 +        DarkSide/eam_module_inteface.h, DarkSide/gb_module_interface.h,
774 +        DarkSide/mpisimulation_module_interface.h,
775 +        DarkSide/simulation_module_interface.h,
776 +        DarkSide/sticky_pair_module_interface.h, DarkSide/calc_eam.F90,
777 +        DarkSide/atype_module.F90, DarkSide/calc_gb.F90,
778 +        DarkSide/calc_sticky_pair.F90, DarkSide/mpiSimulation_module.F90,
779 +        DarkSide/simulation_module.F90, do_Forces.F90,
780 +        fortranWrapDefines.hpp, mpiComponentPlan.h, notifyCutoffs.F90,
781 +        notifycutoffs_module_interface.h: Added new files for fortran
782 +        interface.
783 +
784 + 2004-10-19 15:43  gezelter
785 +
786 +        * src/UseTheForce/Makefile: regressing
787 +
788 + 2004-10-19 15:40  gezelter
789 +
790 +        * src/: UseTheForce/DarkSide/calc_shapes.F90,
791 +        UseTheForce/DarkSide/shapes_module.h, utils/StringUtils.cpp:
792 +        working on shapes for portability
793 +
794 + 2004-10-19 15:40  gezelter
795 +
796 +        * src/UseTheForce/: Makefile, Shapes_FF.cpp: working on shapes
797 +
798 + 2004-10-19 13:21  chrisfen
799 +
800 +        * src/utils/: StringUtils.cpp, StringUtils.hpp: changed around
801 +        findBegin
802 +
803   2004-10-18 23:34  tim
804  
805          * src/math/Vector.hpp, test/math/RectMatrixTestCase.cpp: more bugs
# Line 428 | Line 1230
1230  
1231   2004-09-29 12:56  gezelter
1232  
1233 <        * make/: Make.conf.in, Makefile.in: Working on make stuff
1233 >        * make/: Make.conf.in, Makefile.in, _files/style.css: Working on
1234 >        make stuff
1235  
1236   2004-09-29 12:46  tim
1237  
# Line 694 | Line 1497
1497          src/visitors/OtherVisitor.cpp, src/visitors/OtherVisitor.hpp,
1498          src/visitors/RigidBodyVisitor.cpp,
1499          src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
1500 <        src/visitors/ZconsVisitor.hpp, make/Makefile, samples/Makefile.in,
1500 >        src/visitors/ZconsVisitor.hpp, make/Makefile,
1501 >        make/_files/style.css, samples/Makefile.in,
1502          samples/metals/Au-Core-Ag-Shell_Nanoparticle.in,
1503          samples/metals/Au-Core-Ag-Shell_Nanoparticle.md,
1504          samples/metals/Au_bulk_FBD.md, samples/metals/Au_bulk_voter.md,
# Line 869 | Line 1673
1673          src/visitors/OtherVisitor.cpp, src/visitors/OtherVisitor.hpp,
1674          src/visitors/RigidBodyVisitor.cpp,
1675          src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
1676 <        src/visitors/ZconsVisitor.hpp, make/Makefile, samples/Makefile.in,
1676 >        src/visitors/ZconsVisitor.hpp, make/Makefile,
1677 >        make/_files/style.css, samples/Makefile.in,
1678          samples/metals/Au-Core-Ag-Shell_Nanoparticle.in,
1679          samples/metals/Au-Core-Ag-Shell_Nanoparticle.md,
1680          samples/metals/Au_bulk_FBD.md, samples/metals/Au_bulk_voter.md,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines