// number of lattice sites NUM 512 // spatial lattice spacing in GeV^-1 A 0.25 // temporal lattice spacing EPS 0.001 //initial starting time in fm/c TINIT 1.0 //initial starting temperature in GeV TSTART 0.31 // maximum # of steps to take STEPS 500000 // how many steps before recording measurables UPDATE 2000 // how many steps before dumping all variables to file; "taking a snapshot" SNAPUPDATE 2000 //viscosity over entropy ETAOS 0.40 //freeze-out temperature TF 0.20 //dimensionless value of relaxation time COEFF 0.75