|
|
7151f261a0
|
address sphinx formatting issue due to added paragraph
|
2025-04-27 10:04:41 -04:00 |
|
|
|
31b18ad24e
|
update help index table
|
2025-04-27 10:03:35 -04:00 |
|
|
|
bef695f70b
|
fix copy-n-paste error
|
2025-04-27 07:39:58 -04:00 |
|
|
|
5169a633e5
|
make sure cut_respa is initialized
|
2025-04-26 17:04:14 -04:00 |
|
|
|
1a1f4b1a82
|
correct reference
|
2025-04-26 02:17:54 -04:00 |
|
|
|
092df8ed8f
|
add copyright header
|
2025-04-26 00:56:47 -04:00 |
|
|
|
4897fbb210
|
Merge branch 'develop' into collected-small-fixes
|
2025-04-26 00:50:58 -04:00 |
|
|
|
40d8e1b95f
|
Merge pull request #4535 from Bibobu/plot_forces_tool
Adding python tool to plot tabulated forces
|
2025-04-26 00:50:32 -04:00 |
|
|
|
4b2163666c
|
Merge pull request #4545 from jtclemm/rheo
Small patches to various packages
|
2025-04-26 00:46:49 -04:00 |
|
|
|
7102cc2588
|
use bold font for column titles
|
2025-04-25 20:31:16 -04:00 |
|
|
|
f1edc7f222
|
whitespace
|
2025-04-25 20:15:36 -04:00 |
|
|
|
706aa19710
|
Use type/ratio instead of type/fraction to select charged types
|
2025-04-25 20:05:09 -04:00 |
|
|
|
67c6dc492b
|
update to ScaFaCoS version 1.0.4
|
2025-04-25 20:03:06 -04:00 |
|
|
|
d406289a7a
|
propagate changes from library.cpp/library.h to swig and plugin interface
|
2025-04-25 17:04:32 -04:00 |
|
|
|
1969c28e0c
|
delete unused variables
|
2025-04-25 16:35:54 -04:00 |
|
|
|
f577dcb28b
|
Merge pull request #4570 from akohlmey/collected-small-changes
More small changes to recover builds of "develop"
|
2025-04-25 16:30:16 -04:00 |
|
|
|
d416202b71
|
restore missing blank
|
2025-04-25 16:16:15 -04:00 |
|
|
|
46f4f5a3c0
|
move JSON class back to try recover legacy builds
|
2025-04-25 16:11:11 -04:00 |
|
|
|
9b258d4c82
|
try another variant
|
2025-04-25 15:51:39 -04:00 |
|
|
|
1597019419
|
another small tweak
|
2025-04-25 15:44:52 -04:00 |
|
|
|
c8b841b08e
|
small tweak
|
2025-04-25 15:31:32 -04:00 |
|
|
|
3b9ddf7a1f
|
spelling
|
2025-04-25 14:59:42 -04:00 |
|
|
|
cab78b2c0d
|
correct docs related to adding explicit Coulomb interactions
|
2025-04-25 14:15:01 -04:00 |
|
|
|
734bc915e2
|
must include third_party folder with legacy build
|
2025-04-25 14:14:20 -04:00 |
|
|
|
3c5e85a7c0
|
Merge pull request #4550 from akohlmey/collected-small-fixes
Collected small changes and fixes
|
2025-04-25 13:46:59 -04:00 |
|
|
|
9e26d8b569
|
Missing derivative for RK0
|
2025-04-25 10:19:28 -06:00 |
|
|
|
43fcf6eccc
|
use ioffset variable.
|
2025-04-25 11:44:03 -04:00 |
|
|
|
d25d0cbc7e
|
Merge pull request #4562 from mateors6/lj/pirani
Add pair style lj/pirani
|
2025-04-25 11:27:58 -04:00 |
|
|
|
8e07d48518
|
GitHub has stopped support for subversion in 2024. Remove note from 2016.
|
2025-04-24 18:42:19 -04:00 |
|
|
|
d4ba5d1fe6
|
Fixing bug in minimum density
|
2025-04-24 10:53:17 -06:00 |
|
|
|
a1fc036e25
|
Fix typo in src/timer.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-24 07:53:05 -04:00 |
|
|
|
20d3d47fe3
|
Update pair_lj_pirani.rst
|
2025-04-24 09:18:41 +02:00 |
|
|
|
2d70947044
|
two more workarounds for compilation with -DFMT_STATIC_THOUSANDS_SEPARATOR
|
2025-04-23 21:00:40 -04:00 |
|
|
|
4126c9ed75
|
implement workaround for compilers that require -DFMT_STATIC_THOUSANDS_SEPARATOR
|
2025-04-23 14:20:10 -04:00 |
|
|
|
2e8b95f0c1
|
Update pair_lj_pirani.rst
Documentation update
|
2025-04-23 19:34:06 +02:00 |
|
|
|
f9dc879033
|
add comment to indicate that setting the pointer to null has no effect in sfree.
You need Memory::destroy() but that can't be applied to all use cases.
|
2025-04-23 08:41:56 -04:00 |
|
|
|
b1159dc528
|
fix up to Copilot suggested code change
|
2025-04-23 05:58:10 -04:00 |
|
|
|
1352257cf4
|
Use modern C++ code pattern to build c-style argument list
This was suggested by GitHub Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-23 05:51:53 -04:00 |
|
|
|
6629ecff2d
|
implement function to add request for single occasional neighbor list
|
2025-04-22 21:44:45 -04:00 |
|
|
|
9e9caf7d14
|
dummy implementation of single neighbor list build
|
2025-04-22 16:02:51 -04:00 |
|
|
|
290ca2a095
|
Update pair_lj_pirani.rst
Corrections
|
2025-04-22 21:13:22 +02:00 |
|
|
|
73fe2f7915
|
Update extract(), document, and test
|
2025-04-22 11:28:17 -04:00 |
|
|
|
d10e5dded2
|
Add OPENMP package version of pair style lj/pirani
|
2025-04-22 11:27:41 -04:00 |
|
|
|
bbc025632d
|
apply clang-format
|
2025-04-22 10:50:24 -04:00 |
|
|
|
dbe98e2cfb
|
update embedded JSON class to version 3.12.0
|
2025-04-22 10:37:29 -04:00 |
|
|
|
25307b049c
|
Update and rename mol-pair-lj_improved_cut.yaml to mol-pair-lj_pirani.yaml
New name
|
2025-04-22 14:55:38 +02:00 |
|
|
|
da903e6d44
|
Update and rename pair_lj_improved_cut.h to pair_lj_pirani.h
New name
|
2025-04-22 14:53:15 +02:00 |
|
|
|
f9ba8caf4a
|
Update and rename pair_lj_improved_cut.cpp to pair_lj_pirani.cpp
New name
|
2025-04-22 14:51:27 +02:00 |
|
|
|
7221e3993a
|
Update .gitignore
New name
|
2025-04-22 14:48:11 +02:00 |
|
|
|
0673ac6acf
|
Update pair_style.rst
New name
|
2025-04-22 14:47:24 +02:00 |
|