- Oct 25, 2021
-
-
-
Kurt A. O'Hearn authored
Fix memory allocation issue with API usage Closes #9 See merge request !5
-
Kurt A. O'Hearn authored
Fix memory allocation issues related to API usage (setup => cleanup but no simulate) as detailed in Issue #9.
-
- Oct 22, 2021
-
-
Kurt A. O'Hearn authored
-
- Oct 08, 2021
-
-
Kurt A. O'Hearn authored
-
- Oct 07, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: rework memory management logic to better match PG-PuReMD code. Adapt new memory management logic for multiple simulation logic (as motivated by memory issues observed with QM/MM code for AMBER integration work). Other code clean-up.
-
- Aug 16, 2021
-
-
Kurt A. O'Hearn authored
PG-PuReMD: fix bugs in the SAI preconditioner for the charge solver (memory leak, incorrect row numbers).
-
- Aug 12, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
PG-PuReMD: port SAI preconditioner from MPI codebase. Rework charge solver preconditioner code. Other code clean-up.
-
- Aug 10, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: change dummy atom behavior to participate only in Coulomb interactions (exclude from van der Waal interactions in this changeset).
-
Kurt A. O'Hearn authored
-
- Aug 05, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
PG-PuReMD: fix cross-stream race conditions on intermediary force calculation variables (CdDelta, Cdbo, etc.). Rework valency and torsion calculations to minmize the number of atomic operations performed. Split lone pair and over-/under-coordination kernels. Fix small size mismatch in allocation routines (over-allocation). Other code clean-up.
-
- Jul 26, 2021
-
-
Kurt A. O'Hearn authored
-
- Jul 23, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD, PG-PuReMD: add control file keyword (include_polarization_energy) to toggle polarization energy calcuation in ReaxFF.
-
- Jul 20, 2021
-
-
Kurt A. O'Hearn authored
-
- Jul 14, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: rework charge solver for QMMM to not require explicit masking (MM atom fixed charges are not respected). Other code clean-up.
-
- Jul 02, 2021
-
-
Kurt A. O'Hearn authored
-
- Jul 01, 2021
-
-
Kurt A. O'Hearn authored
-
- Jun 29, 2021
-
-
Kurt A. O'Hearn authored
-
- Jun 28, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: ensure reallocation for multi-simulation runs happens correctly for the charge solver codepath.
-
Kurt A. O'Hearn authored
sPuReMD: ensure matrix reallocation correctly occurs in multiple simulation cases where the linear system size increases.
-
- Jun 24, 2021
-
-
Kurt A. O'Hearn authored
-
- Jun 23, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: add dummy atom support for other geometry file formats (PDB, custom). Rework interal logging during debugging for memory management. Other code clean-up.
-
- Jun 22, 2021
-
-
Kaymak, Cagri authored
-
Kaymak, Cagri authored
-
- Jun 21, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: update QMMM interface for specifying molecular charge constraints for charge model (EEM only currently).
-
- Jun 09, 2021
-
-
Kurt A. O'Hearn authored
-
- Jun 08, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: fix issue with atoms exactly on the upper boundary of the simulation box not being correctly binned into grid cells for the cell method. Refine conversion constants for kinetic energy and temperature calculations to obtain better agreement with the Fortran ReaxFF codebase.
-
- Jun 02, 2021
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: fix code to remove several compiler warnings. Remove unused code. Disable compilation of several debug routines. Other code clean-up.
-
- Jun 01, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: add support for user-defined molecular charge constraints with EEM (using MOLCHARGE keyword in BGF geometry files). Fix issue with far neighbor list not being initialized for certain edge cases.
-