ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/brains
r3454
File Last Change (rev)
 ../
Register.cpp 3454 (15 years ago) by skuang: Only build SMIPDynamics and register it if we have qhull
SimInfo.hpp 3449 (15 years ago) by chuckv: fixed thermo bug
Thermo.cpp 3449 (15 years ago) by chuckv: fixed thermo bug
fSimulation.h 3449 (15 years ago) by chuckv: fixed thermo bug
ForceManager.cpp 3449 (15 years ago) by chuckv: fixed thermo bug
Stats.hpp 3448 (15 years ago) by gezelter: Added some logic to print out a special pair distance as a column in the stat file. To use this feature, use taggedAtomPair = "0, 10" and printTaggedPairDistance = "true" in the md file. Then, the distance between integrableObjects 0 and 10 will be computed and printed in the stat file on each statWrite.
Stats.cpp 3448 (15 years ago) by gezelter: Added some logic to print out a special pair distance as a column in the stat file. To use this feature, use taggedAtomPair = "0, 10" and printTaggedPairDistance = "true" in the md file. Then, the distance between integrableObjects 0 and 10 will be computed and printed in the stat file on each statWrite.
SimInfo.cpp 3446 (15 years ago) by cli2: Inversion fixes and amber mostly working
MoleculeCreator.cpp 3446 (15 years ago) by cli2: Inversion fixes and amber mostly working
PairList.hpp 3443 (15 years ago) by gezelter: Exclude is gone. Replaced by a generic PairList to handle 1-2, 1-3, and 1-4 interactions as well as the exclude list
PairList.cpp 3443 (15 years ago) by gezelter: Exclude is gone. Replaced by a generic PairList to handle 1-2, 1-3, and 1-4 interactions as well as the exclude list
Snapshot.hpp 3442 (15 years ago) by gezelter: more changes for 1-2, 1-3, 1-4 interactions plus some initialization-ordering fixes to make gcc -Wall happier.
SimCreator.cpp 3442 (15 years ago) by gezelter: more changes for 1-2, 1-3, 1-4 interactions plus some initialization-ordering fixes to make gcc -Wall happier.
Makefile 3442 (15 years ago) by gezelter: more changes for 1-2, 1-3, 1-4 interactions plus some initialization-ordering fixes to make gcc -Wall happier.
MoleculeCreator.hpp 3432 (16 years ago) by gezelter: Changes for implementing Amber force field: Added Inversions and worked on BaseAtomTypes so that they'd function with the fortran side.
ForceManager.hpp 3430 (16 years ago) by cli2: Changes required for Inversions and Base Atom types. This will break OOPSE badly for a few days or so...
BlockSnapshotManager.hpp 3404 (16 years ago) by gezelter: Fixed a bug in BlockSnapshotManager.
BlockSnapshotManager.cpp 3404 (16 years ago) by gezelter: Fixed a bug in BlockSnapshotManager.
DataStorage.cpp 3397 (16 years ago) by chuckv: Checking in changes for Hefland moment calculations
DataStorage.hpp 3397 (16 years ago) by chuckv: Checking in changes for Hefland moment calculations
SimSnapshotManager.hpp 3397 (16 years ago) by chuckv: Checking in changes for Hefland moment calculations
Register.hpp 3319 (16 years ago) by gezelter: 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.
Snapshot.cpp 3110 (17 years ago) by chuckv: Changes to add thetacorr to dynamic props and fixes to radial rcorr.
SimCreator.hpp 2982 (18 years ago) by tim: 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.
Thermo.hpp 2917 (18 years ago) by chrisfen: Added simulation box dipole moment accumulation for the purposes of calculating dielectric constants
SimSnapshotManager.cpp 2204 (19 years ago) by gezelter: xemacs has been drafted to perform our indentation services
SnapshotManager.hpp 2204 (19 years ago) by gezelter: xemacs has been drafted to perform our indentation services
0 directories and 27 files shown