ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools
r623
File Last Change (rev)
 ../
MPIobj/ 400 (21 years ago) by mmeineke: *** empty log message ***
obj/ 400 (21 years ago) by mmeineke: *** empty log message ***
calc_LJ_FF.F90 623 (20 years ago) by chuckv: Fixed bug in updating mixing lists
SimInfo.hpp 621 (20 years ago) by gezelter: more fixes for box changes
calc_dipole_dipole.F90 621 (20 years ago) by gezelter: more fixes for box changes
SimInfo.cpp 621 (20 years ago) by gezelter: more fixes for box changes
ForceFields.cpp 621 (20 years ago) by gezelter: more fixes for box changes
SimSetup.cpp 621 (20 years ago) by gezelter: more fixes for box changes
calc_reaction_field.F90 621 (20 years ago) by gezelter: more fixes for box changes
simulation_module.F90 620 (20 years ago) by mmeineke: removed some debugging print statements.
do_Forces.F90 619 (20 years ago) by mmeineke: fixed a long lived bug in do_forces. Rrf was not being used in the neighborlist correctly. rcut was conssistently being set lowere than Rrf causing the dipole cutoff region to be to small. Also led to the removal of the taper region to buffer the dipole cutoff.
NPTfm.cpp 617 (20 years ago) by gezelter: Fixes for the NPT ensembles
NPTf.cpp 617 (20 years ago) by gezelter: Fixes for the NPT ensembles
NPTi.cpp 617 (20 years ago) by gezelter: Fixes for the NPT ensembles
Makefile 616 (20 years ago) by mmeineke: cleaned up simSetup
SimSetup.hpp 616 (20 years ago) by mmeineke: cleaned up simSetup
Thermo.cpp 614 (20 years ago) by mmeineke: fixed some bugs, Changed entry_plug to info where appropriate
Integrator.cpp 614 (20 years ago) by mmeineke: fixed some bugs, Changed entry_plug to info where appropriate
SRI.hpp 614 (20 years ago) by mmeineke: fixed some bugs, Changed entry_plug to info where appropriate
Thermo.hpp 614 (20 years ago) by mmeineke: fixed some bugs, Changed entry_plug to info where appropriate
NPTim.cpp 611 (20 years ago) by gezelter: Fixing pressure tensor
calc_sticky_pair.F90 611 (20 years ago) by gezelter: Fixing pressure tensor
Atom.hpp 611 (20 years ago) by gezelter: Fixing pressure tensor
calc_gb.F90 611 (20 years ago) by gezelter: Fixing pressure tensor
Molecule.cpp 610 (20 years ago) by gezelter: more archaic code fixes
Bond.cpp 610 (20 years ago) by gezelter: more archaic code fixes
Integrator.hpp 605 (20 years ago) by gezelter: Bugfix in NPTim, fixes for NPTfm
NVT.cpp 600 (20 years ago) by gezelter: Fixes for get and set routines in Atom and DirectionalAtom
Atom.cpp 599 (20 years ago) by mmeineke: added get and set routines to Atom and DirectionalAtom
DirectionalAtom.cpp 599 (20 years ago) by mmeineke: added get and set routines to Atom and DirectionalAtom
BondExtensions.cpp 597 (20 years ago) by mmeineke: found a bug. Unit vectors were not being updated
DUFF.cpp 594 (20 years ago) by mmeineke: working on som integrator bugs
StreamTokenizer.cpp 593 (20 years ago) by gezelter: Starting to worry about all the strtok() calls in our code
StreamTokenizer.hpp 593 (20 years ago) by gezelter: Starting to worry about all the strtok() calls in our code
DumpWriter.cpp 591 (20 years ago) by gezelter: Fixed hmat in DumpWriter (MPI) and eor.
InitializeFromFile.cpp 590 (21 years ago) by mmeineke: fixed some bugs
ReadWrite.hpp 586 (21 years ago) by mmeineke: Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.
wrappers.F90 572 (21 years ago) by mmeineke: fixed the bugs introduced by switching the periodic box to a matrix
fortranWrapDefines.hpp 569 (21 years ago) by mmeineke: working on adding the box matrix to everything.
fSimulation.h 569 (21 years ago) by mmeineke: working on adding the box matrix to everything.
LJFF.cpp 561 (21 years ago) by mmeineke: Most of the integrator and NVT seem to be working now.
ForceFields.hpp 559 (21 years ago) by mmeineke: slowly converting to new integrator and forcefield names.
TraPPE_ExFF.cpp 542 (21 years ago) by mmeineke: currently modifiying Symplectic to become the basic integrator.
AbstractClasses.hpp 540 (21 years ago) by mmeineke: changed how NVT is now derived from Integrator
GhostBend.cpp 539 (21 years ago) by mmeineke: fixed an a mismatched Ghostbend bug.
EAM_FF.cpp 499 (21 years ago) by chuckv: More eam work.
calc_eam.F90 497 (21 years ago) by chuckv: Fixed ordering on NVT calculation in integrators.
force_globals.F90 491 (21 years ago) by mmeineke: fixed a memory bug in Fortran, where molMembershipArray was declared nLocal instead of nGlobal.
Molecule.hpp 490 (21 years ago) by gezelter: Bug fix in progress for NPT
StatWriter.cpp 484 (21 years ago) by gezelter: Added volume and enthalpy to status file
neighborLists.F90 480 (21 years ago) by chuckv: Moved expand neighborlist to init_FF.
fortranWrappers.cpp 462 (21 years ago) by gezelter: bug fixes for compilation
atype_module.F90 462 (21 years ago) by gezelter: bug fixes for compilation
fortranWrappers.hpp 461 (21 years ago) by gezelter: bug fixes to fortran wrappers
randomSPRNG.hpp 450 (21 years ago) by mmeineke: just little things like deleteing unused variables and such.
mpiSimulation.cpp 447 (21 years ago) by mmeineke: fixed some small things with simError.h
mpiSimulation_module.F90 441 (21 years ago) by chuckv: more bug fixes....
BendExtensions.cpp 438 (21 years ago) by chuckv: Fixes in MPI force calc and in Trappe_Ex parsing.
Exclude.cpp 438 (21 years ago) by chuckv: Fixes in MPI force calc and in Trappe_Ex parsing.
Exclude.hpp 435 (21 years ago) by mmeineke: fixed a bug where the Excludes were not being created properly
mpiSimulation.hpp 422 (21 years ago) by mmeineke: finished updating SimSetup to initialize and use the new MPI division of labour, and Molecule class
mpiComponentPlan.h 405 (21 years ago) by gezelter: MPI stuff for passing out molecules
TorsionExtensions.cpp 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
Bend.cpp 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
mpiForceField.c 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
forceFactory.hpp 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
Linux_ifc_machdep.F90 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
fForceField.h 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
mpiForceField.h 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
vector_class.F90 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
Torsion.cpp 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
randomSPRNG.cpp 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
DipoleTestFF.cpp 378 (21 years ago) by mmeineke: This commit was generated by cvs2svn to compensate for changes in r377, which included commits to RCS files with non-trunk default branches.
2 directories and 71 files shown