ed17eabe17
Add missing code highlights
2020-10-05 14:04:44 -04:00
884295eb5f
Add example showing Python exception handling
2020-10-05 14:04:14 -04:00
6672568fca
Change links
2020-10-05 14:03:50 -04:00
113db3ac73
fold group specific query functions into the more generic ID query functions
2020-10-05 13:41:12 -04:00
f3b33ea0c6
address spelling issues
2020-10-04 14:10:35 -04:00
d1e76068e8
add new APIs to library docs
2020-10-04 14:10:18 -04:00
ffcd905bf1
complete LAMMPS shell docs interation. Warn if exceptions are missing but don't fail
2020-10-04 14:03:34 -04:00
b1cc9949e4
include added introspection into docs
2020-10-03 23:38:22 -04:00
fb1bd3e962
Correct links
2020-10-02 18:01:52 -04:00
d91d8de76d
Refactor LammpsNumpyWrapper to numpy_wrapper
...
LammpsNumpyWrapper was a class that was defined inside of the
lammps.numpy property when it was first accessed. This made it hard
to document the methods of this class.
This commit extracts this utility class into the lammps module and
renames it to 'numpy_wrapper'.
2020-10-02 17:28:25 -04:00
0475397229
Update Python_usage.rst
2020-10-02 17:19:51 -04:00
60891fe6f9
Add Python_config.rst
2020-10-02 17:19:04 -04:00
a0d0f96e52
make f2c_string utility function portable across fortran compilers
2020-10-02 10:36:17 -04:00
1f417f8eb4
mention Fortran interface in examples/COUPLE/fortran2 now that it is up-to-date again
2020-10-02 00:28:13 -04:00
c5fc3f2c78
Update Python_usage.rst
2020-10-01 18:01:07 -04:00
533c453a08
Update Python docs
2020-10-01 15:00:08 -04:00
9dc42262ec
one more edit
2020-10-01 11:34:27 -06:00
343b24dd5e
more edits to C library chapter
2020-10-01 10:50:33 -06:00
9efcaf2d61
update documentation for Windows installer
2020-10-01 00:57:53 -04:00
507c2cb2a8
Update and reorganize Python docs
2020-09-30 22:20:01 -04:00
77fb2ee311
add list of documented functions at the top of the C-Library doc pages
2020-09-30 21:16:48 -04:00
dc13a61b40
fix spelling
2020-09-30 20:00:53 -04:00
a9b27caf17
Merge branch 'master' into progguide-axel
2020-09-30 19:57:20 -04:00
38d954e038
Update the text to mention returning the handle instead of passing it as an argument.
2020-09-30 19:54:07 -04:00
0d9a2808b4
Merge branch 'progguide-updates' of github.com:lammps/lammps into progguide-axel
2020-09-30 19:50:00 -04:00
6928e79883
Merge pull request #2395 from rbberger/collected-small-fixes
...
Fixes issues found via Static Code Analysis and from bug reports
2020-09-30 19:23:52 -04:00
4b71e1cbda
initial library doc page edits
2020-09-30 15:37:11 -06:00
e4cfb91169
discuss that USER-MESONT package potentials are not bundled and provide URL
2020-09-29 16:57:19 -04:00
54c4b95c4d
small format tweak
2020-09-28 14:09:03 -04:00
b1f6a6799c
Merge remote-tracking branch 'github/master' into coul_tt
2020-09-28 13:56:00 -04:00
8bc67f17cc
fully integrate pair style coul/tt into manual
2020-09-28 13:46:53 -04:00
405c1b98c5
remove inactive code and documentation for dump image persp option
2020-09-28 08:19:26 -04:00
d868271b01
remove unneeded escapes from input examples
2020-09-28 07:52:38 -04:00
9d39587d37
expand c-library properties example
2020-09-27 19:05:40 -04:00
b11b420b08
small doc update for singularity
2020-09-26 22:30:05 -04:00
5e110fe707
update docs for autodetected OpenMP compatibility
2020-09-25 16:45:39 -04:00
5489c64aef
remove trailing whitespace
2020-09-25 16:32:54 -04:00
cc5ef652e4
move Using Python with LAMMPS to programmer guide and integrate python module docs
2020-09-25 15:13:05 -04:00
0ffb2ce09c
move Tutorials to bottom of Howto section
2020-09-25 15:12:31 -04:00
5e6d222d29
fix up a few internal references
2020-09-25 14:04:44 -04:00
495438105f
mass renaming of programmer guide files
2020-09-25 13:59:29 -04:00
9a523fef65
add bibliography
2020-09-25 13:48:22 -04:00
089e55cc37
fix typo
2020-09-25 13:48:05 -04:00
7a35f786fb
tweak button size setting for active state, too.
2020-09-24 16:56:05 -04:00
28812b1ea7
Merge pull request #2381 from akohlmey/collected-small-changes
...
Collected small changes
2020-09-24 16:17:28 -04:00
2f8a5ddd1f
xindy doesn't seem to be required (and is not available on CentOS 8)
2020-09-23 17:13:09 -04:00
b6d98707ec
molecule: revert overzealous error checking
2020-09-23 11:23:10 -04:00
2b30661b07
molecule: correctly update docs
2020-09-23 10:46:23 -04:00
343932f220
document -DLAMMPS_TRAP_FPE
2020-09-23 09:38:07 -04:00
f186eb7005
be more selective about which elements not to display
...
we only want to skip the redundant User-Documentation and Programmer-Documentation captions
2020-09-21 22:41:19 -04:00