|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
aa15f221d4
|
add missing "boff" keyword
|
2020-10-23 02:21:58 -04:00 |
|
|
|
c29474c533
|
Merge pull request #2443 from akohlmey/next_lammps_version
Step version strings for next release
|
2020-10-22 18:11:33 -04:00 |
|
|
|
5ff0dbb431
|
step version strings for next patch release (and stable release candidate)
|
2020-10-22 15:36:58 -04:00 |
|
|
|
bcf5abccb5
|
reorder functions in library.h and library.cpp to match order in manual
|
2020-10-22 12:11:42 -04:00 |
|
|
|
de8149154a
|
fix broken internal links in the manual
|
2020-10-21 10:56:52 -04:00 |
|
|
|
de40b3e637
|
remove trailing whitespace
|
2020-10-20 21:24:02 -04:00 |
|
|
|
7549edd844
|
Merge branch 'master' into swig-wrappers
|
2020-10-20 21:22:53 -04:00 |
|
|
|
a8c0142621
|
update docs for building SWIG Tcl wrapper
|
2020-10-20 21:22:39 -04:00 |
|
|
|
4b447fb3d8
|
Merge pull request #2429 from rbberger/python_docs
Minor updates to the Python docs
|
2020-10-20 21:12:44 -04:00 |
|
|
|
faf67662d5
|
fix typo
|
2020-10-20 16:47:56 -04:00 |
|
|
|
b9a57899a6
|
whitespace fix
|
2020-10-20 16:46:21 -04:00 |
|
|
|
eeaff55df7
|
SWIG support documentation update
|
2020-10-20 16:37:30 -04:00 |
|
|
|
75ac1857ab
|
Clarified order of rho_alpha_beta density functions
|
2020-10-20 11:47:41 -06:00 |
|
|
|
cd444eefe2
|
Merge branch 'master' into swig-wrappers
|
2020-10-19 21:58:23 -04:00 |
|
|
|
f74203fb33
|
start adding documentation about SWIG wrapping to the manual
|
2020-10-19 01:00:02 -04:00 |
|
|
|
722b9c8cf3
|
small tweak
|
2020-10-16 22:46:33 -04:00 |
|
|
|
cd605d46bc
|
Add missing code-block language
|
2020-10-16 18:22:29 -04:00 |
|
|
|
b3b650acf2
|
Update Python_execute.rst
|
2020-10-16 18:22:29 -04:00 |
|
|
|
91a1e9abb4
|
Correct table in Python_examples.rst
|
2020-10-16 18:22:28 -04:00 |
|
|
|
4534e78df1
|
Add extra space in Python_run.rst
|
2020-10-16 17:20:38 -04:00 |
|
|
|
853b5ea576
|
Remove redundant links and wording
|
2020-10-16 17:13:31 -04:00 |
|
|
|
4335f3d2ab
|
Add LAMMPS icon in docs
|
2020-10-16 12:18:25 -04:00 |
|
|
|
f547cb4262
|
clarify tasks for single() for Bond and Angle classes
|
2020-10-16 10:48:00 -04:00 |
|
|
|
f5c457334a
|
make headers more compact
|
2020-10-16 02:43:20 -04:00 |
|
|
|
dd7a3a3a54
|
move the entries about using the Python module into its own (sub) toctree
|
2020-10-15 20:29:24 -04:00 |
|
|
|
5d3f10611a
|
Adjust Python deprecation notice
|
2020-10-15 18:25:58 -04:00 |
|
|
|
99f9a16a25
|
Update Python docs
|
2020-10-15 18:19:57 -04:00 |
|
|
|
4a946f5388
|
rename sections to User Guide and Programmer Guide
|
2020-10-15 12:00:36 -04:00 |
|
|
|
f15dc4a0a8
|
add more details and derived class to the class diagram and use a different layout engine
|
2020-10-15 12:00:10 -04:00 |
|
|
|
bc16709150
|
tweak
|
2020-10-14 23:59:06 -04:00 |
|
|
|
dc8e6bc5ab
|
mention example using the new Fortran module in examples/COUPLE/simple
|
2020-10-14 23:29:03 -04:00 |
|
|
|
88644caaec
|
update header texts
|
2020-10-14 23:28:28 -04:00 |
|
|
|
937f8b3f61
|
reorder sections in developer guide
|
2020-10-14 22:57:41 -04:00 |
|
|
|
d41cce7660
|
update LAMMPS class diagram
|
2020-10-14 22:57:21 -04:00 |
|
|
|
a7a4ea76a2
|
update LAMMPS logo with raytraced version
|
2020-10-14 22:57:02 -04:00 |
|