|
|
ad307fb784
|
Added script for RMSE on numerical forces
|
2021-12-30 11:43:32 -07:00 |
|
|
|
4a7f726395
|
Minor tweak
|
2021-12-23 17:40:59 -07:00 |
|
|
|
57aedc500e
|
Added a numerical force test, not automated
|
2021-12-23 17:40:29 -07:00 |
|
|
|
567c5c7334
|
Fixed sign error that now gives wonderful energy conservation
|
2021-12-23 16:37:23 -07:00 |
|
|
|
6de9c09730
|
Tweaked econs.py
|
2021-12-23 16:35:30 -07:00 |
|
|
|
19d469222a
|
Added test for energy conservation
|
2021-12-23 16:28:25 -07:00 |
|
|
|
addb8948f9
|
Able to run dynamics smoothly, does not conserve energy, but maybe that is a feature
|
2021-12-23 15:01:41 -07:00 |
|
|
|
c69edde55c
|
Eliminated several undefined variables
|
2021-12-10 18:30:44 -07:00 |
|
|
|
591af3f560
|
Eliminated obvious but hard to find error in neighbor list request
|
2021-10-29 07:49:15 -06:00 |
|
|
|
dcf521be53
|
Fixed a few more problems, but still no joy
|
2021-10-29 06:34:32 -06:00 |
|
|
|
6d5506353b
|
Eliminated a few mistakes,s till not working
|
2021-10-24 15:45:24 -06:00 |
|
|
|
1450af8ba1
|
Latest version of PairGrid
|
2021-10-22 17:01:20 -06:00 |
|
|
|
e698d295fc
|
Fixed some parsing errors, more waiting
|
2021-10-03 18:35:54 -06:00 |
|
|
|
f41d650294
|
Added non-working pair script
|
2021-10-03 17:59:33 -06:00 |
|
|
|
8bddc801df
|
First successful compile of pair style
|
2021-10-03 17:55:55 -06:00 |
|
|
|
0a4e85a1f3
|
Added README.grid
|
2021-08-26 11:58:39 -06:00 |
|
|
|
db58cec057
|
Resolved memory management issue exposed by RCB in in.grid.test
|
2021-08-26 11:52:46 -06:00 |
|
|
|
ea3c89165a
|
Resolved memory management issue exposed by RCB in in.grid.test
|
2021-08-26 11:52:06 -06:00 |
|
|
|
78f9c7b478
|
Declared victory on compute grid and grid/local
|
2021-08-25 17:52:53 -06:00 |
|
|
|
5bf13b2f3c
|
Declared victory on compute grid and grid/local
|
2021-08-25 17:50:40 -06:00 |
|
|
|
f473ca498b
|
Created in.grid.local, fixed some problems in src
|
2021-08-22 19:24:23 -06:00 |
|
|
|
1b1f6f29c2
|
Updated grid.py to use sna/grid/local compute, but it seg-faults
|
2021-08-22 18:44:35 -06:00 |
|
|
|
94c97e83a2
|
Added this helper file
|
2021-08-22 18:30:02 -06:00 |
|
|
|
347e5a5978
|
Created local grid that is used to populate global grid
|
2021-08-22 16:03:50 -06:00 |
|
|
|
a0197644f0
|
Merge remote-tracking branch 'origin/master' into compute-grid-new
|
2021-07-30 10:04:09 -06:00 |
|
|
|
162868f13c
|
Readded r=0 check
|
2021-07-30 10:01:20 -06:00 |
|
|
|
f5b82ea3ef
|
Merge pull request #2856 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2021-07-30 11:36:40 -04:00 |
|
|
|
d211bbc0d6
|
expand ArgInfo class unit tests
|
2021-07-29 20:58:02 -04:00 |
|
|
|
cb32bb972b
|
fix bugs in ArgInfo class
|
2021-07-29 20:57:42 -04:00 |
|
|
|
6b20da7549
|
update lammps shell test to use a fix that is always available
|
2021-07-29 17:48:35 -04:00 |
|
|
|
5cdf55937d
|
move pair style tracker to a better location
|
2021-07-29 17:17:06 -04:00 |
|
|
|
ca2abd22be
|
remove unused file
|
2021-07-29 17:08:16 -04:00 |
|
|
|
a80829bd79
|
avoid compilation error
|
2021-07-29 16:14:52 -04:00 |
|
|
|
a6d66c3518
|
update .gitignore
|
2021-07-29 16:07:23 -04:00 |
|
|
|
33905fd689
|
fix one more KOKKOS package installation dependency
|
2021-07-29 16:07:14 -04:00 |
|
|
|
246b70ae46
|
update codeowners list
|
2021-07-29 15:56:21 -04:00 |
|
|
|
211d6636b4
|
modernize and simplify code to find best matching restart file
|
2021-07-29 12:09:55 -04:00 |
|
|
|
5f2b947b99
|
fix typo
|
2021-07-29 11:48:24 -04:00 |
|
|
|
1e48be92aa
|
avoid segfault
|
2021-07-28 21:50:20 -04:00 |
|
|
|
b9ab0eb607
|
fix broken symbolic links
|
2021-07-28 21:32:52 -04:00 |
|
|
|
bf6c982b49
|
skip using neighbor list load balancing weight when using KOKKOS with GPU
|
2021-07-28 21:30:06 -04:00 |
|
|
|
6d75912f7a
|
Switched to local array
|
2021-07-28 18:34:08 -06:00 |
|
|
|
b8d3297659
|
add missing package dependency
|
2021-07-28 18:45:09 -04:00 |
|
|
|
d33863839e
|
update pair style installation dependencies
|
2021-07-28 18:37:59 -04:00 |
|
|
|
294ac76f41
|
forgot to move pair style beck to EXTRA-PAIR
|
2021-07-28 18:33:33 -04:00 |
|
|
|
6fcfbb7793
|
add missing dependency for conventional build
|
2021-07-28 18:18:54 -04:00 |
|
|
|
3a5d3fc541
|
fix compilation
|
2021-07-28 18:11:59 -04:00 |
|
|
|
218467b385
|
use fabs() instead of abs() on floating point number
|
2021-07-28 16:17:12 -04:00 |
|
|
|
9a4bc8eda1
|
apply citation reminder
|
2021-07-28 16:16:54 -04:00 |
|
|
|
f46e1c98f7
|
removed dead code and make consistent with non-OPENMP version
|
2021-07-28 16:16:42 -04:00 |
|