Closed jeremymchacon closed 4 years ago
Basically I just added a * cParams.getTimeStep() in a couple of places. This is handy because now media_refresh is in per unit time, which means we don't have to change it every time we change the timestep.
Basically I just added a * cParams.getTimeStep() in a couple of places. This is handy because now media_refresh is in per unit time, which means we don't have to change it every time we change the timestep.