|
|
22fdfa27b5
|
Updated documentation to clarify the treatment of temperature using norm all
|
2021-03-17 09:01:35 +10:00 |
|
|
|
d1b4af60a3
|
disable GPU binning via CUDPP by default and describe why
|
2021-03-16 11:58:47 -04:00 |
|
|
|
f2890e39ef
|
update to use new intel fortran compiler name
Co-authored-by: Richard Berger <richard.berger@temple.edu>
|
2021-03-15 20:53:49 -04:00 |
|
|
|
1b409fbae8
|
update docs for magic patterns
|
2021-03-14 06:39:59 -04:00 |
|
|
|
18be1a2ea3
|
fix typo in false positives
|
2021-03-14 05:45:25 -04:00 |
|
|
|
84b0da3054
|
add a "magic" file for use with the file(1) command to detect LAMMPS files
|
2021-03-14 05:44:28 -04:00 |
|
|
|
ec2be3f8bc
|
add preset for Intel's new oneAPI LLVM based compiler
|
2021-03-13 13:07:25 -05:00 |
|
|
|
88760fa648
|
add plugin clear command to unload all loaded plugins
|
2021-03-13 12:40:04 -05:00 |
|
|
|
3e90b1971a
|
add preliminary support for compiling/loading plugins on windows
|
2021-03-12 22:21:11 -05:00 |
|
|
|
a2bcd7fe68
|
programmer documentation update
|
2021-03-12 00:07:52 -05:00 |
|
|
|
524c62994e
|
update docs
|
2021-03-11 23:12:00 -05:00 |
|
|
|
dde00ab344
|
add plugin command documentation
|
2021-03-11 23:10:26 -05:00 |
|
|
|
19c042c8d2
|
add false positives
|
2021-03-11 21:19:49 -05:00 |
|
|
|
9209cbba92
|
add support for loading plugins for fixes
|
2021-03-11 21:19:04 -05:00 |
|
|
|
c61de8740c
|
add preliminary documentation for plugin command and about how to write plugins
|
2021-03-11 19:33:07 -05:00 |
|
|
|
56e3962d9c
|
Merge pull request #2648 from akohlmey/next_lammps_version
Update version strings for the next patch release
|
2021-03-10 18:05:55 -05:00 |
|
|
|
c9ea640320
|
whitespace fixes (no tabs, no trailing whitespace)
|
2021-03-10 04:58:57 -05:00 |
|
|
|
2162d2fb3f
|
Clarified rules about SNAP elements and LAMMPS types
|
2021-03-09 19:19:36 -07:00 |
|
|
|
571a65a06d
|
step version strings for the next patch release
|
2021-03-09 07:26:59 -05:00 |
|
|
|
6b3f0ddd3b
|
Merge pull request #2647 from agiliopadua/fep
Updated examples in USER-FEP
|
2021-03-08 23:00:33 -05:00 |
|
|
|
7ae2da0ace
|
Merge pull request #2641 from pedroantoniosantosf/mliap_nn
Add support for neural network (nn) models to MLIAP package to compute energies and forces without going through Python
|
2021-03-08 20:27:01 -05:00 |
|
|
|
f17ac30875
|
Merge pull request #2590 from markc242/relres-update
New pair style lj/relres
|
2021-03-08 19:53:03 -05:00 |
|
|
|
83fddb1123
|
Merge branch 'master' into fep
|
2021-03-08 23:21:11 +01:00 |
|
|
|
eee08204c3
|
Merge branch 'master' into mliap_nn
|
2021-03-05 22:14:57 -05:00 |
|
|
|
ed5b573286
|
whitespace fixes
|
2021-03-05 22:14:46 -05:00 |
|
|
|
89174ddf91
|
final update with @sjplimp suggested change
|
2021-03-05 16:28:50 -05:00 |
|
|
|
45fabdd16e
|
final update with @sjplimp suggested change
|
2021-03-05 16:23:05 -05:00 |
|
|
|
0b9675807b
|
Fix typos
|
2021-03-04 17:48:44 -05:00 |
|
|
|
97d1964383
|
Merge branch 'master' into collected-small-changes
|
2021-03-03 21:49:48 -05:00 |
|
|
|
897c337e1c
|
apply suggested improvements and clarifications
|
2021-03-03 21:27:05 -05:00 |
|
|
|
26086e04a5
|
add option to set the runtime path on installation (vs. the default to remove it)
|
2021-03-03 17:59:05 -05:00 |
|
|
|
cf04303daf
|
Final edits to doc page
|
2021-03-03 14:27:04 -07:00 |
|
|
|
38d076e22e
|
Updating nn example and mliap .rst
|
2021-03-03 13:36:00 -03:00 |
|
|
|
390e6eb965
|
Merge branch 'master' into fep
|
2021-03-03 14:01:43 +01:00 |
|
|
|
404d46c5b6
|
add missing keyword to list
|
2021-03-03 05:37:41 -05:00 |
|
|
|
d17daf150b
|
Update to use cutoff term
|
2021-03-02 20:55:37 -05:00 |
|
|
|
3ab5b5f63a
|
Documentation updated according to @sjplimp request
|
2021-03-02 18:57:23 -05:00 |
|
|
|
e75f1f2f82
|
Merge branch 'master' into relres-update
|
2021-02-28 23:20:44 -05:00 |
|
|
|
a7e5f1acf2
|
improve grammar and use terms consistent with the rest of LAMMPS
|
2021-02-28 23:20:02 -05:00 |
|
|
|
cac03a85f3
|
add false positive
|
2021-02-28 23:19:45 -05:00 |
|
|
|
175e6c964a
|
Documentation and examples updated according to @sjplimp request
|
2021-02-28 21:30:55 -05:00 |
|
|
|
4e7df729ae
|
Update fix_adapt_fep.rst
|
2021-02-28 11:41:28 +01:00 |
|
|
|
97718fa957
|
Update fix_adapt.rst
|
2021-02-28 11:40:43 +01:00 |
|
|
|
39422dff94
|
Update compute_fep.rst
|
2021-02-28 11:39:02 +01:00 |
|
|
|
9efc83195a
|
Merge pull request #2624 from rbberger/collected_small_changes
Collection of small changes
|
2021-02-26 20:38:47 -05:00 |
|
|
|
2ab9c34e52
|
Merge pull request #2631 from rbberger/python_additions
Add LAMMPS output readers to Python package
|
2021-02-26 20:27:52 -05:00 |
|
|
|
099dcedb7f
|
correct docs
|
2021-02-26 15:54:20 -05:00 |
|
|
|
dfae88cf13
|
address spelling issues
|
2021-02-25 23:11:41 -05:00 |
|
|
|
533b406d77
|
add docs for utils::strfind()
|
2021-02-25 23:11:25 -05:00 |
|
|
|
f92089298d
|
Fix bug in AvgChunkReader and add docs
|
2021-02-25 16:56:19 -05:00 |
|