changes for next patch, 2d disc options for spheres, fix external upgrade, bug fixes for fix ave/chunk for density calcs, Aidan doc page citation deconvolution

This commit is contained in:
Steve Plimpton
2017-03-21 08:56:37 -06:00
parent 145e682ad3
commit dcede304df
112 changed files with 912 additions and 534 deletions

View File

@ -11,6 +11,10 @@
* LAMMPS dump file has the following entries per atom line:
* id type mol x y z c_F[1] c_F[2] c_F[3] c_F[4] c_F[5] c_F[6] c_F[7] c_F[8] c_F[9]
*
* Author: Georg Ganzenmuller at the
* Fraunhofer-Institute for High-Speed Dynamics,
* Ernst Mach Institute in Germany
* (georg.ganzenmueller at emi.fhg.de)
*/
#include <vtkVersion.h>