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
fd0b041e0e06091085afc4a9236abd44ff043eb8
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
12
Oct
11
10
9
8
5
4
3
2
1
28
Sep
27
25
24
23
20
19
18
17
14
12
11
10
9
7
6
5
4
3
1
31
Aug
30
29
28
27
26
25
24
23
22
21
20
17
16
15
14
13
12
10
9
8
7
6
5
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
Merge pull request #1156 from wmbrownIntel/user-intel-hybrid
Merge pull request #1157 from wmbrownIntel/user-intel-makefiles
Merge pull request #988 from valleymouth/granular-kokkos
Revert size_velocity change in atom_vec_dpd_kokkos
Fix hang with Kokkos and USER-DPD examples
Add missing Kokkos pack/unpack comm vel functions
Merge branch 'master' of github.com:lammps/lammps into granular-kokkos
Changes to intel Makefiles to make use of MKL consistent.
Adding full hybrid support to USER-INTEL package and fixing bug with EAM parameter initialization.
Fixed a segfault introduced by memory-leak fix
Merge pull request #1154 from stanmoore1/small_fixes
Fix compile error with copysign function
Makefile fix from the mailing list
Add missing files to .gitignore
Merge branch 'master' of github.com:lammps/lammps into granular-kokkos
Merge branch 'granular-kokkos' of https://github.com/valleymouth/lammps into granular-kokkos
Merge pull request #1151 from akohlmey/next-patch-release
Merge pull request #1150 from mkanski/compute_pair_multiple_pstyles
update version number
Merge pull request #1147 from akohlmey/fix-omp-intel-neighbor
Merge pull request #1131 from ckadding/master
Merge pull request #1146 from jrgissing/maxspecial_restarts
fix stupid typo
change implementation to be consistent with pair_coeff and remain backward compatible
Merge pull request #1149 from akohlmey/doc-adjust-bugfix
Small changes in doc file
correct typo in USER-SMD introduced by doc-adjust PR
Extend compute pair to handle multiple instances of a given pair style
Merge pull request #1133 from lammps/doc-adjust
Fixing issues with AtomVecSphereKokkos not correctly handling cases with varying and constant radius.
add a "deprecated" command style for flagging future removed commands
avoid requesting threaded neighbor lists that are both threaded via USER-OMP and USER-INTEL
Merge branch 'doc_cleanup' of https://github.com/jrgissing/lammps into maxspecial_restarts
modify restart changes, so it stays backward compatible and does not result in unexpected behavior when reading old restarts. also use consistent naming conventions for enum entries
replace extra_special with maxspecial in restarts
remove listing of extinct special_bonds 'extra' keyword
Merge pull request #28 from lammps/master
cosmetic change
pair style deprecated now functional and compatible with hybrid pair styles
don't allow hybrid/overlay as hybrid substyle as well
Loading