- 06 Sep, 2022 1 commit
-
-
Brian Andrews authored
* add swm4-ndp water to addSolvent * add equilibrated box * typo of water radius * fixed addSolvent description * add swm4 to tests
-
- 28 Jun, 2022 1 commit
-
-
Alex Izvorski authored
* Add benchmarks from Amber20 benchmark suite to standard benchmark script * Add ensemble option; don't change hydrogen mass in amber input files * Download and extract .tar.gz using pure python code, no wget/tar dependencies * Rename amber tests * add opc and opc3 models * update to match https://bioinformatics.cs.vt.edu/~izadi/OPC_Gromacs/opc.top * opc box, converted from ambertools-22.0-py38h6177452_1/dat/leap/lib/opcbox.off * change values to make serialized system match one created from prmtop as close as possible * unit test for opc water * opc - final values, match frcmod.opc; derivation in comments * opc3 water - final values, shows derivation * opc3box made from ambertools 22 dat/leap/lib/opc3box.off * add opc3 water test * add opc and opc3 to docs * move tests to TestForceField.py * move opc tests out of amoeba tests, oops * move opcbox and opc3box pdb files Co-authored-by:
Alex Izvorski <alex@genesistherapeutics.ai>
-
- 10 Jun, 2022 1 commit
-
-
Peter Eastman authored
-
- 02 Jun, 2022 1 commit
-
-
Peter Eastman authored
-
- 31 May, 2022 1 commit
-
-
Stefan Hervø-Hansen authored
* Added temperature adjustment to MC barostat for simulated tempering fixes #3612 * Added test for simulated tempering with MC barostat. * Fixed typo in TestSimulatedTempering.py * Updated NPT test for SimulatedTempering * Updated variable naming * Reverted back to harmonic oscillator test
-
- 11 Apr, 2022 1 commit
-
-
Peter Eastman authored
-
- 30 Mar, 2022 1 commit
-
-
Peter Eastman authored
-
- 22 Mar, 2022 1 commit
-
-
Peter Eastman authored
-
- 14 Mar, 2022 1 commit
-
-
Peter Eastman authored
* Do not add constraints involving extra particles * Added test case
-
- 11 Mar, 2022 1 commit
-
-
Peter Eastman authored
* Max Drude distance defaults to 0.2 nm * Fixed incorrect number in docs * Fixed a test case
-
- 08 Mar, 2022 1 commit
-
-
Joe Greener authored
* Access atom element field * Update GB-Neck2 force regression test
-
- 03 Mar, 2022 1 commit
-
-
Peter Eastman authored
* Ensure bond lengths are set before creating forces that depend on them * Minor formatting
-
- 27 Feb, 2022 1 commit
-
-
Peter Eastman authored
-
- 07 Feb, 2022 1 commit
-
-
Sander Roet authored
-
- 27 Jan, 2022 1 commit
-
-
Peter Eastman authored
* Reference implementation of computed values for CustomNonbondedForce * CPU implementation of computed values for CustomNonbondedForce * Common implementation of computed values for CustomNonbondedForce * Serialization of computed values * ForceField supports computed values
-
- 22 Jan, 2022 1 commit
-
-
Peter Eastman authored
* Support prmtop files created by chamber * Support CHARMM CMAP flags * Changed handling of SCEE and SCNB scale factors
-
- 18 Nov, 2021 1 commit
-
-
Peter Eastman authored
-
- 11 Nov, 2021 1 commit
-
-
Peter Eastman authored
-
- 05 Nov, 2021 1 commit
-
-
Peter Eastman authored
-
- 29 Oct, 2021 1 commit
-
-
Peter Eastman authored
* Added GLYCAM * Improved tests and documentation * Fixed incorrect external bonds
-
- 26 Oct, 2021 1 commit
-
-
Peter Eastman authored
* Adding support for new AMOEBA features * Support modern method of specifying in-plane angles * Implemented stretch-torsions * Implemented angle-torsions * More AMOEBA fixes * Bug fix * Converted AMOEBA 2018 force field * Added documentation for AMOEBA 2018 * Added a missing file for tests
-
- 05 Oct, 2021 1 commit
-
-
Peter Eastman authored
* Improved handling of atoms with alternate locations * Fixed a test failure caused by an invalid PDB file
-
- 01 Oct, 2021 1 commit
-
-
Peter Eastman authored
-
- 20 Sep, 2021 1 commit
-
-
Peter Eastman authored
* Added option for CheckpointReporter to save States * Try to fix test failure on Windows
-
- 17 Sep, 2021 1 commit
-
-
Peter Eastman authored
-
- 16 Sep, 2021 1 commit
-
-
Peter Eastman authored
* Allow querying current step count * Fixed error building Python wrapper
-
- 09 Sep, 2021 1 commit
-
-
Peter Eastman authored
* Check for keyword args to createSystem() that are never used * Fixed incorrect arguments in test cases
-
- 08 Sep, 2021 1 commit
-
-
Peter Eastman authored
* Created OBC2 that works with current force fields * Created HCT, OBC1, GBn, and GBn2 that works with current force fields * Added documentation for GB models * Updates to documentation and tests based on comments * Added formula for screening parameter
-
- 05 Jul, 2021 1 commit
-
-
Peter Eastman authored
-
- 30 Jun, 2021 1 commit
-
-
Peter Eastman authored
-
- 21 Jun, 2021 1 commit
-
-
kyw220 authored
* Support of Amber FF19SB CMAP * Update: Support of Amber FF19SB CMAP Co-authored-by:Kye Won Wang <kyw220@sol.cc.lehigh.edu>
-
- 17 Mar, 2021 1 commit
-
-
Andy Simmonett authored
-
- 04 Mar, 2021 1 commit
-
-
Peter Eastman authored
* Replaced several AMOEBA bonded forces with custom forces * Deleted obsolete AMOEBA forces * Replaced AmoebaPiTorsionForce with custom force
-
- 01 Feb, 2021 1 commit
-
-
Peter Eastman authored
* Top level Python module is now "openmm" * Updated module names in examples * Updated module names in documentation * Updated module in CI scripts * Added deprecation warning
-
- 25 Jan, 2021 1 commit
-
-
Peter Eastman authored
* Made ordering of impropers more deterministic * Fixed typo
-
- 05 Jan, 2021 1 commit
-
-
peastman authored
* Do not alter mass of hydrogens in rigid water * Do not alter mass of hydrogens in rigid water
-
- 25 Dec, 2020 1 commit
-
-
peastman authored
-
- 20 Dec, 2020 1 commit
-
-
qiuzy authored
* nbthole * Update charmmpsffile.py * Update charmmpsffile.py * Update charmmparameterset.py fix multiple dihedral with the same periodicity and add a warning reminder for improper dihedral * add test example for NBTHole add system files of CYT-GUA-CYT DNA segment for testing NBThole * Update TestCharmmFiles.py
-
- 18 Aug, 2020 1 commit
-
-
peastman authored
* Updated to latest values for physical constants * Updated documentation on physical constants * Updated Python unit definitions * Fixed constants in test case * Added a comment
-
- 16 Jul, 2020 1 commit
-
-
Peter Eastman authored
-