|
|
db4e69bf38
|
further simplification by making STUBS an interface and alias to MPI::MPI_CXX
|
2022-01-28 01:00:37 -05:00 |
|
|
|
e22f62f6db
|
add some metadata for fix gle matrix files
|
2022-01-18 19:55:30 -05:00 |
|
|
|
ef13455d6b
|
add some metadata tags
|
2022-01-18 16:48:07 -05:00 |
|
|
|
33aea05080
|
adjust example for changes in when reset_timestep may be used
|
2021-12-12 10:01:52 -05:00 |
|
|
|
abd3df0c5a
|
Merge pull request #3040 from akohlmey/collected-small-changes
Collected small changes and bugfixes
|
2021-12-10 15:51:13 -05:00 |
|
|
|
6140503158
|
update local/density examples to follow conventions more closely
|
2021-12-10 08:50:58 -05:00 |
|
|
|
3fc0ea3e80
|
correct names of the pack/unpack routines for forward communication
|
2021-12-09 18:30:54 -05:00 |
|
|
|
a975d0506a
|
update examples for pair style local/density
|
2021-12-09 18:21:32 -05:00 |
|
|
|
3d3b153b35
|
add proper symlink
|
2021-12-06 13:45:04 -05:00 |
|
|
|
e36029293a
|
update documentation and examples
|
2021-12-04 17:38:29 +02:00 |
|
|
|
1dd4a67771
|
add keyword for userdefined maxdelcs
|
2021-12-03 17:32:08 +02:00 |
|
|
|
7651be3e02
|
add force style test
|
2021-12-02 12:20:33 -05:00 |
|
|
|
ecd51ba4fe
|
remove obsolete/redundant files
|
2021-12-02 12:20:10 -05:00 |
|
|
|
30d3b2c209
|
merge rst files and add omp style
|
2021-12-02 15:46:00 +02:00 |
|
|
|
3bc36070a9
|
fix the invoking issue
|
2021-12-01 04:56:46 +02:00 |
|
|
|
8556b71949
|
derived class of sw
|
2021-11-30 10:14:20 +02:00 |
|
|
|
597054edf3
|
A modification to SW potential
|
2021-11-29 16:08:32 +02:00 |
|
|
|
6479116419
|
Merge branch 'develop' into multi-config-support
|
2021-11-02 16:39:12 -04:00 |
|
|
|
440a517a5e
|
update fix rigid + property/atom example to avoid runtime failure
|
2021-10-28 17:01:12 -04:00 |
|
|
|
3d9e4638a7
|
Don't use -restrict for icpx
|
2021-10-26 13:08:03 -04:00 |
|
|
|
a796d6b824
|
fix logic bug
|
2021-10-21 21:04:15 -04:00 |
|
|
|
7d16078cf4
|
always use .so suffix for plugins
|
2021-10-21 19:35:48 -04:00 |
|
|
|
3869e3fce8
|
adjust for compiling on windows
|
2021-10-21 19:27:59 -04:00 |
|
|
|
d8db9dd3ac
|
Merge branch 'develop' into multi-config-support
# Conflicts:
# cmake/Modules/GTest.cmake
|
2021-10-21 10:26:31 -04:00 |
|
|
|
81a5beb8cc
|
must not have folders names differing only in case: "MC" versu "mc"
This is causing problems on MacOS and Windows with case preserving
but case insensitive file systems.
|
2021-10-18 18:13:21 -04:00 |
|
|
|
a1fb6902d5
|
Merge pull request #2992 from lammps/molswap
Add a new fix mol/swap command
|
2021-10-13 21:33:52 -04:00 |
|
|
|
660bced187
|
whitespace, pointer initializer, and permission fixes
|
2021-10-13 19:17:42 -04:00 |
|
|
|
c8dc6c5010
|
whitespace
|
2021-10-13 18:25:13 -04:00 |
|
|
|
f206eab338
|
mv examples/gcmc to mc, add 2 scripts for fix mol/swap
|
2021-10-13 15:02:33 -06:00 |
|
|
|
74219585f3
|
Update log files
|
2021-10-13 14:03:50 -06:00 |
|
|
|
727a028a6f
|
Add inputs with field
|
2021-10-13 13:08:08 -06:00 |
|
|
|
510987dc80
|
Merge branch 'master' into multi-config-support
# Conflicts:
# cmake/Modules/Packages/MSCG.cmake
# examples/plugins/CMakeLists.txt
|
2021-10-11 17:03:41 -04:00 |
|
|
|
1f4c50037b
|
Merge branch 'master' into acks2_release
|
2021-10-11 16:13:20 -04:00 |
|
|
|
4fca127ea4
|
copy MSVC++ compiler hacks to plugin CMakeLists.txt file
|
2021-10-07 15:59:12 -04:00 |
|
|
|
4aae11f8fb
|
port plugin loader to platform namespace
|
2021-10-06 08:59:56 -04:00 |
|
|
|
7801d112b3
|
enable building plugins for windows
|
2021-10-06 07:10:35 -04:00 |
|
|
|
359aa1d805
|
Merge branch 'master' into acks2_release
|
2021-09-30 00:26:25 -04:00 |
|
|
|
4d9cef823d
|
must use a soft core potential to avoid a singularity
|
2021-09-24 16:22:44 -04:00 |
|
|
|
9063466c03
|
move ACKS2 force field file to potentials folder and add LAMMPS-style metadata
|
2021-09-21 14:37:37 -04:00 |
|
|
|
fe64649e49
|
Merge branch 'master' into multi-config-support
|
2021-09-20 20:42:03 -04:00 |
|
|
|
d79b1b3145
|
Tweak example and add reference logs
|
2021-09-20 13:01:57 -06:00 |
|
|
|
9feab449fb
|
Add ACKS2 example
|
2021-09-20 12:23:19 -06:00 |
|
|
|
b4acacf5cb
|
add minimal example and a unit test input
|
2021-09-14 16:40:42 -04:00 |
|
|
|
585f35235e
|
add note to README files about age of the example
|
2021-09-11 13:31:55 -04:00 |
|
|
|
8cef98fae7
|
update example to use current library interface. No need to use the namespace.
|
2021-09-11 13:31:55 -04:00 |
|
|
|
bd225e2484
|
update example for dynamically loading LAMMPS with current library API
|
2021-09-11 13:31:55 -04:00 |
|
|
|
30558c0cd6
|
convert plugin compilation to also use add_subdirectory() instead of external project
|
2021-09-11 07:01:48 -04:00 |
|
|
|
90d95466c2
|
add UNITS: metadata
|
2021-08-27 23:21:04 -04:00 |
|
|
|
16d73c86ba
|
adjust example TTM input scripts
|
2021-08-26 13:37:00 -06:00 |
|
|
|
62fcaedd33
|
update example log files
|
2021-08-26 13:25:46 -06:00 |
|