Delay command in a flow

Use this forum to post Vensim related questions.
Post Reply
Vishah
Member
Posts: 25
Joined: Tue Apr 28, 2009 8:11 pm

Delay command in a flow

Post by Vishah »

I want to obtain values of the 'cost of the new solar capacity in the previous year" which is a flow. I equation window, i changed the TYPE to: 'Level' 'Fixed delay' and used the equation:
Cost of new solar capacity next year/time to adjust cost.
However, i get an error in the equation. Is there anyone who can help?
Rafael
Member
Posts: 21
Joined: Sat Aug 07, 2004 5:43 pm
Vensim version: DSS

Post by Rafael »

Look at the model attached in which delayfixed is used .
With Synthesym check operation in the table for different values of N (age of value to retrieve)
Rafael

[Edited on 23-10-2010 by Rafael]

[Edited on 23-10-2010 by Rafael]
Attachments
Old value.mdl
(1.88 KiB) Downloaded 201 times
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

Vishah,

From your description the equation would be

cost in the past = DELAY FIXED(cost,cost delay time)

The the entries are separated by a , (not a /).
Post Reply