// number of lattice sites NUM 512 // spatial lattice spacing in GeV^-1 A 0.25 // temporal lattice spacing EPS 0.005 //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 400 // how many steps before dumping all variables to file; "taking a snapshot" SNAPUPDATE 400 //viscosity over entropy ETAOS 0.0001 //freeze-out temperature TF 0.15