|
|
d97c9948cb
|
add force test inputs for DIELECTRIC package styles
|
2022-08-26 05:25:02 -04:00 |
|
|
|
55feca9c0f
|
add minimal tests for dump class
|
2022-08-21 14:02:39 -04:00 |
|
|
|
057dff375c
|
add unit test for Pizza.py modules
|
2022-08-20 21:59:24 -04:00 |
|
|
|
9e0e0ce310
|
add support for Bi to MEAM and sc lattices. taken from unfinished PR #3261
|
2022-08-18 22:50:03 -04:00 |
|
|
|
92c9614429
|
Merge branch 'develop' into refactor-find-xxx
# Conflicts:
# src/atom.h
# src/compute_centroid_stress_atom.cpp
|
2022-08-17 15:48:26 -04:00 |
|
|
|
ca4f7b6579
|
Merge pull request #3399 from akohlmey/lookup-molecules
Refactor access to molecule templates
|
2022-08-17 15:29:11 -04:00 |
|
|
|
6e8db537c9
|
Merge pull request #3400 from vpalkar/unit-tests
Adding unit tests and improving errors in region commands
|
2022-08-17 13:19:27 -04:00 |
|
|
|
559ced9869
|
updated error messages and test for region.cpp
|
2022-08-16 16:52:19 -04:00 |
|
|
|
bec86f3f04
|
added some death tests and more readable code for some error messages
|
2022-08-15 16:16:48 -04:00 |
|
|
|
d9320c61bb
|
adding test for fix wall/region
|
2022-08-15 02:13:05 -04:00 |
|
|
|
29998775f0
|
Added a test for region clyinder with an open face
|
2022-08-14 22:48:42 -04:00 |
|
|
|
89f32e43dc
|
update unit test for changed error message
|
2022-08-13 23:02:04 -04:00 |
|
|
|
1de66a82de
|
add tests for new API
|
2022-08-13 16:02:58 -04:00 |
|
|
|
35e93e760a
|
Merge branch 'develop' into refactor-find-xxx
|
2022-08-12 17:08:25 -04:00 |
|
|
|
1c63159a80
|
add test input for amoeba angle style
|
2022-08-11 22:54:42 -04:00 |
|
|
|
f9352e6ad7
|
update unit test for groups
|
2022-08-11 03:56:29 -04:00 |
|
|
|
42594bbbb7
|
Convert path to test inputs folder to native syntax on windows to make tests with file copying portable.
|
2022-08-06 22:46:52 -04:00 |
|
|
|
e6b47b0b4d
|
make test input platform independent with is_os() variable function
|
2022-08-06 21:44:49 -04:00 |
|
|
|
4ac74a4153
|
add is_os() special function to the variable command
|
2022-08-06 21:44:03 -04:00 |
|
|
|
5b0a9cea99
|
use ISO_C_BINDING compatible return type
|
2022-08-06 20:43:04 -04:00 |
|
|
|
a9aa462a60
|
use alternate way to incorporate the module via "include" in the source code
|
2022-08-06 18:47:31 -04:00 |
|
|
|
801d59a9ac
|
correct MPI detection for Fortran
|
2022-08-06 18:46:56 -04:00 |
|
|
|
7bce3a92e2
|
correct test for overload with/without optional format arguments
|
2022-08-04 22:00:13 -04:00 |
|
|
|
7232261cea
|
correct unit tests for dump local
|
2022-07-17 12:15:44 -04:00 |
|
|
|
a393569083
|
Merge pull request #3343 from yskmiyazaki/style-sdk-update
Change package name CG-SDK to CG-SPICA and add a function type LJ12-5 to the package
|
2022-07-15 14:54:41 -04:00 |
|
|
|
4a747fa40c
|
Merge branch 'develop' into amoeba
|
2022-07-13 03:14:39 -04:00 |
|
|
|
be0f4917c2
|
Merge branch 'lammps:develop' into style-sdk-update
|
2022-07-08 19:57:44 +09:00 |
|
|
|
099992f9c2
|
changed file and style names for lj/spica in unittest/force-styles/tests.
|
2022-07-08 18:41:50 +09:00 |
|
|
|
be25a83210
|
Merge pull request #3340 from akohlmey/coul-slater-exclusions
Correct excluded force and energy term for pair style coul/slater/long
|
2022-07-08 03:57:43 -04:00 |
|
|
|
66c1d8bbca
|
update unit test
|
2022-07-07 09:01:16 -04:00 |
|
|
|
574818c3e9
|
add unit test for utils::join_words()
|
2022-07-05 00:27:28 -04:00 |
|
|
|
ea48b031a4
|
must not run hybrid styles with GPU package that use the same pair style twice
|
2022-07-02 21:24:25 -04:00 |
|
|
|
1f75740de7
|
add unit test input for hybrid twobody/threebody sw style
|
2022-07-02 18:32:23 -04:00 |
|
|
|
67a3a7a6c1
|
add unit test for twobody off and implement and test single() function
|
2022-07-02 18:02:15 -04:00 |
|
|
|
146b00c395
|
Merge pull request #3307 from lammps/fix-mdi-aimd-enhance
MDI package enhancements
|
2022-07-01 20:48:40 -04:00 |
|
|
|
b6f7dd9df9
|
update googletest to version 1.12.1
|
2022-06-30 15:58:40 -04:00 |
|
|
|
533a56404a
|
add more unit tests for boolean expressions
|
2022-06-29 16:45:28 -04:00 |
|
|
|
bb3cd71e77
|
Merge branch 'develop' into collected-small-fixes
|
2022-06-29 16:43:47 -04:00 |
|
|
|
793069d8eb
|
update and expand unit tests for if() command boolean evaluation
|
2022-06-29 12:24:43 -04:00 |
|
|
|
141d09ab9b
|
Merge branch 'develop' into fix-mdi-aimd-enhance
# Conflicts:
# doc/src/fix_mdi_aimd.rst
|
2022-06-28 13:38:43 -04:00 |
|
|
|
ae1a33aa5a
|
update unit test
|
2022-06-28 13:36:49 -04:00 |
|
|
|
cf942e7d5f
|
may check for MPI library Fortran support only if MPI is enabled
|
2022-06-23 15:54:04 -04:00 |
|
|
|
ec46510d2e
|
add local extract_compute() tests
|
2022-06-20 23:07:01 -04:00 |
|
|
|
033af0c507
|
add unit test for extracting local vector and array via numpy
|
2022-06-20 18:48:50 -04:00 |
|
|
|
063fc47f64
|
tweak to avoid test failure on FreeBSD
|
2022-06-19 06:38:14 -04:00 |
|
|
|
25c74652e3
|
remove bogus tags
|
2022-06-04 04:25:13 -04:00 |
|
|
|
7c4d77f776
|
tweak epsilon for portability
|
2022-06-03 07:36:25 -04:00 |
|
|
|
2da61d69a1
|
Merge pull request #3289 from akohlmey/collected-small-changes
A few last minutes updates and fixes for the next patch release
|
2022-06-02 20:16:39 -04:00 |
|
|
|
90add188cb
|
Merge pull request #3279 from schererc/develop
Addition of two new MANYBODY pair styles (sw/angle/table and threebody/table)
|
2022-06-02 14:24:44 -04:00 |
|
|
|
e214013a91
|
tweak epsilon to avoid failure on FreeBSD
|
2022-06-02 07:53:41 -04:00 |
|