ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/integrators
Revision 2476 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:10:56 2005 UTC (18 years, 7 months ago) by gezelter
Diff to previous 2469 , to selected 1955
Got rid of spurious printing out of timestep

Revision 2469 - Directory Listing - [select for diffs]
Modified Fri Dec 2 15:38:03 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2448 , to selected 1955
End of the Link --> List
Return of the Oject-Oriented
replace yacc/lex parser with antlr parser

Revision 2448 - Directory Listing - [select for diffs]
Modified Wed Nov 16 23:10:02 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2404 , to selected 1955
OptionSectionParser get compiled

Revision 2404 - Directory Listing - [select for diffs]
Modified Tue Nov 1 19:14:27 2005 UTC (18 years, 8 months ago) by chrisfen
Diff to previous 2380 , to selected 1955
fixed a capitalization problem with NPT integrator initialization

Revision 2380 - Directory Listing - [select for diffs]
Modified Mon Oct 17 23:13:44 2005 UTC (18 years, 8 months ago) by tim
Diff to previous 2364 , to selected 1955
Customized StatWriter is working

Revision 2364 - Directory Listing - [select for diffs]
Modified Thu Oct 13 22:26:47 2005 UTC (18 years, 8 months ago) by tim
Diff to previous 2321 , to selected 1955
rewrite Globals

Revision 2321 - Directory Listing - [select for diffs]
Modified Thu Sep 22 00:08:03 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2320 , to selected 1955
Removed print statement for angular momentum and inertia tensor from velocitizer.

Revision 2320 - Directory Listing - [select for diffs]
Modified Thu Sep 22 00:04:56 2005 UTC (18 years, 9 months ago) by chuckv
Diff to previous 2256 , to selected 1955
Removed print statements for remove angular momentum.

Revision 2256 - Directory Listing - [select for diffs]
Modified Tue May 31 22:31:54 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2252 , to selected 1955
Changes to remove angular momentum.

Revision 2252 - Directory Listing - [select for diffs]
Modified Mon May 30 14:01:52 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2244 , to selected 1955
Added method to remove system angular momentum to velocitizer and added method to calculate system angular momentum to siminfo.

Revision 2244 - Directory Listing - [select for diffs]
Modified Sun May 29 00:09:13 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2243 , to selected 1955
dding resetIntegrator

Revision 2243 - Directory Listing - [select for diffs]
Modified Sun May 29 00:06:14 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2239 , to selected 1955
adding resetIntegrator

Revision 2239 - Directory Listing - [select for diffs]
Modified Sun May 22 21:36:21 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2238 , to selected 1955
Fix to print pressure tensor.

Revision 2238 - Directory Listing - [select for diffs]
Modified Sun May 22 21:05:15 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2237 , to selected 1955
adding keyword printPressureTensor

Revision 2237 - Directory Listing - [select for diffs]
Modified Fri May 20 19:27:03 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2236 , to selected 1955
NPrT in progress

Revision 2236 - Directory Listing - [select for diffs]
Modified Fri May 20 16:01:38 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2235 , to selected 1955
NPrT in progress

Revision 2235 - Directory Listing - [select for diffs]
Modified Thu May 19 21:31:23 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2234 , to selected 1955
NPAT is working

Revision 2234 - Directory Listing - [select for diffs]
Modified Thu May 19 15:49:53 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2233 , to selected 1955
fix bug in NPAT and NPrT

Revision 2233 - Directory Listing - [select for diffs]
Modified Thu May 19 04:28:26 2005 UTC (19 years, 1 month ago) by tim
Diff to previous 2204 , to selected 1955
adding NPAT and NPrT integrators

Revision 2204 - Directory Listing - [select for diffs]
Modified Fri Apr 15 22:04:00 2005 UTC (19 years, 2 months ago) by gezelter
Diff to previous 2168 , to selected 1955
xemacs has been drafted to perform our indentation services

Revision 2168 - Directory Listing - [select for diffs]
Modified Tue Apr 12 14:24:29 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2125 , to selected 1955
minor change to TI output

Revision 2125 - Directory Listing - [select for diffs]
Modified Tue Mar 15 14:21:31 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2101 , to selected 1955
VelocityVerletIntegrator already deletes and Nullifies restWriter,
so Integrator shouldn't do it.

Revision 2101 - Directory Listing - [select for diffs]
Modified Thu Mar 10 15:10:24 2005 UTC (19 years, 4 months ago) by chrisfen
Diff to previous 2077 , to selected 1955
First commit of the new restraints code

Revision 2077 - Directory Listing - [select for diffs]
Modified Wed Mar 2 16:28:20 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2076 , to selected 1955
info_ in Velocitizer is not initialized which causes a seg fault

Revision 2076 - Directory Listing - [select for diffs]
Modified Wed Mar 2 15:36:14 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2072 , to selected 1955
remove default parameter from MersenneTwister.hpp which causes all kinds of trouble.
Refactory random number generator

Revision 2072 - Directory Listing - [select for diffs]
Modified Tue Mar 1 23:02:33 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2069 , to selected 1955
replace SPRNG by MTRand

Revision 2069 - Directory Listing - [select for diffs]
Modified Tue Mar 1 20:10:14 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2068 , to selected 1955
fix compilation problem for g++ 3.4

Revision 2068 - Directory Listing - [select for diffs]
Modified Tue Mar 1 19:11:47 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2065 , to selected 1955
adding OOPSERandNumGen

Revision 2065 - Directory Listing - [select for diffs]
Modified Tue Mar 1 14:45:45 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2060 , to selected 1955
adding MersenneTwister random number generator

Revision 2060 - Directory Listing - [select for diffs]
Modified Thu Feb 24 20:55:07 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2019 , to selected 1955
adding basic_teebuf which can operate on multiple stream simutaneously.

Revision 2019 - Directory Listing - [select for diffs]
Modified Mon Feb 14 18:12:43 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2010 , to selected 1955
fix a bug in VelocityVerletIntegrator : last frame is written twice

Revision 2010 - Directory Listing - [select for diffs]
Modified Sun Feb 13 20:05:42 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 2008 , to selected 1955
maximum length defaults to the cutoff radius

Revision 2008 - Directory Listing - [select for diffs]
Modified Sun Feb 13 19:10:25 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1960 , to selected 1955
dynamicProps get built

Revision 1960 - Directory Listing - [select for diffs]
Modified Wed Jan 26 15:26:47 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1957 , to selected 1955
forget to add eorWriter

Revision 1957 - Directory Listing - [select for diffs]
Modified Tue Jan 25 17:45:23 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1955
(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 1955 - Directory Listing - [selected]
Modified Mon Jan 17 16:58:32 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1954
fix a bug in loading initial extended system parameters

Revision 1954 - Directory Listing - [select for diffs]
Modified Mon Jan 17 16:05:30 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1951 , to selected 1955
forget to set maxIterNum_ in NVT

Revision 1951 - Directory Listing - [select for diffs]
Modified Fri Jan 14 21:13:24 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1930 , to selected 1955
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 1930 - Directory Listing - [select for diffs]
Modified Wed Jan 12 22:41:40 2005 UTC (19 years, 5 months ago) by gezelter
Diff to previous 1777 , to selected 1955
merging new_design branch into OOPSE-2.0

Revision 1777 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:06:14 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1772 , to selected 1955
improved restraints

Revision 1772 - Directory Listing - [select for diffs]
Modified Tue Nov 23 22:48:31 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1730 , to selected 1955
Improvements to restraints

Revision 1730 - Directory Listing - [select for diffs]
Modified Thu Nov 11 21:47:05 2004 UTC (19 years, 7 months ago) by chrisfen
Diff to previous 1708 , to selected 1955
Commented out some write statements

Revision 1708 - Directory Listing - [select for diffs]
Modified Thu Nov 4 16:20:55 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1625 , to selected 1955
Don't remember what I did

Revision 1625 - Directory Listing - [select for diffs]
Modified Thu Oct 21 16:22:01 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1559 , to selected 1955
replace old GebericData with  new GenericData

Revision 1559 - Directory Listing - [select for diffs]
Modified Mon Oct 11 22:15:56 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1513 , to selected 1955
change #include "mpi.h" to #include <mpi.h> in AbstractClasses.hpp

Revision 1513 - Directory Listing - [select for diffs]
Modified Wed Sep 29 21:55:03 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1503 , to selected 1955
define DEV_ROOT as relative path

Revision 1503 - Directory Listing - [select for diffs]
Modified Wed Sep 29 14:59:25 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1497 , to selected 1955
change Makefile to relative path

Revision 1497 - Directory Listing - [select for diffs]
Modified Tue Sep 28 20:44:02 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1492 , to selected 1955
*** empty log message ***

Revision 1492 - Directory Listing - [select for diffs]
Modified Fri Sep 24 16:27:58 2004 UTC (19 years, 9 months ago) by tim
Diff to previous 1490 , to selected 1955
change the #include in source files

Revision 1490 - Directory Listing - [select for diffs]
Added Fri Sep 24 04:16:43 2004 UTC (19 years, 9 months ago) by gezelter
Diff to selected 1955
Import of OOPSE v. 2.0

Convenience Links