|
|
b2809996b8
|
fixed trailing whitespaces
|
2024-03-25 17:45:06 -04:00 |
|
|
|
d55f750dc6
|
Fixed typos in the UF3 equation
|
2024-03-25 15:17:43 -04:00 |
|
|
|
f3391199e7
|
correct formatting of tables
|
2024-03-25 14:26:39 -04:00 |
|
|
|
923e251540
|
Added documentation for ml-uf3
|
2024-03-25 12:10:01 -04:00 |
|
|
|
20cfebd6f8
|
Merge branch 'pace-mliap' of github.com:jmgoff/lammps_compute_PACE into pace-mliap
|
2024-03-22 16:51:59 -06:00 |
|
|
|
414d9608f8
|
fixed whitespace in docs
|
2024-03-22 16:51:27 -06:00 |
|
|
|
cb1e18256e
|
Merge branch 'lammps:develop' into pace-mliap
|
2024-03-22 16:35:31 -06:00 |
|
|
|
36358d5b14
|
Merge branch 'lammps:develop' into pace-mliap
|
2024-03-21 09:32:33 -06:00 |
|
|
|
b5d769bbbf
|
Revert "Began CGDNA Howto"
This reverts commit c4b96704b27743c4e6b01166ea6d7e7a16480692.
|
2024-03-20 16:23:17 +00:00 |
|
|
|
bc436dad3a
|
Added example directory
|
2024-03-20 16:23:17 +00:00 |
|
|
|
eee23b45c9
|
Began CGDNA Howto
|
2024-03-20 16:23:17 +00:00 |
|
|
|
d123cd5440
|
fix typo
|
2024-03-20 04:57:03 -04:00 |
|
|
|
1bdcf7e42e
|
Merge branch 'develop' into general-triclinic
|
2024-03-17 15:56:38 -04:00 |
|
|
|
505f7b3cb4
|
add 'append' keyword for appending to output file
|
2024-03-17 15:34:32 -04:00 |
|
|
|
d97c7fffac
|
spelling
|
2024-03-17 15:13:13 -04:00 |
|
|
|
1bbe87d9d2
|
add 'append' keyword for appending to output file
|
2024-03-17 15:13:04 -04:00 |
|
|
|
fce15bf66f
|
add support for appending to files to fix ave/time
|
2024-03-17 01:17:01 -04:00 |
|
|
|
207a14f351
|
Merge pull request #4101 from jtclemm/small-patches
Small patches to multi neighbor and fix deform/pressure
|
2024-03-15 01:39:04 -04:00 |
|
|
|
aa7e2da33d
|
Misc small patches
|
2024-03-13 15:04:19 -06:00 |
|
|
|
af5c8bcd22
|
Merge branch 'develop' into pace-mliap
# Conflicts:
# src/ML-IAP/compute_mliap.cpp
|
2024-03-12 09:05:46 -04:00 |
|
|
|
d0d4cf9ad0
|
add DOIs for recent stable releases
|
2024-03-11 22:40:21 -04:00 |
|
|
|
b23c586236
|
mliap ace docs and example logs
|
2024-03-11 13:34:29 -06:00 |
|
|
|
01d412bdbf
|
Merge branch 'develop' into general-triclinic
|
2024-03-08 21:32:01 -05:00 |
|
|
|
8819275824
|
Merge pull request #3989 from evoyiatzis/patch-8
Addition of conical geometry in fix indent
|
2024-03-08 12:10:52 -05:00 |
|
|
|
ba5c1a4ac3
|
minor modifications in fix_indent.rst
|
2024-03-08 15:35:48 +01:00 |
|
|
|
bd99c2d661
|
Merge pull request #4097 from wmbrownIntel/numa_tune
Changes for processors grid numa style
|
2024-03-07 14:19:12 -05:00 |
|
|
|
8ab2544f5b
|
Add option to specify # of numa domains for processors grid numa style, simplify numa mapping with more agressive optimization to reduce comm between numa domains.
|
2024-03-07 07:07:16 -08:00 |
|
|
|
ea52699893
|
collapse the two /report styles into a single "report" style
|
2024-03-05 19:02:11 -05:00 |
|
|
|
c6f90b2ae3
|
Merge branch 'develop' into collected-small-fixes
|
2024-03-05 18:27:20 -05:00 |
|
|
|
7e8b243891
|
make use of ..versionadded/..versionchanged consistent with the rest of LAMMPS
|
2024-03-05 18:26:41 -05:00 |
|
|
|
0dc6e156c1
|
add balance styles shift/report and rcb/report for reporting imbalances only
|
2024-03-05 18:24:38 -05:00 |
|
|
|
1949953c0c
|
Clarifying more variables, enabling offset option with integration style
|
2024-03-04 23:38:55 -05:00 |
|
|
|
3f91ee142b
|
Merge branch 'develop' into electrode
|
2024-03-04 09:31:07 -05:00 |
|
|
|
8e6ce1d0b9
|
Remove nonneut examples
|
2024-03-04 08:52:05 +01:00 |
|
|
|
d33519e882
|
correct and clarify
|
2024-03-03 16:47:44 -05:00 |
|
|
|
60e5124ac2
|
compute composition/atom doesn't seem to be compatible with multi neighbor lists
|
2024-03-03 12:51:48 -05:00 |
|
|
|
372260ec77
|
error out in compute ave/sphere/atom and efield/wolf/atom with multi-cutoff neighborlists
|
2024-03-03 12:46:20 -05:00 |
|
|
|
2809428fe2
|
make computes rdf and adf error out multi cutoff neighbor lists if needed
|
2024-03-03 12:27:39 -05:00 |
|
|
|
e51e2733cb
|
add note for porting code containing the removed Atoms::count_words() functions
|
2024-03-03 07:47:14 -05:00 |
|
|
|
0096c06def
|
Merge branch 'develop' into collected-small-changes
|
2024-02-26 20:02:29 -05:00 |
|
|
|
4d89741d8c
|
Merge pull request #4091 from jtclemm/BPM
Small fixes to GRANULAR/BPM packages
|
2024-02-26 20:01:57 -05:00 |
|
|
|
4e77556610
|
minor changes to source and doc files
|
2024-02-26 15:59:03 -07:00 |
|
|
|
3d55fc4ec2
|
Merge branch 'develop' into collected-small-changes
|
2024-02-26 17:14:18 -05:00 |
|
|
|
73ae3200d0
|
incorporating feedback
|
2024-02-26 12:09:19 -07:00 |
|
|
|
35db949e77
|
Merge pull request #4069 from vladgl/fix_wall_flow
New fix implementing flow boundary conditions
|
2024-02-26 12:46:20 -05:00 |
|
|
|
8501c3de6c
|
Merge pull request #4087 from akohlmey/add-rebomos-pair-style
Add rebomos pair style with examples and unit test
|
2024-02-26 11:38:10 -05:00 |
|
|
|
5aae41a08c
|
remove obsolete comment
|
2024-02-26 06:50:36 -05:00 |
|
|
|
01d9f78e69
|
correct citation
|
2024-02-24 14:34:40 -05:00 |
|
|
|
c869783e72
|
warn about building LAMMPS with shared lib support for plugins
|
2024-02-24 09:21:20 -05:00 |
|
|
|
9c7ec8bb6c
|
must update docs for code changes
|
2024-02-23 21:55:09 -05:00 |
|