- Feb 20, 2019
-
-
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.
-
- Jan 21, 2019
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
-
- Jan 18, 2019
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
PuReMD-old: protect against buffer overflows for traj_title. NOTE: strcpy IS NOT SAFE, DO NOT USE EVER. USE strncpy INSTEAD.
-
Kurt A. O'Hearn authored
PuReMD-old: back-port run_sim.py from master branch. Update control file parsing to ignore sPuReMD/PG-PuReMD options.
-
- Jan 15, 2019
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
sPuReMD: add ACKS2 geometry-dependent forces to tabulated computation of van der Waals and Coulomb terms. Replace double precision equality check with difference comparison.
-
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 10, 2019
-
-
Kurt A. O'Hearn authored
PuReMD-old: optimizations in Init_Bond_Full for fusing hbond and bond list computation and removing unnecessary sorting and sym_index updating.
-
Kurt A. O'Hearn authored
-
Alperen, Abdullah authored
-
- Jan 09, 2019
-
-
Kurt A. O'Hearn authored
-
Kurt A. O'Hearn authored
PuReMD-old: clean-up and comment initialization optimizations. WIP: remove redundant computation of bonds list (not working for full far nbrs list). Improve hbond list computation for full far nbr list case.
-
- Jan 08, 2019
-
-
Alperen, Abdullah authored
-
Kurt A. O'Hearn authored
-
- Jan 06, 2019
-
-
Kurt A. O'Hearn authored
PuReMD-old: complete PIPECG and PIPECR implementations. Fix dense linear algebra code to loop beginning with lowest address in memory (vector.c -> level 1 BLAS-like operations).
-
- Jan 05, 2019
-
-
Kurt A. O'Hearn authored
Merge branch 'full-far-nbrs-list-charge-matrix' of https://gitlab.msu.edu/SParTA/PuReMD into full-far-nbrs-list-charge-matrix.
-
Kurt A. O'Hearn authored
-
- Jan 04, 2019
-
-
Alperen, Abdullah authored
-
- Jan 03, 2019
-
-
Kurt A. O'Hearn authored
-
- Jan 02, 2019
-
-
Kurt A. O'Hearn authored
-
- Dec 31, 2018
-
-
Alperen, Abdullah authored
Merge branch 'full-far-nbrs-list-charge-matrix' of https://gitlab.msu.edu/SParTA/PuReMD into full-far-nbrs-list-charge-matrix
-