|
|
27b37ebad0
|
Merge pull request #3495 from akohlmey/update-email
Update contact email address in LAMMPS sources
|
2022-10-24 13:49:31 -04:00 |
|
|
|
2132b1d904
|
update developer reference text
|
2022-10-24 11:08:26 -04:00 |
|
|
|
cd621e74f5
|
it is safer to do a >= comparison instead of == for floating point numbers
|
2022-10-22 15:03:37 -04:00 |
|
|
|
94627b3ef7
|
remove redundant curly braces
|
2022-10-22 14:54:53 -04:00 |
|
|
|
b96028eaf2
|
Update pair_threebody_table.cpp
Correcting for hard coded ntheta = 79 in the extreme case that theta is exactly equal to 180.0 degrees.
|
2022-10-22 16:38:37 +02:00 |
|
|
|
cccf3f6f78
|
change email for contacting LAMMPS developers, add to homepage checker
|
2022-10-20 20:36:03 -04:00 |
|
|
|
40920ac6e1
|
improved error messages for duplicate or missing entries in manybody potential files
|
2022-07-22 12:41:43 -04:00 |
|
|
|
927287e3e5
|
fixes from clang-tidy
|
2022-06-14 14:06:11 -04:00 |
|
|
|
b9b0d7207c
|
apply clang-format
|
2022-06-01 14:24:23 -04:00 |
|
|
|
edea4fa9a2
|
fix memory allocation/communication issues. avoid memory leaks.
|
2022-06-01 14:23:30 -04:00 |
|
|
|
187ccdd222
|
Update and rename pair_3b_table.cpp to pair_threebody_table.cpp
changed pair 3b/table to pair threebody/table including name of .cpp file
|
2022-06-01 16:03:06 +02:00 |
|