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
efbee4a292d17e0c7fb0e0a3daf6e3af06487b37
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
17
Jun
16
15
16
15
14
13
12
9
8
6
5
4
1
31
May
30
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
10
9
10
9
10
9
10
9
10
9
8
7
6
5
4
3
2
1
30
Apr
28
27
26
24
23
20
19
18
13
11
10
9
6
5
4
3
2
1
30
Mar
29
28
27
26
24
23
22
21
20
19
16
15
14
13
12
11
9
8
7
6
5
4
3
2
1
28
Feb
27
25
24
23
22
21
20
19
18
Updated GPU/Install.sh
resolve newton setting and parallel disparities, improve syntax error catching
Merge pull request #17 from lammps/master
Inline find_program() for gcovr
Fixed bugs with lj/expand/coul/long and its gpu version
add more code owners
Add code coverage target to CMake
mention requirement to come after the box creation in Restrictions section
fix typo
update docs to reflect the state of reserving space for topology info with molecule files
require that box is defined before molecule command is issued
describe the use of wildcards for adapting ranges of bond types
change warning and move it do init() as discussed in PR #943
add reference log file.
include compute pentropy/atom in src/USER-MISC/README
whitespace cleanup
rename source files for compute pentropy/atom to match the command name
integrate compute pentropy/atom into the documentation tree
update makefiles in lib/linalg to support .F files in addition to .f files
update Install.py to use a specific numbered release version instead of master
Apply modifications to MEAM & MEAM/C as found by Kyung-Han Kang
Add support for inline format strings to immediate variable substitution
C include
Bugfix for pair_nm and tail correction
Variable style 'string' substitutes variables in definition
Merge pull request #946 from b-v/patch-1
Merge branch 'master' into port-enforce2d-kokkos
Merge branch 'master' of https://www.github.com/lammps/lammps
Merge pull request #926 from ndtrung81/gpu-updates
Update README.md
Switched to standard C++ header files for pair lj/expand/coul/long in USER-MISC
Merge remote-tracking branch 'origin/master' into mscg
Merge pull request #924 from junghans/cmake_misc
cmake: lower cmake requirement to 2.8.12
cmake: simplify Fortran linkage
Merge pull request #937 from stanmoore1/kk_bonds
Merge pull request #930 from stanmoore1/kk_update
Made statement in if have equal whitespace on either side.
Improved the warning message of fix_manifoldforce about incompatible min_style.
Kokkos doesn't yet support map_style hash, so use may_style array by default if Kokkos is enabled
Loading