|
|
27954609b8
|
Disallow newton on with full neigh list
|
2024-10-04 15:25:38 -06:00 |
|
|
|
dca156eacc
|
Edits to devleoper doc files 2
|
2024-08-15 17:12:39 -06:00 |
|
|
|
45e90ac2f8
|
must not access thermo class, if not yet created
|
2024-08-08 04:37:59 -04:00 |
|
|
|
118fa8e209
|
must reset "eval_in_progress[]" flags to avoid bogus circular dependency errors
|
2024-06-03 07:47:59 -04:00 |
|
|
|
6442e05988
|
even more define to static constexpr conversions
|
2024-01-25 02:17:28 -05:00 |
|
|
|
12422ff510
|
replace defines with static constexpr declarations
|
2024-01-21 15:53:35 -05:00 |
|
|
|
c7973ccc9b
|
initialize all pointers in initializer list to null
|
2023-09-02 19:36:49 -04:00 |
|
|
|
6f3b74b53e
|
plug memory leak
|
2023-09-02 18:49:35 -04:00 |
|
|
|
401133acec
|
count lines during scanning for triple quotes
|
2023-08-25 21:17:41 -04:00 |
|
|
|
c5da0581e6
|
add support for input file line numbers
|
2023-08-25 16:11:46 -04:00 |
|
|
|
d1980031ef
|
remove more duplicate semicolons
|
2023-06-25 06:02:17 -04:00 |
|
|
|
0d8623c3f2
|
simplified logic from clang-tidy
|
2023-03-26 21:33:37 -04:00 |
|
|
|
4ed49d2f21
|
make Input::file(const char *) function safe for passing a null pointer
|
2023-03-07 13:44:34 -05:00 |
|
|
|
6365af8704
|
Merge branch 'develop' into distributed-grids
|
2022-12-01 10:38:55 -05:00 |
|
|
|
72140e2608
|
Merge branch 'develop' into collected-small-changes
|
2022-11-30 08:52:13 -05:00 |
|
|
|
5f3b719a7d
|
improve error messages
|
2022-11-30 08:09:12 -05:00 |
|
|
|
4ba604fd37
|
Merge branch 'collected-small-changes' into reset-command
|
2022-11-23 13:38:40 -05:00 |
|
|
|
2b9d5c6c9a
|
rename reset metacommands to use reset_atoms
|
2022-11-21 17:20:29 -05:00 |
|
|
|
13fcbeda18
|
remove "box" command
|
2022-11-21 13:46:59 -05:00 |
|
|
|
e8471790bc
|
route renamed reset sub-commands through Deprecated class to print warning
|
2022-11-17 23:11:41 -05:00 |
|
|
|
0635a46891
|
generalize meta command processing. make better use of std::string class
|
2022-11-17 22:09:52 -05:00 |
|
|
|
612a2b2711
|
add reset meta-command
|
2022-11-17 21:39:32 -05:00 |
|
|
|
b4118c51cc
|
merged in current master
|
2022-11-04 08:22:18 -06:00 |
|
|
|
ccea984c4c
|
expand pair_only_flag processing to also apply to other suffix handlers
|
2022-10-31 21:47:40 -04:00 |
|
|
|
e0181e8c46
|
refactor handling of pair/only flag for GPU and KOKKOS
|
2022-10-28 16:38:11 -04:00 |
|
|
|
5824534ac6
|
use symbolic constants Comm::BRICK / Comm::TILED for Comm::style
|
2022-10-27 07:03:25 -04:00 |
|
|
|
7bf4c8d54a
|
more debugging
|
2022-10-26 15:14:06 -06: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 |
|
|
|
3a8abecd68
|
fix typo
|
2022-10-16 16:56:29 -04:00 |
|
|
|
bf8a9d07a7
|
simplify
|
2022-10-16 16:37:39 -04:00 |
|
|
|
26f05b336f
|
Merge pull request #3477 from stanmoore1/kk_bugfixes
Fix several minor issues
|
2022-10-10 17:27:47 -04:00 |
|
|
|
5c82c8a8a3
|
improve error messages
|
2022-10-10 16:37:20 -04:00 |
|
|
|
185639f077
|
must use utils::inumeric() for parsing integers
|
2022-10-10 16:37:04 -04:00 |
|
|
|
5582dbc3d3
|
handle the case of using -pk pair/only on
|
2022-10-08 10:33:08 -04:00 |
|
|
|
4998c065da
|
clang-tidy fixes
|
2022-09-10 03:18:06 -04:00 |
|
|
|
4f3f2412fb
|
replace Input::readtype() with utils::expand_type()
|
2022-09-05 06:16:18 -04:00 |
|
|
|
bb45137b1a
|
small tweaks to support type labels with single and double quotes. add tests
|
2022-09-03 19:04:24 -04:00 |
|
|
|
2307436b76
|
improve flow of control and remove redundant checks
|
2022-09-03 10:40:17 -04:00 |
|
|
|
9b41d28947
|
Merge branch 'develop' into type-labels
# Conflicts:
# doc/src/dihedral_coeff.rst
|
2022-09-01 21:09:04 -04:00 |
|
|
|
9edb1ee928
|
improved error messages in input.cpp
|
2022-08-18 21:14:39 +08:00 |
|
|
|
ff9c02f053
|
improved error messages in pair and input.cpp
|
2022-08-18 21:08:36 +08:00 |
|
|
|
9beb60c713
|
improve error messages in change_box,create_box,domain,input,lattice and neighbor.cpp
|
2022-08-18 11:22:36 +08:00 |
|
|
|
eb4ce25f03
|
finish rolling back multiple maps feature
|
2022-08-09 11:32:29 -04:00 |
|
|
|
363b80f85c
|
begin unfeaturing multiple label maps feature
|
2022-08-09 01:01:31 -04:00 |
|
|
|
f9717049b1
|
Merge branch 'develop' into type-labels
|
2022-08-08 17:16:50 -04:00 |
|
|
|
4a747fa40c
|
Merge branch 'develop' into amoeba
|
2022-07-13 03:14:39 -04:00 |
|
|
|
d327a4c512
|
whitespace
|
2022-06-30 05:57:52 -04:00 |
|
|
|
7546955046
|
optimizations to input class for reading very long lines
|
2022-06-29 15:10:03 -06:00 |
|