|
|
ed535e5301
|
fix minimum image bug detected by GitHub Copilot
|
2025-05-31 23:34:41 -04:00 |
|
|
|
9d81246761
|
add FLERR as first argument to Domain::minimum_image() and Domain::minimum_image_big()
|
2025-05-31 02:28:53 -04:00 |
|
|
|
fdd2fc4f5d
|
move error check to Compute::init() so they cannot be bypassed by input commands
|
2024-10-23 21:08:07 -04:00 |
|
|
|
558b1c5197
|
apply clang-format, fix other minor formatting issues, use error->one()
|
2024-10-23 12:10:28 -04:00 |
|
|
|
077c77f402
|
contributions from bonded interactions is broken when running in parallel
see https://matsci.org/t/missing-bond-contributions-from-compute-stress-mop/58455
for details.
|
2024-10-23 12:09:35 -04:00 |
|
|
|
e42aff54f9
|
Make compute stress/mop/profile compatible with 2D systems
Issue an error if the stress is requested in the Z direction for 2D systems
The normalizing 'area' is the length of the opposite cartesian direction
|
2024-05-04 20:07:08 +02:00 |
|
|
|
12422ff510
|
replace defines with static constexpr declarations
|
2024-01-21 15:53:35 -05:00 |
|
|
|
d84ee0c4f1
|
Update compute_stress_mop_profile.cpp
|
2023-09-28 17:48:17 +03:00 |
|
|
|
1591b21617
|
remove whitespaces from compute_stress_mop_profile.cpp
|
2023-09-26 16:53:16 +03:00 |
|
|
|
d40fb4a337
|
method implementation for dihedral contribution to compute_stress_mop_profile.cpp
|
2023-09-26 16:45:46 +03:00 |
|
|
|
381d8de017
|
initialization of angleflag in constructor compute_stress_mop_profile.cpp
|
2023-09-26 16:22:09 +03:00 |
|
|
|
a206072520
|
Merge branch 'develop' into master
|
2023-08-29 19:04:58 +03:00 |
|
|
|
9fde61fc4e
|
Update compute_stress_mop_profile.cpp
|
2023-07-05 16:59:02 +03:00 |
|
|
|
9aa9bdd3ba
|
Implementation of compute_angles in compute_stress_mop_profile.cpp and related adjustments to flags/memory allocations
|
2023-07-05 16:45:53 +03:00 |
|
|
|
94fa2f51c9
|
compute kinetic contribution without assuming orthogonal geometry
|
2023-07-05 13:38:56 +03:00 |
|
|
|
6e32d29322
|
clean up of originflag variable in compute_stress_mop_profile.cpp
|
2023-06-29 08:53:50 +03:00 |
|
|
|
d4e705b059
|
enable and apply clang-format
|
2023-06-26 10:59:03 -04:00 |
|
|
|
d813519493
|
make handling of masses consistent and simplify code
|
2023-06-26 10:52:12 -04:00 |
|
|
|
dc1eb43cf2
|
Cleaning coord and coordp vectors in compute_stress_mop_profile.cpp
|
2023-06-19 19:47:34 +03:00 |
|
|
|
53b1af7720
|
LAMMPS programming style/conventions updates
|
2023-06-07 05:11:53 -04:00 |
|
|
|
8eed55b56c
|
Update compute_stress_mop_profile.cpp
|
2023-06-05 18:54:26 +03:00 |
|
|
|
c25999d208
|
Update compute_stress_mop_profile.cpp
|
2023-06-04 16:08:33 +03:00 |
|
|
|
51851c2f4d
|
remove whitespace from compute_stress_mop_profile.cpp
|
2023-06-04 13:45:52 +03:00 |
|
|
|
a0057d674f
|
Update compute_stress_mop_profile.cpp
|
2023-06-04 13:40:31 +03:00 |
|
|
|
390888179f
|
Update compute_stress_mop_profile.cpp
|
2023-06-02 20:24:32 +03:00 |
|
|
|
9dc1f45e1e
|
Create/destroy local_contribution
|
2023-06-02 20:08:59 +03:00 |
|
|
|
e7ae02dd2a
|
Code for bond contribution to stress/mop/profile
|
2023-06-02 19:33:15 +03:00 |
|
|
|
b01db47b2d
|
consistency in issuing errors between mop and mop/profile
|
2023-06-01 10:33:50 +03:00 |
|
|
|
2132b1d904
|
update developer reference text
|
2022-10-24 11:08:26 -04:00 |
|
|
|
cccf3f6f78
|
change email for contacting LAMMPS developers, add to homepage checker
|
2022-10-20 20:36:03 -04:00 |
|
|
|
55f8bf9c51
|
adapt some more styles to use the new neighbor list request API
|
2022-03-08 15:27:37 -05:00 |
|
|
|
852f18525d
|
complete moving packages and styles around
|
2021-07-23 18:11:25 -04:00 |
|