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 1681 by tim, Thu Oct 28 22:26:32 2004 UTC vs.
Revision 1701 by tim, Wed Nov 3 16:08:43 2004 UTC

# Line 1 | Line 1
1 + 2004-11-02 11:59  tim
2 +
3 +        * src/brains/SimModel.cpp: file SimModel.cpp was initially added on
4 +        branch new_design.
5 +
6 + 2004-11-02 11:59  tim
7 +
8 +        * src/brains/: SimModel.cpp, SimModel.hpp, SimSnapshotManager.cpp,
9 +        SimSnapshotManager.hpp: SimModel in progress
10 +
11 + 2004-11-02 10:28  chrisfen
12 +
13 +        * src/: UseTheForce/DarkSide/shapes.F90,
14 +        primitives/StuntDouble.cpp, primitives/StuntDouble.hpp: Shapes
15 +        looks like it's working
16 +
17 + 2004-11-02 10:27  tim
18 +
19 +        * src/utils/MemoryUtils.hpp: adding MemoryUtils which provide some
20 +        functions for dealing with memory issue
21 +
22 + 2004-11-02 10:27  tim
23 +
24 +        * src/utils/MemoryUtils.hpp: file MemoryUtils.hpp was initially
25 +        added on branch new_design.
26 +
27 + 2004-11-02 10:23  tim
28 +
29 +        * src/: brains/SimModel.hpp, brains/Snapshot.hpp,
30 +        brains/SnapshotManager.hpp, primitives/Molecule.hpp: adding
31 +        SimModel(something similar as SimInfo)
32 +
33 + 2004-11-01 17:52  tim
34 +
35 +        * src/: applications/simpleBuilder/MoLocator.hpp,
36 +        applications/simpleBuilder/simpleBuilder.cpp,
37 +        brains/DataStorage.hpp, brains/ForceFields.cpp,
38 +        brains/Snapshot.hpp, brains/SnapshotManager.hpp, brains/Thermo.cpp,
39 +        constraints/ZConstraint.cpp, integrators/Integrator.cpp,
40 +        integrators/NPT.cpp, integrators/NVT.cpp, io/DumpWriter.cpp,
41 +        math/SquareMatrix3.hpp, math/Vector3.hpp,
42 +        minimizers/OOPSEMinimizer.cpp, primitives/Bend.hpp,
43 +        primitives/Bond.hpp, primitives/CutoffGroup.hpp,
44 +        primitives/Molecule.cpp, primitives/Molecule.hpp,
45 +        primitives/RigidBody.hpp, primitives/Torsion.hpp,
46 +        restraints/Restraints.cpp, types/TorsionType.hpp,
47 +        utils/PropertyMap.hpp, utils/StringTokenizer.hpp,
48 +        visitors/AtomVisitor.cpp, visitors/BaseVisitor.hpp,
49 +        visitors/RigidBodyVisitor.cpp: Molecule, Atom, DirectionalAtom,
50 +        RigidBody and StuntDouble classes get compiled
51 +
52 + 2004-11-01 16:40  tim
53 +
54 +        * src/primitives/Torsion.hpp: file Torsion.hpp was initially added
55 +        on branch new_design.
56 +
57 + 2004-11-01 16:40  tim
58 +
59 +        * src/primitives/Bend.hpp: file Bend.hpp was initially added on
60 +        branch new_design.
61 +
62 + 2004-11-01 16:40  tim
63 +
64 +        * src/primitives/Bond.hpp: file Bond.hpp was initially added on
65 +        branch new_design.
66 +
67 + 2004-11-01 16:40  tim
68 +
69 +        * src/primitives/: Bend.hpp, Bond.hpp, Torsion.hpp: add initial
70 +        version of Bond, Bend and Torsion.
71 +
72 + 2004-11-01 16:37  tim
73 +
74 +        * src/types/BendType.hpp: file BendType.hpp was initially added on
75 +        branch new_design.
76 +
77 + 2004-11-01 16:37  tim
78 +
79 +        * src/types/: BendType.hpp, BondType.hpp, TorsionType.hpp: adding
80 +        BondType, BendType, TorsionType
81 +
82 + 2004-11-01 16:37  tim
83 +
84 +        * src/types/TorsionType.hpp: file TorsionType.hpp was initially
85 +        added on branch new_design.
86 +
87 + 2004-11-01 16:37  tim
88 +
89 +        * src/types/BondType.hpp: file BondType.hpp was initially added on
90 +        branch new_design.
91 +
92 + 2004-11-01 15:15  tim
93 +
94 +        * src/primitives/: Atom.cpp, Atom.hpp, Bend.cpp, Bond.cpp,
95 +        CutoffGroup.hpp, DirectionalAtom.cpp, DirectionalAtom.hpp,
96 +        GhostBend.cpp, Makefile, Molecule.cpp, Molecule.hpp, RigidBody.cpp,
97 +        RigidBody.hpp, StuntDouble.cpp, StuntDouble.hpp, Torsion.cpp:
98 +        break, break and break.....
99 +
100 + 2004-11-01 14:57  tim
101 +
102 +        * test/brains/: Atom.cpp, DirectioanlAtom.cpp, DirectionalAtom.cpp,
103 +        DirectionalAtom.hpp, RigidBody.cpp, RigidBody.hpp, StuntDouble.cpp,
104 +        StuntDouble.hpp: these core classes get compiled
105 +
106 + 2004-10-29 17:37  tim
107 +
108 +        * test/brains/: Molecule.cpp, Molecule.hpp: more work on Molecule
109 +        class
110 +
111 + 2004-10-29 17:28  chrisfen
112 +
113 +        * src/: UseTheForce/DarkSide/atype.F90,
114 +        UseTheForce/DarkSide/shapes.F90, math/RealSphericalHarmonic.cpp,
115 +        types/ShapeAtomType.cpp: still debugging
116 +
117 + 2004-10-29 17:28  chrisfen
118 +
119 +        * src/UseTheForce/: ForceFields.hpp, Shapes_FF.cpp, doForces.F90:
120 +        shapes rcut calculator added
121 +
122 + 2004-10-29 17:27  chrisfen
123 +
124 +        * samples/shape/linear.md: shorter run
125 +
126 + 2004-10-29 15:54  tim
127 +
128 +        * test/brains/: Molecule.cpp, Molecule.hpp: rewrite Molecule class.
129 +
130 + 2004-10-29 11:22  tim
131 +
132 +        * test/utils/: GenerateCombination.hpp, ReplaceWildCard.hpp,
133 +        ReplaceWildCardTestCase.cpp, ReplaceWildCardTestCase.hpp: Remove
134 +        some deprecated files
135 +
136 + 2004-10-29 11:20  tim
137 +
138 +        * test/brains/: Atom.cpp, Atom.hpp, DirectioanlAtom.cpp,
139 +        DirectionalAtom.hpp, RigidBody.cpp, RigidBody.hpp, StuntDouble.hpp:
140 +        More painful reconstruction is coming !!!
141 +
142 + 2004-10-28 17:34  tim
143 +
144 +        * src/brains/DataStorage.hpp, src/utils/next_combination.hpp,
145 +        test/brains/DirectioanlAtom.cpp, test/brains/DirectionalAtom.hpp,
146 +        test/brains/RigidBody.cpp, test/brains/RigidBody.hpp,
147 +        test/brains/StuntDouble.hpp: More work on StuntDouble, Atom,
148 +        DirectionalAtom and RigidBody
149 +
150 + 2004-10-28 17:26  tim
151 +
152 +        * ChangeLog, src/applications/simpleBuilder/BaseLattice.hpp,
153 +        src/applications/simpleBuilder/MoLocator.cpp,
154 +        src/applications/simpleBuilder/Vector3d.hpp,
155 +        src/utils/GenericFactory.hpp, src/utils/next_combination.hpp:
156 +        remove old Vector3d.hpp from application/simpleBuilder
157 +
158 + 2004-10-28 16:42  tim
159 +
160 +        * src/utils/next_combination.hpp: Minor change in next_combination
161 +
162   2004-10-28 16:28  tim
163  
164          * src/utils/next_combination.hpp,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines