Homec4science

Merge branch 'master' into user-nc-dump

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Oct 18 2016, 21:36.

Description

Merge branch 'master' into user-nc-dump

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPS5a6dea7a2217: Merge branch 'master' into user-nc-dump (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Oct 18 2016, 21:36

Merged Changes

CommitAuthorDetailsCommitted
2106dce2b382Steve Plimpton
new fix halt command, other sundry small bug fixes 
Oct 18 2016
713b2af067cbsjplimp/GitHub
Merge pull request #221 from akohlmey/collected-bugfixes 
Oct 18 2016
a752966eefecAxel Kohlmeyer
Merge branch 'collected-bugfixes' of github.com:akohlmey/lammps into collected… 
Oct 18 2016
1f7693faf289Axel Kohlmeyer
fix typo 
Oct 18 2016
2c5ea9fc61e4Axel Kohlmeyer
reapply changes to the timer class that got lost somehow 
Oct 18 2016
3e88fb535547Axel Kohlmeyer
Merge branch 'master' into collected-bugfixes 
Oct 18 2016
6eadd45c4567Steve Plimpton
Merge branch 'halt2' 
Oct 18 2016
003581c6a80cSteve Plimpton
final changes to fix halt 
Oct 18 2016
1f1c87235a07Axel Kohlmeyer
add support for "error continue" option, which resets the timer timeout setting… 
Oct 18 2016
394c3bb50453Axel Kohlmeyer
add Timer::reset_timeout() API, that allows restoring the previous timeout… 
Oct 18 2016
954d536826eeSteve Plimpton
added bondmax method to fix halt 
Oct 18 2016
e4ff8128f1b2Axel Kohlmeyer
fix typo 
Oct 16 2016
e7825ba21a0bAxel Kohlmeyer
import fix halt prototype code with corrections for soft exit 
Oct 15 2016
e77e1f6b8ea6Axel Kohlmeyer
replace complex solution to implement a soft exit with simpler one 
Oct 15 2016
909ec2c09658Axel Kohlmeyer
remove unused class members 
Oct 14 2016
f67975fd8adfAxel Kohlmeyer
apply proper initialization and remove redundant variable declaration 
Oct 14 2016
deceb9d5c6a4Axel Kohlmeyer
remove assignment without effect 
Oct 14 2016
c9c66ca0bd1aAxel Kohlmeyer
replace unsafe code 
Oct 14 2016
d07703efff5cAxel Kohlmeyer
re-apply bugfix from two years ago 
Oct 14 2016
411ecca8df96Axel Kohlmeyer
plug memory leak 
Oct 14 2016
d11363c7eb76sjplimp/GitHub
Merge pull request #220 from rbberger/fix-doc-makefile 
Oct 14 2016
5aefb2a88232sjplimp/GitHub
Merge pull request #219 from akohlmey/python-no-double-load 
Oct 14 2016
40f2310a2ab5sjplimp/GitHub
Merge pull request #218 from timattox/USER-DPD_fix_rx_init_bugfix 
Oct 14 2016
2c8a7a318a4aSteve Plimpton
bug fix for fix GCMC w/ fix shake, enhance of fix wall/gran/region with… 
Oct 14 2016
95cca1bd9f63Richard Berger
Allow building other targets without Python3 and virtualenv 
Oct 13 2016
0b426dadc1d1Axel Kohlmeyer
do not require the LAMMPS shared library when loading the python wrapper from… 
Oct 13 2016
fcb52710267aTim Mattox
USER-DPD: Initialize the dpdThetaLocal array consistently in fix_rx 
Oct 12 2016
4958e114bac6Tim Mattox
USER-DPD bugfix: Properly initialize the local temperature averaging array. 
Oct 12 2016
63e71cd45b27Steve Plimpton
patch to add DPD-VV 
Oct 12 2016
4a5d9eaae23csjplimp/GitHub
Merge pull request #217 from akohlmey/small-fixes 
Oct 12 2016
4e3a55047f0esjplimp/GitHub
Merge pull request #215 from timattox/USER-DPD_bugfix_for_dtsqrt 
Oct 12 2016
f8a26dd158ffAxel Kohlmeyer
update Timer::force_timeout() to trigger at next loop iteration 
Oct 12 2016
c24bf512f31aAxel Kohlmeyer
update #include statements for system includes 
Oct 12 2016
6b4ab0a39044Axel Kohlmeyer
update .gitignore 
Oct 12 2016
adc98e07df5dAxel Kohlmeyer
whitespace cleanup in USER-DPD 
Oct 12 2016
39a22039e918Axel Kohlmeyer
correct broken link 
Oct 12 2016
b75860048bd7Axel Kohlmeyer
updates for recent changes to the manual 
Oct 12 2016
2f07a627a27dTim Mattox
Forgot to remove my call to reset_dt() 
Oct 11 2016
559637f4bcaeTim Mattox
USER-DPD Bugfix: reset_dt() is not called when I thought it should be called. 
Oct 11 2016