Commit Graph

1499 Commits

Author SHA1 Message Date
3b853adaac add lammps_extract_pair_dimension and lammps_extract_pair to library interface 2024-07-16 01:38:21 -04:00
1b5c42e1b7 add shortcut button for save buffer 2024-07-15 18:48:18 -04:00
1fe1aa0683 lower default update interval to 10ms 2024-07-15 10:28:22 -04:00
970f518939 avoid out of range access 2024-07-15 06:25:03 -04:00
fb9a36c2f4 do not update the chart window when LAMMPS is not in a minimization or run 2024-07-13 19:12:46 -04:00
f83b82f04f Handled more cases 2024-07-12 23:59:17 -05:00
e0a0c94c6e Prepared for multiprocessing, maybe using separate input lists for different run_tests.py is sufficient 2024-07-11 00:04:26 -05:00
00f214f323 Added the --dry-run option to print statistics for the LAMMPS build and examples folder only 2024-07-10 11:35:23 -05:00
d875c5bb0f Updated README 2024-07-09 09:02:44 -05:00
17b2282a1e Merge branch 'upstream' into regression-tests 2024-07-09 08:24:46 -05:00
a72cffd198 Changed indentation 2024-07-09 08:22:37 -05:00
170c12d5df Handled error runs where log.lammps is not created (e.g. using more MPI procs than the number of physical CPUs) 2024-07-08 17:19:57 -05:00
0b3de48ef0 Added the config file for kokkos testing and enabled logging for the output of the failed runs 2024-07-08 16:32:45 -05:00
c7d729e3d6 Allowed to skip a list of input scripts as specified in the config file 2024-07-08 15:52:49 -05:00
9c8f7854ad avoid out-of-bounds string character access during completion 2024-07-06 00:50:15 -04:00
4746fe74ed Allowed to specify tolerances for individual input scripts, overriding the global values 2024-07-05 09:37:06 -05:00
eeaecb3ed3 macOS app bundle requires -D BUILD_TOOLS=yes 2024-07-04 15:13:06 -04:00
cefe76919c make more use of auto and thus avoid having to specify the same type twice 2024-07-04 11:12:40 -04:00
3453f13c2d correct capitalization 2024-06-25 13:33:29 -04:00
6b42545044 fix errors in fix amoeba/pitorsion doc page 2024-06-21 07:51:49 -06:00
ef902b03f9 Merge branch 'develop' into collected-small-changes 2024-06-19 12:02:56 -04:00
4b0adcc66a avoid segfaults when updating charts in simulations with fast thermo output 2024-06-13 08:34:25 -04:00
567ba1f437 improve R value for SI units 2024-06-10 19:37:35 +02:00
575047c278 Update fep.py 2024-06-07 14:40:21 +02:00
f5253eb926 Merge pull request #4174 from akohlmey/atom-map-library-interface
Add support for extracting a few more properties and the Atom::map() function to the library interface
2024-06-04 13:23:31 -06:00
788428ebf9 more corrections 2024-05-29 09:00:54 -04:00
2d7515218c improve wording 2024-05-28 19:55:59 -04:00
475cddfa36 remore i-PI distribution from tools folder 2024-05-27 18:49:40 -04:00
75a325751e implement support for lammps_map_atom() to plugin loader, Fortran module, swig 2024-05-25 07:01:28 -04:00
0577e1ff77 install runtime dlls for LAMMPS library only with -DBUILD_SHARED_LIBS=yes 2024-05-20 06:08:43 -04:00
a4892da145 Merge branch 'upstream' into regression-tests 2024-05-01 11:18:51 +05:45
7d5931def3 Added example folders tested 2024-02-23 08:16:55 -06:00
835b65b644 Merge branch 'develop' into general-triclinic 2024-02-21 14:53:32 -07:00
9c7b169003 Renamed the log files under examples/bpm 2024-02-12 19:43:05 -06:00
a2ae9dce64 apply clang-tidy fixes 2024-02-09 06:29:08 -05:00
e7f0f9be5a Added another example of a config file 2024-02-08 11:37:49 -06:00
a1f38b9a75 Captured output of the test run, reported if the run failed (e.g. missing packages) 2024-02-08 11:29:26 -06:00
f141543659 Looped over all the runs in an input script, made more descriptive output 2024-02-08 11:12:54 -06:00
244c72afd9 Counted the total num checks per test 2024-02-07 15:42:15 -06:00
051167a14c Supported JUnit XML output 2024-02-07 15:20:55 -06:00
ace87d2bb8 Only printed out all the quantities being checked with verbose on 2024-02-01 17:21:30 -06:00
621a4e406f Handled exception with the yaml load 2024-02-01 15:22:46 -06:00
911227a981 Cleaned up and expanded the set of examples being tested 2024-01-31 14:47:11 -06:00
b1688d4287 Merge branch 'upstream' into regression-tests 2024-01-31 13:48:49 -06:00
829708bd71 Allowed to specify example folders from arguments 2024-01-31 13:46:34 -06:00
e9dc5bafff Improved failed test info 2024-01-31 13:06:04 -06:00
cfe6afe665 Used the absolute path for the lammps binary, no need for symbolic links 2024-01-31 11:03:23 -06:00
91d292fb7c Tested with more example subfolders 2024-01-30 17:08:24 -06:00
293e930cb0 Expanded the tests for more subfolders, need to check if there is an existing log file with matching nprocs 2024-01-30 14:01:43 -06:00
c0fc4c8908 Cleaned up and tested with micelle and melt under examples 2024-01-30 13:07:57 -06:00