Revision
1655 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 3 20:32:45 2011 UTC
(14 years, 3 months ago)
by
gezelter
Diff to
previous 1647
,
to
selected 981
Replacing most of the C-code with C++ code, and migrating the config.h
file into the PROJECT_BINARY_DIR so that we can have multiple builds
on the same architecture.
Revision
1210 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 23 03:45:33 2008 UTC
(18 years ago)
by
gezelter
Original Path:
trunk/src/applications/hydrodynamics
Diff to
previous 1208
,
to
selected 981
Removed older version of openbabel from our code. We now have a
configure check to see if openbabel is installed and then we link to
the stuff we need. Conversion to OOPSE's md format is handled by only
one application (atom2md), so most of the work went on there.
ElementsTable still needs some work to function in parallel.
Revision
981 -
Directory Listing
-
[selected]
Modified
Mon Jun 5 18:24:45 2006 UTC
(19 years, 7 months ago)
by
gezelter
Original Path:
trunk/src/applications/hydrodynamics
Diff to
previous 978
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).