How to speed up a large model

Use this forum to post Vensim related questions.
Post Reply
ajclarke
Junior Member
Posts: 13
Joined: Thu Apr 08, 2010 7:37 am

How to speed up a large model

Post by ajclarke »

I have a model that uses subscripts. Some variables have 3 or 4 dimensions, and that seems fine in the test data I've put through. However there are 850,000 subscript elements overall and I only need to plot results from 150 of those elements as the others are for the calculations along the way.

Is there a way of doing the following:
1) Getting Vensim to only save in the VDF file the nominated elements and not the rest
2) Getting only the final values exported for the others rather than the whole time history

Thanks... :roll:
tomfid
Administrator
Posts: 4024
Joined: Wed May 24, 2006 4:54 am

Re: How to speed up a large model

Post by tomfid »

I think what you want is a savelist, to restrict the .vdf to the 150 or so variables you're interested in.
http://www.vensim.com/documentation/235 ... b=savelist

See also my other suggestions in http://blog.metasd.com/2011/01/optimizi ... im-models/

Tom
Post Reply