Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lammps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
multiscale
lammps
Graph
2218a9d704dc503c28c293e7d927b7f8bec473fd
Select Git revision
Branches
5
compute_momentum
master
default
protected
mui
mui-sequence
mui-unknown
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
May
17
16
15
14
12
11
10
9
8
6
4
3
2
1
28
Apr
26
25
22
21
20
18
17
14
13
12
11
10
7
6
5
4
3
2
1
31
Mar
30
29
28
27
24
23
22
21
20
19
18
17
16
15
14
13
12
10
9
8
7
6
5
3
2
1
28
Feb
27
26
24
23
22
21
17
15
14
13
10
9
8
6
4
3
2
correct input examples affected by the Pair::settings() bugfix
a few formatting fixes for pair style python
Merge pull request #492 from lammps/pre-patch
changed doc links
small formating changes
update docs before patch release
Merge pull request #491 from akohlmey/fix-bigint-thermo-in-variables-bug
Merge pull request #482 from akohlmey/add-pair-python
do not compute properties twice
convert bigint values for bonds/angles/dihedrals/impropers to doubles when evaluating those keywords in variable expressions
Fix compilation warnings in fix_python
Merge pull request #489 from akohlmey/thread-safe-biasing
Merge pull request #487 from akohlmey/pair_edip_multi_element
Merge pull request #485 from akohlmey/pair_settings_cut_bugfix
Merge pull request #484 from akohlmey/add-gao-weber-styles
Merge pull request #483 from akohlmey/airebo-spline-bugfix-refactor
Merge pull request #481 from akohlmey/collected-small-changes
Merge pull request #480 from akohlmey/pair_morse_smooth_linear_bugfix
Merge pull request #488 from lammps/neigh_occasional_bugfix
some small formating change but does not work anymore
added several features to the NEB
update citations for multi-element edip potential
lock the sphinx command to version 1.5.6, since version 1.6.x seems to break one of the extensions we use
update example outputs
small formatting corrections to pair python style
add readme file to discuss various python pair style usage examples
new long-rance example with using hybrid/overlay and table only for lj part
make hybrid example use half the atoms with python, half with lj/cut
change coulomb example to use cutoff coulomb
update pair style python docs
a bunch refactoring changes in the python pair style and the examples
add partial documentation for pair style python
adding Pair::single() support to python pair style and examples
move pair gw and gw/zbl to USER-MISC package
Merge branch 'exaalt' of gitlab.com:exaalt/lammps into exaalt
added alternative linking line for intel mkl
fix typo in docs
correct author attributions
update log files in python pair style example
update log files for pair style python examples
Loading