a649fa3a79
detect yaml file output by file name
2022-04-26 06:20:00 -04:00
69249e84e1
adjust epsilon
2022-04-23 07:35:00 -04:00
9f9a5ca76f
Merge branch 'develop' into region-lookup-refactor
2022-04-22 22:53:02 -04:00
9be8ef09a2
Merge pull request #3229 from lammps/fix-adapt-angle
...
Fix adapt angle
2022-04-22 22:44:18 -04:00
47564ab6bc
Merge branch 'develop' into region-lookup-refactor
2022-04-22 22:11:41 -04:00
c054edda6b
allow larger error margin for pressure computes
2022-04-22 13:22:01 -04:00
c0d0c84f7d
update unit test files to implementation changes
2022-04-22 12:16:28 -04:00
c62e2ad4d1
disable warnings with PGI/NVHPC compilers and import CMAKE_TUNE_FLAGS
2022-04-20 17:39:33 -04:00
df5b1a228d
tweak epsilon for macos/arm64
2022-04-19 21:57:43 -04:00
aa4787f604
complete region handling refactor
2022-04-16 00:17:39 -04:00
fcd3e76767
skip unsupported unit tests
2022-04-09 17:45:38 -04:00
f5add95083
fix syntax error
2022-04-07 06:08:54 -04:00
8a6e6fe523
make dump style yaml test dependent on it being available
2022-04-07 05:59:31 -04:00
3970942028
add test for yaml dump style
2022-04-07 02:44:17 -04:00
98b908387f
add unit test for yaml style thermo output and updated logfile class
2022-04-07 02:05:47 -04:00
e5a01026a7
add unit tests for fix move
2022-04-03 03:19:47 -04:00
3ba7b8c24c
add star_subst() utility function that replaces a '*' in a string with a number
2022-03-28 22:47:20 -04:00
51c41f09bf
recover unit tests for variables
2022-03-28 09:21:25 -04:00
4399559259
adjust epsilon for unit test on MacOS
2022-03-18 23:37:54 -04:00
ad5235a764
update yaml file for force style unit tests with higher precision numbers
2022-03-18 22:44:50 -04:00
c80a182150
relax epsilon for MSVC++ test
2022-03-18 21:20:44 -04:00
4f3a9f9b63
Merge branch 'develop' into neigh-request-refactor
2022-03-18 19:23:51 -04:00
58030009da
new math constants: DEG2RAD and RAD2DEG
2022-03-17 19:44:34 -04:00
982a5719c4
correct mixed up force and energy in pair style harmonic/cut
2022-03-17 12:18:36 -04:00
9dfb099197
change platform::mkdir() to create entire path like "mkdir -p"
...
update the documentation of the shell command to current state
and specifically explain the difference between built-in and
external commands and correct where built in commands were described
as calling external commands.
2022-03-17 11:34:50 -04:00
25d8950f94
Merge branch 'develop' into neigh-request-refactor
2022-03-15 11:39:45 -04:00
06e7bd8144
follow KOKKOS' advice about CPU binding of threads
2022-03-10 01:18:15 -05:00
374917fb6f
tweak platform tests for CPU time to avoid bogus failures on windows
2022-03-07 21:42:02 -05:00
bbcffd4b5a
Merge pull request #3163 from akohlmey/test-compute
...
Add unit tests for computes
2022-03-07 13:49:07 -05:00
87c96aeeb1
add tests for more compute styles
2022-03-05 10:07:54 -05:00
5c8f506edf
add unit test input
2022-03-04 16:04:04 -05:00
b94995cf5b
add some TALLY package compute. simplify some code with convenience functions
2022-03-04 06:24:37 -05:00
550d523c9e
add gyration
2022-03-04 04:41:43 -05:00
3bfb03bcb8
test compute com and compute dipole
2022-03-03 17:27:11 -05:00
e4d920d582
add minimal test for testing compute styles that compute global scalars
2022-03-03 17:11:01 -05:00
f3e14e7b00
Mark MolPairStyle:soft unstable
2022-02-17 12:58:30 -05:00
d95f0b3cd5
Adjust epsilon in force-style test
2022-02-16 17:43:16 -05:00
793d76c546
Adjust epsilon in force-style tests
2022-02-16 17:40:34 -05:00
55703f9027
update class instantiation unit test for kokkos to adapt to thread availability
2022-02-15 21:54:21 -05:00
e3222a4bd0
Merge pull request #3126 from Bibobu/EAM_alloy_python_script
...
Added Python version of Zhou04_create_v2.f in eam_database
2022-02-14 19:48:51 -05:00
c65dbd338b
change create_eam.py so it can be called as a function from another script
2022-02-14 17:44:33 -05:00
a77680ac7b
Merge branch 'develop' into python_use_setuptools
...
# Conflicts:
# cmake/CMakeLists.txt
2022-02-12 00:37:03 -05:00
08b16f1f23
Prevent GTest and GMock from being installed
2022-02-10 11:27:32 -05:00
b01716472b
Merge branch 'develop' into collected-small-changes
2022-02-07 19:59:10 -05:00
b75c306543
Merge pull request #3035 from rbberger/kokkos_unittests
...
Add force style tests for Kokkos OpenMP
2022-02-07 19:57:09 -05:00
2445f85dde
Merge branch 'develop' into collected-small-changes
2022-02-07 17:08:03 -05:00
044ada9f2b
update googletest library to current snapshot
2022-02-07 16:46:32 -05:00
e4b5245f4d
Merge pull request #3116 from akohlmey/build-kokkos-staticlib
...
Build KOKKOS package updates for Python module and Windows compatibility
2022-02-07 16:36:46 -05:00
35a4c0f501
skip tests that fail with Kokkos+OpenMP
2022-02-07 16:15:32 -05:00
a7084c8fdb
Merge remote-tracking branch 'origin/develop' into kokkos_unittests
2022-02-07 13:04:59 -05:00