- 11 Aug, 2025 1 commit
-
-
Peter Eastman authored
* Began implementing QTBIntegrator * Adaptation and deconvolution * Continuing reference implementation * Continuing to implement QTBIntegrator * Use common thread pool * More tests, documentation, and threading * Fix segfault * Serialize adapted friction when creating a State * Beginning of GPU implementation * Added missing files * Bug fixes * Fixed inverse FFT * Continuing GPU implementation * Checkpointing * Bug fixes * Test cases run faster * Changes needed for latest main branch * Minor optimizations * Documentation * Fixed atom reordering * Added parahydrogen test case * Workaround for bug in Microsoft's compiler * Added a Python test * Normalize kernel in deconvolution * Minor documentation improvements
-
- 07 Aug, 2025 1 commit
-
-
feiglab authored
* fix to correctly read Gromacs topology files for CHARMM force field * updated fix to correctly read topology files with NBFIX and different combination rules * fixes to read topology files with NBFIX and different combination rules * changed default for useDispersionCorrection to True * changed docstring default for useDispersionCorrection to 'True' * fix scaling of 1-4 LJ pairs when NBFIX is used
-
- 06 Aug, 2025 1 commit
-
-
feiglab authored
* fix to correctly read Gromacs topology files for CHARMM force field * updated fix to correctly read topology files with NBFIX and different combination rules * fixes to read topology files with NBFIX and different combination rules * changed default for useDispersionCorrection to True * changed docstring default for useDispersionCorrection to 'True'
-
- 05 Aug, 2025 1 commit
-
-
Evan Pretti authored
-
- 25 Jul, 2025 1 commit
-
-
Evan Pretti authored
-
- 23 Jul, 2025 3 commits
-
-
Peter Eastman authored
* Reference implementation of SymmetrySite * Common implementation of SymmetrySite * Removed duplicated code * Serialization for SymmetrySite * Fixed compilation error building C wrapper * Added SymmetrySite to user guide * Bug fix * Added P21 test case
-
Evan Pretti authored
-
Evan Pretti authored
-
- 03 Jul, 2025 1 commit
-
-
Evan Pretti authored
-
- 02 Jul, 2025 2 commits
-
-
Ezra Greenberg authored
-
Evan Pretti authored
-
- 05 Jun, 2025 3 commits
-
-
Evan Pretti authored
-
Evan Pretti authored
-
Evan Pretti authored
-
- 20 May, 2025 1 commit
-
-
Peter Eastman authored
* Improved residue indexing in error messages * Fixed another one
-
- 05 May, 2025 1 commit
-
-
Evan Pretti authored
-
- 02 May, 2025 2 commits
-
-
Evan Pretti authored
-
Evan Pretti authored
-
- 30 Apr, 2025 1 commit
-
-
Evan Pretti authored
-
- 28 Apr, 2025 1 commit
-
-
Peter Eastman authored
* Added computeCurrentPressure() to MonteCarloBarostat * Use instantaneous temperature to compute pressure * Added computeCurrentPressure() to MonteCarloAnisotropicBarostat * Added computeCurrentPressure() to MonteCarloMembraneBarostat * Fixed compilation error * Fixed error in typemap * Added documentation on computing pressure * Fixed CUDA compilation errors * Made test case more robust * Made a test case more robust * Added computeCurrentPressure() to MonteCarloFlexibleBarostat * Fixed compilation error * More documentation on computing pressure
-
- 22 Apr, 2025 1 commit
-
-
Peter Eastman authored
* Create bonds based on chem_comp_bond records * Fixed a test that assumed bonds would be in a particular order
-
- 17 Apr, 2025 1 commit
-
-
Peter Eastman authored
-
- 16 Apr, 2025 2 commits
-
-
Evan Pretti authored
-
Evan Pretti authored
-
- 14 Apr, 2025 1 commit
-
-
Peter Eastman authored
* Created DPDIntegrator class * Reference implementation of DPDIntegrator * Build neighbor list for DPDIntegrator * Minor fixes * Documentation for DPDIntegrator * Python API for DPDIntegrator * Preliminary OpenCL implementation of DPDIntegrator * Enable USE_PERIODIC * Use updated positions in DPD thermostat * Working on neighbor list for OpenCL DPDIntegrator * ReorderListener for particle types * Serialization for DPDIntegrator * CUDA implementation of DPDIntegrator * HIP implementation of DPDIntegrator * Fixed compile error in Python wrapper * Fixed compile error in wrappers * Fixed uninitialized memory in reference neighbor list * Added DPDIntegrator to C++ API docs * Fixed incorrect launch size * Fixed nan in DPD random number generator * Minor optimizations * Improved load balancing * Fixed an indexing error * Neighbor list uses the maximum cutoff of any force * Fixed HIP compilation error * Fixed access to invalid memory * Added test case for diffusion coefficient * Try to debug segfaults on CI * Debugging * Debugging * Debugging * Debugging * Debugging * Debugging * Possible fix * Debugging * Debugging * Debugging * Use correct block size on CPU OpenCL * Workaround for bug in Intel's OpenCL for CPUs * Removed an unnecessary define * Removed debugging code * Include Dart * More Intel workarounds * Workaround for error in NVIDIA OpenCL
-
- 02 Apr, 2025 1 commit
-
-
Stefan Doerr authored
* add tests for correctness of step and time written in XTC and DCD * improve tests * improve xtc tests * fix XTC/DCD time/step writing * different approach by changing the reporters to not pass currentStep as firstStep but instead interval * undo change
-
- 14 Mar, 2025 1 commit
-
-
Evan Pretti authored
-
- 10 Mar, 2025 1 commit
-
-
Peter Eastman authored
-
- 06 Mar, 2025 2 commits
-
-
Evan Pretti authored
-
Evan Pretti authored
-
- 04 Mar, 2025 1 commit
-
-
Peter Eastman authored
-
- 27 Feb, 2025 1 commit
-
-
Evan Pretti authored
* In CharmmPsfFile, add lonepair exceptions even when no Drude particles are present * In ForceField, correctly update the indices of virtual site exclusion reference particles in a residue when applying a patch to it
-
- 19 Feb, 2025 1 commit
-
-
Peter Eastman authored
-
- 13 Feb, 2025 1 commit
-
-
Evan Pretti authored
* Properly handle duplicate atom type definitions without elements * Correct the description of a test in a docstring * Correctly handle existing type without element and duplicate type with element * Try to update actions/cache to v4
-
- 11 Feb, 2025 1 commit
-
-
Evan Pretti authored
* Ensure that in_prec will never be uninitialized * Add a test case that uses a system size below the compression threshold
-
- 31 Jan, 2025 1 commit
-
-
Evan Pretti authored
* Compare and track openmm.unit.BaseUnit objects by name * Retrieve _conversion_factors as a class attribute
-
- 21 Jan, 2025 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 18 Jan, 2025 1 commit
-
-
Evan Pretti authored
* Include more cases in TestForceField.test_NBFix * Reduce LennardJonesGenerator NBFIX memory consumption * Restored test case to use multiple elements to avoid ambiguity
-
- 14 Jan, 2025 1 commit
-
-
Peter Eastman authored
-