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
918030bf1c66cd96bb61d761701d9e53e215cb36
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
16
Nov
15
14
13
12
10
9
8
6
5
4
3
2
1
31
Oct
30
29
28
26
25
24
23
22
21
20
19
18
17
16
15
12
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
Merge pull request #1209 from pdebuyl/fix_cmake_h5md
Update Colvars library to version 2018-11-16
fix cmake build for USER-H5MD
Merge pull request #1207 from akohlmey/next-patch-release
Merge pull request #1206 from akohlmey/collected-small-changes
fix some minor bugs write data file writing and remove dead code and silence compiler warnings
remove dead code and silence compiler warnings
OpenMP support from the compiler is not a requirement for USER-OMP. Without OpenMP, it is like the OPT package but for many more styles, so it is still useful and should be supported.
complete workflow document
Merge pull request #1204 from lammps/doc-plumed
Merge pull request #1201 from junghans/cmake_doc
incomplete first draft. committed for checking the markup in github.
Update README.md
add detailed build instructions and discussion of linkage modes for PLUMED library and USER-PLUMED package
reformatting and simplification of fix plumed docs
interlink fixes colvars, plumed, and smd
correct some links
patch 15Nov2018
Merge pull request #33 from lammps/master
make @gtribello code owner of the USER-PLUMED package
support all three plumed linkage modes with CMake as well. For downloaded and previously installed plumed lib
add code and scripts to support all three plumed linkage modes with fix plumed for conventional build
add comment to indicate code intended for backward compatibility only
use memset() for clearing of arrays
check only in currently added data file atoms for dihedral overflow
use tagint when unpacking atom tags from communication buffers
Merge pull request #1197 from akohlmey/collected-small-fixes
Merge pull request #1202 from lammps/hyper
Merge pull request #1203 from stanmoore1/kk_update
doc page additions for USER-PLUMED package
remove some debugging code
correct broken links detected by make mobi
correct broken links in manual reported by 'make html'
remove dead code and silence warnings about unused parameters
silence compiler warnings
avoid void return from non-void function
c++ style include files do not have a .h extension
remove accidentally duplicated code
added new commands to doc pages, fixed a few missing entries as well
Remove deprecated Kokkos code
Loading