Commit Graph

3611 Commits

Author SHA1 Message Date
Steve Plimpton 446e7e7369 patch for allowing prd command to work with sorted atoms 2016-09-28 16:33:30 -06:00
sjplimp 829d11e88b Merge pull request #44 from rbberger/doc-fixes
Some documentation fixes and IPython updates
2016-09-27 15:36:10 -06:00
sjplimp 96f31d6dad Merge pull request #43 from akohlmey/doc-fixes
Documentation fixes
2016-09-27 15:35:41 -06:00
Steve Plimpton 35705217f4 enable multi-processor NEB replicas 2016-09-27 15:34:08 -06:00
Steve Plimpton 9a2f738673 sync with SVN 2016-09-27 15:32:57 -06:00
Steve Plimpton f9677e6d7b released version of weighted balancing 2016-09-27 10:52:27 -06:00
Richard Berger a3277117e2 Add filter which merges preformatted sections 2016-09-26 18:52:43 -04:00
Richard Berger 67d4c07689 Do not escape underscore inside preformat blocks 2016-09-26 18:52:31 -04:00
Richard Berger 877a504933 Fix typo in Section_howto.txt 2016-09-26 18:44:25 -04:00
Axel Kohlmeyer 8a951f9d79 fix typo 2016-09-26 18:43:03 -04:00
Axel Kohlmeyer 69a8842ecb update load balance weights documentation for fix balance and balance 2016-09-26 18:33:50 -04:00
Axel Kohlmeyer 7732548b3c correct issues related to the addition of fix cmap 2016-09-26 18:14:32 -04:00
Axel Kohlmeyer 2c5f6e1a99 fix a broken link that slipped through the cracks in the previous cleanup 2016-09-26 18:13:18 -04:00
Richard Berger d0aa13b543 Fix broken link in Section_packages.txt 2016-09-26 16:53:18 -04:00
Axel Kohlmeyer 47b52ed2dd Merge branch 'integration' into balance2 2016-09-26 15:19:48 -04:00
Steve Plimpton b97b9dd661 new fix cmap command 2016-09-26 08:40:53 -06:00
sjplimp c00cd6192d Merge pull request #41 from akohlmey/doc-fixes
Documentation updates and corrections
2016-09-23 14:57:23 -06:00
Steve Plimpton 6f4b7268de sync with SVN 2016-09-23 14:52:45 -06:00
Steve Plimpton 08f0bf9025 new verion of balance weighting 2016-09-23 14:37:53 -06:00
Axel Kohlmeyer 3d5f5bf40e a few more consolidations of link anchors 2016-09-23 10:25:10 -04:00
Axel Kohlmeyer 065d35eefa update kokkos compilation instructions to use provided preset makefiles 2016-09-22 23:53:19 -04:00
Axel Kohlmeyer 3785249033 use "make mpi" instead of "make g++" in examples 2016-09-22 23:52:52 -04:00
Axel Kohlmeyer e18941e865 delete bogus line (how did this get into the docs?) 2016-09-22 23:41:53 -04:00
Axel Kohlmeyer c6cebe66c7 making more links and anchors consistent and correct errors 2016-09-22 22:26:17 -04:00
Axel Kohlmeyer 08d9792ec8 add an additional explanation to compute XXX/tally docs and fix a typo 2016-09-22 21:46:45 -04:00
Axel Kohlmeyer c10aa55fc1 Merge branch 'integration' into doc-fixes 2016-09-22 09:19:45 -04:00
Steve Plimpton b3217218d6 doc page sync with SVN 2016-09-21 20:54:20 -06:00
Axel Kohlmeyer 2943dd5c12 correct another broken link in fix ti/spring 2016-09-20 19:02:13 -04:00
Axel Kohlmeyer 33d9a55d35 remove references to docs for fix ti/rs 2016-09-20 19:01:58 -04:00
Axel Kohlmeyer 5345efb5b8 correct broken link in updated fix ti/spring docs 2016-09-20 18:57:01 -04:00
Axel Kohlmeyer 9bedb8a1c9 ignore generated files in html folder 2016-09-20 18:54:51 -04:00
Axel Kohlmeyer 0d7e4f1e88 update docs for pair style gauss/cut to document optional per pair cutoff 2016-09-20 18:51:50 -04:00
Steve Plimpton 9ef748bbaa remvoing doc/html 2016-09-20 16:46:59 -06:00
Steve Plimpton 5c37fccf49 fix ti/spring for eam/allow and eam/fs 2016-09-20 12:10:58 -06:00
Steve Plimpton b9b044e180 new fix ti/spring command, remove fix ti/rs 2016-09-20 10:44:12 -06:00
Axel Kohlmeyer aa9fe38c5c consolidate ignoring python bytecompiled cache files 2016-09-17 09:50:49 -04:00
Steve Plimpton abf05eed61 comm tiled bug fix 2016-09-16 10:31:52 -06:00
Steve Plimpton 2f298951cf resolved conflicts 2016-09-14 10:22:46 -06:00
Steve Plimpton 717e719b83 HTML update 2016-09-14 09:35:03 -06:00
Steve Plimpton 10b4411d5b Merge branch 'integration' of github.com:akohlmey/lammps into integration 2016-09-13 17:22:14 -06:00
Steve Plimpton c744b23c4c doc updates 2016-09-13 17:15:15 -06:00
sjplimp a69e059be3 Merge pull request #27 from akohlmey/small-bugfixes
Collected small changes and bugfixes
2016-09-13 17:11:23 -06:00
sjplimp dbc548dd88 Merge pull request #26 from rbberger/is_available_feature
Extend is_available() function to query optional features
2016-09-13 17:10:10 -06:00
Steve Plimpton 25e518a4f4 added options to compute bond/local 2016-09-13 17:03:37 -06:00
Steve Plimpton ed52f9ea5e pair vashishta/table 2016-09-13 14:54:12 -06:00
Steve Plimpton 944289b018 final version of pair vashishta/table 2016-09-13 14:45:53 -06:00
Axel Kohlmeyer 51e4a568c9 Merge branch 'small-bugfixes' of github.com:akohlmey/lammps into small-bugfixes 2016-09-13 14:32:27 -04:00
Steve Plimpton a8081d4507 fix qeq Kokkos bug fix by Stan 2016-09-13 10:54:04 -06:00
Axel Kohlmeyer e53862ca4a update html file updated boundary.txt file 2016-09-11 14:55:13 -04:00
Axel Kohlmeyer a64eb330e3 document how using shrink-wrap boundaries can cause lost atoms in parallel 2016-09-11 14:48:37 -04:00