|
|
00ec3575c4
|
Fixed typos
|
2022-10-30 17:04:06 -05:00 |
|
|
|
f088fcd949
|
whitespace
|
2022-10-30 17:00:16 -05:00 |
|
|
|
0aa20872ca
|
Eliminate gfortran -Wall warnings
|
2022-10-30 16:42:10 -05:00 |
|
|
|
87590ad339
|
Merge branch 'lammps:develop' into fortran-expansion
|
2022-10-30 15:30:59 -05:00 |
|
|
|
d3ed99c7f8
|
Optional arguments for find_*_neighlist
|
2022-10-28 21:01:12 -05:00 |
|
|
|
73bf0334e4
|
Fixed optional parameters in find_pair_neighlist
|
2022-10-28 20:53:46 -05:00 |
|
|
|
55dafc110d
|
Unit tests and some off-by-one errors
|
2022-10-28 19:09:31 -05:00 |
|
|
|
e68b0b442e
|
Merge pull request #3502 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2022-10-28 14:33:34 -04:00 |
|
|
|
e70ccf454d
|
fix cut-n-paste bug
|
2022-10-28 10:11:50 -04:00 |
|
|
|
dc2b0f1def
|
Merge branch 'develop' into collected-small-changes
|
2022-10-28 09:30:17 -04:00 |
|
|
|
7a10cf2b53
|
Missing colon in gather_atoms_subset doc
|
2022-10-28 07:57:33 -05:00 |
|
|
|
624e230f4d
|
several bugs fixed; unit tests updated
|
2022-10-28 00:51:04 -05:00 |
|
|
|
dfef232ccb
|
Fixed omission in gather_bonds example (docs)
|
2022-10-27 19:09:53 -05:00 |
|
|
|
0b83b8c533
|
Changed case of intrinsics to match style elsewhere
|
2022-10-27 18:26:22 -05:00 |
|
|
|
67c165afb2
|
Fixed typo in gather_bonds example
|
2022-10-27 18:23:20 -05:00 |
|
|
|
1de74508c3
|
Merge pull request #3475 from akohlmey/refactor-testing
Refactor computes and fixes to use array of structs instead of many index arrays
|
2022-10-27 17:07:52 -04:00 |
|
|
|
3bfdc0aae9
|
initialize pointer to null
|
2022-10-27 17:05:55 -04:00 |
|
|
|
e2f263b827
|
protect against division by zero
|
2022-10-27 17:04:10 -04:00 |
|
|
|
ca091b2e75
|
update ELECTRODE package instructions for traditional make. fix plural/singular.
|
2022-10-27 16:23:55 -04:00 |
|
|
|
3545b491ee
|
Merge branch 'lammps:develop' into fortran-expansion
|
2022-10-27 14:15:47 -05:00 |
|
|
|
1e29c83be3
|
Merge branch 'fortran-expansion' of github.com:hammondkd/lammps into fortran-expansion
|
2022-10-27 14:12:38 -05:00 |
|
|
|
4216ca604c
|
Refactored copying of strings from C to Fortran to avoid duplication
|
2022-10-27 14:12:26 -05:00 |
|
|
|
a66f411edc
|
add support to detect the BuildID of Windows 10 22H2
|
2022-10-27 12:43:14 -04:00 |
|
|
|
5824534ac6
|
use symbolic constants Comm::BRICK / Comm::TILED for Comm::style
|
2022-10-27 07:03:25 -04:00 |
|
|
|
e6b67683aa
|
update TIP4P howto
|
2022-10-27 07:02:16 -04:00 |
|
|
|
850a303f34
|
Merge pull request #3500 from akohlmey/cmake-openmp-modernize
Modernize OpenMP detection and checks in CMake
|
2022-10-27 00:09:13 -04:00 |
|
|
|
336ec056de
|
use googletest aliased targets consistently
|
2022-10-26 22:37:24 -04:00 |
|
|
|
0d47dc250a
|
drop special OpenMP flags from presets. Will be detected by FindOpenMP.
|
2022-10-26 22:37:04 -04:00 |
|
|
|
6afa1d14d2
|
downgrade KOKKOS OpenMP check to version 3.1
need to apply special exception for NVHPC/PGI compilers
|
2022-10-26 22:36:15 -04:00 |
|
|
|
ca6aba52bb
|
modernize OpenMP detection and check for omp.h in CMake
|
2022-10-26 22:35:41 -04:00 |
|
|
|
cdbf475c00
|
Merge pull request #3491 from mehdibghk/new-pair_style-ylz
New pair style ylz
|
2022-10-26 15:40:41 -04:00 |
|
|
|
71c8806764
|
reformat, spelling, whitespace fixes. address minor grammar and content issues
|
2022-10-26 05:18:06 -04:00 |
|
|
|
d487d8af37
|
Update in.flat_membrane
shape updated to 1 0.99 0.99
|
2022-10-26 05:01:17 -04:00 |
|
|
|
371c2d7cbb
|
Pair ylz docs enhancements
|
2022-10-26 05:00:25 -04:00 |
|
|
|
b8781aca15
|
Implemented plugin_name and plugin_count and their docs
|
2022-10-26 00:02:54 -05:00 |
|
|
|
19f93009c1
|
Implemented and documented has_id, id_count, and id_name
|
2022-10-25 19:51:08 -05:00 |
|
|
|
e68efc039f
|
Resolved merging conflicts in three files
|
2022-10-25 14:37:33 -05:00 |
|
|
|
8c5ebb3942
|
Edit to make auto-merging easier
|
2022-10-25 08:34:48 -05:00 |
|
|
|
dfaff2dc9a
|
Pre-emptive edits to ease auto-merging
|
2022-10-25 08:30:21 -05:00 |
|
|
|
d96bfcdf06
|
Merge branch 'develop' into refactor-testing
|
2022-10-24 20:07:58 -04:00 |
|
|
|
4c176e5afc
|
whitespace
|
2022-10-24 19:54:43 -04:00 |
|
|
|
fc59d7d3ca
|
update LAMMPS developer contact info
|
2022-10-24 18:28:12 -04:00 |
|
|
|
34d70dd753
|
Merge branch 'develop' into new-pair_style-ylz
|
2022-10-24 18:27:24 -04:00 |
|
|
|
2b8d6fc4d9
|
Merge pull request #3485 from akohlmey/collected-small-changes
Collected small changes and fixes
|
2022-10-24 18:23:52 -04:00 |
|
|
|
d313179917
|
add compatibility to VTK version 9.0 and above
|
2022-10-24 16:25:10 -04:00 |
|
|
|
248b7383c7
|
Merge remote-tracking branch 'github/develop' into collected-small-changes
# Conflicts:
# src/DIPOLE/pair_lj_cut_dipole_long.h
# src/OPENMP/fix_nvt_sllod_omp.h
# src/PHONON/fix_phonon.h
# src/SPIN/pair_spin_dipole_cut.h
# src/SPIN/pair_spin_dipole_long.h
# src/STUBS/mpi.h
# src/UEF/fix_nh_uef.h
# src/fix_nvt_sllod.h
# tools/coding_standard/homepage.py
|
2022-10-24 15:50:50 -04:00 |
|
|
|
0146a19ed3
|
silence unrecognized pragma warnings
|
2022-10-24 15:42:17 -04:00 |
|
|
|
27b37ebad0
|
Merge pull request #3495 from akohlmey/update-email
Update contact email address in LAMMPS sources
|
2022-10-24 13:49:31 -04:00 |
|
|
|
3fe18c70ad
|
Merge pull request #3497 from jrgissing/bond/react-create_atoms_error_check
Bond/react: create atoms error check
|
2022-10-24 13:17:28 -04:00 |
|
|
|
ffa0460ca0
|
Merge branch 'lammps:develop' into fortran-expansion
|
2022-10-24 11:53:19 -05:00 |
|