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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c5b51df06e11a9dd1ec22b18debc3bbefa19b60e
Select Git revision
Branches
5
compute_momentum
master
default
protected
mui
mui-sequence
mui-unknown
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jul
22
21
20
19
18
17
16
15
13
12
13
12
11
10
9
6
5
4
3
2
30
Jun
29
28
27
26
25
24
22
21
20
19
18
17
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
(temporary) workaround for memory leaks with OpenCL and MPI for upcoming stable release
update src/Purge.list to cleanly remove obsolete files
update MD5SUM entry in CMake build system
new checksum for LATTE download
Fixed bugs with time_q and time_quat not calling start() and stop() when _charge and/or _rot in Atom are true for OpenCL builds
Fixed a copy-paste bug in lal_neighbor.cpp for neigh no
Renamed dev_acc to dev_ilist for better description and updated the 3-body styles accordingly; also fixed bugs with accessing dev_packed from the three_end kernel of tersoff/mod and tersoff/zbl gpu styles for OpenCL builds
Fixed bugs for tersoff gpu styles for OpenCL builds
Fixes for lal_neighbor.cpp for get_host() and for time_kernel
Added set_platform_accelerator() for nvd_device.h for OpenCL compatibility
Merge pull request #962 from ndtrung81/body-dem
Merge pull request #1008 from akohlmey/support-platform-select
Merge pull request #1007 from rbberger/fix_memleak_in_gpu_package
various minor OpenCL related fixes and improvements to the GPU package
fixed typo and removed comment
fixed examples to work with charged molecular restriction and new kspace call format
reverted change to kspace call and using domain->boxlo for origin for now
changed the files according to remarks by Steve (compare to previous commit)
Optimizing PairGranHookeHistoryKokkos to be less divergent.
Merge pull request #1005 from timattox/USER-DPD_alpha
Fixes a memory leak when using OpenCL
more error checks for Scafacos usage
more changes from Steve
must add USER-SCAFACOS to PACKLIB variable in Makefile
reinstate reference to fix wall/ees in lammps.book
added scaling for different units (lj, metal, ...) and storage of atom-wise potentials (eatom / eatom_flag)
more doc tweaks
USER-DPD: propagate a minor performance bugfix throughout the DPDE code
more changes to new polygon/hedron docs and command names
Added replies to Steve's questions
Updated to the doc pages of body rounded/polygon and rounded/polyhedra and the pair style:
Merge branch 'master' of https://github.com/sergeylishchuk/lammps
Merge https://github.com/lammps/lammps
Merge pull request #20 from lammps/master
patch 16Jul18
Merge pull request #1003 from akohlmey/restart_extra_flags
doc file changes/Qs added for body DEM particles
add support for restarting extra/XXX/per/atom settings in binary restarts
Updated doc pages for pair body rounded/polygon and rounded/polyhedron with equations
more changes to ATM source and doc file
Loading