|
|
a3c6d19599
|
Merged comments modification in EXTRA-COMPUTE/compute_born_matrix from A. Thompson and G. Clavier.
|
2022-02-20 11:22:20 +01:00 |
|
|
|
bc8d1e0f84
|
Tweaked one comment
|
2022-02-19 20:55:37 -07:00 |
|
|
|
407df3127b
|
Cleaned up source files
|
2022-02-19 20:21:02 -07:00 |
|
|
|
4ca5441cf1
|
Updated documentation
|
2022-02-19 19:25:02 -07:00 |
|
|
|
61377f41ad
|
Replaced Si.sw with a simlink to potentials dir
|
2022-02-19 18:01:37 -07:00 |
|
|
|
f1f2cebf98
|
Rearranged the directory tree for ELASTIC_T and BORN_MATRIX
|
2022-02-19 17:59:27 -07:00 |
|
|
|
c8ae3c45ac
|
Removed cij_nvt directory and updated RADME
|
2022-02-19 17:09:39 -07:00 |
|
|
|
335fa2e742
|
Addd born/matrix numdiff to example
|
2022-02-19 17:07:21 -07:00 |
|
|
|
ae72356961
|
Removed unnecessary declarations in compute_born_matrix numdiff part. Commented virial_addon method.
|
2022-02-15 23:26:40 +01:00 |
|
|
|
2f281b3184
|
Merge branch 'develop' of github.com:lammps/lammps into Elastic_stress
|
2022-02-15 16:19:03 +01:00 |
|
|
|
e3222a4bd0
|
Merge pull request #3126 from Bibobu/EAM_alloy_python_script
Added Python version of Zhou04_create_v2.f in eam_database
|
2022-02-14 19:48:51 -05:00 |
|
|
|
618b3ec94f
|
Merge pull request #3131 from akohlmey/lammps-cxx-style
More general LAMMPS code design info for the Programmer guide section of the manual
|
2022-02-14 18:13:32 -05:00 |
|
|
|
9a200c9b79
|
small tweaks
|
2022-02-14 18:07:29 -05:00 |
|
|
|
c46dd3675a
|
add Cr parameters to python database file
|
2022-02-14 18:06:48 -05:00 |
|
|
|
b0c0251154
|
delete unwanted files
|
2022-02-14 18:06:24 -05:00 |
|
|
|
c65dbd338b
|
change create_eam.py so it can be called as a function from another script
|
2022-02-14 17:44:33 -05:00 |
|
|
|
702a2dd3f6
|
Merge pull request #3130 from akohlmey/iwyu-update
Update list of include statements based on the IWYU utility
|
2022-02-14 17:25:32 -05:00 |
|
|
|
5f47ff770c
|
Merge pull request #3127 from akohlmey/gpu-opencl-updates
Update compiling OpenCL loader lib
|
2022-02-14 16:10:53 -05:00 |
|
|
|
baf443766a
|
fix a few typos or mistyped words and explain some details better
|
2022-02-14 16:09:52 -05:00 |
|
|
|
f84790ba62
|
add a more specific example to explain how values are rejected and how atoi() fails
|
2022-02-14 15:52:33 -05:00 |
|
|
|
8431d72d75
|
Added a test directory to tools/eam_database
|
2022-02-14 21:29:51 +01:00 |
|
|
|
5366621947
|
Merge pull request #3129 from ndtrung81/sw-hybrid-gpu
Fixed a bug with sw/gpu neigh no when used with pair hybrid for systems with multiple atom types
|
2022-02-14 14:21:52 -05:00 |
|
|
|
f4ce0f0b1c
|
Merge pull request #3101 from rbberger/python_use_setuptools
Use setuptools instead of distutils in setup.py
|
2022-02-14 13:47:46 -05:00 |
|
|
|
37cd4ba2ea
|
spelling
|
2022-02-14 11:55:09 -05:00 |
|
|
|
1a436c5aa9
|
fix some broken links
|
2022-02-14 11:55:04 -05:00 |
|
|
|
fbf95c2cbc
|
add notes about file parsing
|
2022-02-14 11:54:50 -05:00 |
|
|
|
1a6b627fa0
|
add section about memory allocations
|
2022-02-14 11:54:37 -05:00 |
|
|
|
12f746046f
|
finalize {fmt} lib info
|
2022-02-14 08:45:55 -05:00 |
|
|
|
3bc91386a0
|
apply include statement updates suggested by running IWYU
|
2022-02-13 19:39:15 -05:00 |
|
|
|
1307371942
|
update/correct iwyu additional mappings
|
2022-02-13 18:20:12 -05:00 |
|
|
|
b42aebc197
|
silence compiler warnings
|
2022-02-13 18:19:50 -05:00 |
|
|
|
83beffbb9f
|
whitespace
|
2022-02-13 17:08:18 -05:00 |
|
|
|
810717bfe5
|
discuss stdio vs iostreams and fmtlib
|
2022-02-13 16:01:27 -05:00 |
|
|
|
1ab5b9d7fd
|
re-sort list of false poisitives alphabetically with "sort"
|
2022-02-13 16:01:26 -05:00 |
|
|
|
1c7e1faeff
|
add sections on inheritance, compositing, polymorphism
|
2022-02-13 16:01:14 -05:00 |
|
|
|
6887a16fa1
|
start add general code design doc.
|
2022-02-13 16:00:51 -05:00 |
|
|
|
193dea6327
|
Updated the comment to be precise on the case
|
2022-02-13 14:51:00 -06:00 |
|
|
|
159f107abd
|
Corrected the added comment
|
2022-02-13 11:16:01 -06:00 |
|
|
|
bae4e45978
|
Added a comment to the added check while looping over the neighbors of ghost atoms
|
2022-02-13 09:17:05 -06:00 |
|
|
|
9d518ee1e2
|
must ensure that BUILD_SHARED_LIBS retains its original value
|
2022-02-13 10:00:19 -05:00 |
|
|
|
55a500cf8a
|
Fixed bugs with in the kernel sw_three_end kernel
|
2022-02-13 00:42:26 -06:00 |
|
|
|
4eedfeb774
|
detect if LAMMPS library initialization failed and raise an exception
|
2022-02-12 22:43:18 -05:00 |
|
|
|
78d149f118
|
update to download improved loader sources that make installing optional
|
2022-02-12 13:21:10 -05:00 |
|
|
|
d85788305d
|
update manual
|
2022-02-12 10:37:09 -05:00 |
|
|
|
4343e8194c
|
update README file
|
2022-02-12 10:20:49 -05:00 |
|
|
|
096ea21dd9
|
correct potential file output header (must have 3 comment lines)
|
2022-02-12 10:14:09 -05:00 |
|
|
|
8808b11d26
|
must write out 3 lines of comment in fortran code. sync output style with python
|
2022-02-12 10:04:24 -05:00 |
|
|
|
2fdadcfeb6
|
include UNITS: metadata tag
|
2022-02-12 10:01:20 -05:00 |
|
|
|
0113346e54
|
apply some pylint recommendations
|
2022-02-12 10:01:01 -05:00 |
|
|
|
3cca41b72e
|
print help without arguments. clarify help message and argument names text
|
2022-02-12 09:38:05 -05:00 |
|