- Mar 17, 2019
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Mar 14, 2019
-
-
-
Kurt A. O'Hearn authored
sPuReMD: fix issue with hbonds list indices not being reset correctly. Small algebraic rearrangements of valence angle calculations to match Fortran ReaxFF code (no numeric changes). Fix issue with rvec_isZero being incorrect. Fix issue with debugging arrays for TEST_FORCES not having indicies initialized. Other clean-up work.
-
- Mar 12, 2019
-
-
-
Alperen, Abdullah authored
-
- Mar 06, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: revert force tabulation changes. Temporarily work around out-of-bound memory accesses in cubic spline interpolation routes (for force tabulation) by expanding array sizes. Revisit at a later date.
-
-
- Mar 04, 2019
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: fix several more warning from Valgrind (out-of-bounds accesses in force tabulation lookup tables, sparse matrices with EE/ACKS2 with tabulation). Remove unused variables. Fixes to string handling. Other code clean-up.
-
- Mar 01, 2019
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: fix several issues with strings not being null-terminated. Fix use of uninitialized values reported by Valgrind (heap memory). Other general clean-ups.
-
- Feb 28, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: fix issue with list for debugging forces not having indices initialized (dDelta, dBO). Fix interaction counting in OpenMP code (greater than 1 thread). Other general clean-up.
-
- Feb 27, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: fix small differences in valence angle energy term with Fortran ReaxFF code. Other minor code updates.
-
- Feb 25, 2019
-
-
Kurt A. O'Hearn authored
-
- Feb 21, 2019
-
-
Alperen, Abdullah authored
-
Kurt A. O'Hearn authored
-
- Feb 20, 2019
-
-
Kurt A. O'Hearn authored
sPuReMD: change log file column headers to be contigious strings of non-whitespace characters to facilitate post-processing.
-
Kurt A. O'Hearn authored
Fix build issue where config.h.in is only generated once (for sPuReMD) => common file across all versions.
-
Kurt A. O'Hearn authored
-
- Feb 19, 2019
-
-
Kurt A. O'Hearn authored
-
- Feb 18, 2019
-
-
Alperen, Abdullah authored
-
Kurt A. O'Hearn authored
sPuReMD: fix issue with incorrect cutoff being applied for periodic neighbors in small simulation boxes (nonb_cut -> vlist_cut). Other clean-up and debug I/O updates.
-
- Feb 14, 2019
-
-
Alperen, Abdullah authored
-
- Feb 13, 2019
-
-
Alperen, Abdullah authored
-
- Feb 07, 2019
-
-
Kurt A. O'Hearn authored
-
- Feb 06, 2019
-
-
Kurt A. O'Hearn authored
Build toos: refactor to remove recurisve Makefiles. Fix issue with OpenMP flags being overridden when user supplied value for CFLAGS variable.
-
- Jan 29, 2019
-
-
Kurt A. O'Hearn authored
-
- Jan 28, 2019
-
-
Kurt A. O'Hearn authored
-
- Jan 27, 2019
-
-
Kurt A. O'Hearn authored
PuReMD-old: fix issue where nonbonded time was incorrect when energy_update_freq > 1. Update tools/run_sim.py to include both total simulation time and mean time per step.
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Jan 26, 2019
-
-
Kurt A. O'Hearn authored
-
- Jan 25, 2019
-
-
Kurt A. O'Hearn authored
PuReMD-old: increase precision in log file to 4 decimal places for select fields. Merge MPI log parsing logic.
-
- Jan 23, 2019
-
-
Kurt A. O'Hearn authored
PuReMD-old: fix communications to only use full shell pattern for non-charge methods (bug only present using neutral territory communication method). TODO: revisit code structure at a later date.
-
Kurt A. O'Hearn authored
PuReMD-old: fix convergence checks for PIPECG and PIPECR. Update CG to used preconditioned residual in it's check.
-