Submitted by Joe on Wed, 10/27/2010 - 22:35
I have a compound block that reads a data file for 1440 seconds (the current length of the simulation). I now want to make the simulation 2880 seconds. This means reading the same data file twice over the course of the simulation. I would like to do something like 'auto restart' for the compound block but I didn't see that option in 'compound properties'. What is the best way to have the compound block reread the data for the second half of the simulation?