|
|
ac7db5041f
|
add example for bondlist option validation
|
2022-02-06 16:14:30 -05:00 |
|
|
|
172f88a0d5
|
Merge pull request #3104 from ohenrich/cg-dna
CG-DNA unit test and performance enhancement
|
2022-02-01 18:30:13 -05:00 |
|
|
|
fbecf0051e
|
Merge remote-tracking branch 'upstream/develop' into numdiff-stress
|
2022-01-28 18:36:27 -07:00 |
|
|
|
a9481733a0
|
Finished debugging, testing, documenting
|
2022-01-28 18:34:30 -07:00 |
|
|
|
41c1c64be9
|
Merged with deveop branch
|
2022-01-28 20:27:38 +00:00 |
|
|
|
d6a6f64576
|
Merge pull request #3090 from rbberger/modernize_use_override
Modernize to C++11: use override
|
2022-01-28 14:10:45 -05:00 |
|
|
|
415476983d
|
Merge branch 'develop' into cg-dna
|
2022-01-26 19:31:48 +00:00 |
|
|
|
ef2969dfbf
|
use override keyword in plugin sources
|
2022-01-22 10:30:58 -05:00 |
|
|
|
3e3cd4c94d
|
Added correct units for pressure, still getting wrong answer
|
2022-01-21 19:46:54 -07:00 |
|
|
|
3286fcb13a
|
Added correct units for pressure, still getting wrong answer
|
2022-01-21 19:29:23 -07:00 |
|
|
|
c16caea13b
|
Fixed bounds error
|
2022-01-21 19:17:12 -07:00 |
|
|
|
384b715d8c
|
First pass at fix numdiff/stress
|
2022-01-21 18:53:06 -07: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 |
|
|
|
1f81e2afad
|
Added duplication of stdout into logfile
|
2022-01-07 13:45:54 +00:00 |
|
|
|
3748ddb1ae
|
Merge branch 'lammps:develop' into cg-dna
|
2021-12-15 09:02:57 +00: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 |
|
|
|
d178a5ffa3
|
Extended test script
|
2021-11-17 13:12:44 +00: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 |
|