|
|
934269e456
|
move all icon files to the icons folder
|
2023-09-24 15:55:14 -04:00 |
|
|
|
5588c121f4
|
add support to export slide show animation to movie file via ffmpeg
|
2023-09-24 15:09:14 -04:00 |
|
|
|
c50dcf6129
|
move helper functions to separate file. add overloads to mystrdup()
|
2023-09-24 12:53:14 -04:00 |
|
|
|
afa8501d20
|
recognize STL files starting with "solid binary" as binary files
|
2023-09-22 07:51:58 -04:00 |
|
|
|
12acd346b7
|
plug memory leak
|
2023-09-22 07:51:16 -04:00 |
|
|
|
fb55fc3277
|
we don't need a lattice for creating atoms from a STL mesh
|
2023-09-22 07:51:07 -04:00 |
|
|
|
6f79918bab
|
copy FFMpeg binary into app bundle
|
2023-09-21 19:43:53 -04:00 |
|
|
|
8b40e16ebd
|
Revert "link gui to jpeg and png libs"
This reverts commit 57b3b74bcd.
|
2023-09-21 19:16:54 -04:00 |
|
|
|
70d6518eac
|
minor updates for using presets. mention macos multi-arch preset
|
2023-09-21 19:10:36 -04:00 |
|
|
|
a9f15f6a29
|
update preset
|
2023-09-21 19:09:57 -04:00 |
|
|
|
57b3b74bcd
|
link gui to jpeg and png libs
|
2023-09-21 19:09:26 -04:00 |
|
|
|
a463995646
|
add dependencies for building dmg bundle
|
2023-09-21 19:09:04 -04:00 |
|
|
|
c3cc4974d1
|
silence uninitialized access valgrind warning
|
2023-09-21 07:33:03 -04:00 |
|
|
|
75682ffbca
|
Merge pull request #3922 from arghdos/fix_for_rocm_60
Apply fix for hipfft paths in ROCm >= 6.0
|
2023-09-19 10:43:19 -04:00 |
|
|
|
d371550f5f
|
step lammps-gui version patch number
|
2023-09-18 19:19:37 -04:00 |
|
|
|
934055601b
|
change insertion function to always replace partial word with completion
Also change popup mode to always display all possible completions
and only highlight the current selection. This seems more beginner friendly.
|
2023-09-18 18:03:27 -04:00 |
|
|
|
e52eb81839
|
make use of std::swap()
|
2023-09-18 16:51:19 -04:00 |
|
|
|
7467a058ee
|
Apply fix for hipfft paths in ROCm >= 6.0
|
2023-09-18 11:21:02 -05:00 |
|
|
|
70a8aff561
|
update todo list
|
2023-09-17 20:45:02 -04:00 |
|
|
|
7f4de6b8b9
|
more use of QRegExp instead of QRegularExpression for QT version < 5.15
|
2023-09-17 19:52:00 -04:00 |
|
|
|
20be9e64cf
|
use split_line convenience function for better consistency and backward compatibility
|
2023-09-17 19:44:15 -04:00 |
|
|
|
cf8b157702
|
use QtRegExp for QT 5.12 on Ubuntu 20.04LTS
|
2023-09-17 19:38:53 -04:00 |
|
|
|
3e9f1c8af2
|
Merge pull request #3919 from akohlmey/collected-small-fixes
Collected small fixes and updates
|
2023-09-16 07:19:25 -04:00 |
|
|
|
508dbb74c5
|
print warning when using threads that snap/intel will not use them
|
2023-09-15 08:37:32 -04:00 |
|
|
|
d1e405e83f
|
ML-SNAP now also has INTEL as dependent package
|
2023-09-14 19:08:38 -04:00 |
|
|
|
7b4ca086a8
|
documentation updates, clarifications, and corrections
|
2023-09-14 19:08:15 -04:00 |
|
|
|
5e657e5adb
|
Intel Package: Adding documentation changes for snap variant.
|
2023-09-14 18:01:55 -04:00 |
|
|
|
1c10d0d495
|
Intel Package: Adding snap variant.
|
2023-09-14 17:11:51 -04:00 |
|
|
|
6d12800a0d
|
make the GUI update interval a configurable option in the preferences
|
2023-09-14 10:39:57 -04:00 |
|
|
|
232e57a949
|
fix cut-n-paste issue
|
2023-09-14 00:27:35 -04:00 |
|
|
|
88b9aa62b7
|
forgot to rename files in KOKKOS/Install.sh
|
2023-09-13 17:27:30 -04:00 |
|
|
|
ae7945bd99
|
add missing newline
|
2023-09-13 15:56:49 -04:00 |
|
|
|
d198a9314f
|
reorder to have sections in alphabetical order again
|
2023-09-13 15:55:23 -04:00 |
|
|
|
822ad5b866
|
change refereces to lib/smd and smd to lib/machdyn and machdyn
|
2023-09-13 15:51:41 -04:00 |
|
|
|
5d0bbeb257
|
Merge branch 'develop' into collected-small-fixes
|
2023-09-13 08:57:32 -04:00 |
|
|
|
c82e7b16bd
|
Merge pull request #3915 from Architect0rr/develop
Initialize ADIOS dumps only the first time when used in multiple runs (for custom/adios dump style)
|
2023-09-13 08:54:40 -04:00 |
|
|
|
e230220c13
|
remove dead code
|
2023-09-12 02:44:58 -04:00 |
|
|
|
d0f0bdd695
|
remove deprecated register storage class
|
2023-09-11 17:37:32 -04:00 |
|
|
|
2839ce334e
|
disable neighbor list trimming by default for REBO pair styles for now
|
2023-09-10 10:25:03 -04:00 |
|
|
|
3c1586878a
|
reorder include files
|
2023-09-08 15:36:30 -04:00 |
|
|
|
2319f98987
|
update docs with settings for building tools with CMake
|
2023-09-08 11:42:35 -04:00 |
|
|
|
5235d7e434
|
there is no "thermo_extract" tool (anymore)
|
2023-09-08 11:42:35 -04:00 |
|
|
|
da1db776b6
|
update some tables and comments for the current state of LAMMPS
|
2023-09-08 11:42:35 -04:00 |
|
|
|
8bde9ffd53
|
silence compiler warning
|
2023-09-08 11:42:34 -04:00 |
|
|
|
400bb426b8
|
Merge pull request #3912 from akohlmey/tab-reformat-completion
Add reformatting of line and command completion to LAMMPS GUI
|
2023-09-08 11:40:47 -04:00 |
|
|
|
f8e65b19a2
|
add completion for compute and fix ID references
|
2023-09-08 10:43:31 -04:00 |
|
|
|
778263673c
|
add completion for variables and variable references
|
2023-09-08 08:57:17 -04:00 |
|
|
|
f293c5dd87
|
don't add the same group name twice
|
2023-09-08 08:38:54 -04:00 |
|
|
|
f726a54f27
|
detect and highlight strings in more places
|
2023-09-08 08:37:48 -04:00 |
|
|
|
ecc68c2f0c
|
fix typo
|
2023-09-08 00:26:22 -04:00 |
|