- 27 May, 2026 1 commit
-
-
Peter Eastman authored
-
- 23 Sep, 2025 1 commit
-
-
Evan Pretti authored
* Replace SimTK-containing file headers * Update file headers for new Tinker reader files added
-
- 20 Nov, 2024 1 commit
-
-
Michael J. Schnieders authored
* Update the AMOEBA OpenMM API for vdW, GK and WCA * Changes needed for the Corrigan et al Generalized Kirkwood model and minor changes to the vdW force to support CpHMD * Add casts to real for uses of POW in GK; Pass force by reference within the WCA kernel * Update swigInputConfig for Amoeba vdW and GK forces * Update TestAPIUnits.testAmoebaVdwForce * Set the units for getSolventDielectric and getSoluteDielectric to None * Update default dispersion offset parameter for the AmoebaWcaDispersionForce * Remove overloaded getParticleParameters and setParticleParameters from AmoebaGeneralizedKirkwoodForce * Update the AmoebaWcaDispersionForce TestAPIUnits tests to reflect using the correct units for the C++ parameter default values; Update the alanine-dipeptide-amoeba-forces to reflect the updated GK model * Move neck descreening constants into AmoebaGeneralizedKirkwoodForceImpl; set the default GK dielecticOffset to 0.09; set the default WCA shctd parameter to 0.82 * Fix Python test cases for WCA and GK * Load AMOEBA/GK parameters into an array of float4 * Cleaned up the AmoebaGeneralizedKirkwoodForce based on feedback from Peter; the one case where backwards compatibility remains a challenge is application of the dielectric offset parameter - in the prior code this was only applied to the nonpolar cavity term, but not to calculation of Born radii; in this revision the dielectric offset is applied to BOTH the nonpolar cavity term and to calculation of Born radii. At this point I can't think of elegant way to maintain backwards compatibility that isn't confusing, nor does it make sense (at least to me) to only apply the concept of the dieletric offset to one aspect (i.e. only to nonpolar cavity or only to Born radii calculation) but not to both. * Remove 'using std::vector' from AmoebaGeneralizedKirkwoodForceImpl.h; divide by 10 instead of multiplying by 0.1f in amoebaGk.cc * Added a parameter called descreenOffset, which is applied during calculation of effective Born radii for GK. The parameter dielectricOffset is only used for the nonpolar cavity term consistent with its prior use. All tests in TestAmoebaGeneralizedKirkwoodForce.h are now backwards compatible with their behavior prior to this PR. * Change two constants in amoebaGk.cc to single precision; Improved the documentation for getNeckConstants in AmoebaGeneralizedKirkwoodForceImpl.h * Fix comment for setTanhRescaling in AmoebaGeneralizedKirkwoodForce.h, Fix comment for setTanhParameters in AmoebaReferenceGeneralizedKirkwoodForce.h; set the type of parameter GeneralizedKirkwoodTanhRescaling to bool in AmoebaGeneralizedKirkwoodForceProxy.cpp; In ReferenceCalcAmoebaGeneralizedKirkwoodForceKernel return references of per particle parameters instead of copies; update AmoebaReferenceKernels.h method signatures for per particle parameters to return const vector references * Minor tweaks to the documentation for the tanh rescaling flag * Improve the comments for the get and setTanhParameters in AmoebaGeneralizedKirkwoodForce.h and AmoebaReferenceGeneralizedKirkwoodForce.h
-
- 01 Jul, 2020 1 commit
-
-
Peter Eastman authored
-
- 29 Jun, 2020 1 commit
-
-
Peter Eastman authored
-
- 19 Aug, 2019 2 commits
-
-
Michael Schnieders authored
Fixed units in swigInputConfig.py for new Alchemical AMOEBA vdW methods exposed in the OpenMM API; implemented the getDefaultParameters() on the AmoebaVdwForceImpl to return 1.0 for AmoebaVdwAlpha; Use AmoebaVdwForce::Lambda() to refer to this parameter rather than the String AmoebaVdwAlpha
-
Michael Schnieders authored
AMOEBA vdW softcore is propogated through the Reference platform; pending some feedback adding it to the CUDA code can begin
-
- 07 Apr, 2017 1 commit
-
-
Peter Eastman authored
-
- 30 Jun, 2016 1 commit
-
-
peastman authored
-
- 23 Feb, 2015 1 commit
-
-
peastman authored
-
- 21 Feb, 2015 1 commit
-
-
peastman authored
-
- 24 Jun, 2014 1 commit
-
-
John Chodera (MSKCC) authored
Removed 'void' declarations from getCutoff/getCutoffDistance methods so that swigInputBuilder.py would correctly wrap return values.
-
- 05 Apr, 2014 1 commit
-
-
Jason Swails authored
from all .cpp and .h files.
-
- 15 Apr, 2013 1 commit
-
-
Yutong Zhao authored
-
- 21 Nov, 2012 1 commit
-
-
Peter Eastman authored
-
- 27 Sep, 2012 1 commit
-
-
Peter Eastman authored
-
- 12 Aug, 2012 1 commit
-
-
Mark Friedrichs authored
added tests to TestCudaAmoebaVdwForce for dispersion correction using box of 216 water molecules AmoebaVdwForce and AmoebaMultipoleForce now throw execptions if cutoff > 0.5*(box size)
-
- 18 Nov, 2011 1 commit
-
-
Mark Friedrichs authored
-
- 05 Nov, 2011 1 commit
-
-
Mark Friedrichs authored
-
- 22 Feb, 2011 1 commit
-
-
Mark Friedrichs authored
-
- 07 Jan, 2011 1 commit
-
-
Mark Friedrichs authored
-
- 05 Jan, 2011 1 commit
-
-
Mark Friedrichs authored
Moved AMOEBA include files to plugins/amoeba/openmmapi/include/openmm to be consistent w/ outlay other plugins, ...
-
- 19 Nov, 2010 1 commit
-
-
Mark Friedrichs authored
-
- 26 Oct, 2010 1 commit
-
-
Mark Friedrichs authored
-
- 09 Oct, 2010 1 commit
-
-
Mark Friedrichs authored
-
- 21 Sep, 2010 1 commit
-
-
Mark Friedrichs authored
-
- 12 Aug, 2010 1 commit
-
-
Mark Friedrichs authored
-
- 22 Jul, 2010 1 commit
-
-
Mark Friedrichs authored
-