Search found 4599 matches

by Administrator
Tue Nov 21, 2023 11:43 am
Forum: Vensim
Topic: comments about the new GUI
Replies: 7
Views: 12839

Re: comments about the new GUI

All I can say is we are working on it.
by Administrator
Tue Nov 21, 2023 9:49 am
Forum: Vensim
Topic: Efficient variable declaration on subranges
Replies: 3
Views: 1267

Re: Efficient variable declaration on subranges

No difference in terms of performance. I find it much clearer, but others could be different.
by Administrator
Tue Nov 21, 2023 9:48 am
Forum: Vensim
Topic: Unit Errors
Replies: 5
Views: 1629

Re: Unit Errors

I think you have more problems here. Looking at "Bull", the equation should be simple. I'm not sure why you've got a PULSE TRAIN in there. bull = integ("Bull 12-18 Growing" - deaths bull - saled bull, INITIAL BULL) Then "deaths bull" should be measured in "number/m...
by Administrator
Tue Nov 21, 2023 9:07 am
Forum: Vensim
Topic: Efficient variable declaration on subranges
Replies: 3
Views: 1267

Re: Efficient variable declaration on subranges

All will work. Personally, I would use option 1, I find that way to be the clearest, one equation for each subrange. I don't like using :EXCEPT: statements as it makes it just a little more difficult to figure out what equation is responsible for calculating something, especially if there are multip...
by Administrator
Tue Nov 21, 2023 9:04 am
Forum: Vensim
Topic: Publish to web not showing graphs
Replies: 7
Views: 5471

Re: Publish to web not showing graphs

For security reasons, you have to run via a server.
by Administrator
Tue Nov 21, 2023 9:03 am
Forum: Vensim
Topic: comments about the new GUI
Replies: 7
Views: 12839

Re: comments about the new GUI

As I've mentioned before, these new controls should be considered beta. We haven't got round to doing the help yet, but it's on the list of things to do. For instance it is possible with the button, to generate a Venapp command. But if I want to generate a list of Venapp commands, like in the Venapp...
by Administrator
Mon Nov 20, 2023 9:28 am
Forum: Vensim
Topic: What improvements would you like to see in Vensim?
Replies: 150
Views: 16777215

Re: What improvements would you like to see in Vensim?

Secondly I find myself constantly switching between the single graph tool, causes graph tool and the equation editor. Could you make the lock not only select a variable, but launch these tools on double click <b>****</b> click ctrl click etc? Maybe make this something you could customize in the opt...
by Administrator
Mon Nov 20, 2023 8:08 am
Forum: Vensim
Topic: Publish to web not showing graphs
Replies: 7
Views: 5471

Re: Publish to web not showing graphs

https://www.vensim.com/documentation/4_-create-files-for-hosting-on.html You now need to copy all of these to a web server. There is plenty of information on the internet on how to do this, https://developer.mozilla.org/en-US/docs/Learn/Common_questions/Upload_files_to_a_web_server If you browse to ...
by Administrator
Mon Nov 20, 2023 8:04 am
Forum: Vensim
Topic: Cannot Save output from Table time down
Replies: 1
Views: 921

Re: Cannot Save output from Table time down

It's working for me.

Can you detail what you are doing step by step? And the exact version of Vensim, plus if you are on Windows/Mac.
by Administrator
Sat Nov 18, 2023 12:26 pm
Forum: Vensim
Topic: Publish to web not showing graphs
Replies: 7
Views: 5471

Re: Publish to web not showing graphs

You can set up a server on your local machine. I'll send instructions when I'm back in front of a computer.
by Administrator
Sat Nov 18, 2023 12:25 pm
Forum: Vensim
Topic: Publish to web not showing graphs
Replies: 7
Views: 5471

Re: Publish to web not showing graphs

You need to upload it to a website for it to work. Running locally in a browser will not work.
by Administrator
Sat Nov 18, 2023 10:54 am
Forum: Vensim
Topic: comments about the new GUI
Replies: 7
Views: 12839

Re: comments about the new GUI

This is something we are working on.
by Administrator
Fri Nov 17, 2023 7:53 pm
Forum: Vensim
Topic: Publish to web not showing graphs
Replies: 7
Views: 5471

Re: Publish to web not showing graphs

What is the web address where you have uploaded this to?
by Administrator
Fri Nov 17, 2023 8:08 am
Forum: Vensim
Topic: Arrows between comments
Replies: 1
Views: 740

Re: Arrows between comments

Sorry about this. It will be fixed in the next release (coming very soon).
by Administrator
Thu Nov 16, 2023 4:48 pm
Forum: Vensim
Topic: Vensim PLE 10.1.2 crashing under macOS
Replies: 19
Views: 11830

Re: Vensim PLE 10.1.2 crashing under macOS

@Tony – I would hesitate to fall back to an old OS and old development environment as a long-term solution. Mac users tend to upgrade their systems pretty quickly and I know other developers had problems with keeping the old tooling. Eventually it leads to a backlog of work when Xcode 14 can't comp...
by Administrator
Wed Nov 15, 2023 7:52 pm
Forum: Vensim
Topic: Vensim PLE 10.1.2 crashing under macOS
Replies: 19
Views: 11830

Re: Vensim PLE 10.1.2 crashing under macOS

It's an Arm processor (that is clear from the crash report).

I've gone back to using Xcode 14.2 on MacOS Monterry due to current problems. Ventura broke the old GUI on Vensim, Sonoma/Xcode is now producing code that crashes on Big Sur, I'm not convinced things will improve or get fixed.
by Administrator
Wed Nov 15, 2023 7:42 pm
Forum: Vensim
Topic: macOS Vensim files types
Replies: 3
Views: 4349

Re: macOS Vensim files types

There is little we can do if VOC is also used by Creative Labs.

Try using the project explorer, there is a filter at the bottom where you can list files of a certain type.
by Administrator
Wed Nov 15, 2023 4:20 pm
Forum: Vensim
Topic: Vensim PLE 10.1.2 crashing under macOS
Replies: 19
Views: 11830

Re: Vensim PLE 10.1.2 crashing under macOS

I've uploaded a version build using an older Mac/Xcode, you could try that.

The link is
https://www.vensim.com/temp/InstallVensimPLE.dmg
by Administrator
Wed Nov 15, 2023 12:07 pm
Forum: Vensim
Topic: Vensim PLE 10.1.2 crashing under macOS
Replies: 19
Views: 11830

Re: Vensim PLE 10.1.2 crashing under macOS

I'm out of ideas at the moment. It may be that the latest Xcode (that we use to build Vensim) is at fault (Apple changed the default behaviour for windows only recently which has caused a lot of problems). I'm in the process of putting together an older build machine, but that will take a few more d...
by Administrator
Wed Nov 15, 2023 10:22 am
Forum: Vensim
Topic: Vensim PLE 10.1.2 crashing under macOS
Replies: 19
Views: 11830

Re: Vensim PLE 10.1.2 crashing under macOS

What happens if you set the permissions as I suggested?

https://support.apple.com/en-gb/guide/m ... a35146/mac
by Administrator
Wed Nov 15, 2023 9:53 am
Forum: Vensim
Topic: Vensim PLE 10.1.2 crashing under macOS
Replies: 19
Views: 11830

Re: Vensim PLE 10.1.2 crashing under macOS

The other Mac you tried it on, what version of MacOS was it running?

And can you try resetting the application permissions so it asks you on startup if it can access the documents folder. I have no idea how to do this though.

https://support.apple.com/en-gb/guide/m ... a35146/mac
by Administrator
Wed Nov 15, 2023 8:53 am
Forum: Vensim
Topic: Vensim PLE 10.1.2 crashing under macOS
Replies: 19
Views: 11830

Re: Vensim PLE 10.1.2 crashing under macOS

It's hidden, there is a combination of keys you can press to show/hide hidden files (I can never remember what that combination is).

It will be called .vensim or .venple.
by Administrator
Wed Nov 15, 2023 8:37 am
Forum: Vensim
Topic: Vensim PLE 10.1.2 crashing under macOS
Replies: 19
Views: 11830

Re: Vensim PLE 10.1.2 crashing under macOS

You can try renaming the .vensim file (it's hidden in your home folder) and restarting Vensim. That will force Vensim to use the default settings it has.
by Administrator
Wed Nov 15, 2023 8:18 am
Forum: Vensim
Topic: Vensim PLE 10.1.2 crashing under macOS
Replies: 19
Views: 11830

Re: Vensim PLE 10.1.2 crashing under macOS

Someone else reported this as well on MacOS 11.7.1.

I don't have this version of MacOS on anything to test with, so it could me OS specific.

Have you used older versions of Vensim in the past?

Were you asked if Vensim could access files in "Documents" and did you click Yes?
by Administrator
Wed Nov 15, 2023 8:00 am
Forum: Vensim
Topic: Arrow Options
Replies: 2
Views: 890

Re: Arrow Options

Can you provide more detail please? I've tried changing the defaults (Tools->Options->Sketch, arrow options), things worked fine for me. Running Windows version of Vensim.