099dcedb7f
correct docs
2021-02-26 15:54:20 -05:00
1fc284f3ed
Correct fix wall/gran docs
2021-02-25 09:09:00 -05:00
293ebad98f
Merge branch 'master' into kim_commands
2021-02-23 09:34:32 -05:00
ba1cb4218f
update the label to prevent warning on duplicate label
2021-02-23 07:11:43 -06:00
120cdcd7f6
update the kim commands doc
2021-02-23 06:12:11 -06:00
906afd9a32
set the skin value to 2.0 Angstroms
2021-02-23 06:12:10 -06:00
fd9a568df4
clean up the kim command, remove unused targets and double used one to avoid warning
2021-02-23 06:12:10 -06:00
efa5eff85c
Some minor changes to kim_commands.rst
2021-02-23 06:12:10 -06:00
9273a45d34
Revising kim command documentation.
2021-02-23 06:12:10 -06:00
31a878bcd6
remove the old kim commands
2021-02-23 06:12:10 -06:00
f04b8f525e
naming update
2021-02-23 06:12:10 -06:00
9023847708
update the kim command name
2021-02-23 06:12:09 -06:00
f0fd379c70
update the kim command interface with the new changes
2021-02-23 06:12:09 -06:00
2fb0506a43
Fix some typos in kim interface
2021-02-23 06:12:09 -06:00
d73ba9a3b4
Update the 'kim param' doc with the new interface
2021-02-23 06:12:09 -06:00
9fc0753cef
correct the reference to kim command
2021-02-23 06:12:08 -06:00
40e8f01aa6
correct the reference to kim command
2021-02-23 06:12:08 -06:00
0fdaf58610
correct the reference to kim command
2021-02-23 06:12:08 -06:00
a254d5b480
minor correction
2021-02-23 06:12:08 -06:00
aefd965065
update the intro for the kim command
2021-02-23 06:12:07 -06:00
0e46551632
Remove the old command interface and update the kim command as the only one
2021-02-23 06:12:07 -06:00
4cd42093a0
fixed the correct models for extra tests and update the command interface
2021-02-23 06:12:07 -06:00
3b9cbe4361
Update the kim command doc
...
Update the document with the latest interface changes. Replace the
discontinued models in the examples with the correct models. Test all
provided examples and fix the mistakes in them.
2021-02-23 06:12:07 -06:00
ce4dc4e2c6
Merge pull request #2617 from akohlmey/build-opencl-loader
...
Build and link a static OpenCL ICD loader library by default instead of system OpenCL lib
2021-02-22 13:37:17 -05:00
1bf2e18bcd
Merge pull request #2614 from akohlmey/collected-small-changes
...
Collected small changes and bugfixes
2021-02-22 13:31:37 -05:00
f3ee948450
need to use column 1 in fix ave/time example
2021-02-22 07:10:35 -05:00
24079e9302
update docs
2021-02-21 10:45:01 -05:00
ab9552b63a
Adding some notes about KOKKOS thread settings to the package doc.
2021-02-19 05:55:37 -08:00
45c782308c
Fixing issue from recent GPU package update with OMP_NUM_THREADS env being overridden in GPU library.
...
Fixing race condition with OpenMP for GPU styles using torque (missed in regression tests due to the first fix)
Documenting GPU package option for setting the number of threads (consistent with USER-INTEL and USER-OMP).
2021-02-18 21:08:18 -08:00
53fdaa5741
Merge pull request #2603 from wmbrownIntel/gpu-updateFeb2021
...
GPU Package Update February 2021
2021-02-17 19:04:55 -05:00
f367e66aba
documentation corrections, spelling fixes and updates
2021-02-17 18:47:35 -05:00
1552b0d1d6
update/correct documentation for changes to the STUBS library and its implications
2021-02-17 15:19:24 -05:00
57b630acbb
update documentation for building the manual with PIP_OPTIONS settings
2021-02-16 12:32:37 -05:00
395f6f6107
Merge branch 'master' into collected-small-changes
2021-02-16 12:16:14 -05:00
e7a37877c0
apply changes to doc Makefile to limit the impact of SNL network config changes
2021-02-16 11:40:25 -05:00
7b943948ea
Point users to the LAMMPS GitHub Releases page for downloading archives
2021-02-16 06:51:50 -05:00
d85a5e3290
Remove OCL_TUNE option in CMake
...
The GPU package now auto-detects these settings.
2021-02-16 14:57:10 -05:00
e2c32d12a4
Feb2021 GPU Package Update - Documentation Files
2021-02-15 11:07:43 -08:00
d256614c9f
Fix docs after PR #2592
2021-02-15 13:19:25 -05:00
a742935817
change version strings to 10 Feb 2021
2021-02-12 06:15:06 -06:00
bd547a3c42
Step version strings for next patch release
2021-02-12 06:15:05 -06:00
7da64cba89
fix issues with multiple uses of create_bonds command
2021-02-12 06:15:05 -06:00
16004e8f45
Merge pull request #2587 from akohlmey/next-patch-version
...
Step version strings for next patch release
2021-02-10 21:30:20 -05:00
8eb79cf329
Merge pull request #2596 from lammps/create-bonds-bugs
...
fix issues with multiple uses of create_bonds command
2021-02-10 20:35:55 -05:00
cb7e68644f
fix issues with multiple uses of create_bonds command
2021-02-10 16:21:25 -07:00
11d99d9513
Merge pull request #2545 from akohlmey/citation-refactor
...
Refactor citation handling in LAMMPS
2021-02-10 18:19:21 -05:00
6adcb4f5b9
Merge pull request #2594 from lammps/voigt-doc
...
Voigt documentation
2021-02-10 15:08:11 -05:00
006de01c05
update false positives list for spell checking
2021-02-10 12:20:04 -05:00
761527e563
clarified Voigt ordering and non-Voigt ordering for virial[6]
2021-02-10 09:55:28 -07:00
11341a5b66
enforce documented Python version requirement for MLIAP with Python
2021-02-10 08:57:14 -05:00