|
|
0c4a1cb21d
|
Merge pull request #4009 from ndtrung81/gpu-updates-Dec23
GPU package updates Dec 2023
|
2023-12-13 11:59:10 -05:00 |
|
|
|
754041ee36
|
minor fix
|
2023-12-13 11:57:03 -05:00 |
|
|
|
e1be6c09f7
|
merge with GHub version
|
2023-12-13 09:05:27 -07:00 |
|
|
|
665785f41e
|
adjust 2d box bounds
|
2023-12-13 09:04:23 -07:00 |
|
|
|
29cf012061
|
re-use existing potential file, fix screen/log output, plug memory leaks
|
2023-12-12 23:28:09 -05:00 |
|
|
|
e7c330db9d
|
Merge branch 'develop' into snann_slcsa
|
2023-12-12 22:30:20 -05:00 |
|
|
|
26d0671337
|
update compute slcsa example to better align with LAMMPS conventions and move to more appropriate folder
|
2023-12-12 22:30:15 -05:00 |
|
|
|
fbbdd5bcad
|
Updated run_tests.py for testing inplace input scripts
|
2023-12-10 16:56:47 -06:00 |
|
|
|
8eaaae1e99
|
recenter 2d boxes around 0.0
|
2023-12-06 08:31:41 -05:00 |
|
|
|
58787ddecd
|
make 2d system box center on 0.0
|
2023-12-06 07:36:29 -05:00 |
|
|
|
e53b3c76f5
|
Updated doc pages for the added pair styles, added a cmake preset for gpu-cuda, added "comm_modify vel yes" to in.mdpd
|
2023-12-05 15:32:57 -06:00 |
|
|
|
17ffd5c228
|
remove misplaced file
|
2023-12-05 06:16:48 -05:00 |
|
|
|
e5ae46a01a
|
update compute pace example to follow usual conventions
|
2023-12-05 06:15:40 -05:00 |
|
|
|
7d8de8301f
|
Merge branch 'develop' into compute-pace-update
|
2023-12-05 06:05:34 -05:00 |
|
|
|
82868cd583
|
Simplify Madelung examples with mixed eta
|
2023-12-04 13:59:07 +01:00 |
|
|
|
8389e2eb80
|
Merge pull request #4000 from akohlmey/collected-small-changes
Collected small changes
|
2023-12-02 12:15:36 -05:00 |
|
|
|
d77ba37128
|
Merge pull request #3962 from ndtrung81/amoeba-pppm-accuracy
AMOEBA/HIPPO RMS force accuracy estimate
|
2023-12-02 10:39:54 -05:00 |
|
|
|
4035291a48
|
Merge branch 'develop' into collected-small-changes
|
2023-12-02 08:17:11 -05:00 |
|
|
|
ef2a420aeb
|
modernize
|
2023-12-01 17:16:25 -05:00 |
|
|
|
00be75e084
|
update example inputs and logs for change in ReaxFF required name
|
2023-11-30 10:31:08 -05:00 |
|
|
|
28a89100e8
|
Merge branch 'develop' into snann_slcsa
|
2023-11-29 01:34:17 -05:00 |
|
|
|
a1d2256e60
|
Added example for use of compute sna/atom on a fixed number of neighbors + use of compute slcsa/atom for crystal structure classification on a case of HCP to BCC phase transition in Zr
|
2023-11-27 09:22:03 +01:00 |
|
|
|
16f0806da0
|
Rename compute to reaxff/atom
|
2023-11-21 11:19:47 -07:00 |
|
|
|
9bffeb9512
|
Next iteration
|
2023-11-20 11:14:05 -07:00 |
|
|
|
ca143e6ba8
|
undo minor change
|
2023-11-20 11:14:05 -07:00 |
|
|
|
fea5f5a243
|
First serial version of Steve's suggestion
|
2023-11-20 11:14:05 -07:00 |
|
|
|
7f2a6b1a85
|
update h2 fix pimd/langevin example
|
2023-11-16 12:00:29 -05:00 |
|
|
|
4760c02182
|
Merge branch 'develop' into compute-pace-update
|
2023-11-15 10:29:19 -05:00 |
|
|
|
a651697d2e
|
Mix eta in Electrode package
|
2023-11-13 14:41:13 +01:00 |
|
|
|
ae3c332667
|
Tested a coarser PME mesh with a lower accuracy (2e-4)
|
2023-11-10 16:16:49 -06:00 |
|
|
|
9b88ba595d
|
reduce timestep to get correct runs and no crashes. update logs.
|
2023-11-03 16:52:35 -04:00 |
|
|
|
41fb0a5700
|
make README consistent with potential file and implementation
|
2023-10-31 09:34:32 -04:00 |
|
|
|
6056941688
|
add pair_style nb3b/screened by Federica Lodesani
|
2023-10-30 11:28:45 -04:00 |
|
|
|
ac59f47ea0
|
Merge remote-tracking branch 'upstream/develop' into compute-pace-update
|
2023-10-19 12:22:10 -06:00 |
|
|
|
dc67f25270
|
Another tweak
|
2023-10-16 15:17:46 -06:00 |
|
|
|
8c7493d02a
|
Fix more broken examples
|
2023-10-16 15:11:37 -06:00 |
|
|
|
ad1400ac71
|
Fix broken example
|
2023-10-16 12:33:21 -06:00 |
|
|
|
5d0dc79403
|
Merge branch 'develop' of github.com:lammps/lammps into compute-fix-variable-outputs
|
2023-10-16 12:01:59 -06:00 |
|
|
|
db4f55b76f
|
compatibility with new lammps-user-pace library and cleanup
|
2023-09-19 17:24:15 -06:00 |
|
|
|
6e539da050
|
Merge branch 'lammps:develop' into compute-pace-update
|
2023-09-12 13:01:10 -06:00 |
|
|
|
c1bf3f7d4e
|
must step up ABI version for plugin loader
|
2023-09-01 11:55:19 -04:00 |
|
|
|
d864b4789f
|
refactor variable info in Info class, make info accessible from library interface
|
2023-08-25 23:55:42 -04:00 |
|
|
|
999c364b83
|
better way to list rxn counts
|
2023-08-25 21:44:42 -04:00 |
|
|
|
149a820510
|
sync prototype with library.h
|
2023-08-25 15:11:46 -04:00 |
|
|
|
d54fb3eb47
|
Merge branch 'lammps:develop' into compute-pace-update
|
2023-08-24 16:47:28 -06:00 |
|
|
|
476446d93c
|
add reference log outputs for ML-HDNNP and add input demoing use with hybrid
|
2023-08-23 08:58:20 -04:00 |
|
|
|
71ca6ee47c
|
fix one more example input script
|
2023-08-22 16:02:28 -06:00 |
|
|
|
ad33a018f4
|
update variable syntax in several example input scripts
|
2023-08-22 15:52:47 -06:00 |
|
|
|
a86c0ed671
|
suppress pointless warning by MSVC++ compilers
|
2023-08-19 17:48:03 -04:00 |
|
|
|
b3f045f5ae
|
changes to make example script in ASPHERE/tri run
|
2023-08-15 17:09:17 -06:00 |
|