- Feb 11, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: standardize QM/MM interface. Add test codes for QM/MM interface for AVE dataset in Python and Fortran.
-
- Feb 04, 2021
-
-
Kurt A. O'Hearn authored
-
- Feb 03, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: merge changes from branch 'new_setup'. Rework interface for geometry initialization without file I/O. Other code clean-up.
-
- Jan 28, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: fix BGF parser to correctly remap atom coordinates to internal simulation box boundaries. Fix reax_list to handle case when total interactions is zero instead of terminating program.
-
- Jan 22, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: rework Fortran F90 interfaces for Amber specifics and declare this interface for such usage.
-
- Jan 18, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: fix Coulomb energy calculations for QM/MM mode. Indicate QEq model not supported with QM/MM mode. Add Fortran interface for QM/MM mode.
-
- Jan 11, 2021
-
-
Kurt A. O'Hearn authored
-
- Jan 06, 2021
-
-
Kurt A. O'Hearn authored
-
- Jan 04, 2021
-
-
Kurt A. O'Hearn authored
sPuReMD: add QMMM library interface for external codes (e.g., Amber). Rework file I/O parsing to jive with multiple consecutive simulation code changes. Improve file parser error checking (numeric types). Other code clean-up.
-
- Dec 16, 2020
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: fixes for multiple consecutive simulation codepath. Reorganization to this codepath (some data structure now carry a flag to designation their allocation state). Fix bug in force field parser (atom type not truncated correctly). Charge sparse_matrix structs to be non-pointers to jive with new allocation state flag. Other code clean-up.
-
- Dec 15, 2020
-
-
Kurt A. O'Hearn authored
sPuReMD: finalize sPuReMD multiple consecutive simulation code (for integration with other codebases).
-
- Dec 14, 2020
-
-
Kurt A. O'Hearn authored
PG-PuReMD: fixes to NVT with Berendsen thermostat. Use updated constants from sPuReMD. Add BGF geometry file parser. Other code clean-up.
-
- Dec 10, 2020
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: fix memory leak with ICHOLT preconditioner (droptol for OpenMP only) for charge solver. Default to Jacobi preconditioner. Resolve several compiler warnings around C strings (snprintf, etc.). Other code clean-up.
-
- Nov 20, 2020
-
-
Kurt A. O'Hearn authored
sPuReMD: add functionality to run multiple MD simulations (for usage via integration with external codebases).
-
- Sep 22, 2020
-
-
Kurt A. O'Hearn authored
sPuReMD: resolve OpenMP build errors with GCC v10 (behavior changes for function arguments). Suppress possibly unitialized variable warnings for BiCGStab.
-
- Aug 12, 2020
-
-
Kurt A. O'Hearn authored
-
- Aug 11, 2020
-
-
Kurt A. O'Hearn authored
-
- Jun 12, 2020
-
-
Kurt A. O'Hearn authored
-
- Apr 20, 2020
-
-
Kurt A. O'Hearn authored
sPuReMD: finalize corrections for pressure calculations. Change output units from GPa to ATMs. Other formatting changes.
-
- Mar 03, 2020
-
-
Kurt A. O'Hearn authored
-
- Mar 02, 2020
-
-
Kurt A. O'Hearn authored
-
- Feb 26, 2020
-
-
Kurt A. O'Hearn authored
-
- Feb 19, 2020
-
-
Kurt A. O'Hearn authored
PG-PuReMD: merge changes from sPuReMD and PuReMD for validation work for simulation accuracy. Small correction to lone pair energy calculation. PuReMD: code formatting changes to better align with sPuReMD. sPuReMD: fix issue with valence angle calculations not setting list indices under certain sitations (taking previous continue statement missed index assignment).
-
- Feb 10, 2020
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
PuReMD: backport changes for interaction function calculations. sPuReMD: alignment with PuReMD code.
-
- Jan 16, 2020
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Jan 06, 2020
-
-
Kurt A. O'Hearn authored
sPuReMD: output PDB files according to write_freq value in control file in addition to outputting to the trajectory file. Small tweak to PDB output format to be in compliance with specification.
-
- Dec 18, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: fix issue with runs using restart files overwriting velocities to zero. Change behavor to warn if conflicting conditions exist for generating initial atom velocities. Revert formatting change of pressure logs. Enable pressure file logging when compute_pressure = 1.
-
- Dec 11, 2019
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Dec 10, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: add control file parameter to compute atomic system pressure for non-NPT ensembles. Fix issues with isotropic NPT ensemble (incorrect pressure and temperature scalers). Change atomic position remapping behavior to include upper boundaries of the simulation box (shared memory code only). Other code clean-up.
-
- Dec 04, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: replace OpenMP critical sections on ext_press with thread-local storage and subsequent reduction (ext_press_local). Other code clean-up.
-
- Dec 03, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: corrections to external pressure calculations for NPT-type ensemble simulations (use correct periodic images between reneighboring steps). Other code clean-up.
-