ViewVC Help
| View Changeset | Root Listing
root/OpenMD
Jump to revision: Previous Next
Author: gezelter
Date: Wed Dec 29 19:59:21 2010 UTC (14 years, 4 months ago)
Log Message:
Added MAW to the C++ side, removed a whole bunch more fortran. 

Changed paths

Path Details
Directorybranches/development/src/UseTheForce/Amber_FF.cpp modified , text changed
Directorybranches/development/src/UseTheForce/CLAYFF.cpp modified , text changed
Directorybranches/development/src/UseTheForce/DUFF.cpp modified , text changed
Directorybranches/development/src/UseTheForce/DarkSide/Makefile modified , text changed
Directorybranches/development/src/UseTheForce/DarkSide/MetalNonMetal.F90 deleted
Directorybranches/development/src/UseTheForce/DarkSide/MetalNonMetal_interface.F90 deleted
Directorybranches/development/src/UseTheForce/DarkSide/MetalNonMetal_interface.h deleted
Directorybranches/development/src/UseTheForce/DarkSide/atype.F90 deleted
Directorybranches/development/src/UseTheForce/DarkSide/atype_interface.F90 deleted
Directorybranches/development/src/UseTheForce/DarkSide/atype_interface.h deleted
Directorybranches/development/src/UseTheForce/DarkSide/fMnMInteractions.h deleted
Directorybranches/development/src/UseTheForce/DarkSide/force_globals.F90 modified , text changed
Directorybranches/development/src/UseTheForce/DarkSide/simulation.F90 modified , text changed
Directorybranches/development/src/UseTheForce/EAM_FF.cpp modified , text changed
Directorybranches/development/src/UseTheForce/ForceField.cpp modified , text changed
Directorybranches/development/src/UseTheForce/MnM_FF.cpp modified , text changed
Directorybranches/development/src/UseTheForce/SC_FF.cpp modified , text changed
Directorybranches/development/src/UseTheForce/SHAPES_FF.cpp modified , text changed
Directorybranches/development/src/UseTheForce/doForces.F90 modified , text changed
Directorybranches/development/src/brains/SimInfo.cpp modified , text changed
Directorybranches/development/src/math/erfc.F90 deleted
Directorybranches/development/src/nonbonded/InteractionManager.cpp modified , text changed
Directorybranches/development/src/nonbonded/InteractionManager.hpp modified , text changed
Directorybranches/development/src/nonbonded/MAW.cpp added
Directorybranches/development/src/nonbonded/MAW.hpp added
Directorybranches/development/src/nonbonded/Makefile modified , text changed
Directorybranches/development/src/types/AtomType.cpp modified , text changed
Directorybranches/development/src/types/AtomType.hpp modified , text changed
Directorybranches/development/src/types/LennardJonesInteractionType.hpp modified , text changed
Directorybranches/development/src/types/MAWInteractionType.hpp modified , text changed
Directorybranches/development/src/types/NonBondedInteractionType.hpp modified , text changed
Directorybranches/development/src/types/RepulsiveMorseInteractionType.hpp modified , text changed
Directorybranches/development/src/types/ShiftedMorseInteractionType.hpp modified , text changed
Directorybranches/development/src/utils/interpolation.F90 deleted
Directorybranches/development/src/utils/vector_class.F90 deleted