// 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.34 // 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.16 //freeze-out temperature TF 0.18