Search found 11 matches

by tfhavel
Tue Jul 15, 2008 7:23 pm
Forum: Vensim
Topic: Initialization of a fixed delay
Replies: 2
Views: 2900

Thank you, Bob! I am working in continuous time so I'll use DELAY CONVEYOR.
by tfhavel
Tue Jul 15, 2008 4:13 pm
Forum: Vensim
Topic: Initialization of a fixed delay
Replies: 2
Views: 2900

Initialization of a fixed delay

Is there any reasonable way to initialize a "DELAY FIXED" variable to an arbitrary function of time? Right now it appears that all previous values from 0 thru -Delay Time are just initialized to the third argument, which must be constant. Of course one can drive the simulation up to a give...
by tfhavel
Mon Jun 09, 2008 6:35 pm
Forum: Vensim
Topic: Finding floating point errors in optimization
Replies: 3
Views: 3972

Re: funny things that happen during optimization

Well, I usually get a few floating point errors during optimization, which seems to be benign (although I wish someone would confirm this!). Occasionally I get one which causes the optimizer to quit, however (and I have no idea what the difference between them is). Right now, however, I am most perp...
by tfhavel
Wed Jun 04, 2008 9:10 pm
Forum: Vensim
Topic: double-precision vensim dies with single-precision overflow
Replies: 1
Views: 3173

double-precision vensim dies with single-precision overflow

I'm doing an optimization with the double precision version of vensim, and it sometimes (not always) dies with "ERROR: The computed value (3.60256e+038) for - xyz - out of bounds. Truncated. ERROR: Floating point error preparing data for storage Trying to save results anyway." And it gets ...
by tfhavel
Wed May 14, 2008 5:15 pm
Forum: Vensim
Topic: setting custom graph colors/fonts in the vensim reader
Replies: 1
Views: 2289

setting custom graph colors/fonts in the vensim reader

Is there any way to do this? I would like my clients to see the same colors and fonts that I set for my graphs in vensim, but the reader evidently does not get them from the model and I cannot see any way to change its defaults.
by tfhavel
Tue May 06, 2008 9:17 pm
Forum: Vensim
Topic: resuming a run based on a existing dataset does not work
Replies: 6
Views: 5611

Yes, of course if I want to reset all the initial values there'd be no reason to do a resume! What I'm actually trying to do is to find a set of constant and initial values that starts a simulation reasonably near to a steady state, which it seems to eventually settle into almost no matter where I s...
by tfhavel
Tue May 06, 2008 1:47 pm
Forum: Vensim
Topic: resuming a run based on a existing dataset does not work
Replies: 6
Views: 5611

Thank you, that is much clearer than the reference manual was! I have found, however, that the initial conditions for levels are not reset to the values in the ".cin" file on resuming a run, even if they were specified as separate constant variables in the model which are reset in the &quo...
by tfhavel
Mon May 05, 2008 11:14 am
Forum: Vensim
Topic: resuming a run based on a existing dataset does not work
Replies: 6
Views: 5611

resuming a run based on a existing dataset does not work

I am trying to use the simulation control tab to resume a run, by setting the "based on" field to an existing data set, clicking the "resume" button and leaving the time blank, which the reference manual says should cause it to resume from the end of the previous run. If that had...
by tfhavel
Thu Jan 31, 2008 4:56 pm
Forum: Vensim
Topic: 2d Subscripting option in Tabletool displays only one elemen
Replies: 6
Views: 5812

yes, that works now; thanks! (whoever you may be)
by tfhavel
Thu Jan 31, 2008 2:58 pm
Forum: Vensim
Topic: 2d Subscripting option in Tabletool displays only one elemen
Replies: 6
Views: 5812

Re: 2d Subscripting option in Tabletool displays only one el

Here's an even sillier question: In what window should I select them? There's nothing to select in the Tabletool control panel, and ordinarily one uses it by selecting a variable in the sketch window, where only the name of the variable is shown but not its subscripts, and then clicking the table ic...
by tfhavel
Wed Jan 30, 2008 9:45 pm
Forum: Vensim
Topic: 2d Subscripting option in Tabletool displays only one elemen
Replies: 6
Views: 5812

2d Subscripting option in Tabletool displays only one elemen

I am trying to display as a table the elements of a 2-D array, by clicking the "2d Subscripting" button on the Tabletool control panel as described on page 306 of the VENSIM reference manual, but only the upper-right-hand (or (1,1) if this were fortran) element is displayed. Does anyone kn...