|
|
3ea0612795
|
small cleanups
|
2024-09-01 00:39:27 -04:00 |
|
|
|
af747ac6c0
|
restore old code structure so we can test subsets again
|
2024-09-01 00:17:25 -04:00 |
|
|
|
0f1b7b5bd6
|
simplify even more
|
2024-09-01 00:09:19 -04:00 |
|
|
|
f39e795bca
|
revert changes to create_box
|
2024-08-31 23:19:16 -04:00 |
|
|
|
591d20b00d
|
Merge branch 'develop' into quick-regression
|
2024-08-31 23:16:27 -04:00 |
|
|
|
6fb50cbdc1
|
integrate quick regression support into regression tester
|
2024-08-31 23:16:02 -04:00 |
|
|
|
62bfd7dc74
|
Move Linux unit test workflow to PR #4304
|
2024-08-31 16:05:55 -04:00 |
|
|
|
2e58e4c428
|
Simplify some more. don't install undetected MPI.
|
2024-08-31 15:57:34 -04:00 |
|
|
|
debda72170
|
print ccache statistics after compilation again
|
2024-08-31 15:51:52 -04:00 |
|
|
|
8023074650
|
build release version
|
2024-08-31 15:30:40 -04:00 |
|
|
|
0b7ba6f8c1
|
let ninja decide how many processes to launch
|
2024-08-31 15:23:55 -04:00 |
|
|
|
b372aa0bdc
|
try to skip using Fortran
|
2024-08-31 15:18:27 -04:00 |
|
|
|
06bee65a1a
|
use windows style pathnames
|
2024-08-31 15:10:11 -04:00 |
|
|
|
34bd2c4f2a
|
use our own fork
|
2024-08-31 14:58:53 -04:00 |
|
|
|
b890aee7de
|
update alternate action from GitHub marketplace
|
2024-08-31 14:55:01 -04:00 |
|
|
|
11172b1c62
|
use different structure
|
2024-08-31 14:42:50 -04:00 |
|
|
|
73fdd66f03
|
correct syntax issue
|
2024-08-31 14:40:31 -04:00 |
|
|
|
d85380476d
|
alternate approach for using ninja with MSVC++
|
2024-08-31 14:38:12 -04:00 |
|
|
|
6e612f68c2
|
remove misplaced comma
|
2024-08-31 14:09:47 -04:00 |
|
|
|
6d55da7207
|
bring back multi-config
|
2024-08-31 14:00:51 -04:00 |
|
|
|
6c40e8dc79
|
revert back to MSBuild and report launcher, if active
|
2024-08-31 13:57:54 -04:00 |
|
|
|
2998d88edb
|
prefer MSVC++ over MinGW
|
2024-08-31 13:48:10 -04:00 |
|
|
|
72acea291a
|
switch to ninja-build and single configuration setup
|
2024-08-31 13:42:55 -04:00 |
|
|
|
0d7305672b
|
use chocolatey instead of winget
|
2024-08-31 12:48:09 -04:00 |
|
|
|
55a549a2fb
|
try speed up windows compilation with ccache
|
2024-08-31 12:43:50 -04:00 |
|
|
|
56ae7e465e
|
Merge branch 'develop' of https://github.com/lammps/lammps into aurora_updates
|
2024-08-31 11:33:51 -05:00 |
|
|
|
7492ab7541
|
sync forces on step 0
|
2024-08-31 11:18:43 -05:00 |
|
|
|
78597a9c39
|
add fortran module tests for extracting atom properties with array dimensions
|
2024-08-31 12:16:27 -04:00 |
|
|
|
6f114eddea
|
Fix typo in CMakeLists.txt
|
2024-08-31 11:14:50 -04:00 |
|
|
|
84fa26ee2c
|
update test checking tool
|
2024-08-31 11:13:53 -04:00 |
|
|
|
2c05378815
|
expand python module unit tests for extract_atom()
|
2024-08-31 07:04:59 -04:00 |
|
|
|
7d176cb66e
|
fix logic bug
|
2024-08-31 07:04:53 -04:00 |
|
|
|
70a62d5ebf
|
make certain that the mass and mass_setflag arrays are fully initialized (to zero)
|
2024-08-31 06:20:44 -04:00 |
|
|
|
6ebdb0b982
|
some more tweaks to the workflows
|
2024-08-31 04:53:09 -04:00 |
|
|
|
e5f8a4bec5
|
must install mpi for compiling with mpi
|
2024-08-31 04:47:03 -04:00 |
|
|
|
fb2c060d63
|
add unit test run on GitHub with -DLAMMPS_BIGBIG
|
2024-08-31 04:40:25 -04:00 |
|
|
|
abc621ddbd
|
Add GitHub workflow to check for variable length arrays
|
2024-08-31 04:33:31 -04:00 |
|
|
|
a764930998
|
consolidate replicated enum to base class header and inside the class definition
|
2024-08-31 02:00:30 -04:00 |
|
|
|
d908010ead
|
Merge branch 'develop' into patch-3
|
2024-08-31 01:54:29 -04:00 |
|
|
|
b2ce4051aa
|
Consistent spacing after full stops.
|
2024-08-31 01:53:54 -04:00 |
|
|
|
59fdfaf884
|
consistent indentation
|
2024-08-31 01:50:58 -04:00 |
|
|
|
70b8b987ca
|
add noreturn attribute to templated version of error->one and error->all
|
2024-08-31 00:57:59 -04:00 |
|
|
|
35c36bb16e
|
step version number for LAMMPS-GUI
|
2024-08-31 00:55:22 -04:00 |
|
|
|
dab9d4bc59
|
Merge branch 'develop' into hagerty_issue4140_kokkos_collective
|
2024-08-31 00:08:30 -04:00 |
|
|
|
cdd2640101
|
remove double delete[]
|
2024-08-30 23:22:29 -04:00 |
|
|
|
0cdf8f2658
|
swap rows/cols for less confusion
|
2024-08-30 23:16:37 -04:00 |
|
|
|
b426556632
|
replace bogus allocation
|
2024-08-30 22:51:31 -04:00 |
|
|
|
3e7123e21e
|
make compatible with comm_modify vel yes
|
2024-08-30 22:51:08 -04:00 |
|
|
|
9d9e591b54
|
first try at implementing lammps_extract_atom_size()
|
2024-08-30 22:50:42 -04:00 |
|
|
|
1fe905d8a2
|
update types
|
2024-08-30 15:15:18 -05:00 |
|