|
|
3ae2f9966b
|
work around warnings when compiling with C++ and gcc -pedantic
|
2022-10-31 16:12:02 -04:00 |
|
|
|
5ed7df248c
|
a real MPI library is required for the test example
|
2022-10-31 16:11:19 -04:00 |
|
|
|
8e6c7fa416
|
add note about the plugin version of the C library interface
|
2022-10-31 14:42:12 -04:00 |
|
|
|
513d081717
|
reference the forum instead of the mailing list, which is disabled now
|
2022-10-29 06:25:55 -04:00 |
|
|
|
c157b2dea2
|
add tests whether simple examples for coupling to the LAMMPS library can run
|
2022-10-29 03:46:52 -04:00 |
|
|
|
83dcf24092
|
update README
|
2022-10-28 21:14:24 -04:00 |
|
|
|
00c80adf59
|
add CMake build system
|
2022-10-28 21:14:14 -04:00 |
|
|
|
82d77e7ae1
|
update example
|
2022-10-28 21:14:01 -04:00 |
|
|
|
78910eb0e1
|
add comment that this file needs to be updated when APIs are added
|
2022-10-28 21:13:50 -04:00 |
|
|
|
38335a4d47
|
update prototypes and struct entries for liblammpsplugin. port to windows.
|
2022-10-28 21:13:17 -04: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
2132b1d904
|
update developer reference text
|
2022-10-24 11:08:26 -04:00 |
|
|
|
a7d55526e8
|
update developer info
|
2022-10-24 11:06:32 -04:00 |
|
|
|
3c4b0a0c04
|
expand homepage checker tool to check a few more folders and apply updates
|
2022-10-24 10:58:39 -04:00 |
|
|
|
43bd7cfaf4
|
Merge pull request #3498 from schererc/develop
Update pair_threebody_table.cpp
|
2022-10-24 10:24:45 -04:00 |
|
|
|
b939ea55f6
|
allow -kokkos on g 0 without GPU support, report GPUs only if ngpu > 0
|
2022-10-24 05:05:49 -04:00 |
|
|
|
1e2ffe6cb7
|
must bootstrap centos 7 from dockerhub now
|
2022-10-22 22:58:16 -04:00 |
|
|
|
7aea2b8840
|
update Plumed download to version 2.8.1
|
2022-10-22 22:57:53 -04:00 |
|
|
|
2aa1dfa6d6
|
replace one more suffix
|
2022-10-22 22:28:12 -04:00 |
|
|
|
cd621e74f5
|
it is safer to do a >= comparison instead of == for floating point numbers
|
2022-10-22 15:03:37 -04:00 |
|
|
|
94627b3ef7
|
remove redundant curly braces
|
2022-10-22 14:54:53 -04:00 |
|
|
|
b96028eaf2
|
Update pair_threebody_table.cpp
Correcting for hard coded ntheta = 79 in the extreme case that theta is exactly equal to 180.0 degrees.
|
2022-10-22 16:38:37 +02:00 |
|