In the code I'm working on, I have a set of variables living at a single timestep. For various reasons, I want to shift to having them at two timelevels, but simply making the change in interface and schedule results in failure to run old test suites. Is there a recipe I should be following to make this work? Cheers, Steve