ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/src/types
Revision 2787 - Directory Listing - [select for diffs]
Modified Mon Jun 5 18:24:45 2006 UTC (18 years, 1 month ago) by gezelter
Diff to previous 2759 , to selected 2097
Massive changes for GB code with multiple ellipsoid types (a la
Cleaver's paper).

Also, changes in hydrodynamics code to make HydroProp a somewhat
smarter class (rather than just a struct).

Revision 2759 - Directory Listing - [select for diffs]
Modified Wed May 17 21:51:42 2006 UTC (18 years, 1 month ago) by tim
Diff to previous 2717 , to selected 2097
Adding single precision capabilities to c++ side

Revision 2717 - Directory Listing - [select for diffs]
Modified Mon Apr 17 21:49:12 2006 UTC (18 years, 2 months ago) by gezelter
Diff to previous 2583 , to selected 2097
Many performance improvements

Revision 2583 - Directory Listing - [select for diffs]
Modified Thu Feb 2 17:14:15 2006 UTC (18 years, 5 months ago) by tim
Diff to previous 2545 , to selected 2097
adding transpose into SquareMatrix3; fix a bug in AtomStamp where orientation is not set correctly.

Revision 2545 - Directory Listing - [select for diffs]
Modified Wed Jan 11 22:50:55 2006 UTC (18 years, 5 months ago) by tim
Diff to previous 2544 , to selected 2097
fix some error messages

Revision 2544 - Directory Listing - [select for diffs]
Modified Wed Jan 11 19:01:20 2006 UTC (18 years, 5 months ago) by tim
Diff to previous 2543 , to selected 2097
instead of printing to std::cout, throwing an exception when error is found.

Revision 2543 - Directory Listing - [select for diffs]
Modified Wed Jan 11 18:41:01 2006 UTC (18 years, 5 months ago) by gezelter
Diff to previous 2515 , to selected 2097
Fixed a spelling error

Revision 2515 - Directory Listing - [select for diffs]
Modified Fri Dec 16 18:26:41 2005 UTC (18 years, 6 months ago) by tim
Diff to previous 2507 , to selected 2097
the standard library came with SUN compiler does not have a conforming std::use_facet, define a macro
to handle it. Adding exception handling to SimCreator.

Revision 2507 - Directory Listing - [select for diffs]
Modified Sat Dec 10 16:54:40 2005 UTC (18 years, 6 months ago) by tim
Diff to previous 2493 , to selected 2097
fixed compilation problem for icc7

Revision 2493 - Directory Listing - [select for diffs]
Modified Tue Dec 6 21:01:08 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2485 , to selected 2097
Fixed a bug in checkTorsion

Revision 2485 - Directory Listing - [select for diffs]
Modified Mon Dec 5 19:10:58 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2483 , to selected 2097
reformat error message

Revision 2483 - Directory Listing - [select for diffs]
Modified Mon Dec 5 18:23:30 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2478 , to selected 2097
adding more checking for topology

Revision 2478 - Directory Listing - [select for diffs]
Modified Fri Dec 2 20:18:28 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2472 , to selected 2097
Adding FragmentStamp

Revision 2472 - Directory Listing - [select for diffs]
Modified Fri Dec 2 18:43:41 2005 UTC (18 years, 7 months ago) by tim
Diff to previous 2469 , to selected 2097
adding DataHolder

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 2097
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 2427 , to selected 2097
OptionSectionParser get compiled

Revision 2427 - Directory Listing - [select for diffs]
Modified Mon Nov 14 21:29:36 2005 UTC (18 years, 7 months ago) by chuckv
Diff to previous 2406 , to selected 2097
Sutton-Chen almost done. Just need to fix do_forces to use Sutton-Chen.

Revision 2406 - Directory Listing - [select for diffs]
Modified Tue Nov 1 23:32:25 2005 UTC (18 years, 8 months ago) by chuckv
Diff to previous 2375 , to selected 2097
Added suppport to atypes for MEAM and sutton-chen

Revision 2375 - Directory Listing - [select for diffs]
Modified Mon Oct 17 19:12:45 2005 UTC (18 years, 8 months ago) by gezelter
Diff to previous 2228 , to selected 2097
changing GB architecture

Revision 2228 - Directory Listing - [select for diffs]
Modified Tue May 17 04:20:09 2005 UTC (19 years, 1 month ago) by chuckv
Diff to previous 2226 , to selected 2097
Fixed merge issues between Kyle and Chris so OOPSE will actually build.

Revision 2226 - Directory Listing - [select for diffs]
Modified Tue May 17 02:09:25 2005 UTC (19 years, 1 month ago) by kdaily
Diff to previous 2220 , to selected 2097
added gb

Revision 2220 - Directory Listing - [select for diffs]
Modified Thu May 5 14:47:35 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2214 , to selected 2097
OOPSE setup for TAP water.  It's not parametrized, but OOPSE will now let me run it...

Revision 2214 - Directory Listing - [select for diffs]
Modified Wed Apr 27 20:14:03 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2211 , to selected 2097
Got rid of write statements and am closer to a working shapes

Revision 2211 - Directory Listing - [select for diffs]
Modified Thu Apr 21 14:12:19 2005 UTC (19 years, 2 months ago) by chrisfen
Diff to previous 2204 , to selected 2097
Shapes is limping along with a array bounds overwrite (I think...). At least the parser loads the forcefield fine...

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 2187 , to selected 2097
xemacs has been drafted to perform our indentation services

Revision 2187 - Directory Listing - [select for diffs]
Modified Wed Apr 13 18:41:17 2005 UTC (19 years, 2 months ago) by tim
Diff to previous 2113 , to selected 2097
more memory leak are fixed

Revision 2113 - Directory Listing - [select for diffs]
Modified Thu Mar 10 22:06:07 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2097
fixed a doxygen problem

Revision 2097 - Directory Listing - [selected]
Modified Wed Mar 9 17:30:29 2005 UTC (19 years, 3 months ago) by tim
Diff to previous 2094
adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into
ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ;

Revision 2094 - Directory Listing - [select for diffs]
Modified Wed Mar 9 14:26:15 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2089 , to selected 2097
added splitDipole and fixed quadrupole stuff

Revision 2089 - Directory Listing - [select for diffs]
Modified Tue Mar 8 21:07:27 2005 UTC (19 years, 3 months ago) by gezelter
Diff to previous 2062 , to selected 2097
Electrostatic Unification Project

Revision 2062 - Directory Listing - [select for diffs]
Modified Fri Feb 25 21:22:00 2005 UTC (19 years, 4 months ago) by tim
Diff to previous 1957 , to selected 2097
adding soft potential to LJ Module

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 1951 , to selected 2097
(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 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 1937 , to selected 2097
moved Package variable into subdirectory makefiles to speed up
the building process

Revision 1937 - Directory Listing - [select for diffs]
Modified Thu Jan 13 19:40:37 2005 UTC (19 years, 5 months ago) by tim
Diff to previous 1930 , to selected 2097
port to SGI platform

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 1689 , to selected 2097
merging new_design branch into OOPSE-2.0

Revision 1689 - Directory Listing - [select for diffs]
Modified Fri Oct 29 22:28:45 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1670 , to selected 2097
still debugging

Revision 1670 - Directory Listing - [select for diffs]
Modified Thu Oct 28 16:56:20 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1652 , to selected 2097
fixed duplicate declaration foo

Revision 1652 - Directory Listing - [select for diffs]
Modified Tue Oct 26 22:25:19 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1638 , to selected 2097
Making ShapeType into a ShapeAtomType, fixing some isXXX

Revision 1638 - Directory Listing - [select for diffs]
Modified Fri Oct 22 23:00:06 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1637 , to selected 2097
Dear god!  It runs and conserves energy!

Revision 1637 - Directory Listing - [select for diffs]
Modified Fri Oct 22 22:54:15 2004 UTC (19 years, 8 months ago) by chrisfen
Diff to previous 1634 , to selected 2097
strDUP not strCOPY

Revision 1634 - Directory Listing - [select for diffs]
Modified Fri Oct 22 21:21:02 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1632 , to selected 2097
fixey fixey

Revision 1632 - Directory Listing - [select for diffs]
Modified Fri Oct 22 20:21:36 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1631 , to selected 2097
More on AtomType and DirectionalAtomType

Revision 1631 - Directory Listing - [select for diffs]
Modified Fri Oct 22 14:47:53 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1628 , to selected 2097
Adding AtomType

Revision 1628 - Directory Listing - [select for diffs]
Modified Thu Oct 21 20:15:31 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1592 , to selected 2097
Breaky Breaky.   Fixey Fixey.

Revision 1592 - Directory Listing - [select for diffs]
Modified Mon Oct 18 17:07:27 2004 UTC (19 years, 8 months ago) by tim
Diff to previous 1590 , to selected 2097
fix some bugs in Quaternion class

Revision 1590 - Directory Listing - [select for diffs]
Modified Mon Oct 18 16:29:53 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1589 , to selected 2097
Working on getting Shapes into OOPSE

Revision 1589 - Directory Listing - [select for diffs]
Modified Mon Oct 18 15:21:00 2004 UTC (19 years, 8 months ago) by gezelter
Diff to previous 1513 , to selected 2097
Added ShapeType

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 2097
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 1492 , to selected 2097
change Makefile to relative path

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 2097
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 2097
Import of OOPSE v. 2.0

Convenience Links