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
1b91c0eab019ae10238440f51fc23ba41b012960
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
24
Apr
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
16
15
13
12
11
10
9
8
7
6
5
2
1
31
Jan
30
28
23
22
21
17
16
15
16
15
14
13
12
11
10
9
8
6
5
4
25
Dec
24
21
20
19
18
15
13
12
11
10
8
7
6
5
4
3
2
1
30
Nov
29
28
27
26
21
20
17
14
13
12
10
7
6
4
3
2
1
30
Oct
27
26
24
23
21
20
19
18
17
16
13
12
11
10
9
8
7
6
Merge pull request #9 from lammps/master
add write_data() support to 4 more dihedral styles, which completes the set
patch 20Apr18
Merge pull request #867 from stanmoore1/kk_tweaks
Merge pull request #872 from akohlmey/ave-correlate-long-bugfix
docfix
add ability to retrieve the number of local rows for computes returning local data
whitespace cleanup
add check to require atom attribute molecule to avoid segfaults, when it is missing
bugfix
incorporate bugfix for fix ave/correlate/long from jorge ramirez
Merge pull request #824 from jrgissing/write_data-noextra
Merge pull request #870 from lammps/doc-tweak
remove trailing whitespace
update example for API change in Fix::copy_arrays()
add info to compute heat/flux doc page
Merge pull request #868 from junghans/latte
Merge pull request #865 from athomps/fix_gcmc_temperature
Merge pull request #863 from ellio167/kim-update
doc typos
update lib/latte/Install.py to be consistent with CMake config
cmake: update latte to v1.1.1
cmake: bump openkim to v1.9.4
restore python3 compatibility
cmake: add openkim build as external project
Remove unused variables in pair_reaxc_kokkos
Tweak whitespace in Makefile.kokkos_cuda_mpi
Use reference to improve performance in pair_reaxc_kokkos
Deallocate views of views in serial to prevent race condition in Kokkos profiling tools
purge deleted file in KIM package
update logfiles for gcmc example inputs
avoid warning about group all
print the warning about using group all with fix gcmc only from MPI rank 0
Merge pull request #866 from lammps/header-error-messages
remove or reformulate references to USER-CUDA package, which no longer exists
add placeholders to include files for error messges
Revert to previous code without plug-in interface
Made ndof dynamic for temperature fixes and computes
Merge branch 'reax_dup' of github.com:stanmoore1/lammps into reax_dup
Fix issue in fix_qeq_reax_kokkos
Loading