|
|
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 |
|
|
|
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 |
|
|
|
254963cddd
|
Update fix_bond_react.rst
|
2020-10-25 21:16:04 -04:00 |
|
|
|
40b750769b
|
Merge pull request #107 from lammps/master
rebase
|
2020-10-24 14:56:13 -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 |
|
|
|
f6d0f47ba0
|
Update bond_gaussian.rst
|
2020-10-24 17:27:39 +02:00 |
|
|
|
6517e97bed
|
Update bond_gaussian.rst
|
2020-10-24 17:22:07 +02: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 |
|
|
|
6a3a17c63e
|
Update docs
|
2020-10-22 12:08:12 -06:00 |
|
|
|
bcf5abccb5
|
reorder functions in library.h and library.cpp to match order in manual
|
2020-10-22 12:11:42 -04:00 |
|
|
|
461f1001f9
|
Update Commands_bond.rst
|
2020-10-22 11:00:11 +02:00 |
|
|
|
f545b297b4
|
Update bond_style.rst
|
2020-10-22 10:57:12 +02:00 |
|
|
|
c0fde537eb
|
Add files via upload
documentation file for gaussian bond_style
|
2020-10-22 10:55:27 +02: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 |
|
|
|
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 |
|