Commit Graph

15105 Commits

Author SHA1 Message Date
Stan Moore 32917f4caa Workaround for issue 1037 2018-08-06 10:50:06 -06:00
Steve Plimpton e88311235f
Merge pull request #1033 from lammps/doc-reorg-commands
replace Section_commands.txt file
2018-08-06 08:20:59 -06:00
Steve Plimpton 78bddacd88
Merge pull request #1032 from lammps/slope
bug-fix for slope() function in variable
2018-08-06 08:20:32 -06:00
Richard Berger fba9f0aaae Fix various links 2018-08-06 00:10:06 -04:00
Richard Berger 6927ed5eb9 Fix pair body rounded polygon and polyhedron links 2018-08-06 00:01:38 -04:00
Richard Berger 6de3dab72a Remove duplicates 2018-08-05 23:59:52 -04:00
Steven J. Plimpton 82744773b3 replace Section_commands.txt file 2018-08-03 16:04:54 -06:00
Steve Plimpton 31c3c6c93e
Merge pull request #1031 from akohlmey/cmake-cross-linux-mingw
Allow cross-compiling from linux to windows with cmake
2018-08-03 14:55:03 -06:00
Steve Plimpton 382e3b08ac
Merge pull request #1028 from lammps/doc-reorg-intro-howto
changes for Intro and Howto doc pages
2018-08-03 14:54:34 -06:00
Steven J. Plimpton 5789ef9128 bug-fix for slope() function in variable 2018-08-03 10:08:02 -06:00
Richard Berger 2321c8ff37 Merge remote-tracking branch 'origin/master' into doc-reorg-intro-howto 2018-08-03 00:12:58 -04:00
Richard Berger 9cc75792d6 Update lammps.book 2018-08-02 23:29:29 -04:00
Steven J. Plimpton f330013584 lost SPIN in package list 2018-08-02 14:26:02 -06:00
Steven J. Plimpton 39f61a78f2 couple more doc page tweaks 2018-08-02 14:09:00 -06:00
Steven J. Plimpton c105e21a73 more mods to Intro section 2018-08-02 13:58:25 -06:00
Steve Plimpton 1b0a8fdc9b
Merge pull request #942 from tootea/nhfixes
Fix discrepancies between fix_nh and papers
2018-08-02 11:16:54 -06:00
Steven J. Plimpton fb03924e83 patch 2Aug18 2018-08-02 11:12:57 -06:00
Axel Kohlmeyer 4faeda28ee allow cross-compiling from linux to windows with cmake 2018-08-02 06:38:25 -04:00
Steve Plimpton ad88ecd3ef
Merge pull request #1030 from akohlmey/collected-small-fixes
Collected small fixes for the next patch release
2018-08-01 10:54:31 -06:00
Axel Kohlmeyer d598e7c60e rename preprocessor guard to prevent multiple inclusion to be consistent with file name 2018-08-01 15:54:46 +02:00
Axel Kohlmeyer 42948b60ee corrections for broken links in the html docs 2018-08-01 14:37:03 +02:00
Axel Kohlmeyer d877a12e0c Merge branch 'fix_xrd_histo' of https://github.com/king-michael/lammps into collected-small-fixes 2018-08-01 13:57:56 +02:00
Michael King c8be5a3f2d change ave/histo to ave/histo/weight 2018-08-01 11:11:18 +02:00
Steven J. Plimpton 90897f570e changes for Intro and Howto doc pages 2018-07-31 15:27:09 -06:00
Axel Kohlmeyer 77e5445bfe Need to purge old pair_cdeam.* files 2018-07-31 14:16:54 -04:00
Steve Plimpton eb967a8a6c
Merge pull request #1027 from akohlmey/move-cdeam
Move pair style eam/cd from USER-MISC to MANYBODY
2018-07-31 10:39:18 -06:00
Steve Plimpton 2b7b61d5b7
Merge pull request #1023 from amritagos/patch-1
docs:  Fix spelling mistakes and clarify Tools.txt
2018-07-31 10:38:47 -06:00
Steve Plimpton ff351bd5f7
Merge pull request #1022 from HaoZeke/updateEmacs
emacs: Update mode file
2018-07-31 10:38:26 -06:00
Axel Kohlmeyer c6186bf00d whitespace and formatting update 2018-07-31 17:36:49 +02:00
Axel Kohlmeyer e9d40d3c6d rename class from PairCDEAM to PairEAMCD 2018-07-31 17:16:18 +02:00
Steve Plimpton 8c0955aaff
Merge pull request #1025 from lammps/doc-reorg-speed-packages
changes to Packages and Speed doc files
2018-07-31 08:58:49 -06:00
Axel Kohlmeyer 67e70316de rename pair_cdeam.* to pair_eam_cd.* 2018-07-31 16:58:44 +02:00
Steve Plimpton bbaf522430
Merge pull request #1024 from akohlmey/cmake-dependencies-fixups
Resolve object dependency problems for CMake build system
2018-07-31 08:50:33 -06:00
Axel Kohlmeyer 6dad2f59d8 list @HaoZeke as (new) owner of the LAMMPS emacs mode list code 2018-07-31 11:06:09 +02:00
Axel Kohlmeyer 50fe209782 mention -*- cookie for switching emacs modes and clarify file pattern text 2018-07-31 10:24:36 +02:00
Axel Kohlmeyer 24e293326d
Remove disabled line and add comment on package dependencies 2018-07-31 09:36:35 +02:00
Axel Kohlmeyer f3615e83e8 move pair style eam/cd from USER-MISC to MANYBODY and update docs accordingly 2018-07-31 09:18:37 +02:00
Richard Berger 18a7b1ab4f Fix broken links and duplicate TOC 2018-07-30 21:32:12 -04:00
Richard Berger 57cd1ab55a Add missing extension 2018-07-30 19:13:26 -04:00
Richard Berger 34f619ea1d Update lammps.book 2018-07-30 19:04:52 -04:00
Steve Plimpton a8e2a0a54b
Merge pull request #1019 from rbberger/cmake_updates
CMake updates
2018-07-30 15:18:47 -06:00
Steven J. Plimpton d9c328932f changes to Packages and Speed doc files 2018-07-30 12:31:12 -06:00
Axel Kohlmeyer ee822bec1b selectively handle dependency of qeq/fire on MANYBODY 2018-07-30 20:04:31 +02:00
Axel Kohlmeyer b02362b943 add manual treatment of source dependencies between USER-REAXC and USER-OMP 2018-07-30 19:09:16 +02:00
Axel Kohlmeyer 82c9e8a52c add explicit pattern based dependencies for CORESHELL packages, so KSPACE is no longer enforced 2018-07-30 18:56:56 +02:00
Steve Plimpton 2bb11ef47a
Merge pull request #1021 from akohlmey/spin-package-fixes
SPIN package fixes, especially for DMI
2018-07-30 10:39:35 -06:00
Steve Plimpton 4a8f2c2d29
Merge pull request #1020 from akohlmey/coverity-inspired-fixes
Coverity inspired fixes to BODY package
2018-07-30 10:39:08 -06:00
Axel Kohlmeyer 882e1e5138 resolve dependency problem between RIGID and USER-OMP package 2018-07-30 18:32:28 +02:00
Amrita Goswami b76f86602a
docs: Fix spelling mistakes and clarify Tools.txt 2018-07-30 21:18:59 +05:30
HaoZeke a00d7becc3
emacs: Major readme update and refactor
Also update the license and switch to GPL v2 like lammps
2018-07-30 20:51:28 +05:30