1225dda3ad
update MathJax to version 3.2.0
2021-06-17 10:57:15 -04:00
263d92eff5
whitespace
2021-06-11 16:30:01 -04:00
41bdf0f398
address spelling issues and update list of false positives
2021-06-08 18:46:48 -04:00
832ae2c049
Merge branch 'master' into user-dielectric
2021-06-08 17:11:37 -04:00
337527282d
Added the documentation for atom style dielectric and for compute efield/atom
2021-06-07 16:36:45 -05:00
f7ca10b070
update documentation towards more complete integration
...
this includes the following steps:
- added missing sections about the packages (incomplete)
- added missing files for the pair styles and the compute (incomplete)
- merge fix doc files into a single file (incomplete)
- link to added styles from Commands overvies and style lists (incomplete)
major part that is missing is the documentation of the atom style and
the description of the file format in the read_data docs.
there should probably also additions to the `set` command to set those
properties from input scripts.
2021-06-05 21:00:35 -04:00
13b8c63e7a
Merge branch 'master' into user-dielectric
2021-06-05 11:14:44 -04:00
f92bee868a
whitespace fixes
2021-06-05 11:12:58 -04:00
80c90d8ee2
fix broken links/references
2021-06-04 00:34:37 -04:00
067fd48b57
Merge remote-tracking branch 'github/master' into collected-small-changes
...
# Conflicts:
# python/lammps/__init__.py
# python/lammps/core.py
2021-06-04 00:28:32 -04:00
2463c2dd71
Merge pull request #2787 from rbberger/python_updates
...
Update to Python package and examples
2021-06-04 00:26:48 -04:00
ed624b518e
update windows specific instructions for running LAMMPS for latest package
2021-06-03 16:51:39 -04:00
6fb6980987
Set copyright date automatically
2021-06-03 14:18:20 -04:00
2b012f4af7
Update copyright date in docs
2021-06-03 13:16:04 -04:00
415f33134b
fix typos in Kolmolgorov-Crespi potential formula
2021-06-03 13:12:43 -04:00
21607fe0ce
Update website URL in lammps theme
2021-06-03 12:03:36 -04:00
1e66dfbd74
Add LAMMPS_WEBSITE_BASEURL env variable to set canonical URL in docs
2021-06-02 17:44:45 -04:00
3d991cda6f
Remove pypar from docs
2021-06-02 11:13:44 -04:00
c12f7e226b
More cleanup to fix polarize*, access to the per-atom variables from the Atom class, and updates to doc pages
2021-06-01 11:22:14 -05:00
7a52cfcc01
Added a doc page for the fix polarize/*
2021-05-28 16:27:03 -05:00
6f00e98945
Merge pull request #2785 from akohlmey/next_patch_release
...
Step version string for next patch release
2021-05-27 17:13:03 -04:00
bd1c5592ab
Merge pull request #2784 from akohlmey/set-python-home
...
Internally set PYTHONHOME for LAMMPS on Windows
2021-05-27 16:45:34 -04:00
129c517abe
link to copy of GPLv2 inside of LAMMPS distribution
2021-05-27 16:09:28 -04:00
98023e73b9
clarify GPL version and fix URLs
2021-05-27 15:44:56 -04:00
2ee3e5851d
step version string for next patch release
2021-05-27 15:25:40 -04:00
b4e5298bf8
Merge pull request #2783 from stanmoore1/kk_update_3.4.1
...
Update Kokkos library in LAMMPS to v3.4.1
2021-05-27 15:10:34 -04:00
86059433f6
Merge pull request #2570 from kipbarrett/pair_rann
...
Add new Package USER-RANN with pair style rann for using a neural network to compute energies and forces
2021-05-27 13:07:26 -04:00
8c8e4eaeec
Update Kokkos arch list
2021-05-27 10:48:10 -06:00
e2f702ab63
Merge pull request #2768 from rbberger/doc_versions
...
Prepare LAMMPS manual to show multiple versions and downloads
2021-05-27 10:54:43 -04:00
40a5c2de5b
Merge pull request #2782 from jrgissing/bond/react-doc-tweaks
...
Bond/react doc tweaks
2021-05-27 10:41:14 -04:00
0713e95873
integrate documentation
2021-05-26 16:55:51 -04:00
f703025c32
whitespace
2021-05-26 16:01:03 -04:00
4b37421318
Add word
2021-05-26 16:00:58 -04:00
c13b1b39ef
Change title and add forum page link
2021-05-26 15:58:30 -04:00
409dd02eae
Merge remote-tracking branch 'origin/master' into doc_versions
2021-05-26 15:54:56 -04:00
012003c68a
Merge branch 'master' into pair_rann
...
# Conflicts:
# cmake/CMakeLists.txt
# cmake/presets/all_off.cmake
# cmake/presets/all_on.cmake
2021-05-26 15:17:30 -04:00
01212881d2
clarify docs
2021-05-26 00:05:21 -04:00
c723fe2345
Update fix_bond_react.rst
2021-05-25 23:54:43 -04:00
0f5a1178fb
we don't need txt2rst and txt2html anymore
2021-05-25 22:14:29 -04:00
d3bf00769c
a couple more URL fixes
2021-05-25 22:14:00 -04:00
04f7cd0fb7
replace non-ASCII characters
2021-05-25 22:13:37 -04:00
04defbf49c
Merge remote-tracking branch 'github/master' into collected-small-changes
2021-05-25 18:57:34 -04:00
14f989b086
Also use current_version in layout.html
2021-05-25 17:36:52 -04:00
e1c5cfd372
Add LAMMPS_WEBSITE_BUILD_VERSION to set current doc version
2021-05-25 17:23:34 -04:00
c10812644d
correct citation
2021-05-25 17:17:16 -04:00
735c5c52dc
Merge remote-tracking branch 'origin/master' into doc_versions
2021-05-25 17:15:23 -04:00
a3a2bdc8f6
Keep version in header, only show selector if LAMMPS_WEBSITE_BUILD is set
2021-05-25 17:15:17 -04:00
8c9b29f9ec
Merge branch 'pair-style-nnp' of github.com:singraber/lammps into pair-style-nnp
2021-05-25 14:52:50 -06:00
c55997abca
Minor edits
2021-05-25 14:51:55 -06:00
9e1db61b41
Merge branch 'master' into pair-style-nnp
2021-05-25 16:44:55 -04:00