"platforms/reference/include/ReferenceNoseHooverDynamics.h" did not exist on "fd01aa58209357a1f78eb33e6f165f8615342ec3"
  • Emilio Gallicchio's avatar
    Draft integration of the Alchemical Transfer Method (ATM) plugin (#4110) · d8c67699
    Emilio Gallicchio authored
    
    
    * Draft integration of the Alchemical Transfer Method (ATM) plugin
    
    * Attempt to store and retrieve forces--does not compile
    
    * Implement addForce()/getForce() methods
    
    * Throw exception when specifying properties without a Platform (#4130)
    
    * Fixed DOF calculation for NoseHooverIntegrator (#4128)
    
    * Fix variance in documentation of VerletIntegrator (#4138)
    
    * Python API for ATMForce
    
    * Fixed compilation error
    
    * Minor cleanup of formatting and documentation
    
    * Files for ATMForce test cases
    
    * More cleanup
    
    * Removed variable groups
    
    * Test ATMForce with two particles
    
    * More tests for ATMForce plus fixes
    
    * Added missing header
    
    * Rework interface to pass displacements as vector of parameters
    
    * Revert "Rework interface to pass displacements as vector of parameters"
    
    This reverts commit 5e092031f31ded1137b677588f007add1c2d6f82.
    
    * Test with nonbonded force
    
    * Allow energy expression to be customized
    
    * Optional displacements at the initial state
    
    * Fixed compilation error build C wrapper
    
    * Address edge case of default energy expression
    
    * Consistent naming of the variables of the displacement states
    
    * Test of soft core function of the default energy expression
    
    * Mark addForce() as taking ownership
    
    * initial python test for ATMForce
    
    * Test custom expressions
    
    * Expanded C++ API documentation for ATMForce
    
    * Energy parameter derivatives
    
    * Serialization for ATMForce
    
    * Documentation, cleanup, and fixes
    
    * Fixed typos
    
    * getPerturbationEnergy() computes energy
    
    * Another test case
    
    * Minor edits
    
    ---------
    Co-authored-by: default avatarPeter Eastman <peastman@stanford.edu>
    Co-authored-by: default avatarMichael Plainer <plainer@ymail.com>
    d8c67699
swigInputConfig.py 34.9 KB