|
|
56f839f2e1
|
replace custom nint() function with C++11's std::lround()
|
2025-06-23 22:49:06 -04:00 |
|
|
|
a7b7be26dc
|
improve errors
|
2025-06-23 22:42:48 -04:00 |
|
|
|
50ba0e577e
|
cast to double before printing
|
2025-06-23 22:37:27 -04:00 |
|
|
|
727c0b251a
|
Clarifying exception in fix deform doc
|
2025-06-23 20:35:53 -06:00 |
|
|
|
b94c41c05a
|
Fixing some static code analysis issues in RHEO
|
2025-06-23 20:35:36 -06:00 |
|
|
|
e9a578a212
|
t status
Merge branch 'develop' into rheo
|
2025-06-23 19:50:29 -06:00 |
|
|
|
750e663be8
|
try to suppress false positive from static code analysis (natom is always > 0)
|
2025-06-23 19:21:00 -04:00 |
|
|
|
8305c97b69
|
address some issues flagged by static code analysis
|
2025-06-23 19:20:32 -04:00 |
|
|
|
8cf24edc21
|
improve error messages and suppress static code analysis warnings
|
2025-06-23 19:20:00 -04:00 |
|
|
|
249c6d6de9
|
add emacs local variable tweaks and add some missing docstrings
|
2025-06-23 16:51:33 -04:00 |
|
|
|
bfa19f678d
|
future-proof iarray() and darray() conversions and document them
|
2025-06-23 16:29:12 -04:00 |
|
|
|
8401b6aee8
|
use utils::inumeric() instead of utils::numeric() for integers
|
2025-06-23 06:57:51 -04:00 |
|
|
|
9d6758f269
|
merge two if statements with the same condition following each other
|
2025-06-23 06:43:59 -04:00 |
|
|
|
70d36b1b4c
|
when finalizing from the fortran module we should also free the external fix storage
|
2025-06-22 21:48:57 -04:00 |
|
|
|
4a9fa1ba87
|
restore compilation without -DNDEBUG
|
2025-06-22 18:40:58 -04:00 |
|
|
|
b3c403f464
|
run KOKKOS force style unit tests with serial when OpenMP is not available
|
2025-06-22 18:29:45 -04:00 |
|
|
|
12dcaa2d03
|
eliminate compiler warnings
|
2025-06-22 18:12:20 -04:00 |
|
|
|
1e6eeda958
|
remove dead code and address warnings from static code analysis
|
2025-06-22 17:49:47 -04:00 |
|
|
|
c6478e245a
|
fix up emitterutils source file in bundled yaml-cpp in ML-PACE for GCC 15+
|
2025-06-22 17:22:41 -04:00 |
|
|
|
cfe87f928d
|
update email address
|
2025-06-22 16:36:50 -04:00 |
|
|
|
469846e73c
|
correct broken doc line
|
2025-06-22 07:22:36 -04:00 |
|
|
|
9b382dac41
|
apply more pylint recommendations
|
2025-06-21 23:22:34 -04:00 |
|
|
|
679806206d
|
detect header keywords and section titles from data files and print suitable error
|
2025-06-21 17:59:54 -04:00 |
|
|
|
c118af34e0
|
small doc update
|
2025-06-21 17:58:49 -04:00 |
|
|
|
46fc4b21a5
|
make fix deposit and fix pour compatible with body particles from molecule templates
|
2025-06-21 17:17:39 -04:00 |
|
|
|
2b3af7b371
|
silence compiler warnings
|
2025-06-21 17:05:36 -04:00 |
|
|
|
aecc85e3d5
|
avoid out-of-bounds memory access when registering fix external callbacks
|
2025-06-21 16:42:39 -04:00 |
|
|
|
e3b1d27e0a
|
whitespace
|
2025-06-21 14:34:01 -04:00 |
|
|
|
06d47f7279
|
didn't count if atom-id was used
|
2025-06-21 14:32:18 -04:00 |
|
|
|
fc9efa1586
|
update documentation for the recently added sections in JSON format molecule files
|
2025-06-21 13:48:11 -04:00 |
|
|
|
0310959053
|
use consistent formatting of error messages and comments
|
2025-06-21 12:59:40 -04:00 |
|
|
|
9360038013
|
implement the processing for special bonds in JSON
|
2025-06-21 12:59:15 -04:00 |
|
|
|
0caaca8a05
|
honor atom-ids in Special Bonds section
|
2025-06-21 12:36:31 -04:00 |
|
|
|
9d38652033
|
consistently quote JSON fields with double quotes
|
2025-06-21 12:34:17 -04:00 |
|
|
|
c08ee92801
|
correctly honor atom-id in Special Bond Counts section
|
2025-06-20 23:05:58 -04:00 |
|
|
|
95fb6c75d2
|
support special:counts section for JSON data, only special:bonds missing
|
2025-06-20 23:05:38 -04:00 |
|
|
|
67582ebf14
|
some error hint updates based on recent discussions on MatSci.org
|
2025-06-20 17:45:37 -04:00 |
|
|
|
8dff25296b
|
restore pylammps.py
|
2025-06-20 14:42:52 -04:00 |
|
|
|
b036c911e7
|
fix copy-n-paste bug
|
2025-06-20 14:23:22 -04:00 |
|
|
|
6f72a56b4c
|
stricter matching of header items and skip comments right away
|
2025-06-20 14:12:25 -04:00 |
|
|
|
fb088cdc57
|
require .json extension for JSON format molecule files
|
2025-06-20 14:12:00 -04:00 |
|
|
|
c98ebb669e
|
trigger warning on the correct fix style name
|
2025-06-20 10:08:14 -04:00 |
|
|
|
bb0bd289b7
|
update unit tests
|
2025-06-20 08:38:09 -04:00 |
|
|
|
b909a782b6
|
revert double adding of body info in create_atoms
|
2025-06-20 08:07:17 -04:00 |
|
|
|
6fff591c0d
|
more checks
|
2025-06-20 07:51:58 -04:00 |
|
|
|
c6057f3780
|
support creating body particles from molecule templates in create_atoms
|
2025-06-20 07:31:58 -04:00 |
|
|
|
765b3ad487
|
need fewer checks with JSON data
|
2025-06-20 07:30:59 -04:00 |
|
|
|
9615cb466c
|
support processing "bodies" sections from JSON data
|
2025-06-20 07:30:43 -04:00 |
|
|
|
500373d72b
|
correct error message
|
2025-06-20 07:24:35 -04:00 |
|
|
|
25fecf7b7d
|
update format
|
2025-06-20 07:24:21 -04:00 |
|