- Jun 22, 2018
-
-
Axel Kohlmeyer authored
make has_XXX_support functions static, so they can be called without having to create an instance of Info, which requires a fully instantiation of the LAMMPS and Pointers classes
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
through this change, the list of packages becomes accessible for the library interface and the python wrapper, e.g. to check whether a prerequisite packages is installed (simpler/faster for quick highlevel check than having to try instantiating a specific style).
-
- Jun 20, 2018
-
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
- remove feature to record the compilation time and date - remove 'echo -n' based "progress bar" - update output format for "lmp_machine -h" to be consistent with help output - move generation of lmpinstalledpkgs.h to be a separate target depending on all sources and headers in src folder. this way it is only regenerated when files are modified or packages installed
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
give visual feedback on when the compile starts since gathering the package information can take time
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
- Jun 18, 2018
-
-
Steve Plimpton authored
Limit atom energy change in fix dt/reset
-
Steve Plimpton authored
Add support for inline format strings to immediate variable substitution
-
Steve Plimpton authored
Variable style 'string' substitutes variables in definition
-
Steve Plimpton authored
Apply modifications to MEAM & MEAM/C as found by Kyung-Han Kang
-
Steve Plimpton authored
Improve fix manifoldforce warning
-
Steve Plimpton authored
Add code coverage target to CMake
-
Steve Plimpton authored
Bond/react update
-
Steve Plimpton authored
Fix the tail correction with pair_nm
-
Steve Plimpton authored
Collected bugfixes and updates
-
Steve Plimpton authored
cmake: add DOWNLOAD_MSCG option
-
- Jun 16, 2018
-
-
jrgissing authored
-
Jacob Gissinger authored
rebase
-
Richard Berger authored
-
- Jun 15, 2018
-
-
Axel Kohlmeyer authored
-
Richard Berger authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Axel Kohlmeyer authored
-
Sebastian Hütter authored
-
- Jun 14, 2018
-
-
Sebastian Hütter authored
-