Axel Kohlmeyer
|
62f0d87e59
|
update .gitignore for recently added styles
|
2020-01-15 17:13:14 -05:00 |
Axel Kohlmeyer
|
df24475ea1
|
update bop potential files to the latest versions
|
2020-01-15 16:50:10 -05:00 |
Axel Kohlmeyer
|
4801f013a5
|
correct logic error in reading of bop potential files
|
2020-01-15 16:49:23 -05:00 |
Axel Kohlmeyer
|
3efc5b0b64
|
Merge pull request #1841 from phankl/stable
Mesoscopic potential for carbon nanotubes
|
2020-01-15 16:31:40 -05:00 |
Philipp Kloza
|
cb20d73a82
|
consistent name for pot file, symbolic link in examples
|
2020-01-15 20:45:13 +00:00 |
Axel Kohlmeyer
|
1ed50bcdde
|
Merge pull request #1837 from akohlmey/collected-small-changes
Collected small changes for the next patch release
|
2020-01-15 15:34:00 -05:00 |
Axel Kohlmeyer
|
f888c436c3
|
use safe fgets version and check sscanf() return value for correct parsion of potential file header
|
2020-01-15 14:24:02 -05:00 |
Axel Kohlmeyer
|
48cdd6c2fb
|
refactor mesocnt example to be better suited for testing and add logs
|
2020-01-15 14:23:19 -05:00 |
Axel Kohlmeyer
|
90d5f7be01
|
Merge remote-tracking branch 'cntmeso/stable' into ph-cntmeso
# Conflicts:
# doc/src/pair_mesocnt.rst
|
2020-01-15 13:54:37 -05:00 |
Axel Kohlmeyer
|
3cb26e576d
|
make sure communication buffers are fully initialized
|
2020-01-15 13:47:01 -05:00 |
Axel Kohlmeyer
|
f05175eb1d
|
properly initialize eflag/vflag and all related properties
|
2020-01-15 13:42:50 -05:00 |
Axel Kohlmeyer
|
500363ab83
|
move functions in MathExtra namespace to math_extra.h header file
|
2020-01-15 13:42:14 -05:00 |
Philipp Kloza
|
34bc3b1b2e
|
changed documentation format to .rst
|
2020-01-15 18:23:45 +00:00 |
Axel Kohlmeyer
|
51f41d4559
|
add missing rst format doc file
|
2020-01-15 13:05:28 -05:00 |
Axel Kohlmeyer
|
a74c3b912b
|
remove tabs and trailing whitespace, adjust source format to closer match LAMMPS style
|
2020-01-15 12:54:37 -05:00 |
Axel Kohlmeyer
|
4d20f1623c
|
remove outdated .txt versions of documentation
|
2020-01-15 11:53:21 -05:00 |
Axel Kohlmeyer
|
97bcce77d3
|
update documentation to rst format and integrate into lists/tables
|
2020-01-15 11:52:49 -05:00 |
Axel Kohlmeyer
|
2f1e3d8490
|
Merge branch 'master' into ph-cntmeso
# Conflicts:
# doc/src/pairs.txt
|
2020-01-15 11:45:14 -05:00 |
cdt1802
|
a8d27efbe7
|
fixed typos in documenation, added words to false positives for spell check
|
2020-01-15 14:33:52 +00:00 |
cdt1802
|
902d772b85
|
removed harmonic bond and angle from repo
|
2020-01-15 13:47:51 +00:00 |
cdt1802
|
331fff0613
|
moved files to USER-MISC, added README entry, added examples
|
2020-01-15 12:07:26 +00:00 |
cdt1802
|
198a40ada6
|
fixed typo in documentation
|
2020-01-15 11:43:11 +00:00 |
cdt1802
|
9ef984daaa
|
added documentation
|
2020-01-15 11:04:43 +00:00 |
Axel Kohlmeyer
|
133be2132d
|
Merge remote-tracking branch 'github/junghans-patch-1' into collected-small-changes
|
2020-01-14 16:57:52 -05:00 |
Christoph Junghans
|
392b32ef6f
|
cmake: fix warning about chain.x
|
2020-01-14 14:26:28 -07:00 |
Axel Kohlmeyer
|
cbf3756923
|
correct CR/LF into plain LF line endings
|
2020-01-14 15:57:37 -05:00 |
Axel Kohlmeyer
|
a57f6f5852
|
Merge pull request #1838 from lammps/stochastic-example
enhanced stochastic wall example
|
2020-01-14 15:55:24 -05:00 |
Axel Kohlmeyer
|
93b6d5312d
|
update the github workflow document for recent changes
|
2020-01-14 15:42:55 -05:00 |
Axel Kohlmeyer
|
16d6932aca
|
update the contributing guidelines to new documentation format and additional policies and checks
|
2020-01-14 15:37:07 -05:00 |
Steve Plimpton
|
ceeae57172
|
enhanced stochastic wall example
|
2020-01-14 13:20:35 -07:00 |
Axel Kohlmeyer
|
50aa52fc9c
|
replace (evil) tabs with blanks
|
2020-01-14 15:08:56 -05:00 |
Axel Kohlmeyer
|
ded3354fa9
|
add comments about thread safety to the library howto
|
2020-01-14 15:04:17 -05:00 |
Axel Kohlmeyer
|
7f0373afa3
|
fix typo
|
2020-01-14 14:51:00 -05:00 |
Steve Plimpton
|
be8832be99
|
Merge branch 'master' into nparticles
|
2020-01-14 12:36:02 -07:00 |
Axel Kohlmeyer
|
b9c6e0f700
|
Merge pull request #1691 from toquydong/stochasticwall
Implementation of statistical gas wall boundary conditions
|
2020-01-14 14:11:16 -05:00 |
Axel Kohlmeyer
|
285138ea13
|
Merge pull request #1836 from lammps/hyper-upgrade
Hyperdynamics upgrade
|
2020-01-14 14:10:16 -05:00 |
Axel Kohlmeyer
|
75b2066506
|
correct spelling issues
|
2020-01-14 13:34:19 -05:00 |
Axel Kohlmeyer
|
660264855a
|
update rst documentation for fix hyper/local
|
2020-01-14 13:27:35 -05:00 |
Axel Kohlmeyer
|
cae994dea9
|
fix whitespace issues
|
2020-01-14 13:24:40 -05:00 |
Axel Kohlmeyer
|
2f83b32030
|
Merge branch 'master' into pair-bop-updates
|
2020-01-14 13:15:05 -05:00 |
Steve Plimpton
|
531946a35f
|
updated hyper examples
|
2020-01-14 11:14:48 -07:00 |
To Quy-Dong
|
00ffa5cc10
|
Create in.shearflow
|
2020-01-14 18:58:38 +01:00 |
Steve Plimpton
|
628dc6dd2a
|
sync with master
|
2020-01-14 10:40:05 -07:00 |
Steve Plimpton
|
07e58fd681
|
document latest fix hyper/local diagnostics
|
2020-01-14 10:36:19 -07:00 |
To Quy-Dong
|
1ce1474864
|
Update README
|
2020-01-14 18:13:53 +01:00 |
To Quy-Dong
|
9de4e56f3e
|
Update README
|
2020-01-14 18:12:33 +01:00 |
To Quy-Dong
|
41792da707
|
Update fix_wall_reflect_stochastic.cpp
|
2020-01-14 18:08:42 +01:00 |
Axel Kohlmeyer
|
126bc01dd4
|
Merge pull request #1835 from lammps/message-iterate
add quit option to message command
|
2020-01-14 11:41:06 -05:00 |
Steve Plimpton
|
ea24ec8d6a
|
minor formatting edits
|
2020-01-14 09:15:05 -07:00 |
Steve Plimpton
|
95a3abc74e
|
Merge branch 'master' into fire
|
2020-01-14 08:53:40 -07:00 |