Search found 18 matches

by davide
Thu Oct 17, 2013 3:17 pm
Forum: Vensim
Topic: fatal error running model from Venapp interface
Replies: 4
Views: 4132

Re: fatal error running model from Venapp interface

Do you get any errors when running with the same files in Vensim? No, I don't get any error And are you running the same way (eg, a game in the venapp and simulated in Vensim)? It is a simulation in Vensim while I guess it is a game in Venapp as changes to variables are temporary. I haven't tried a...
by davide
Thu Oct 17, 2013 2:55 pm
Forum: Vensim
Topic: fatal error running model from Venapp interface
Replies: 4
Views: 4132

Re: fatal error running model from Venapp interface

Thanks Tony. Unfortunately the model is not in the public domain yet, I'm not allowed to distribute it even for debugging purposes. I found a possible explanation: despite the model has not changed, I added two external data files to replace some constant values coded in the model. This could have i...
by davide
Thu Oct 17, 2013 12:56 pm
Forum: Vensim
Topic: fatal error running model from Venapp interface
Replies: 4
Views: 4132

fatal error running model from Venapp interface

Hallo, I'm working on a large model using Vensim 5.11A-1. A Venapp interface has been developed to allow external users to test scenarios. Yesterday a small bugs was fixed in the interface. Since that moment I haven't been able to run the model from the interface anymore. If I run the model normally...
by davide
Wed Jul 14, 2010 1:28 pm
Forum: Vensim
Topic: vensim compiled simulation
Replies: 3
Views: 3265

Thanks Tony for your reply. With your suggestion I've finally managed to run the compiled simulation, but I still have a question.. It seems that in some cases Vensim generates a floating point error running interpret simulations, while the model runs without problems with compiled simulations.. Did...
by davide
Tue Jul 13, 2010 2:07 pm
Forum: Vensim
Topic: vensim compiled simulation
Replies: 3
Views: 3265

vensim compiled simulation

I'm trying to compile a model from Vensim 5.9. The compiler I'm using is Microsoft Visual C++ 2008 Express Edition. I’ve edited the file MDL.BAT to reset the path statements and I’ve indicated in Vensim the correct MDL.BAT to be called (Tools->Options->Startup, compiled simulation path). Nevertheles...
by davide
Wed Jun 11, 2008 3:56 pm
Forum: Vensim
Topic: Model size (cannot allocate memory)
Replies: 9
Views: 6589

Hi Bob, thanks for your help. Actually I think you are right and empty spaces are the cause of the error. We used subranges with the aim of writing only existing combinations, but I suppose Vensim tries to create space for all possible combinations. So the most complex variables have actually 28x250...
by davide
Tue Jun 10, 2008 12:07 pm
Forum: Vensim
Topic: Model size (cannot allocate memory)
Replies: 9
Views: 6589

Thanks Bob.
However I still don't understand which element makes the difference with our original model, which apparently is bigger. I think we should be able to identify the specific elements that inflate the model until that size.
we'll keep on searching...

Davide
by davide
Tue Jun 10, 2008 9:48 am
Forum: Vensim
Topic: Model size (cannot allocate memory)
Replies: 9
Views: 6589

Model does not crash, but only a subset of information is provided. What I get is: Model has 2712 symbols and cannot be simulated -- Sizes: Symbols 42K, Equations 558K, Comments 13K In the original (working) model I have: Model has 9288 symbols, 7553 Lookups, Time + 1068889 levels, 25059921 Auxiliar...
by davide
Tue Jun 10, 2008 7:45 am
Forum: Vensim
Topic: Model size (cannot allocate memory)
Replies: 9
Views: 6589

Thanks Bob, unfortunately I can't read the number of variables because the model cannot be simulated given the fatal Vensim error and so this information is not shown in the info. However, about the number of combinations, the maximum number I have now is about 26,000 (41x41x4x4) while in the origin...
by davide
Mon Jun 09, 2008 2:14 pm
Forum: Vensim
Topic: Model size (cannot allocate memory)
Replies: 9
Views: 6589

Model size (cannot allocate memory)

Hi, I have a question about a problem with model size. I've been working on a huge vensim model: setting/info says about 2500K for equations. Now I'm trying to create a new model from this one. It includes only a share of the original equations but for some of them I have created new subscripts with...
by davide
Thu Nov 22, 2007 2:26 pm
Forum: Vensim
Topic: Model reader and Venapp interfaces
Replies: 2
Views: 2330

Great! Thanks Bob!
by davide
Thu Nov 22, 2007 11:31 am
Forum: Vensim
Topic: Model reader and Venapp interfaces
Replies: 2
Views: 2330

Model reader and Venapp interfaces

Hi, a question about functionality of model reader. In the past we purchased Vensim Application Runtime to allow an external user to run an existing model through a Venapp interface. I've just read on the Vensim website that Vensim Application Runtime functionalities have been incorporated within th...
by davide
Wed Apr 04, 2007 1:49 pm
Forum: Vensim
Topic: Problems with installation
Replies: 1
Views: 1895

Problem solved. It seems I had logged in the computer with a wrong profile.
by davide
Wed Apr 04, 2007 10:57 am
Forum: Vensim
Topic: Problems with installation
Replies: 1
Views: 1895

Problems with installation

I have a strange problem when trying to install Vensim 5.6a (I need this version for testing the compatibility of an external DDL). The installation process aborts with the following message: "Failed to extract file vensim.ini+S" The problem is strange as we have already installed Vensim 5...
by davide
Tue Apr 03, 2007 2:46 pm
Forum: Vensim
Topic: Maximum number of columns in tex editor?
Replies: 2
Views: 2245

Thanks for your reply Bob.
Unfortunately, we already received the model zipped.
We are trying to sort out our problem in a different way

Davide
by davide
Mon Apr 02, 2007 3:50 pm
Forum: Vensim
Topic: Maximum number of columns in tex editor?
Replies: 2
Views: 2245

Maximum number of columns in tex editor?

One question. I'm currently working on a large Vensim model with other partners. One of them has sent me a new part of the model but when I try to open it I get several syntax error messages. After a quick check I discovered that several equations are "broken". i.e.: <name_variable> is wri...
by davide
Mon Jul 17, 2006 12:09 pm
Forum: Vensim
Topic: Simulation does not start
Replies: 3
Views: 4098

simulation does not start

Originally posted by bob@vensim.com If I had to guess it would be that you have a GET XLS DATA call and that you are using an older version of Vensim. It is also possible that something little has turned big - try suppressing warnings in Tools>Options>Settings and see if that makes any difference. ...
by davide
Mon Jul 17, 2006 9:16 am
Forum: Vensim
Topic: Simulation does not start
Replies: 3
Views: 4098

Simulation does not start

I run up against a strange problem: after some changes to an existing model (essentially adding subscripts to several variables to segment parameters values) when I try to simulate the model, the box "setting up the simulation" appears but the simulation does not start (I waited for some m...