19b42bc726
Merge branch 'develop' into electrode
2022-04-09 06:31:22 -04:00
674d2a6788
Merge branch 'develop' into remove-message-package
2022-04-09 00:25:11 -04:00
093667799d
Merge branch 'develop' into mdi-expand
2022-04-08 20:58:53 -04:00
792ae5dae5
remove src/MESSAGE package and supporting dirs and doc pages
2022-04-07 15:44:48 -06:00
94645ae720
update of doc pages to match new version of MDI support
2022-03-28 13:56:16 -06:00
4a5f5b9980
Merge remote-tracking branch 'github/develop' into new_damp
2022-03-23 04:47:52 -04:00
d3ba1af89c
rename cundamp to damping/cundall
2022-03-22 09:01:53 -05:00
643511294e
create fix for rotational viscous damping on spheres. create fix for Cundall type damping for granular simulations
2022-03-21 15:34:04 -05:00
7215939a89
Streamline documentation
2022-03-16 10:47:56 +00:00
0341599390
fixes were removed from package, remove from the documentation as well
2022-03-12 08:31:00 -05:00
efa5db4c58
ELECTRODE package
2022-02-10 11:33:38 +01:00
a9481733a0
Finished debugging, testing, documenting
2022-01-28 18:34:30 -07:00
a1fb6902d5
Merge pull request #2992 from lammps/molswap
...
Add a new fix mol/swap command
2021-10-13 21:33:52 -04:00
c22dae8d2c
add a new fix
2021-10-12 11:48:26 -06:00
dfe0e313d5
fully integrate acks2/reaxff fix into documentation build
2021-09-14 15:31:36 -04:00
000b4c5fda
integrate fix ttm/grid properly into the documentation
2021-08-31 16:20:21 -04:00
5a79429f03
fix up some more package designations and clean up some legacy formatting
2021-07-25 20:23:37 -04:00
f8f4af471f
general rename of files, styles, and keywords from "reax/c", "reax", or "reaxc" to "reaxff"
2021-07-21 21:52:25 -04:00
63794aa698
Merge branch 'master' into track-contacts
...
# Conflicts:
# doc/src/Packages_details.rst
# src/DIELECTRIC/pair_coul_cut_dielectric.h
# src/MISC/fix_pair_tracker.cpp
# src/MISC/fix_pair_tracker.h
# src/MISC/pair_tracker.cpp
# src/MISC/pair_tracker.h
# src/pair_tracker.h
2021-07-20 16:19:38 -04:00
f7ca10b070
update documentation towards more complete integration
...
this includes the following steps:
- added missing sections about the packages (incomplete)
- added missing files for the pair styles and the compute (incomplete)
- merge fix doc files into a single file (incomplete)
- link to added styles from Commands overvies and style lists (incomplete)
major part that is missing is the documentation of the atom style and
the description of the file format in the read_data docs.
there should probably also additions to the `set` command to set those
properties from input scripts.
2021-06-05 21:00:35 -04:00
8e082c2f6a
complete integration into manual
2021-06-04 00:56:09 -04:00
c311574fe6
add missing fix entry
2021-05-14 23:50:38 -04:00
92c5951d6c
Update to latest changes from upstream
2021-05-11 17:49:03 -04:00
b88cdd6890
Corrected implementation of ellipsoidal dynamics, made ashared base class for the time-integrators, templated the time-integrators (and so reversed changes that this PR had previously made to random_mars src files), combined docs of all three integrators.
2021-04-30 16:30:04 +01:00
bc25fa8268
full integration into documentation build system
2021-04-12 09:59:02 -04:00
2e33887d0b
Merge branch 'master' into tgnh
2020-12-20 14:48:49 -05:00
129210c7a0
Updated examples and docs, and added basic brownian dynamics integrator (no rotational degrees of freedom).
2020-12-20 17:38:32 +00:00
4c1f449350
Moved brownian dynamics files to be in USER-BROWNIAN package
2020-12-19 17:42:47 +00:00
f2e7f5263e
Added bd integrator for ellipsoidal particles as well.
2020-12-16 16:14:13 +00:00
dab4c7409a
Changes for pull request 2511.
2020-12-09 21:04:23 +00:00
f2dca6d08e
complete integration into document build and add a few format fixes
2020-11-25 16:12:27 -05:00
af785039f4
Update docs for TGNH
2020-11-14 17:08:26 +01:00
28d59ce594
final steps
2020-08-24 17:04:35 +02:00
2ee6e9077a
Merge remote-tracking branch 'upstream/master' into 2020
2020-08-24 17:02:53 +02:00
e8fb7c7ece
big update
2020-08-24 16:54:16 +02:00
b776e1ee3c
convert remaining style doc sections to be a logical header
2020-08-21 23:33:41 -04:00
acd0a62de7
add new fix style momentum/chunk
2020-08-19 14:44:18 -04:00
211beaee48
Merge pull request #2230 from evoyiatzis/widom
...
Implementation of Widom insertions through a new fix widom command
2020-07-18 11:40:04 -04:00
52b30b11ec
add fix bond/create/angle to list in Fix command page
2020-07-15 21:31:22 -04:00
3287f1cddc
fully integrate fix widom into manual. fix some style issues and reindent
2020-07-15 20:54:17 -04:00
9482f7f834
fix up typesetting of docs, spelling, and integrated into fix command table
2020-06-06 10:01:07 -04:00
8301c7a9c6
Merge branch 'master' of ssh://github.com/lammps/lammps into atomvec-custom
2020-05-06 15:53:21 -06:00
4eb4839f6d
renaming of variables and command names in USER-SPH
2020-04-30 16:40:09 -06:00
d3b88ab3e1
fix documentation translation issues
2020-04-29 17:12:30 -04:00
cc6b55515b
add integration into manual and add dummy documentation
2020-04-29 16:51:30 -04:00
a30d4a6c6f
Add documents and minor fix for USER-VISCOSITY package
2020-04-24 14:41:03 +02:00
17dd794514
Merge pull request #1891 from charlessievers/fix_numerical_differentiation
...
New fix to compute properties by numerical differences
2020-03-18 23:31:18 -04:00
060e4ff346
integrate fix numdiff into manual and remove bogus false positive from spellcheck
2020-03-18 23:09:43 -04:00
0c0308db3e
some more fixups
2020-03-13 17:02:59 -04:00
0b88950e03
replace '\_' with '_' in plain text where possible
2020-03-13 16:34:57 -04:00