|
|
ccea984c4c
|
expand pair_only_flag processing to also apply to other suffix handlers
|
2022-10-31 21:47:40 -04:00 |
|
|
|
248b7383c7
|
Merge remote-tracking branch 'github/develop' into collected-small-changes
# Conflicts:
# src/DIPOLE/pair_lj_cut_dipole_long.h
# src/OPENMP/fix_nvt_sllod_omp.h
# src/PHONON/fix_phonon.h
# src/SPIN/pair_spin_dipole_cut.h
# src/SPIN/pair_spin_dipole_long.h
# src/STUBS/mpi.h
# src/UEF/fix_nh_uef.h
# src/fix_nvt_sllod.h
# tools/coding_standard/homepage.py
|
2022-10-24 15:50:50 -04: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 |
|
|
|
aa0bd180d1
|
apply clang-format
|
2022-10-14 09:24:49 -04:00 |
|
|
|
7e6bd892ed
|
apply clang-format
|
2022-09-10 03:29:32 -04:00 |
|
|
|
9bd45e70da
|
simplify and modernize
|
2022-08-11 03:00:37 -04:00 |
|
|
|
929734ce45
|
Merge remote-tracking branch 'github/develop' into amoeba-ak
# Conflicts:
# doc/src/Commands_pair.rst
# src/memory.h
|
2022-04-28 20:08:18 -04:00 |
|
|
|
26ca371d93
|
Merge branch 'develop' into region-lookup-refactor
|
2022-04-22 23:47:49 -04:00 |
|
|
|
a90c632ae2
|
fix bug when no other post_force fixes are defined
|
2022-04-22 17:10:56 -06:00 |
|
|
|
8cb47c8504
|
change update of dynamic groups to post_force location in timestep
|
2022-04-21 15:02:47 -06:00 |
|
|
|
89195363d6
|
whitespace
|
2022-04-18 21:20:13 -04:00 |
|
|
|
f8f2b9542e
|
sync with current develop
|
2022-04-18 17:29:23 -06:00 |
|
|
|
aa4787f604
|
complete region handling refactor
|
2022-04-16 00:17:39 -04:00 |
|
|
|
082254455b
|
improve confusing error messages
|
2022-04-07 00:37:30 -04:00 |
|
|
|
ab82590437
|
change name of 2 new fixes to include amoeba
|
2022-03-15 13:40:29 -06:00 |
|
|
|
1d86b3e270
|
reading of bitorsion data file
|
2022-03-14 18:08:14 -06:00 |
|
|
|
bbe065e649
|
initial version of fix pitorsion
|
2022-03-09 15:37:19 -07:00 |
|
|
|
5ab9b46b67
|
enable and apply clang-format
|
2022-02-11 18:04:46 -05:00 |
|
|
|
a4244eb7ff
|
apply simplification suggested by @rbberger
|
2022-02-11 17:57:30 -05:00 |
|
|
|
04cff0b47b
|
remove make factory function templates from class and make them static functions
|
2022-02-11 16:00:12 -05:00 |
|
|
|
6b3ddb8a72
|
fix logic bug
|
2021-10-31 19:29:12 -04:00 |
|
|
|
2e362b1f3f
|
use get_(fix|compute)_by_id() instead of find_(fix|compute)()
|
2021-10-20 06:56:46 -04:00 |
|
|
|
597ee207b1
|
remove now obsolete find_fix_by_style() and find_compute_by_style() members
|
2021-10-19 12:37:02 -04:00 |
|
|
|
5b40e4cb38
|
new accessor APIs for fixes and computes in Modify plus a few applications
|
2021-10-16 06:00:28 -04:00 |
|
|
|
12406b90a1
|
more iwyu header updates
|
2021-09-18 21:24:01 -04:00 |
|
|
|
bca99f684f
|
update list and order of include files from include-what-you-use analysis
|
2021-09-18 14:16:48 -04:00 |
|
|
|
ffeeb2f977
|
simplify
|
2021-09-17 19:54:55 -04:00 |
|
|
|
3d34ee5087
|
Merge branch 'master' into fix-ttm-grid
|
2021-08-24 11:34:27 -06:00 |
|
|
|
0dea376e1a
|
restart support for TTM fixes
|
2021-08-23 14:56:33 -06:00 |
|
|
|
f6874af7e5
|
pretty
|
2021-08-18 18:05:36 -04:00 |
|
|
|
fe008b93d7
|
remove obsolete line
|
2021-08-07 10:33:26 -04:00 |
|
|
|
01f5b7e095
|
when creating or replacing a fix or compute, return pointer to new instance
|
2021-08-07 10:04:49 -04:00 |
|
|
|
e789bf8925
|
use temporary vector container to avoid explicit delete[]
|
2021-08-07 10:04:49 -04:00 |
|
|
|
93465f98d8
|
improve error message
|
2021-08-06 13:55:53 -04:00 |
|
|
|
878795e64a
|
bulk rename of remaining USER- packages
|
2021-06-29 20:12:59 -04:00 |
|
|
|
1dc25b0e10
|
rename USER-OMP to OPENMP
|
2021-06-29 17:48:22 -04:00 |
|
|
|
09c19a936b
|
update URLs in source code and manual
|
2021-05-24 14:18:20 -04:00 |
|
|
|
d1941392d3
|
disable clang-format for all existing .cpp files (for now)
|
2021-05-05 23:53:38 -04:00 |
|
|
|
e9e0bb71b6
|
Use varargs version of Error:all() and Error::one() where applicable
|
2021-04-25 21:30:51 -04:00 |
|
|
|
d2cdb318ab
|
apply new logmesg() overload to a bunch of cases.
|
2021-04-21 23:38:45 -04:00 |
|
|
|
a4e2255c87
|
Avoid memory leak in case of errors/exceptions in add_fix
|
2021-04-20 14:31:11 -04:00 |
|
|
|
a5ce7c1ac9
|
better checks for valid data
|
2021-03-18 18:03:26 -04:00 |
|
|
|
03793d5e4d
|
simplify
|
2021-03-18 17:23:25 -04:00 |
|
|
|
fbb3bb14af
|
synchronize interface to managing computes in Modify with that of fixes
- add find_compute_by_style()
- add delete_compute(int)
|
2021-03-18 17:08:49 -04:00 |
|
|
|
eb90fcecb1
|
simplify using utils::strdup()
|
2021-03-16 09:39:45 -04:00 |
|
|
|
33939a0e26
|
Merge branch 'master' into thermo-energy
# Conflicts:
# doc/src/fix_ti_spring.rst
# src/RIGID/fix_rigid_small.cpp
# src/fix_langevin.cpp
# src/fix_temp_berendsen.cpp
# src/fix_temp_csld.cpp
# src/fix_temp_csvr.cpp
# src/fix_temp_rescale.cpp
# src/thermo.cpp
|
2021-02-08 15:24:29 -05:00 |
|
|
|
5196926c28
|
remove meaningless typecast
|
2021-02-02 14:36:37 -05:00 |
|
|
|
48f15e485d
|
put consistent definition of INVOKED_* constants as enumerator into compute.h
|
2021-01-31 20:13:47 -05:00 |
|
|
|
20650dc7ce
|
more changes
|
2021-01-21 12:16:39 -07:00 |
|