ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools
r587
File Last Change
 ../
MPIobj/ 400 (21 years ago) by mmeineke: *** empty log message ***
obj/ 400 (21 years ago) by mmeineke: *** empty log message ***
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.
Bond.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.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.
mpiComponentPlan.h 405 (21 years ago) by gezelter: MPI stuff for passing out molecules
Atom.hpp 413 (21 years ago) by mmeineke: fixed a couple of the "static" bugs in Atom and Exclude
DirectionalAtom.cpp 414 (21 years ago) by mmeineke: the skeleton for making the molecules is in place. ForceField needs to be updated next.
mpiSimulation.hpp 422 (21 years ago) by mmeineke: finished updating SimSetup to initialize and use the new MPI division of labour, and Molecule class
Exclude.hpp 435 (21 years ago) by mmeineke: fixed a bug where the Excludes were not being created properly
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.
mpiSimulation_module.F90 441 (21 years ago) by chuckv: more bug fixes....
mpiSimulation.cpp 447 (21 years ago) by mmeineke: fixed some small things with simError.h
randomSPRNG.hpp 450 (21 years ago) by mmeineke: just little things like deleteing unused variables and such.
fortranWrappers.hpp 461 (21 years ago) by gezelter: bug fixes to fortran wrappers
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
neighborLists.F90 480 (21 years ago) by chuckv: Moved expand neighborlist to init_FF.
calc_gb.F90 483 (21 years ago) by gezelter: fixes for NPT and NVT
calc_reaction_field.F90 483 (21 years ago) by gezelter: fixes for NPT and NVT
StatWriter.cpp 484 (21 years ago) by gezelter: Added volume and enthalpy to status file
calc_dipole_dipole.F90 486 (21 years ago) by mmeineke: fixed a bug in symplectic, where presure was only being calculated the first time through.
ExtendedSystem.hpp 488 (21 years ago) by gezelter: Working on ConstantStress
ExtendedSystem.cpp 488 (21 years ago) by gezelter: Working on ConstantStress
Molecule.hpp 490 (21 years ago) by gezelter: Bug fix in progress for NPT
Molecule.cpp 490 (21 years ago) by gezelter: Bug fix in progress for NPT
force_globals.F90 491 (21 years ago) by mmeineke: fixed a memory bug in Fortran, where molMembershipArray was declared nLocal instead of nGlobal.
calc_LJ_FF.F90 491 (21 years ago) by mmeineke: fixed a memory bug in Fortran, where molMembershipArray was declared nLocal instead of nGlobal.
calc_eam.F90 497 (21 years ago) by chuckv: Fixed ordering on NVT calculation in integrators.
SimSetup.hpp 498 (21 years ago) by mmeineke: working on the system builder
EAM_FF.cpp 499 (21 years ago) by chuckv: More eam work.
calc_sticky_pair.F90 534 (21 years ago) by mmeineke: optimized the ssd calc loop
GhostBend.cpp 539 (21 years ago) by mmeineke: fixed an a mismatched Ghostbend bug.
AbstractClasses.hpp 540 (21 years ago) by mmeineke: changed how NVT is now derived from Integrator
f_verlet_constrained.F90 542 (21 years ago) by mmeineke: currently modifiying Symplectic to become the basic integrator.
TraPPE_ExFF.cpp 542 (21 years ago) by mmeineke: currently modifiying Symplectic to become the basic integrator.
Verlet.cpp 542 (21 years ago) by mmeineke: currently modifiying Symplectic to become the basic integrator.
ForceFields.hpp 559 (21 years ago) by mmeineke: slowly converting to new integrator and forcefield names.
Atom.cpp 561 (21 years ago) by mmeineke: Most of the integrator and NVT seem to be working now.
LJFF.cpp 561 (21 years ago) by mmeineke: Most of the integrator and NVT seem to be working now.
Thermo.hpp 561 (21 years ago) by mmeineke: Most of the integrator and NVT seem to be working now.
DUFF.cpp 564 (21 years ago) by mmeineke: added Harmonic bod into the DUFF forcefield and BondExtensions.cpp
BondExtensions.cpp 564 (21 years ago) by mmeineke: added Harmonic bod into the DUFF forcefield and BondExtensions.cpp
SRI.hpp 564 (21 years ago) by mmeineke: added Harmonic bod into the DUFF forcefield and BondExtensions.cpp
NVT.cpp 565 (21 years ago) by gezelter: Fixes to NVT. Check them!
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.
simulation_module.F90 570 (21 years ago) by gezelter: Fixes for flexi-BOX
ForceFields.cpp 572 (21 years ago) by mmeineke: fixed the bugs introduced by switching the periodic box to a matrix
wrappers.F90 572 (21 years ago) by mmeineke: fixed the bugs introduced by switching the periodic box to a matrix
Integrator.cpp 572 (21 years ago) by mmeineke: fixed the bugs introduced by switching the periodic box to a matrix
do_Forces.F90 572 (21 years ago) by mmeineke: fixed the bugs introduced by switching the periodic box to a matrix
SimInfo.hpp 574 (20 years ago) by gezelter: NPTi
Makefile 578 (20 years ago) by gezelter: Fixes for both NPTf and NPTi
Thermo.cpp 582 (20 years ago) by mmeineke: adding in dan's NPT stuff
DumpWriter.cpp 586 (20 years ago) by mmeineke: Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.
InitializeFromFile.cpp 586 (20 years ago) by mmeineke: Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.
SimInfo.cpp 586 (20 years ago) by mmeineke: Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.
Integrator.hpp 586 (20 years ago) by mmeineke: Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.
SimSetup.cpp 586 (20 years ago) by mmeineke: Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.
NPTf.cpp 586 (20 years ago) by mmeineke: Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.
NPTi.cpp 586 (20 years ago) by mmeineke: Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.
ReadWrite.hpp 586 (20 years ago) by mmeineke: Bug fixing NPTi and NPTf. there is some error in the caclulation of HmatInverse.
2 directories and 71 files shown