ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/io/DumpReader.cpp
Revision 3110 - (view) (annotate) - [select for diffs]
Modified Wed Jan 3 20:47:00 2007 UTC (17 years, 6 months ago) by chuckv
File length: 16219 byte(s)
Diff to previous 3102
Changes to add thetacorr to dynamic props and fixes to radial rcorr.

Revision 3102 - (view) (annotate) - [select for diffs]
Modified Fri Dec 29 21:43:18 2006 UTC (17 years, 6 months ago) by gezelter
File length: 16121 byte(s)
Diff to previous 3003
Adding the ability to compute Center of Mass properties on
reading in a dump file.  DumpReader must be told if it needs
to do this, however.

Revision 3003 - (view) (annotate) - [select for diffs]
Modified Fri Sep 8 16:13:21 2006 UTC (17 years, 10 months ago) by gezelter
File length: 15805 byte(s)
Diff to previous 2983
fixed a DumpReader bug, took out extra printing statements in
residentMem and BlockSnapshotManager

Revision 2983 - (view) (annotate) - [select for diffs]
Modified Wed Aug 30 20:33:44 2006 UTC (17 years, 10 months ago) by gezelter
File length: 15787 byte(s)
Diff to previous 2982
fixed some bugs in DumpWriter, eliminated some extra printing of
debugging information

Revision 2982 - (view) (annotate) - [select for diffs]
Modified Wed Aug 30 18:42:29 2006 UTC (17 years, 10 months ago) by tim
File length: 15818 byte(s)
Diff to previous 2903
Massive changes preparing for release of OOPSE-4: The main difference
is that the new MD file format (.md, .dump, .eor) now contains meta-data
information along with the configuration information.

Revision 2903 - (view) (annotate) - [select for diffs]
Modified Wed Jun 28 14:35:14 2006 UTC (18 years ago) by chrisfen
File length: 19385 byte(s)
Diff to previous 2803
more efficient file reading for thermodynamic integration, and fixed some formatting

Revision 2803 - (view) (annotate) - [select for diffs]
Modified Tue Jun 6 18:26:17 2006 UTC (18 years, 1 month ago) by chrisfen
File length: 19406 byte(s)
Diff to previous 2759
fixed some typos

Revision 2759 - (view) (annotate) - [select for diffs]
Modified Wed May 17 21:51:42 2006 UTC (18 years, 1 month ago) by tim
File length: 19405 byte(s)
Diff to previous 2420
Adding single precision capabilities to c++ side

Revision 2420 - (view) (annotate) - [select for diffs]
Modified Tue Nov 8 13:32:27 2005 UTC (18 years, 8 months ago) by chrisfen
File length: 19397 byte(s)
Diff to previous 2334
Added a keyword and ability to output forces and torques

Revision 2334 - (view) (annotate) - [select for diffs]
Modified Wed Sep 28 16:32:30 2005 UTC (18 years, 9 months ago) by gezelter
File length: 19397 byte(s)
Diff to previous 2327
tracking down quaternion bug

Revision 2327 - (view) (annotate) - [select for diffs]
Modified Mon Sep 26 15:56:31 2005 UTC (18 years, 9 months ago) by tim
File length: 19399 byte(s)
Diff to previous 2318
fix a typo in DumpReader

Revision 2318 - (view) (annotate) - [select for diffs]
Modified Wed Sep 21 20:59:31 2005 UTC (18 years, 9 months ago) by tim
File length: 19391 byte(s)
Diff to previous 2300
DumpReader using pure c++ io

Revision 2300 - (view) (annotate) - [select for diffs]
Modified Thu Sep 15 19:17:04 2005 UTC (18 years, 9 months ago) by tim
File length: 19198 byte(s)
Diff to previous 2204
Fix a bug in DumpReader in case readFrame is called without calling getNFrames

Revision 2204 - (view) (annotate) - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (19 years, 2 months ago) by gezelter
File length: 19150 byte(s)
Diff to previous 2101
xemacs has been drafted to perform our indentation services

Revision 2101 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 15:10:24 2005 UTC (19 years, 4 months ago) by chrisfen
File length: 19167 byte(s)
Diff to previous 2082
First commit of the new restraints code

Revision 2082 - (view) (annotate) - [select for diffs]
Modified Mon Mar 7 22:39:33 2005 UTC (19 years, 4 months ago) by tim
File length: 19673 byte(s)
Diff to previous 2065
Fixing a bug in BitSet.cpp

Revision 2065 - (view) (annotate) - [select for diffs]
Modified Tue Mar 1 14:45:45 2005 UTC (19 years, 4 months ago) by tim
File length: 19680 byte(s)
Diff to previous 2002
adding MersenneTwister random number generator

Revision 2002 - (view) (annotate) - [select for diffs]
Modified Sun Feb 13 06:57:48 2005 UTC (19 years, 4 months ago) by tim
File length: 19670 byte(s)
Diff to previous 1958
adding dynamicProps

Revision 1958 - (view) (annotate) - [select for diffs]
Modified Tue Jan 25 21:59:18 2005 UTC (19 years, 5 months ago) by tim
File length: 18893 byte(s)
Diff to previous 1957
fix a bug in SimInfo, use number of cutoff stamp as counter to loop over rigidbody stamp

Revision 1957 - (view) (annotate) - [select for diffs]
Modified Tue Jan 25 17:45:23 2005 UTC (19 years, 5 months ago) by tim
File length: 18330 byte(s)
Diff to previous 1930
(1) complete section parser's error message
(2) add GhostTorsion
(3) accumulate inertial tensor from the directional atoms before calculate rigidbody's inertial tensor

Revision 1930 - (view) (annotate) - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (19 years, 5 months ago) by gezelter
File length: 18312 byte(s)
Diff to previous 1625
merging new_design branch into OOPSE-2.0

Revision 1625 - (view) (annotate) - [select for diffs]
Modified Thu Oct 21 16:22:01 2004 UTC (19 years, 8 months ago) by tim
File length: 18214 byte(s)
Diff to previous 1492
replace old GebericData with  new GenericData

Revision 1492 - (view) (annotate) - [select for diffs]
Modified Fri Sep 24 16:27:58 2004 UTC (19 years, 9 months ago) by tim
File length: 18173 byte(s)
Diff to previous 1490
change the #include in source files

Revision 1490 - (view) (annotate) - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
File length: 18157 byte(s)
Import of OOPSE v. 2.0

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a