- 31 May, 2023 1 commit
-
-
Peter Eastman authored
-
- 18 Apr, 2023 1 commit
-
-
Peter Eastman authored
-
- 14 Mar, 2023 1 commit
-
-
Peter Eastman authored
-
- 20 Jan, 2023 1 commit
-
-
Peter Eastman authored
-
- 11 Apr, 2022 1 commit
-
-
Peter Eastman authored
-
- 15 Mar, 2022 1 commit
-
-
Andreas Krämer authored
* computeDrudeTemperature * cleanup * revert drude temperature computation in DrudeNoseHoover
-
- 01 Mar, 2022 1 commit
-
-
Peter Eastman authored
* DrudeLangevinIntegrator has getSystemTemperature() * DrudeNoseHooverIntegrator has getSystemTemperature() * StateDataReporter reports system temperature for Drude systems * Fixed incorrect return type
-
- 15 Feb, 2022 1 commit
-
-
Raimondas Galvelis authored
-
- 27 Jan, 2022 1 commit
-
-
Alberto Boldrini authored
Without this restriction, the compilation fails if the project folder has parent folders called "tests", "internal" or other words in these generic patterns.
-
- 25 Jan, 2022 1 commit
-
-
Raimondas Galvelis authored
-
- 01 Oct, 2021 1 commit
-
-
Peter Eastman authored
-
- 16 Sep, 2021 1 commit
-
-
Peter Eastman authored
* Allow querying current step count * Fixed error building Python wrapper
-
- 11 Aug, 2021 1 commit
-
-
Josh A. Mitchell authored
* Proof of concept matching current behaviour with Breathe * Reorganise C++ API docs to work without autosummary * Revert to Sphinx-native search * Move remaining pip deps to conda * Remove unnecessary lunrsearch templates * Remove lunrsearch from cmake * Tidy up layout of API docs * Get code blocks to work with Breathe Breathe doesn't seem to support the Doxygen <preformatted> tag. It does support the <code> tag, but better yet it supports using <verbatim> tags to embed rst into docstrings. This commit changes all <pre> tags to use RST verbatim, and updates the Python documentation machinery to support it too. * Clarified some language * Have doxygen exclude undocumented classes and have sphinx fail on warnings for C++ API docs * List custom forces and integrators last * Add breathe to documentation CI * Typo * Fix link to custom forces in extras.rst * Have Breathe process only public classes * Strip OpenMM:: prefix from rst files to avoid colons in links * Remove existing private classes from EXCLUDE_SYMBOLS * Add comment to C++ cmake describing why we promote warnings to errors * Revise documentation build instructions for new dependencies
-
- 12 Mar, 2021 1 commit
-
-
Peter Eastman 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
-
- 09 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 06 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 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
-
- 05 Jan, 2021 1 commit
-
-
peastman authored
-
- 25 Dec, 2020 1 commit
-
-
peastman authored
-
- 28 Jul, 2020 1 commit
-
-
peastman authored
-
- 01 Jul, 2020 1 commit
-
-
Peter Eastman authored
-
- 27 May, 2020 1 commit
-
-
peastman authored
-
- 06 May, 2020 1 commit
-
-
peastman authored
-
- 04 May, 2020 1 commit
-
-
Andy Simmonett authored
* Convert Nose-Hoover into LF middle scheme by copying NH kernels * Rebrand VelocityVerletIntegrator as NoseHooverIntegrator * Consolidate NH tests * NoseHooverChainKernel begone * Make Windows builds happy * Add missing header for Windows build * Fix mistake in CommonKernels header * Add 6th Yoshida-Suzuki and make it the default
-
- 27 Feb, 2020 1 commit
-
-
Andy Simmonett authored
-
- 15 Nov, 2019 1 commit
-
-
Andy Simmonett authored
-
- 12 Nov, 2019 1 commit
-
-
Andy Simmonett authored
-
- 04 Nov, 2019 1 commit
-
-
Andy Simmonett authored
-
- 01 Nov, 2019 3 commits
-
-
peastman authored
-
Andy Simmonett authored
-
Andy Simmonett authored
-
- 24 Oct, 2019 3 commits
-
-
Andy Simmonett authored
-
Andy Simmonett authored
-
Andy Simmonett authored
-
- 30 Sep, 2019 1 commit
-
-
peastman authored
-
- 10 Sep, 2019 1 commit
-
-
peastman authored
-
- 19 Aug, 2019 1 commit
-
-
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
-
- 05 Jul, 2019 1 commit
-
-
peastman authored
-
- 29 Apr, 2019 1 commit
-
-
Peter Eastman authored
-