SpherePackingScenarioGenerator
|
#include <Configuration.h>
Public Member Functions | |
Configuration () | |
int | read (std::string filename) |
~Configuration () | |
Public Attributes | |
char | datafile [NAME_LEN] |
int | eventspercycle |
double | growthrate |
double | initialpf |
double | maxpf |
double | maxpressure |
int | N |
char | readfile [NAME_LEN] |
double | temp |
double | various_radius |
char | writefile [NAME_LEN] |
Class Configuration read the configuration of generating spheres
int algorithms::ls2::Configuration::read | ( | std::string | filename | ) |
Read the configuaration filename the configuration
file to write statistics
the growthrate of sphere
initial packing fraction
maximum packing fraction
maximum pressure, one of two stopping criterions
spheres
file with configuration; if new, creates new
initial temperature (temp=0 means v=0)
file to write configuration