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
ae6fb92478c0c7373967cc47c21d4667894fa8f8
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
6
Dec
21
Feb
6
Sep
18
Jun
25
Apr
24
9
29
Mar
21
20
21
Feb
18
17
16
15
14
13
12
11
8
7
6
5
4
3
2
1
31
Jan
1
Feb
31
Jan
30
29
28
26
25
24
23
22
21
20
18
17
15
14
13
12
11
10
9
8
7
6
4
3
29
Dec
28
20
19
17
16
15
14
13
12
11
10
9
8
7
6
4
3
1
30
Nov
29
28
27
26
24
22
21
20
19
20
19
17
16
15
14
13
12
10
9
8
6
5
4
3
2
WIP: stranded changes of unknown usefulness
mui-unknown
mui-unknown
The calculation of time has been changed.
mui-sequence
mui-sequence
countNodes is no longer needed.
No longer needed.
Removed unnecessary variables.
Changes to the way CFD and MD communicate.
The code for pushing values has been simplified.
'shutdown1' has been renamed simply 'shutdown'.
Removed unused variables.
Modified equilibration code.
Allow equilibration. Not yet completed.
make MUI cmake work with non-library builds
mui
mui
Added Makefile for ARCHER.
Added fix_mui_shutdown to cmake list.
Changed the way that time is computed so that it does not always start at zero.
a fix allowing LAMMPS simulations to be halted by another program.
fix a few bugs, tidy code and vastly improve docstrings
cross platform fixes
MUI enabled main and fixes for communication
create a compute for the total momentum
compute_momentum
compute_momentum
Merge pull request #1339 from pmla/ptm-update
master
master
Merge pull request #1341 from rbberger/cmake_detect_changes
replaced manual allocation with std::vector
Fixes part of issue #1278
silence compiler warnings
use c++ style include files throughout
replace (evil) tabs with blanks
remove trailing whitespace
added contact address
documentation bugfix
typo in PTM docs
added license information to all files
Merge pull request #1338 from akohlmey/fix-bug-in-compute-reduce
revert broken changes to compute reduce
Merge pull request #1333 from jrgissing/bond/react-revert_bond_forming_behavior
Merge pull request #1332 from jrgissing/bond/react-C++11-compliance
bond/react:partially_revert_bonding_atom_choice
bond/react_VLA_compliance
Merge pull request #44 from lammps/master
Merge pull request #1331 from akohlmey/collected-small-changes
Loading