Commit Graph

1419 Commits

Author SHA1 Message Date
f5ffb28a1f use the log file with 1 proc in serial runs, removed examples/bpm/impact/brokenDump 2024-08-28 12:57:58 -05:00
a59ac7ec86 Reduced the timeout for quick reg tests 2024-08-26 17:43:36 -05:00
1148f5f5c8 cast into PosixPath to str before writing to file 2024-08-25 16:41:26 -05:00
9f20e5b7f7 put a timeout for a run, specified in the config file 2024-08-25 16:19:52 -05:00
04400e10a8 Updated the regression tester run_tests.py to handle list of input scripts 2024-08-25 16:02:16 -05:00
380447c6ba updated regression test config files 2024-08-23 14:44:08 -05:00
b69a9847f7 add a config file for running regression tests in serial (no mpirun), modify run_tests.py to handle this case 2024-08-23 14:40:07 -05:00
7475e5a5ef run the regression tester tool with the list of suggested inputs 2024-08-23 11:49:20 -05:00
abbfa9470e remove debug print() statement 2024-08-22 17:07:12 -04:00
bda862a3a2 actually honor the branch argument 2024-08-22 16:50:03 -04:00
dc4e4988a9 do not fetch specific commit hash 2024-08-22 16:37:35 -04:00
a204f8e69f refer to branch with origin/develop 2024-08-22 16:30:02 -04:00
613e053373 check out whole history 2024-08-22 16:23:57 -04:00
f3df42ec02 include debug info 2024-08-22 16:07:26 -04:00
27ff1fa5d4 pass string instead of compiled regexp 2024-08-22 15:57:28 -04:00
db9a618a7b more fault tolerance 2024-08-22 15:51:15 -04:00
022d1d7959 get-quick-list.py script is feature complete 2024-08-22 15:41:31 -04:00
1916d0be06 add incomplete draft of quick input file lister 2024-08-22 11:41:56 -04:00
f36e09720a Merge pull request #4287 from akohlmey/collected-small-fixes
Collected small fixes and updates for LAMMPS and LAMMPS-GUI
2024-08-21 17:51:58 -04:00
2746ec609f remove unused argument 2024-08-20 23:55:35 -04:00
085dec4d3c Use drop down list to select raw or smooth plot or both. Fix plot color. 2024-08-20 00:02:17 -04:00
2f6ac590b0 spelling and cosmetic stuff 2024-08-19 17:59:13 -04:00
3ebdc04aac Merge branch 'develop' into regression-tests 2024-08-19 17:50:43 -04:00
271ae19fe7 must use overload wrapper on Qt5 2024-08-18 06:03:41 -04:00
9dddc7945d add missing file 2024-08-18 05:51:31 -04:00
98a7e045bb add smoothed plot to chart windows 2024-08-18 00:53:10 -04:00
e4b9da147a reintroduce facility to skip over outlier data due to corrupted data 2024-08-17 21:28:56 -04:00
dd6c933269 remove normalization 2024-08-17 00:15:08 -04:00
8973d9a9ba avoid outlier data in plots from corrupted data when polling thermo data 2024-08-16 23:25:41 -04:00
a3990ad73f update chart window less frequently than updating data. interval set in preferences 2024-08-16 23:01:47 -04:00
6f7a48fa7a fix off-by-on bug preventing the "reset zoom" button for charts to work as expected 2024-08-16 23:00:41 -04:00
70384d4344 syntax highlighting updates for added command 2024-08-13 17:57:11 -04:00
fcaaca8304 step LAMMPS-GUI version to 1.6.8 2024-08-13 16:46:46 -04:00
a69356a02f Processed the ERROR line in the output, increased max_np to 4 when no reference log file exists 2024-08-13 15:01:29 -05:00
700a22b7cd Cleaned up and added check for "Total wall time" in the output 2024-08-13 11:03:35 -05:00
bb2c8d8da0 propagate font choices 2024-08-13 03:42:41 -04:00
206302a8e1 more consistent font selections by avoiding QApplication 2024-08-13 03:21:32 -04:00
a5fe6543a7 check for errors of the geturl command and abort with message 2024-08-13 00:15:35 -04:00
bbd72a8960 Switched the order of the checks for ERROR in the output to be first 2024-08-12 09:59:58 -05:00
f98568c350 add completer for extra/* arguments to read_data 2024-08-12 00:57:50 -04:00
d759d8acf7 must have network access for the flatpak app 2024-08-11 23:40:17 -04:00
243b593426 add permission to desktop 2024-08-11 23:23:58 -04:00
accbd69c03 use more reliable conversion to const char * 2024-08-11 23:15:21 -04:00
9ab07ecba6 don't return temporaries 2024-08-11 22:55:37 -04:00
9080d6bfed add wizard for tutorial 2 2024-08-11 22:55:27 -04:00
23139db860 must use different conversion to const char* to avoid garbage output 2024-08-11 19:19:56 -04:00
c6e90eed9c update appdata for LAMMPS-GUI 2024-08-11 14:08:43 -04:00
231c3910ba fix up icon 2024-08-11 12:25:20 -04:00
c7f6d75856 add an "info" page to the wizard explaining the content of tutorial 1 2024-08-11 12:17:29 -04:00
cccb43bb9b turn off CA verification as it fails on Windows 2024-08-11 12:17:06 -04:00