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
121dc82f1b
Merge branch 'clean-master2' of https://github.com/julient31/lammps into exchange-biquadratic
2020-10-02 10:57:38 -06:00
84c104641b
adding offset option and doc
2020-10-02 10:47:29 -06: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
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
54aacc47ea
add section about citing LAMMPS
2020-09-21 22:40:36 -04:00
0b903fa7c2
bond/react: create-atoms-draft-docs
2020-09-21 14:53:30 -04:00
19bc3d3643
Docs updated
2020-09-21 18:05:57 +02:00
2206de7c68
Examples added, bug fixed
2020-09-21 16:14:33 +02:00
92f8398bed
check more thoroughly for prerequisites to translate the PDF manual. update doc/README
2020-09-19 18:16:52 -04:00
f72fb7290b
fix links
2020-09-19 16:28:20 -04:00
67aeb7a5e5
Merge branch 'move-version-to-lammps' into collected-small-changes
2020-09-19 16:17:01 -04:00
4c51a8ae57
move version and num_ver from Universe to LAMMPS and make num_ver an int
2020-09-19 11:37:08 -04:00
89506efd23
document Pointers class and LAMMPS_NS namespace
2020-09-19 11:16:44 -04:00