Search found 5 matches
compile
I'm creating a program in Visual Basic to run a set of simulations in Vensim througth dll. Is there a way to compile the model through the dll and so to run the compiled model? In this case can you send me the code? In fact, if i run the model throught the command "RUN|o", the simulation g...
- Tue Jun 29, 2004 4:02 pm
- Forum: Vensim
- Topic: fatal error
- Replies: 5
- Views: 7169
>Do you mean you have 3 subscript arrays, for example >parameter[subscript range 1,subscript range 2,subscript range 3] >where subscript range 1 has 10 elments, >subscript range 2 has 365 elments, and range 3 has 24 elements? yes, the variable is defined throught 3 subscripts. I would like to change...
- Tue Jun 29, 2004 1:14 pm
- Forum: Vensim
- Topic: fatal error
- Replies: 5
- Views: 7169
Unfortunately I can't post the model since it has not been developed by me. The model is quiet complex. I don't know every part of it, so it could be a problem of the model and not of Vensim. (However I have just found that if I change this variable but I keep it smaller than my first try, the model...
- Tue Jun 29, 2004 7:45 am
- Forum: Vensim
- Topic: fatal error
- Replies: 5
- Views: 7169
fatal error
After I increased the dimensions of same "input" variables in my model, I received this error message from Vensim: Fatal error insuffucuent memory to allocate handle for 800 bytes and after that: aborting Vensim. These messages occur after the ".cin" file has been loaded, in the ...