|
|
7f6638b681
|
more unittest docs
|
2020-11-25 16:51:43 -05:00 |
|
|
|
583d3823d8
|
address spelling issues
|
2020-11-25 16:51:42 -05:00 |
|
|
|
a8275e0e51
|
fix issues with compute stress/atom docs
|
2020-11-25 16:51:42 -05:00 |
|
|
|
2b6c995e12
|
more unittest docs
|
2020-11-25 16:51:42 -05:00 |
|
|
|
bbe50ab5c1
|
more documentation for adding unittest
|
2020-11-25 16:51:42 -05:00 |
|
|
|
27144ce0dd
|
more details about mass and time units when using reduced units
|
2020-11-25 16:51:42 -05:00 |
|
|
|
a8b60848c3
|
small updates.
|
2020-11-25 16:51:41 -05:00 |
|
|
|
36ae363b8b
|
Start section in the programmer guide describing how to add unit tests
|
2020-11-25 16:51:41 -05:00 |
|
|
|
800fb167f4
|
fix small render issue
|
2020-11-25 16:51:41 -05:00 |
|
|
|
1a2911c883
|
Merge pull request #2420 from rbberger/mpi_tests
Add MPI-enabled unit tests (C/C++ only)
|
2020-11-23 10:35:55 -05:00 |
|
|
|
b8d821e1f9
|
Merge pull request #2481 from lammps/energy_virial_constants
Introduce enums for energy and virial flags
|
2020-11-23 10:35:20 -05:00 |
|
|
|
2d69051cdf
|
add documentation for sublo/subhi extracted flags. add corresponding entries to get data type.
|
2020-11-19 19:24:36 -05:00 |
|
|
|
371b1a80e3
|
add support for '-in none' for multi-partition runs from the library interface
|
2020-11-19 18:58:21 -05:00 |
|
|
|
96db39f08b
|
Merge pull request #2450 from jrgissing/molecule-custom_id_order
molecule: use user-provided IDs in molecule files
|
2020-11-18 17:52:16 -05:00 |
|
|
|
0876684780
|
energy/virial flags with CENTROID enum
|
2020-11-18 12:17:14 -07:00 |
|
|
|
7507773ead
|
Merge pull request #2441 from stanmoore1/kk_fix_shake
Add Kokkos support for fix shake and forward comm on Device for fixes
|
2020-11-18 11:17:57 -05:00 |
|
|
|
145d688fa4
|
clairfy docs
|
2020-11-16 15:09:17 -05:00 |
|
|
|
d287e11610
|
clarify docs
|
2020-11-14 16:04:39 -05:00 |
|
|
|
8e3a556461
|
Merge pull request #109 from lammps/master
rebase
|
2020-11-14 13:52:16 -05:00 |
|
|
|
aadc668771
|
Fix pair_spin_exchange doc page title
|
2020-11-12 11:04:11 -05:00 |
|
|
|
3991f704e1
|
Fix whitespace errors
|
2020-11-12 10:42:09 -05:00 |
|
|
|
724a9978c8
|
Merge branch 'master' into exchange-biquadratic
|
2020-11-12 10:39:10 -05:00 |
|
|
|
b3181a1fa3
|
Merge pull request #2476 from akohlmey/download-libyaml
Add CMake code to download and compile a suitable version of libyaml in case it is not found locally
|
2020-11-12 10:25:39 -05:00 |
|
|
|
edb09b8bdd
|
Merge pull request #2474 from GenieTim/master
Fix typos in documentation
|
2020-11-12 10:25:22 -05:00 |
|
|
|
39bc47a4da
|
Fix inconsistent formatting in Error & Warning doc
|
2020-11-12 13:35:04 +01:00 |
|
|
|
2c6ccf0d0f
|
update docs for download and compilation of yaml sources
|
2020-11-10 18:04:00 -05:00 |
|
|
|
d1ce362fca
|
Remove wrong word 'regoin' from false positive list
|
2020-11-10 17:15:42 +01:00 |
|
|
|
4be2a99977
|
Fix casing of the word GitHub
|
2020-11-10 14:20:52 +01:00 |
|
|
|
eae9fea026
|
Consistently use instead of
|
2020-11-10 14:04:49 +01:00 |
|
|
|
5aae2cb44d
|
Fix typo in Howto Walls
|
2020-11-10 14:03:16 +01:00 |
|
|
|
2acb0aaedd
|
fix typo that has propagated to multiple pair style doc files
|
2020-11-10 05:00:56 -05:00 |
|
|
|
773a31a628
|
improve read_dump and rerun documentation. mention that native binary dumps are not supported
|
2020-11-06 17:30:08 -05:00 |
|
|
|
756e979545
|
update DOIs for new stable release. fix URLs.
|
2020-10-29 21:38:01 -04:00 |
|
|
|
584943fc92
|
Merge pull request #2458 from akohlmey/next_lammps_version
Step version string for next LAMMPS release
|
2020-10-28 19:53:36 -04:00 |
|
|
|
d2c6c89ccc
|
step version string for next LAMMPS release
|
2020-10-28 08:09:23 -04:00 |
|
|
|
94f57d8849
|
rephrase paragraph about availability of the manual and add note about browser compatibility
|
2020-10-28 04:49:09 -04:00 |
|
|
|
9a3f935c9b
|
do not include polyfill.js anymore
|
2020-10-27 20:17:59 -04:00 |
|
|
|
5872b05e2f
|
Merge pull request #2447 from akohlmey/atom-style-template-fixes
Fix bugs and update implementation of atom style template
|
2020-10-27 13:03:05 -04:00 |
|
|
|
bfb8f0f4c0
|
Merge branch 'clean-master2' of github.com:julient31/lammps into exchange-biquadratic
|
2020-10-27 09:41:19 -06:00 |
|
|
|
af483ca34f
|
small documentation update
|
2020-10-26 23:15:43 -04:00 |
|
|
|
efd31fbb60
|
fix up placement of polyfill loader layout.html and load it only for internet explorer
|
2020-10-26 21:03:05 -04:00 |
|
|
|
ba97141d45
|
restore and correct read_data docs for atom style template
|
2020-10-26 17:25:16 -04:00 |
|
|
|
d9646472c3
|
Revert "support choosing the molecule index from the set of molecules in a template"
This reverts commit 186359caa9.
The same functionality will be implemented differently later
in a fashion consistent with fix deposit and fix pour.
|
2020-10-26 15:46:58 -04:00 |
|
|
|
406d6e27ce
|
bond/react: clarify how reactions are searched for
thanks to Ben Jensen (NASA Langley)
|
2020-10-26 11:22:35 -04:00 |
|
|
|
c2a852ddef
|
clarify exactly what is used to identify reaction site
thanks to Øystein Gullbrekken for the suggestion
|
2020-10-24 13:46:28 -04:00 |
|
|
|
7df8b81af9
|
Update molecule.rst
|
2020-10-24 13:08:49 -04:00 |
|
|
|
186359caa9
|
support choosing the molecule index from the set of molecules in a template
|
2020-10-24 00:45:41 -04:00 |
|
|
|
13450606c6
|
update read_data docs with actual format for atom style template
|
2020-10-24 00:45:06 -04:00 |
|
|
|
c62ddaa4a2
|
remove pre-box check so that atom style template can work
|
2020-10-23 21:10:41 -04:00 |
|
|
|
39da827a2d
|
correct formatting style for keywords block
|
2020-10-23 02:24:11 -04:00 |
|