Repeating a pattern of pulses.

Use this forum to post Vensim related questions.
Post Reply
nikvyas
Senior Member
Posts: 112
Joined: Mon Apr 24, 2006 3:17 pm

Repeating a pattern of pulses.

Post by nikvyas »

Hello again.

I've created a pattern (of the utilisation of various training devices) using a series of pulses. What is the best way to repeat this pattern (over 52 weeks)? I want to avoid having to manually input all of the pulses.

Thanks
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

Depending on how complex the pattern is you coujld use IF THEN ELSE on MODULO(Time,52) or lookup var(MODULO(Time,52)).
Post Reply