30100d33c6
get rid of tabs and trailing whitespace
2020-06-15 17:37:45 -04:00
ac87f1763c
Merge remote-tracking branch 'refs/remotes/origin/chem_snap' into chem_snap
2020-06-15 12:22:11 -07:00
c987dfb2c9
Merge pull request #2156 from akohlmey/collected-small-changes
...
Collected changes for the next patch release
2020-06-15 14:40:27 -04:00
e083416dd8
Merge pull request #2159 from akohlmey/potential-unit-tag
...
Add a units consistency check by adding a UNITS: tag to potential files.
2020-06-15 13:55:20 -04:00
9aee8d41bd
Merge branch 'master' into collected-small-changes
2020-06-15 12:12:45 -04:00
b3a99f3165
add and document new "download" preset
2020-06-14 19:50:14 -04:00
5d3f67dff4
Tweaked formulae for K
2020-06-14 13:25:11 -06:00
8736565977
document the use and generation of "DATE:" and "UNITS:" tags
2020-06-14 14:41:04 -04:00
5abfcde3f7
make subheaders and typesetting more consistent
2020-06-14 12:41:19 -04:00
083fe85b68
import updates to the manual from the progguide branch
2020-06-14 11:25:02 -04:00
9dec9314a2
Polished the doc files a bit
2020-06-13 19:20:30 -06:00
30aa4bf454
Added chemsnap keywords and upgraded equations to mathjax
2020-06-13 17:55:45 -06:00
497e30af82
fully integrate and update USER-MESONT docs. Add notes about C++ pair style and download of potential files
2020-06-12 09:02:56 -04:00
cf359dede2
Merge pull request #2139 from akohlmey/fetch-potentials
...
Add feature to transparently download external potential files when packages are enabled
2020-06-12 06:28:42 -04:00
d61d8899ff
Merge branch 'fetch-potentials' into feature-cnt
2020-06-12 05:54:45 -04:00
cf5c748fb4
Merge branch 'master' into feature-cnt
2020-06-12 05:53:17 -04:00
6b783d31ad
fix spelling
2020-06-11 21:28:32 -04:00
219a3e4ce2
fix format (again)
2020-06-11 21:27:27 -04:00
bb144f0d1b
Merge branch 'reset-ids-sort' into move-ubuf-to-lmptype
...
# Conflicts:
# src/reset_ids.h
2020-06-11 20:12:37 -04:00
965ec37e80
whitespace/format fixes
2020-06-11 20:11:38 -04:00
006f7956c1
Merge remote-tracking branch 'github/reset-ids-sort' into move-ubuf-to-lmptype
2020-06-11 18:11:51 -04:00
fc9bbd4d06
Merge pull request #2121 from rbberger/gran-wall-store-contacts-fix
...
Document and fix store_contacts in fix gran/wall and gran/wall/region
2020-06-11 18:04:23 -04:00
b9303378ac
move pair style mesocnt from USER-MISC to (upcoming) USER-MESONT package
...
the remaining documentation and README files will be updated once USER-MESONT is integrated
2020-06-11 17:41:19 -04:00
3a5cdd384f
vector -> array
2020-06-11 14:51:36 -04:00
558b9201ac
Fix typo
2020-06-11 12:37:44 -04:00
e9a52a2b1b
More doc updates
2020-06-11 12:30:02 -04:00
b299601a41
Update fix_wall_gran docs
2020-06-11 12:22:55 -04:00
d02363b8fb
adding a reset_ids sort option
2020-06-10 16:33:05 -06:00
6f78dd688a
Minor doc changes & rename store_contacts to contacts
2020-06-10 15:52:47 -04:00
c3d5e46f9a
one more permission fix
2020-06-10 13:48:25 -04:00
8a71d760f2
fixup permission on doc file
2020-06-10 13:41:57 -04:00
0b7f58e674
Merge pull request #2137 from jtclemm/ptemp
...
Adding new ptemp keyword to fix/nh
2020-06-09 19:01:30 -04:00
2f5a8d0937
remove trailing whitespace
2020-06-09 17:28:26 -04:00
3ea39f5a23
Update fix_nh.rst
...
Removed mbox commands
2020-06-09 14:58:25 -06:00
833ebeb0a0
remove \mbox{} macros which are incompatible with make pdf
2020-06-09 16:42:26 -04:00
32984cb8c4
add reference to LAMMPS slack
2020-06-09 16:06:47 -04:00
bb5b931d78
Merge remote-tracking branch 'github/master' into add-ECO-DF
2020-06-09 14:55:40 -04:00
89fb194f51
update to fix orient/eco from the authors
2020-06-09 14:55:31 -04:00
4c6c4ac405
Update fix_nh.rst
...
Adding linebreaks for legibility
2020-06-09 12:20:21 -06:00
2010cf97a9
add documentation for the cubin header check and explain the reason
2020-06-09 07:41:18 -04:00
7512cd3518
Merge branch 'master' of github.com:ThFriedrich/lammps into collected-bugfixes-and-updates
2020-06-08 09:48:21 -04:00
d106ed8981
add missing pair_style command to commands overview
2020-06-08 01:49:16 -04:00
99fcf21a74
Fix "Example" Tag formatting
2020-06-08 04:21:24 +02:00
f9cdf0913c
Fix Formatting of "Examples" Label
2020-06-07 23:27:02 +02:00
def387c21e
Added missing "Syntax" label
2020-06-07 23:01:48 +02:00
92012ef047
fix permissions
2020-06-06 10:44:09 -04:00
17306c0469
Merge branch 'master' into add-ECO-DF
2020-06-06 10:37:12 -04:00
9482f7f834
fix up typesetting of docs, spelling, and integrated into fix command table
2020-06-06 10:01:07 -04:00
cbd4f59d45
updates "add eco df"
...
We think we followed all your requests/advice/suggestions (thanks!). We were unable to compile the current master (!) on Ubuntu and MacOS unless we added -std=c++11 to the Makefile(s) compiler flags. Note that this is NOT related to this pull request / the ECO Force. With this compiler flag, the current master works well with the fix_orient_eco (now renamed). The fix has been moved to USER-MISC (but we hope to get it to MISC later). We can't "make style_check ", but we have added our command to commands_fix.rst. We don't know GitHub well enough, so we don't know how to make sure that the PR #2122 was already included in the master, which we downloaded today.
2020-06-05 14:57:59 +02:00
08a6efe6b1
Update fix_eco_force.rst
2020-06-03 12:32:05 +02:00