|
|
ad8aeb8b00
|
using POSIX compatible version of strdup() (i.e. _strdup()) on windows
|
2019-02-07 14:11:02 +01:00 |
|
|
|
f80c577b3c
|
Merge pull request #1316 from akohlmey/python-portable-header
Rename python.h to lmppython.h
|
2019-02-07 14:05:49 +01:00 |
|
|
|
510641c065
|
Merge pull request #1319 from lammps/akohlmey-new-issue-templates
Update issue templates to have a different template for bug reports and feature requests.
|
2019-02-07 14:02:10 +01:00 |
|
|
|
622eb47902
|
some small tweaks, fixes for typos, and url corrections for the manual
|
2019-02-07 01:19:29 -05:00 |
|
|
|
019e534f80
|
some small tweaks, fixes for typos, and url corrections for the manual
|
2019-02-07 01:16:48 -05:00 |
|
|
|
6068a719ff
|
Updated example/kim/log.* files
|
2019-02-06 23:53:47 -06:00 |
|
|
|
927dc262b2
|
Update CMake & Install.py for KIM API v2
|
2019-02-06 23:41:45 -06:00 |
|
|
|
7c1fb847f4
|
Slight tweak to sed in doc/Makefile
|
2019-02-06 18:00:23 -08:00 |
|
|
|
4fe6528ed4
|
Add support for Sphinx+PDF+MathJax
|
2019-02-06 17:14:50 -08:00 |
|
|
|
ebcbc5bdbd
|
fix some formatting and spelling/grammar errors in bug report template
|
2019-02-06 17:32:44 -05:00 |
|
|
|
c9a7513dc6
|
remove outdated generic issue template
|
2019-02-06 17:26:59 -05:00 |
|
|
|
17cd92a3f2
|
Update issue templates
Take advantage of the fact, that GitHub now allows to have separate issue templates for bug reports and feature requests
|
2019-02-06 17:15:52 -05:00 |
|
|
|
490f67d332
|
third order tensor calculator
|
2019-02-06 12:05:41 -08:00 |
|
|
|
4226522e20
|
minor dynmat changes and start of third order changes
|
2019-02-05 17:52:28 -08:00 |
|
|
|
8ec9b6fb64
|
Memory Use Reduction
|
2019-02-05 11:49:15 -08:00 |
|
|
|
d7c2ecadad
|
add support for using utils::sfgets() to pair style airebo and check whether sscanf() was parsing numbers correctly
|
2019-02-05 17:05:49 +01:00 |
|
|
|
0eef5ebaa3
|
add support for using utils::sfgets() to pair style adp
|
2019-02-05 17:04:54 +01:00 |
|
|
|
c42b269803
|
convert several more table styles to use utils::sfgets()
|
2019-02-05 16:18:55 +01:00 |
|
|
|
0c4e76ce84
|
bugfix for fix qeq/reax to make it usable without pair reax/c
|
2019-02-05 11:55:02 +01:00 |
|
|
|
7e1f760b72
|
rename python.h to lmppython.h and correspondingly python.cpp to lmppython.cpp
|
2019-02-04 14:24:53 -05:00 |
|
|
|
e00757e108
|
support utils:sfgets()
|
2019-02-04 14:23:29 -05:00 |
|
|
|
9915a6725f
|
Commit JT 020419
- correct in magelec (if ii<n)
- check correct, apply it to other pairs
|
2019-02-04 17:21:59 +01:00 |
|
|
|
b9d8b5f501
|
lib extension for Mac Os X
|
2019-02-04 09:23:29 +01:00 |
|
|
|
d677335b23
|
Merge remote-tracking branch 'lammps/master' into kim-v2-update
|
2019-02-03 12:45:44 -06:00 |
|
|
|
a9b0fb9e9d
|
Some adjustments to kim Install.py
|
2019-02-03 12:43:48 -06:00 |
|
|
|
5c3e3f381b
|
added a groupmap
|
2019-02-03 09:13:37 -08:00 |
|
|
|
b417cfda9b
|
removed dead code and reduce compiler warnings about unused parameters
|
2019-02-03 11:36:41 -05:00 |
|
|
|
7c2a61ad4c
|
Define lib_ext
|
2019-02-02 17:55:09 +01:00 |
|
|
|
a8aeba78f3
|
change write_coeff to use utils:sfgets()
|
2019-02-02 10:20:49 -05:00 |
|
|
|
562bc4e584
|
Update install.py
|
2019-02-02 13:05:26 +01:00 |
|
|
|
adebe90315
|
Optimized Dynamical Matrix
|
2019-02-01 21:55:29 -08:00 |
|
|
|
682b456aae
|
Optimized (but not working) Dynamical Matrix command)
|
2019-02-01 16:18:17 -08:00 |
|
|
|
64834e4a3d
|
Update Kokkos library
|
2019-02-01 12:45:54 -07:00 |
|
|
|
d6eaf73db1
|
Merge pull request #1307 from akohlmey/next-patch-release
Patch release 1 February 2019
patch_1Feb2019
|
2019-02-01 20:22:18 +01:00 |
|
|
|
2b5073fb90
|
Merge pull request #1311 from akohlmey/correct-delete-callback
Correct calls to atom->delete_callback()
|
2019-02-01 17:25:25 +01:00 |
|
|
|
989496d26c
|
use utils::sfgets() where the return status of fgets() is not checked
|
2019-02-01 12:23:06 +01:00 |
|
|
|
a401998ede
|
correct sfgets() API to use const char for preprocessor string. whitespace cleanup
|
2019-02-01 12:23:06 +01:00 |
|
|
|
0fe5b6c34c
|
apply cfvarg() function to compute reduce
|
2019-02-01 12:23:06 +01:00 |
|
|
|
a0699027f7
|
fix typo
|
2019-02-01 12:23:06 +01:00 |
|
|
|
37821f4fa4
|
more specific style matching for kspace
|
2019-02-01 12:23:06 +01:00 |
|
|
|
bb36e6e3c8
|
implement some examples for using the utils::strmatch() function and use it for inexact Force::pair_match()
|
2019-02-01 12:23:06 +01:00 |
|
|
|
7fcc76f071
|
implement the first three convenience utility functions
|
2019-02-01 12:23:06 +01:00 |
|
|
|
f2a977884c
|
Merge pull request #1290 from akohlmey/python-script-portability
Use argparse module in for Install.py scripts in lib and further portability and consistency enhancements. Some lint removal as well.
|
2019-02-01 01:18:40 +01:00 |
|
|
|
bc2eeaf22a
|
remove extraneous atom->delete_callback()
|
2019-01-31 19:10:14 -05:00 |
|
|
|
5c927d484e
|
add missing atom->delete_callback()
|
2019-01-31 19:09:59 -05:00 |
|
|
|
8ee1fefe19
|
add pointer to README and Manual to help.
|
2019-01-31 18:46:43 -05:00 |
|
|
|
763dda64af
|
update lib/gpu/README to current state
|
2019-01-31 18:45:17 -05:00 |
|
|
|
a9f8b17cbd
|
Merge pull request #1282 from akohlmey/collected-small-changes
Collected small changes and bugfixes for the next patch release
|
2019-02-01 00:24:15 +01:00 |
|
|
|
f28ab59695
|
output bounding box info for regions, if present
|
2019-01-31 18:12:56 -05:00 |
|
|
|
2e60e461a0
|
must convert regions bounding box to lattice coordinates before checking to reduce lattice creation range
|
2019-01-31 18:12:37 -05:00 |
|