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 1622 by tim, Wed Oct 20 22:54:30 2004 UTC vs.
Revision 1643 by tim, Mon Oct 25 17:03:56 2004 UTC

# Line 1 | Line 1
1 + 2004-10-22 18:09  tim
2 +
3 +        * ChangeLog, src/brains/Snapshot.hpp,
4 +        src/brains/SnapshotManager.hpp, src/math/SquareMatrix.hpp,
5 +        test/brains/SnapshotTestCase.cpp, test/brains/SnapshotTestCase.hpp,
6 +        test/brains/StuntDouble.hpp: more work in Snapshot
7 +
8 + 2004-10-22 17:59  chrisfen
9 +
10 +        * src/: UseTheForce/LJFF.cpp,
11 +        UseTheForce/DarkSide/atype_interface.h, types/AtomType.cpp: Dear
12 +        god!  It runs and conserves energy!
13 +
14 + 2004-10-22 17:54  chrisfen
15 +
16 +        * src/types/: AtomType.cpp, AtomType.hpp: strDUP not strCOPY
17 +
18 + 2004-10-22 17:53  chrisfen
19 +
20 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
21 +        UseTheForce/LJFF.cpp, UseTheForce/Shapes_FF.cpp,
22 +        UseTheForce/WATER.cpp, UseTheForce/doForces.F90,
23 +        brains/SimInfo.cpp, brains/SimInfo.hpp: fixey fixey the breakey
24 +        breakey
25 +
26 + 2004-10-22 17:53  chrisfen
27 +
28 +        * make/Makefile.in: compiler flags
29 +
30 + 2004-10-22 16:20  gezelter
31 +
32 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
33 +        UseTheForce/LJFF.cpp, UseTheForce/doForces.F90,
34 +        brains/fSimulation.h, types/AtomType.hpp,
35 +        types/DirectionalAtomType.hpp: fixey fixey
36 +
37 + 2004-10-22 15:22  gezelter
38 +
39 +        * src/UseTheForce/DarkSide/: LJ.F90, atype.F90, atype_interface.h,
40 +        charge.F90, charge_interface.h, dipole.F90, dipole_interface.h,
41 +        lj_interface.h, shapes.F90, simulation.F90: Added un-busticated
42 +        fortran files and c/Fortran interfaces
43 +
44 + 2004-10-22 15:21  gezelter
45 +
46 +        * src/types/: AtomType.cpp, AtomType.hpp, AtomTypeProperties.h,
47 +        DirectionalAtomType.hpp, Makefile: More on AtomType and
48 +        DirectionalAtomType
49 +
50 + 2004-10-22 09:47  gezelter
51 +
52 +        * src/types/AtomType.hpp: Adding AtomType
53 +
54 + 2004-10-21 16:31  tim
55 +
56 +        * ChangeLog, src/brains/Snapshot.hpp,
57 +        src/brains/SnapshotManager.hpp, src/math/RectMatrix.hpp,
58 +        src/math/SquareMatrix.hpp, src/math/SquareMatrix3.hpp,
59 +        src/math/Vector.hpp, src/math/Vector3.hpp,
60 +        test/math/RectMatrixTestCase.cpp, test/math/VectorTestCase.cpp:
61 +        Snapshot and SnapshotManager in progress
62 +
63 + 2004-10-21 16:30  tim
64 +
65 +        * test/brains/: BrainsTest.cpp, Makefile,
66 +        SnapshotManagerTestCase.cpp, SnapshotManagerTestCase.hpp,
67 +        SnapshotTestCase.cpp, SnapshotTestCase.hpp: adding test case for
68 +        Snapshot and snapshotManager.
69 +
70 + 2004-10-21 15:15  gezelter
71 +
72 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
73 +        UseTheForce/ForceFields.cpp, UseTheForce/ForceFields.hpp,
74 +        UseTheForce/LJFF.cpp, UseTheForce/Shapes_FF.cpp,
75 +        UseTheForce/WATER.cpp, UseTheForce/doForces.F90,
76 +        UseTheForce/doForces_interface.h, UseTheForce/fForceField.h,
77 +        UseTheForce/DarkSide/LJ.F90, UseTheForce/DarkSide/lj_interface.h,
78 +        brains/SimSetup.cpp, types/AtomTypeProperties.h: Breaky Breaky.  
79 +        Fixey Fixey.
80 +
81 + 2004-10-21 11:32  tim
82 +
83 +        * src/utils/GenericData.cpp, src/utils/Makefile,
84 +        test/utils/Makefile, test/utils/UtilTest: remove some junk files
85 +
86 + 2004-10-21 11:24  tim
87 +
88 +        * test/utils/GenericData.hpp: remove backup of  GenericData.hpp
89 +
90 + 2004-10-21 11:22  tim
91 +
92 +        * ChangeLog, src/brains/SimSetup.cpp,
93 +        src/constraints/ZConstraint.cpp, src/constraints/ZconsData.hpp,
94 +        src/integrators/NPT.cpp, src/integrators/NPTf.cpp,
95 +        src/integrators/NPTi.cpp, src/integrators/NPTxyz.cpp,
96 +        src/integrators/NVT.cpp, src/io/DumpReader.cpp,
97 +        src/io/InitializeFromFile.cpp, src/io/ZConsReader.cpp,
98 +        src/io/ZConsWriter.hpp, src/primitives/StuntDouble.hpp,
99 +        src/utils/GenericData.cpp, src/utils/GenericData.hpp,
100 +        src/visitors/AtomData.hpp, src/visitors/AtomVisitor.cpp,
101 +        src/visitors/AtomVisitor.hpp, src/visitors/CompositeVisitor.cpp,
102 +        src/visitors/CompositeVisitor.hpp, src/visitors/OtherVisitor.cpp,
103 +        src/visitors/OtherVisitor.hpp, src/visitors/RigidBodyVisitor.cpp,
104 +        src/visitors/RigidBodyVisitor.hpp, src/visitors/ZconsVisitor.cpp,
105 +        src/visitors/ZconsVisitor.hpp: replace old GebericData with  new
106 +        GenericData
107 +
108 + 2004-10-21 10:25  chuckv
109 +
110 +        * src/UseTheForce/DarkSide/: LJ.F90, eam.F90: Added newLJtype to lj
111 +        module.
112 +
113 + 2004-10-21 10:24  chuckv
114 +
115 +        * src/UseTheForce/DarkSide/lj_interface.h: Added interface for
116 +        fortran lj module.
117 +
118 + 2004-10-20 17:54  tim
119 +
120 +        * ChangeLog, src/utils/PropertyMap.cpp, src/utils/PropertyMap.hpp,
121 +        test/utils/GenericDataTestCase.cpp, test/utils/Makefile,
122 +        test/utils/PropertyMapTestCase.cpp,
123 +        test/utils/PropertyMapTestCase.hpp, test/utils/UtilTest:
124 +        GenericData and PropertyMap  pass unit test.
125 +
126   2004-10-20 16:52  gezelter
127  
128          * src/UseTheForce/: DUFF.cpp, WATER.cpp, DarkSide/sticky.F90,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines