Search found 4586 matches

by Administrator
Wed Jun 18, 2003 4:28 pm
Forum: Sable
Topic: Creating a new project
Replies: 1
Views: 4650

Sable only works with binary Vensim files. Open your model in Vensim and click
"File->Save as"
There is a box where you can select the file type, select Binary and your model will be saved as a .vmf file.

You should be able to open this in Sable now.

Tony.
by Administrator
Wed Jun 04, 2003 2:33 pm
Forum: Vensim
Topic: Static vs. dynamic submodels
Replies: 3
Views: 6316

Hello,

I am not entirely sure what you mean by submodel.

Can you give a real example?

Tony.
by Administrator
Thu May 22, 2003 12:18 pm
Forum: Welcome and General Information
Topic: Welcome to our newest members.
Replies: 2
Views: 13057

Welcome to our newest members.

Welcome to our newest members,
RZAMORA, Dave, Wilfredo, GustavoSE and grchandra.

I hope you find the forum useful. Please feel free to make any suggestions for improvements or modifications.

Tony Kennedy.
Ventana Systems UK.
by Administrator
Wed May 21, 2003 9:39 pm
Forum: Vensim
Topic: Vensim and Visual Basic
Replies: 1
Views: 4342

Vensim DSS comes with the Vensim DLL, this can be called from any application that can load a DLL.

More information is available from
http://www.vensim.com/documentation/vensim.htm

Hope this helps,

Tony.
by Administrator
Wed Apr 30, 2003 4:01 pm
Forum: Vensim
Topic: units for percentages in Vensim models
Replies: 4
Views: 8797

If I have a paramater that is, for example, "percentage of population fertile", it is dimensionless. You multiply this by the population to give you the "population that is fertile". So for me, all percentages in my models are dimensionless. I would not manipulate the units at al...
by Administrator
Wed Apr 30, 2003 1:34 pm
Forum: Sable
Topic: Legends display in W2000 environment
Replies: 8
Views: 9985

Does the legend disappear completly?
by Administrator
Mon Apr 28, 2003 9:14 am
Forum: Sable
Topic: Legends display in W2000 environment
Replies: 8
Views: 9985

This is not an error. The legend position has been set as custom. In this case, it is fixed in position, as the graph size increases or legend size increases, some of it is drawn off the canvas.

Hope this helps,

Tony.
by Administrator
Wed Apr 23, 2003 5:18 pm
Forum: Sable
Topic: Legends display in W2000 environment
Replies: 8
Views: 9985

There should be no problems under windows 2000.

Can you send me an example (Tony@ventanasystems.co.uk)
by Administrator
Wed Apr 23, 2003 8:01 am
Forum: Sable
Topic: Formatting a "Please wait"
Replies: 1
Views: 4767

Unfortunatly not. But I will add it to the list of things to do.

The background should always be the standard windows dialog colour (so if you change the windows system colours then this will match it).

Tony.
by Administrator
Tue Mar 25, 2003 1:41 pm
Forum: Vensim
Topic: summing over subscript ranges
Replies: 5
Views: 5890

You can use something like the following

sum variable[sub] =
sum (
if then else ( sub < m
, var[sub!]
, 0 )
)
by Administrator
Tue Mar 11, 2003 6:29 pm
Forum: Welcome and General Information
Topic: Welcome
Replies: 3
Views: 8687

Thanks Bob,

It is something I have on my list of things to do, so keep a watch on the forum.

Tony.