|
|
e844ce3ddf
|
re-align ReaxFF OpenMP version of ValidateLists with serial version
|
2024-07-25 08:48:43 -04:00 |
|
|
|
90291a9b3a
|
Merge pull request #4237 from Yi-FanLi/pimd_langevin_lj
fix pimd/langevin: improve usage of lj reduced units
|
2024-07-24 18:58:12 -04:00 |
|
|
|
fbd37bd5e9
|
Merge pull request #4235 from akohlmey/collected-small-fixes
LAMMPS GUI improvements
|
2024-07-24 00:04:24 -04:00 |
|
|
|
61c0001286
|
Merge pull request #4239 from lammps/occasional-neighbor-bug-fix
Bug fix for determining when an occasional neighbor list needs rebuilding
|
2024-07-23 22:37:51 -04:00 |
|
|
|
992b279b3a
|
Merge branch 'develop' into pimd_langevin_lj
|
2024-07-23 21:34:30 -04:00 |
|
|
|
eaf875187c
|
Fix bug in GPU/CPU overlap
|
2024-07-23 19:47:26 -04:00 |
|
|
|
c1c8525f4b
|
fix typo in comment
|
2024-07-23 19:03:43 -04:00 |
|
|
|
91931f0ea2
|
Merge remote-tracking branch 'github/develop' into collected-small-fixes
# Conflicts:
# doc/src/Tools.rst
|
2024-07-23 17:04:36 -04:00 |
|
|
|
afbcbc2dd6
|
Merge pull request #4238 from akohlmey/remove-lammps-shell
Remove lammps-shell tool as it has been superseded by LAMMPS-GUI
|
2024-07-23 14:58:40 -04:00 |
|
|
|
0210341489
|
whitespace
|
2024-07-23 05:09:33 -04:00 |
|
|
|
b459d0c9b9
|
apply clang-format
|
2024-07-22 23:58:10 -04:00 |
|
|
|
ed3ab86ba7
|
typo
|
2024-07-22 18:57:53 -04:00 |
|
|
|
d0528f7f02
|
Removing more obsolete args from nlist build_one()
|
2024-07-22 16:45:51 -06:00 |
|
|
|
572c511830
|
sanity check that occasionsal list is assigned to an NPair class
|
2024-07-22 14:37:13 -06:00 |
|
|
|
c6b7143863
|
whitespace around comment
|
2024-07-22 14:12:52 -06:00 |
|
|
|
445251d569
|
simplify logic for checking whether occasional neight list needs to be rebuilt
|
2024-07-22 14:11:04 -06:00 |
|
|
|
9fd21fa065
|
Remove lammps-shell tool as it has been superseded by LAMMPS-GUI
|
2024-07-22 06:43:10 -04:00 |
|
|
|
70ee5495a2
|
mention dump_modify binary for VTK style dumps
|
2024-07-22 06:14:31 -04:00 |
|
|
|
1f14f36708
|
step patch level version
|
2024-07-21 19:11:01 -04:00 |
|
|
|
c05b184cca
|
update documentation for file viewer feature
|
2024-07-21 19:10:15 -04:00 |
|
|
|
7dc0ace48f
|
file viewer can be called from File menu or context menu in editor if word under cursor is a file
|
2024-07-21 18:37:06 -04:00 |
|
|
|
97ffabda0e
|
add (text) file viewer class
|
2024-07-21 18:36:20 -04:00 |
|
|
|
c689cea7d8
|
initialize in constructor rather than header
|
2024-07-20 23:48:39 -04:00 |
|
|
|
49ead6be10
|
update doc
|
2024-07-20 22:46:06 -04:00 |
|
|
|
ce0fd7dcb7
|
initialize lj parameters to 1
|
2024-07-20 22:34:27 -04:00 |
|
|
|
063d5d2fcd
|
keep entries in roughly alphabetical order
|
2024-07-20 03:35:04 -04:00 |
|
|
|
cf4654d9cf
|
spelling
|
2024-07-18 19:07:59 -04:00 |
|
|
|
3017630c01
|
Merge remote-tracking branch 'github/develop' into collected-small-fixes
|
2024-07-18 18:40:22 -04:00 |
|
|
|
1ed6e153b6
|
Merge pull request #4214 from jtclemm/rheo
New multiphase fluids package
|
2024-07-18 18:38:51 -04:00 |
|
|
|
1c99d7f813
|
bugfix for extracting 2d-data with lammps_pair_extract()
|
2024-07-18 13:37:04 -04:00 |
|
|
|
517681eb1e
|
avoid passing uninitialized data
|
2024-07-18 13:23:20 -04:00 |
|
|
|
3b022e86db
|
add extract_pair_dimension and extract_pair for fortran module
|
2024-07-18 07:39:15 -04:00 |
|
|
|
85beac7107
|
compatibility with Qt-5.12 and Ubuntu 20.04LTS
|
2024-07-18 00:16:12 -04:00 |
|
|
|
78aacfb52e
|
whitespace
|
2024-07-18 00:11:36 -04:00 |
|
|
|
93d40f494f
|
revise documentation for changes in version 1.6
|
2024-07-18 00:06:51 -04:00 |
|
|
|
11c77b6136
|
drop icon since we now have the File menu entry and keyboard shortcut
|
2024-07-18 00:06:23 -04:00 |
|
|
|
1d1bf669f6
|
apply clang-format
|
2024-07-17 23:18:03 -04:00 |
|
|
|
7c804f7843
|
add feature to image viewer that copies the dump image command line to the clipboard
|
2024-07-17 23:16:49 -04:00 |
|
|
|
c3272297fc
|
use LAMMPS-GUI consistenly (instead of LAMMPS GUI)
|
2024-07-17 23:01:15 -04:00 |
|
|
|
2e2dc2abe5
|
document new features
|
2024-07-17 19:14:22 -04:00 |
|
|
|
955db30b32
|
use LAMMPS-GUI consistently
|
2024-07-17 19:14:04 -04:00 |
|
|
|
f877a6f4ce
|
more consistency changes
|
2024-07-17 19:13:10 -04:00 |
|
|
|
470b106d99
|
small tweaks for more consistency
|
2024-07-17 15:11:17 -04:00 |
|
|
|
1e75695558
|
Updating LAMMPS GUI documentation for version 1.6
|
2024-07-17 14:08:35 -04:00 |
|
|
|
de95eb907a
|
Clarifying comment on breakage in bond hybrid
|
2024-07-17 11:53:01 -06:00 |
|
|
|
5afde3f0f5
|
export to YAML functionality is only available if there is YAML format data
|
2024-07-17 04:14:51 -04:00 |
|
|
|
d277a12e43
|
add missing icon file
|
2024-07-16 23:44:46 -04:00 |
|
|
|
2a1447ff03
|
extract YAML format thermo data from output window text
|
2024-07-16 23:38:18 -04:00 |
|
|
|
1b9302299a
|
implement delete-all-images function with pushbutton in slideshow viewer
|
2024-07-16 22:54:38 -04:00 |
|
|
|
dc84078156
|
spelling
|
2024-07-16 19:15:31 -04:00 |
|