# header: 29 lines
# 
# Freja Nordsiek and Daniel P. Lathrop
# Collective phenomena in granular and atmospheric electrification.
# 2015
# 
# Nonlinear Dynamics Lab (http://complex.umd.edu)
# Institute for Research in Electronics and Applied Physics
# University of Maryland College Park, MD, USA
# 
# The data is given in the table below using commas (,) as the separator
# between columns. Numbers are denoted like 32.3, 0.043, and 3.45e3. Strings
# are denoted as "hello world" in double quotes. Header lines are prefixed
# with a pound symbol (#). Newlines are DOS/Windows style ('\r\n').
# 
# The table of all of the particle types we used with their materials, forms,
# sizes, forms, and manufacturer information (including product number). The
# table and its headers follow immediately after the column descriptions
# 
# 0 : designation            : designation for the particle type in this data repository (string)
# 1 : material               : particle material (string)
# 2 : form                   : particle form, which can be powder or spheres (string)
# 3 : d_min (microns)        : particle minimum diameter in micrometers
# 4 : d_max (microns)        : particle maximum diameter in micrometers
# 5 : manufacturer           : manufacturer of the particles (string)
# 6 : product #              : product number for the particles (string)
# 7 : nominal size (microns) : manufacturer nominal size range of the particles in micrometers (string)
# 
#            designation,                          material,       form,  d_min (microns),  d_max (microns),  manufacturer,      product #,  nominal size (microns)
      "Al_powder_60_375",                   "aluminum (Al)",   "powder",               60,              375,  "GoodFellow",     "AL006010",              "Max. 400"
       "Cu_powder_5_165",                     "copper (Cu)",   "powder",                5,              165,  "GoodFellow",     "CU006045",              "Max. 200"
 "glass_spheres_200_300",       "lead-free soda-lime glass",  "spheres",              200,              300,   "GlenMills",  "7200-000200",               "200-300"
 "glass_spheres_400_600",       "lead-free soda-lime glass",  "spheres",              400,              600,   "GlenMills",  "7200-000400",               "400-600"
"glass_spheres_750_1000",       "lead-free soda-lime glass",  "spheres",              750,             1000,   "GlenMills",  "7200-000750",              "750-1000"
      "PS_powder_10_325",                     "polystyrene",   "powder",               10,              325,  "GoodFellow",     "ST316051",              "Max. 250"
    "PS_spheres_360_610",                     "polystyrene",  "spheres",              360,              610,   "GlenMills",    "7192-PB-2",               "360-610"
    "PS_spheres_610_990",                     "polystyrene",  "spheres",              610,              990,   "GlenMills",    "7192-PB-1",               "610-990"
    "PTFE_powder_35_635",  "polytetrafluoroethylene (PTFE)",   "powder",               35,              635,  "GoodFellow",     "FP306068",              "Max. 675"
   "ZrO_spheres_200_300",             "69%:31% ZrO_2:SiO_2",  "spheres",              200,              300,   "GlenMills",  "7305-000002",               "200-300"
   "ZrO_spheres_400_600",             "69%:31% ZrO_2:SiO_2",  "spheres",              400,              600,   "GlenMills",  "7305-000004",               "400-600"
  "ZrO_spheres_800_1000",             "69%:31% ZrO_2:SiO_2",  "spheres",              800,             1000,   "GlenMills",  "7305-000010",              "800-1000"