|
|
6fb318f61c
|
Merge branch 'develop' into collected-small-changes
|
2025-01-23 20:22:14 -05:00 |
|
|
|
493ff3017c
|
add tool for checking whether fmt::print() statements have crept in
|
2025-01-23 10:26:56 -05:00 |
|
|
|
790b124f6a
|
correct help text
|
2025-01-23 08:52:27 -05:00 |
|
|
|
7c4649adbf
|
update TODO list and changelog
|
2025-01-17 08:43:46 -05:00 |
|
|
|
cf7695e99f
|
add option to restart the LAMMPS instance to "Run" menu
|
2025-01-16 21:43:36 -05:00 |
|
|
|
82598ab3ca
|
display error messages with fixed width font
|
2025-01-16 00:39:02 -05:00 |
|
|
|
7c8c8c9d01
|
update patch for WHAM code
|
2025-01-13 22:07:44 -05:00 |
|
|
|
0aadc4cf46
|
use mutex to avoid race condition when accessing thermo data during run
|
2025-01-12 23:27:17 -05:00 |
|
|
|
dce1231052
|
add a lammps_eval() function to the C library interface and all derived wrappers
|
2025-01-12 00:39:18 -05:00 |
|
|
|
467ceee9cb
|
update patch for WHAM
|
2025-01-04 18:18:27 -05:00 |
|
|
|
1fcf1a7c56
|
add patch for customization of wham to support LAMMPS units
|
2025-01-02 19:39:02 -05:00 |
|
|
|
d87abc0d01
|
correct CMake script code for including WHAM executables in macOS app-bundle
|
2025-01-02 17:25:44 -05:00 |
|
|
|
399d7111d5
|
include WHAM software in LAMMPS-GUI compilation
|
2025-01-02 00:38:04 -05:00 |
|
|
|
8b32516b79
|
display a valid URL for the download location
|
2024-12-29 20:11:59 -05:00 |
|
|
|
78a897c1bf
|
check if a downloaded (solution) file is a symlink placeholder and put a copy of the original in its place
|
2024-12-29 17:22:07 -05:00 |
|
|
|
4d36a84738
|
add check whether libcurl support was compiled into LAMMPS and geturl is functional
|
2024-12-29 17:22:00 -05:00 |
|
|
|
0bdaece1f0
|
add keyboard shortcut and context menu entry for jump to next warning
|
2024-12-29 11:35:44 -05:00 |
|
|
|
f6c0c73289
|
improve layout of warnings panel
|
2024-12-29 10:48:54 -05:00 |
|
|
|
7d67bcad22
|
compatibility with Qt 5.12 on Ubuntu 20.04LTS
|
2024-12-28 22:09:29 -05:00 |
|
|
|
d70b923c5a
|
update tutorial info texts from paper
|
2024-12-28 20:34:45 -05:00 |
|
|
|
73eeda3b1d
|
display panel with number or warnings and lines in output window, button for jumping to next warning
|
2024-12-28 18:44:44 -05:00 |
|
|
|
f50b5d63f3
|
combine the first two and the second two wizard pages into one page each
|
2024-12-28 12:38:52 -05:00 |
|
|
|
be9ace068a
|
show download progress in status line and progress bar
|
2024-12-28 12:38:45 -05:00 |
|
|
|
e5ee94a13c
|
add overloads for automatic string style conversions
|
2024-12-28 12:38:39 -05:00 |
|
|
|
bbef7e3eac
|
update TODO
|
2024-12-27 23:01:20 -05:00 |
|
|
|
90d1e4d45f
|
add code paths for all 8 tutorial wizards. only descriptive text is missing.
|
2024-12-27 15:42:36 -05:00 |
|
|
|
f71fa8e94e
|
logo images for all 8 currently supported tutorials
|
2024-12-27 10:20:18 -05:00 |
|
|
|
48178ccc50
|
highlight error and warning messages in output window
|
2024-12-26 17:19:12 -05:00 |
|
|
|
f3cbf55d3c
|
update LAMMPS-GUI todo list
|
2024-12-26 16:26:51 -05:00 |
|
|
|
77ab630080
|
update LAMMPS-GUI TODO list
|
2024-12-24 15:36:40 -05:00 |
|
|
|
70c5722e9f
|
flatpak updates
|
2024-12-14 09:44:57 -05:00 |
|
|
|
1cb12e3753
|
update appdata for flatpak builds
|
2024-12-14 08:22:09 -05:00 |
|
|
|
69526c87d8
|
Merge pull request #4362 from ndtrung81/regression-test-update
Improve the Kokkos regression test workflow
|
2024-11-12 18:06:48 -05:00 |
|
|
|
acebce0431
|
turn off verbose, reduce timeout
|
2024-10-29 23:07:35 -05:00 |
|
|
|
dd0dfd3c7f
|
split randomly the pair input list by batch size
|
2024-10-27 00:00:10 -05:00 |
|
|
|
67d1c7d17d
|
set OMP_PROC_BIND=false and adjust timeout
|
2024-10-26 09:01:39 -05:00 |
|
|
|
b725c01c0d
|
split pair list into 2 separate lists and use 5 jobs for more even time balancing
|
2024-10-25 23:22:25 -05:00 |
|
|
|
6d0e633edf
|
Merge pull request #4352 from ndtrung81/regression-test-update
Add a KOKKOS workflow for GitHub actions and minor updates for the regression tester
|
2024-10-25 11:06:33 -04:00 |
|
|
|
d2b1e22b4a
|
added counter for timeout tests
|
2024-10-22 23:31:22 -05:00 |
|
|
|
06207fd91e
|
modify how execute() returns
|
2024-10-22 23:21:37 -05:00 |
|
|
|
8503cac2ce
|
update README to explain how to set nprocs in the config file
|
2024-10-14 23:44:02 -05:00 |
|
|
|
6e32470cfa
|
distinguish the error tests vs failed tests
|
2024-10-14 23:27:06 -05:00 |
|
|
|
c533ca0af1
|
handle the cases where num steps do not match with the reference log files
|
2024-10-14 16:05:21 -05:00 |
|
|
|
b0f2484441
|
fix logic bug with allowing quick_max to run without requiring quick to be True
|
2024-10-14 10:45:53 -05:00 |
|
|
|
3e7642bc8c
|
fix artifact names, allow to run quick test with a given input list
|
2024-10-14 09:43:08 -05:00 |
|
|
|
38500c647b
|
move cursor to end of log buffer before inserting new text
|
2024-10-14 09:41:45 -04:00 |
|
|
|
383ae086e5
|
skip in.icos due to the minimize command
|
2024-10-13 22:54:54 -05:00 |
|
|
|
1e63f031f0
|
remove empirical filter to remove outliers from corrupted data
|
2024-10-13 22:52:40 -04:00 |
|
|
|
1c9daad657
|
change tutorial download URL to tutorial website
|
2024-10-13 21:57:17 -04:00 |
|
|
|
4773b3e7e4
|
fix indentation in the config files
|
2024-10-13 15:48:29 -05:00 |
|