Search found 155 matches

by Travis
Tue Jul 09, 2019 6:04 pm
Forum: Vensim
Topic: BUG: Vensim (macOS) Need to implement Hide
Replies: 9
Views: 4532

BUG: Vensim (macOS) Need to implement Hide

Hide, under the Vensim application menu, isn't implement. It says, "Sorry, not implemented yet." It should be implement because this is standard functionality on macOS and people manage windows this way (and with cmd-H).
by Travis
Tue Jul 09, 2019 6:02 pm
Forum: Vensim
Topic: BUG: Vensim (macOS) shouldn't write error to user home dir
Replies: 5
Views: 2508

BUG: Vensim (macOS) shouldn't write error to user home dir

Every time I run Vensim and error log gets created in my home directory. Vensim is the only app that does this. It isn't the correct place to write error logs. Please have it write to the correct directory.
by Travis
Tue Jul 09, 2019 6:00 pm
Forum: Vensim
Topic: Diff-able fileformat in Version 8
Replies: 5
Views: 2903

Diff-able fileformat in Version 8

I see that there is going to be a new file format in Version 8. If you're touching the file format(s), please me them more easily diffable with standard tools. We use `git` and it is hard to see the differences between version. Please note that I'm not asking for 100% complete source control compati...
by Travis
Thu Feb 01, 2018 5:12 pm
Forum: Vensim
Topic: Toolbar preferences don't work in macOS 7.2
Replies: 2
Views: 1808

Re: Toolbar preferences don't work in macOS 7.2

So rebooting my machine and relaunching Vensim seemed to make it work. But that was definitely more than just relaunching Vensim. Weird.
by Travis
Wed Jan 31, 2018 7:59 pm
Forum: Vensim
Topic: Toolbar preferences don't work in macOS 7.2
Replies: 2
Views: 1808

Toolbar preferences don't work in macOS 7.2

I'm trying to replicate my Windows Vensim setup on macOS and it doesn't work. In particular, I want large toolbar buttons nor text labels (that overlap anyway). Please see screenshot of my Toolbar settings and the resulting Toolbars (this if after several reboots). [attachment=0]Screen Shot 2018-01-...
by Travis
Mon Oct 02, 2017 1:56 pm
Forum: Vensim
Topic: Line graph on top of Stacked or Bar?
Replies: 1
Views: 1453

Line graph on top of Stacked or Bar?

[I feel this must be in the forum somewhere, but searching didn't find it...] Can I put a line plot over a stacked graph? Or a line plot on a bar graph? Example case: One bar series is Assets, second bar series is Debt, and the line is Net Worth. Possible in Vensim? (I assume VGD which is fine.)
by Travis
Wed Sep 27, 2017 4:13 pm
Forum: Vensim
Topic: Suggestion: Data vars with explicit :NA: should not trip Warnings
Replies: 2
Views: 1831

Suggestion: Data vars with explicit :NA: should not trip Warnings

We input some data series via a VDF file. The data doesn't cover the full simulation time period, so we get Vensim warnings about data not existing for these variables. I would like to make the warnings go away -- would make real warnings be more evident. We tried adding :NA: for the years we don't ...
by Travis
Wed Sep 27, 2017 4:06 pm
Forum: Vensim
Topic: macOS High Sierra support?
Replies: 1
Views: 1436

macOS High Sierra support?

Has Ventana tested Vensim on the latest macOS High Sierra (10.13)? In particular, I'm wondering if the new Apple File System works. I've heard that some programs, especially programs with older codebase, have had some issues. Has Ventana QA validated support for 10.13 and APFS?

TIA
by Travis
Thu Apr 06, 2017 4:08 pm
Forum: Vensim
Topic: Strings in Vensim Comments
Replies: 4
Views: 2491

Re: Strings in Vensim Comments

Bummer! Feature request, please.
by Travis
Thu Apr 06, 2017 3:34 pm
Forum: Vensim
Topic: Strings in Vensim Comments
Replies: 4
Views: 2491

Re: Strings in Vensim Comments

Vensim. Just lots of views with a template. Comments as buttons to switch views.
by Travis
Thu Apr 06, 2017 3:27 pm
Forum: Vensim
Topic: Strings in Vensim Comments
Replies: 4
Views: 2491

Strings in Vensim Comments

I'm trying to get some Comments in my model to use a single string. For instance, I would like to have: str1 = "Best" str2 = "Worst" Comment var in the UI to be "$str1$ Policy" that would expand to "Best Policy" in the UI. Possible? I know there are STRINGS in...
by Travis
Thu Apr 06, 2017 3:22 pm
Forum: Vensim
Topic: Tabbed Array and slider?
Replies: 5
Views: 3057

Re: Tabbed Array and slider?

Got this working. For others in the future, we figured out what wasn't working at first. GET DIRECT() provides a slide when there are no subscripts. I guess this is like any subscripted constant. We were using GET DIRECT for a range of XLS cells, since that is the obvious way to read in an array of ...
by Travis
Mon Apr 03, 2017 1:47 pm
Forum: Vensim
Topic: Tabbed Array and slider?
Replies: 5
Views: 3057

Re: Tabbed Array and slider?

Double checking because I didn't think this was true: GET DIRECT CONSTANT() will give me a standard slider in SyntheSim, initialized by the value in the external file? We'd like to not have to use the Input Tool slider, but instead the normal default slider that constant get for free.
by Travis
Fri Mar 31, 2017 8:40 pm
Forum: Vensim
Topic: Tabbed Array and slider?
Replies: 5
Views: 3057

Tabbed Array and slider?

Situation: I have data in XLS that I would like to use to initialize a variable in a model. Currently it is stored in a Tabbed Array var in the model. BUT, I would the like to control that variable value using a slider when running in SyntheSim. Is this possible somehow? For instance, I was wonderin...
by Travis
Wed Nov 13, 2013 2:38 pm
Forum: Vensim
Topic: Active Initial question, Vector function
Replies: 9
Views: 5850

Re: Active Initial question, Vector function

Okay, so it sounds like there is nothing I can do right now. Let me know if/when there is a fix for me to try.

Thanks for your help,
Travis
by Travis
Tue Nov 12, 2013 10:32 pm
Forum: Vensim
Topic: Active Initial question, Vector function
Replies: 9
Views: 5850

Re: Active Initial question, Vector function

Hmm. Have you tried the first model, with more variables? That definitely gets the warnings for me.

t
by Travis
Thu Nov 07, 2013 3:58 pm
Forum: Vensim
Topic: Active Initial question, Vector function
Replies: 9
Views: 5850

Re: Active Initial question, Vector function

Tom, I don't follow. The v3 model (most recent that I uploaded) doesn't have any integration. Just a random number between [0-1], then input into a lookup table. A warning pops up. To see, just open the model and run once. t btw, I've seen this warning for years on several models, but only now does ...
by Travis
Wed Nov 06, 2013 9:49 pm
Forum: Vensim
Topic: Active Initial question, Vector function
Replies: 9
Views: 5850

Re: Active Initial question, Vector function

JJ, Sorry for the units error. This is part of a much bigger model, and I missed units when I cut it out. The bigger model passes unit check. But to illustrate the question better, I made an much simpler model that has the same problem. Two vars: Random number into a Lookup. I get the Active Initial...
by Travis
Sat Oct 05, 2013 1:50 am
Forum: Vensim
Topic: Active Initial question, Vector function
Replies: 9
Views: 5850

Active Initial question, Vector function

I have a structure that is causing lots of active initial difference warnings. The structure uses a random number to select a subscript of an arrayed value. The vector function suggests that I do any mapping with the first subscript value, say Var[sub1]. But the random number may choose the fourth s...
by Travis
Wed Sep 14, 2011 11:44 pm
Forum: Vensim
Topic: Anyone try OS X Lion 10.7 and Vensim yet?
Replies: 1
Views: 1403

Anyone try OS X Lion 10.7 and Vensim yet?

I'm thinking about upgrading to 10.7. Does anyone have wisdom on how Vensim works?

TIA,
t
by Travis
Fri Nov 21, 2008 7:58 pm
Forum: Vensim
Topic: Custom Graph with thicker lines
Replies: 3
Views: 2654

Maybe I should rephrase my questions: How do I get a graph off all loaded datasets such that all line widths=2? Which datasets are plotted should only be the active and should change.
by Travis
Sun Nov 16, 2008 4:51 pm
Forum: Vensim
Topic: Custom Graph with thicker lines
Replies: 3
Views: 2654

Custom Graph with thicker lines

I would like to have all the lines in a graph be "thick", say a line width of 2 or 3. I know there is a Vensim pref for Thick Lines, but that doesn't make them all the same thickness. Is there a way to 1) modify the Graph tool or 2) create a custom graph that loads all the current datasets...
by Travis
Thu Nov 13, 2008 1:51 pm
Forum: Vensim
Topic: Button to launch command scripts?
Replies: 2
Views: 2109

Both paths are very helpful. Thank you, Bob.
by Travis
Wed Nov 12, 2008 1:49 am
Forum: Vensim
Topic: Button to launch command scripts?
Replies: 2
Views: 2109

Button to launch command scripts?

I'm interested in adding some super-macros to my model. That is, I would like to create a button (likely a Comment) that changes some parameters, runs the model, repeats, and then loads each new vdf file. Put another way, I'm interested in generating two additional runs as a very limited sensitivity...
by Travis
Wed Nov 12, 2008 1:39 am
Forum: Vensim
Topic: Navigation (Comments) Shadow vars?
Replies: 3
Views: 2705

Navigation (Comments) Shadow vars?

I'm interested in having the same navigation buttons on several different views. Say, I would have Button1--> View1 and Button2 --> View2. I know I can just copy and paste these comments into each of the views and it works. Is there a way to have "shadow comments"? That way, if I want Butt...