- Jan 15, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: add missing header files when distributing (make dist). Fix OpenMP bug with ACKS2 geometry-dependent force contribution. Fix small OpenMP compilation issue. Update tools/run_sim.py to respect geo_format parameter and infer if not present for md_run_custom.
-
- Jan 08, 2019
-
-
Kurt A. O'Hearn authored
-
- Dec 07, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: re-enable SMALL_BOX_SUPPORT. Fix issue with far nbrs list being incorrectly generated for small boxes (missing nbr ID). Fix issue with ACKS2 matrix being incorrect for small boxes due to multiple non-zeros being added for each perioidic image of an atom (accumulate instead). Add missing ACKS2-specific energy and forces term. Clean-up far nbr list estimation and generation code for small boxes. Do not add far list struct entries unless the atom is below the specified cutoff.
-
- Oct 15, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: refactoring to align code with PuReMD. Disable SMALL_BOX_SUPPORT. Refactor to remove union-based polymorphic behavior for reax_list. Other general code clean-ups.
-
- Aug 26, 2018
-
-
Kurt A. O'Hearn authored
-
- Jun 14, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: backport changes for reax_list, struct declaration/definition separation, interaction_function.
-
- May 15, 2018
-
-
Kurt A. O'Hearn authored
PG-PuReMD: begin merging preconditioner code from sPuReMD. Make data structures between sPuReMD and PG-PuReMD consistent. Update control file parsing.
-
- Apr 30, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: add checks on string and file handling. Rewrite PDB writing to be line-by-line. Other refactoring.
-
- Feb 15, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: remove force tabulation for charge matrices. Revise list references to mirror MPI code. Revert GMRES iteration counter.
-
- Feb 12, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: fix GMRES bug introduced from previous refactoring. Explicitly link OpenMP for library. Refactoring to remove global variables. Remove unnecessary OpenMP barriers after single regions.
-
- Jan 08, 2018
-
-
Kurt A. O'Hearn authored
sPuReMD: split into library and driver for, e.g., optimization integration. Fix bug with interaction lists being allocated for hydrogen bonds when no hydorgen atoms present. Fix minimum allocation size of 3-body lists (uncovered with small lithium geometries). Refactor naming of conflicting data structures. Update .gitignore.
-
- Oct 19, 2017
-
-
Kurt A. O'Hearn authored
sPuReMD: add safe memory allocation functions. Fix issue with certain parameters for shielded van der Waals interactions not being correctly initialized. Other general refactoring.
-
- Sep 06, 2017
-
-
Kurt A. O'Hearn authored
sPuReMD: further OpenMP work on force computations and interaction lists. Minor data structure scope changes. Fix numereous non-critical memory leaks. Add tear-down code. Other general refactoring.
-
- Aug 27, 2017
-
-
Kurt A. O'Hearn authored
sPuReMD: begin merging code from LAMMPS USER-REAXC-OMP/USER-OMP. Fix ACKS2 charge matrix coefficients.
-
- Jun 18, 2016
-
-
Kurt A. O'Hearn authored
-
- Apr 23, 2016
-
-
Kurt A. O'Hearn authored
-
- Jan 28, 2016
-
-
Kurt A. O'Hearn authored
-
- Jan 14, 2016
-
-
Kurt A. O'Hearn authored
-