netherknight 0 Posted July 8, 2019 I'm working with a wie simulation at the moment and would like to save out frame 300. This is ofcourse easlily done by saving out the frame with a file cache. However, The wires I'm imulating change patern per frame. So the input for the simulation changes when I try to run it. I would like to save out the simulation frame 300 for all patterns. so say frame 1-10 I load in 10 diffrent patterns and want all of them to cache after 300 frames of simulation. basically the end result would be: (where $F = 300) Pattern-1-Simulation.$F.bgeo.sc Pattern-2-Simulation.$F.bgeo.sc Pattern-3-Simulation.$F.bgeo.sc Ect. I can manually do this by making the input static and waiting for the sim to run, but the sims take about an hour and a half and I would like to just leave that on at night. I'd preferably like to avoid having to make 10 filecache nodes with 10 diffrent inputs and ROP-merge outputting them, though if this is the only way then maybe. Any help? Share this post Link to post Share on other sites
anim 1,262 Posted July 8, 2019 You may want to look into TOPs and wedging Share this post Link to post Share on other sites