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 1711 by tim, Wed Nov 3 16:08:43 2004 UTC vs.
Revision 1712 by tim, Thu Nov 4 20:55:01 2004 UTC

# Line 1 | Line 1
1 < 2004-11-02 11:59  tim
1 > 2004-11-04 14:48  tim
2  
3 <        * src/brains/SimModel.cpp: file SimModel.cpp was initially added on
3 >        * src/brains/: SimInfo.cpp, SimInfo.hpp, SimModel.cpp,
4 >        SimModel.hpp, Snapshot.hpp, Stats.cpp, Stats.hpp: adding Stats
5 >        class
6 >
7 > 2004-11-04 14:48  tim
8 >
9 >        * src/brains/Stats.cpp: file Stats.cpp was initially added on
10 >        branch new_design.
11 >
12 > 2004-11-04 14:48  tim
13 >
14 >        * src/brains/Stats.hpp: file Stats.hpp was initially added on
15 >        branch new_design.
16 >
17 > 2004-11-04 11:22  gezelter
18 >
19 >        * src/primitives/: DirectionalAtom.cpp, DirectionalAtom.hpp,
20 >        RigidBody.hpp, StuntDouble.cpp, StuntDouble.hpp: isLinear and
21 >        linearAxis are virtual in StuntDouble, but are implemented by
22 >        DirectionalAtom and RigidBody In StuntDouble, they should return
23 >        false and "-1" but there should be logic to figure them out in the
24 >        other two classes
25 >
26 > 2004-11-04 11:20  gezelter
27 >
28 >        * src/: brains/ForceFields.cpp, integrators/Integrator.cpp: Don't
29 >        remember what I did
30 >
31 > 2004-11-04 11:20  gezelter
32 >
33 >        * src/UseTheForce/DarkSide/shapes.F90: Breaky Breaky
34 >
35 > 2004-11-04 11:20  gezelter
36 >
37 >        * src/UseTheForce/: DUFF.cpp, WATER.cpp, doForces.F90: fixed useXXX
38 >        in the entry_plug so that it only is set if the atoms really are in
39 >        the simulation
40 >
41 > 2004-11-04 11:20  gezelter
42 >
43 >        * samples/water/ssd/ssd.md: testing force fields
44 >
45 > 2004-11-04 11:19  gezelter
46 >
47 >        * samples/shape/linear.in: testing shapes
48 >
49 > 2004-11-03 14:56  tim
50 >
51 >        * src/brains/SimCreator.cpp: file SimCreator.cpp was initially
52 >        added on branch new_design.
53 >
54 > 2004-11-03 14:56  tim
55 >
56 >        * src/brains/: SimCreator.cpp, SimCreator.hpp: Adding SimCreator
57 >        class(similar as SimSetup)
58 >
59 > 2004-11-03 14:56  tim
60 >
61 >        * src/brains/SimCreator.hpp: file SimCreator.hpp was initially
62 >        added on branch new_design.
63 >
64 > 2004-11-03 13:00  tim
65 >
66 >        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
67 >        UseTheForce/ForceFields.cpp, UseTheForce/LJFF.cpp,
68 >        UseTheForce/Shapes_FF.cpp, UseTheForce/WATER.cpp,
69 >        brains/DataStorage.hpp, primitives/Atom.hpp,
70 >        primitives/DirectionalAtom.hpp, restraints/Restraints.hpp,
71 >        visitors/BaseVisitor.hpp, visitors/ZconsVisitor.cpp: ForceFiled get
72 >        compiled. Still a long way to go ......
73 >
74 > 2004-11-03 11:08  tim
75 >
76 >        * ChangeLog, src/brains/SimInfo.cpp, src/brains/SimInfo.hpp,
77 >        src/constraints/ZConstraint.cpp, src/integrators/NPT.cpp,
78 >        src/integrators/NPTf.cpp, src/integrators/NPTi.cpp,
79 >        src/integrators/NPTxyz.cpp, src/integrators/NVT.cpp,
80 >        src/io/ZConsReader.cpp, src/primitives/Bend.cpp,
81 >        src/primitives/Bond.cpp, src/primitives/GhostBend.cpp,
82 >        src/primitives/Molecule.cpp, src/primitives/Molecule.hpp,
83 >        src/primitives/SRI.hpp, src/primitives/StuntDouble.cpp,
84 >        src/primitives/StuntDouble.hpp, src/primitives/Torsion.cpp,
85 >        src/utils/GenericData.hpp, src/visitors/AtomVisitor.cpp,
86 >        src/visitors/OtherVisitor.cpp, src/visitors/RigidBodyVisitor.cpp,
87 >        src/visitors/ZconsVisitor.cpp, test/utils/Makefile: mess up ......
88 >
89 > 2004-11-02 17:41  tim
90 >
91 >        * src/utils/LocalndexManager.hpp: file LocalndexManager.hpp was
92 >        initially added on branch new_design.
93 >
94 > 2004-11-02 17:41  tim
95 >
96 >        * src/brains/Migrator.hpp: file Migrator.hpp was initially added on
97          branch new_design.
98 +
99 + 2004-11-02 17:41  tim
100 +
101 +        * src/: brains/Migrator.hpp, brains/SimModel.cpp,
102 +        utils/LocalndexManager.hpp: Adding LocalIndexManager and Migrator.
103 +        Need unit test
104  
105   2004-11-02 11:59  tim
106  
107          * src/brains/: SimModel.cpp, SimModel.hpp, SimSnapshotManager.cpp,
108          SimSnapshotManager.hpp: SimModel in progress
109  
110 + 2004-11-02 11:59  tim
111 +
112 +        * src/brains/SimModel.cpp: file SimModel.cpp was initially added on
113 +        branch new_design.
114 +
115   2004-11-02 10:28  chrisfen
116  
117          * src/: UseTheForce/DarkSide/shapes.F90,
# Line 16 | Line 120
120  
121   2004-11-02 10:27  tim
122  
123 <        * src/utils/MemoryUtils.hpp: adding MemoryUtils which provide some
124 <        functions for dealing with memory issue
123 >        * src/utils/MemoryUtils.hpp: file MemoryUtils.hpp was initially
124 >        added on branch new_design.
125  
126   2004-11-02 10:27  tim
127  
128 <        * src/utils/MemoryUtils.hpp: file MemoryUtils.hpp was initially
129 <        added on branch new_design.
128 >        * src/utils/MemoryUtils.hpp: adding MemoryUtils which provide some
129 >        functions for dealing with memory issue
130  
131   2004-11-02 10:23  tim
132  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines