Search found 46 matches

by Hani
Sun Feb 03, 2013 6:18 pm
Forum: Vensim
Topic: Vensim DSS 5.2a
Replies: 5
Views: 3255

Re: Vensim DSS 5.2a

Do you have any experience of programming? If yes, you should be able to figure out what the error is here. If you do not have any experience of programming, it would be a good idea to search around Google for a tutorial. The following is the reason things are not working for you. But as I said, if...
by Hani
Sun Feb 03, 2013 2:27 am
Forum: Vensim
Topic: Vensim DSS 5.2a
Replies: 5
Views: 3255

Re: Vensim DSS 5.2a

I'm trying to experiment with the EXCEL97 file listed in the DLL folder. I'm having problem of compatibility since i'm using win7 64 machine. The vensim folder is stored in program files (x86) while the VenDLL32 is stored in C:\Windows\SysWOW64. Now, when i try to run the EXCEl97 file, i get this er...
by Hani
Thu Jan 24, 2013 2:18 pm
Forum: Vensim
Topic: Vensim DSS 5.2a
Replies: 5
Views: 3255

Re: Vensim DSS 5.2a

tomfid wrote:A lot depends on what VS language you're using. Either way, 5.2 is very old, so we can't really predict the results. I'd recommend a maintenance extension & upgrade to 6.0.
Thanks Tom, I'm going to use VB.
by Hani
Wed Jan 23, 2013 9:56 pm
Forum: Vensim
Topic: Vensim DSS 5.2a
Replies: 5
Views: 3255

Vensim DSS 5.2a

Hi,

I would like to do some programming work using using visual studio. I have read some of the thread and i concluded that the code might not work or will have some errors with advanced version of visual studio. So which version of visual studio works well with vensim 5.2a

Thanks
by Hani
Sun Jan 20, 2013 3:52 pm
Forum: Vensim
Topic: Scenarios in vensim
Replies: 1
Views: 1800

Scenarios in vensim

I have to analyse different scenarios in the SD model i developed. Now, is there any method to neglect the influence of some variables? I do it manually be removing the arrow connection, run the model, then add it again.

Any suggestions

Than
by Hani
Thu Jan 17, 2013 4:47 pm
Forum: Vensim
Topic: Venapp's Help
Replies: 8
Views: 4715

Re: Venapp's Help

Those are just backups. If you want to hide them, you can set up a backup path in Tools>Options>Startup. ThanksTomy, Are all the variables in the model can be changed in the venapp application? I see some variables in my model are not on the list while inserting in the app. I guess only constant va...
by Hani
Wed Jan 16, 2013 9:14 pm
Forum: Vensim
Topic: Venapp's Help
Replies: 8
Views: 4715

Re: Venapp's Help

Hi,
While progressing on developing my Venapps, i noticed that some files being created automatically such as .2vmf, .1VCD, .2VCD... Why these files being generated?

Note: when i delete these files, the venapp dose not get affect and function well.

Thank you
by Hani
Wed Jan 16, 2013 4:30 pm
Forum: Vensim
Topic: Venapp's Venapp Install Builder
Replies: 3
Views: 2597

Re: Venapp's Venapp Install Builder

Hi Tony, Can you please write down the code for displaying image in Venapp ( i need to display images on certain screens). None of the samples has image to display Currently I' m using SKETCH,"SK1",0,0,100,80,,5,6,...however, this requires me to put the image in view screen in vensim, are ...
by Hani
Wed Jan 16, 2013 3:00 pm
Forum: Vensim
Topic: Venapp's Venapp Install Builder
Replies: 3
Views: 2597

Venapp's Venapp Install Builder

Hi

Where can i find Venapp Install Builder .. i mean the .ex file name

Hani
by Hani
Mon Jan 14, 2013 2:07 pm
Forum: Vensim
Topic: Venapp's Help
Replies: 8
Views: 4715

Re: Venapp's Help

You only need the one file, the VCD. It's easier to start with an existing VCD file, if you look in the help files/models that come with Vensim, you will find a few examples. Start with one of these and modify it. And rest of the files will be created automatically when i work with VCD, that's what...
by Hani
Sun Jan 13, 2013 4:19 am
Forum: Vensim
Topic: Venapp's Help
Replies: 8
Views: 4715

Re: Venapp's Help

I could figure out how to do it, please tell if it is correct... My file in .mdl..put it in a folder I opened file> Edit file> Text Venapp Definition..this creates the .vcd file again repeat > Edit file>Text graphical Definition... and so on..There are 12 types of files. In order to develop a venapp...
by Hani
Sat Jan 12, 2013 5:36 pm
Forum: Vensim
Topic: Venapp's Help
Replies: 8
Views: 4715

Venapp's Help

Hi, I started working on developing a venapp for SD model. I reviewed the chapter 2-6 and the threads hear. I also reviewed the template models. 1- Now, i'm not able to create the files of my SD that support the venapp such as .vgd, vpd, cin...Every template i reviewed is associated with many files,...
by Hani
Sat Jan 12, 2013 1:54 am
Forum: Vensim
Topic: Incorrect number of subscripts
Replies: 14
Views: 9669

Re: Incorrect number of subscripts

Administrator wrote:Click Tools->Analysis Toolset->Modify. Gantt is the 11th tool down.
Thanks for the support,

I got it the first time when tomy give me his answer and then disappeared, yes it was last item and cant find it any more...Never mind
by Hani
Fri Jan 11, 2013 9:55 pm
Forum: Vensim
Topic: Incorrect number of subscripts
Replies: 14
Views: 9669

Re: Incorrect number of subscripts

tomfid wrote:You can add it with Tools>Analysis Tools>Modify...
I can't see it under Tool Classes
by Hani
Fri Jan 11, 2013 6:15 pm
Forum: Vensim
Topic: Incorrect number of subscripts
Replies: 14
Views: 9669

Re: Incorrect number of subscripts

Administrator wrote:What is the problem with the Gantt chart?
It is not visible in the tool bar
by Hani
Fri Jan 11, 2013 5:06 pm
Forum: Vensim
Topic: Incorrect number of subscripts
Replies: 14
Views: 9669

Re: Incorrect number of subscripts

Hi,
I'm trying to get the Gantt Chart tool, can you help please.

Thanks
by Hani
Thu Jan 10, 2013 3:29 pm
Forum: Vensim
Topic: Incorrect number of subscripts
Replies: 14
Views: 9669

Re: Incorrect number of subscripts

Something like this: event : (e1-e24) interrupt duration[event] = ... (either the raw numbers, or GET XLS CONSTANTS to read the list) interrupt time[event] = ... (same thing) is interrupting[event] = PULSE(interrupt time[event], interrupt duration[event] ) prod is interrupted = IF THEN ELSE( VMAX( ...
by Hani
Wed Jan 09, 2013 9:30 pm
Forum: Vensim
Topic: Incorrect number of subscripts
Replies: 14
Views: 9669

Re: Incorrect number of subscripts

Hi, I have table of two rows Column one (hours) 32, 12, 21........ Column two (TIME)0, 1,2,... I need at certain points during the simulation time say at (TIME = 300), allow my rate to be zero for 32 hours then restart the simulation from the stopping point, and so on for the rest of the data n the ...
by Hani
Wed Jan 09, 2013 3:36 pm
Forum: Vensim
Topic: Incorrect number of subscripts
Replies: 14
Views: 9669

Re: Incorrect number of subscripts

Hi, Does vensim use calender to simulate a model? for instance, i would like to consider the influence of certain variables that take place at certain dates in the year.. Example: The rainfall (mm) from date...to date... will be 100 mm, the reference model that i have says certain days will be lost ...
by Hani
Wed Jan 09, 2013 11:54 am
Forum: Vensim
Topic: Incorrect number of subscripts
Replies: 14
Views: 9669

Re: Incorrect number of subscripts

Generally that means that you've defined the variable with one set of subscripts, but used it with another. For example: x[i] = 1,2,3 y[i] = x * 4 Thanks...In fact the error started to pop up when i tried to find total planned, foretasted productivity etc...i used Total Vari [vari1]= SUM( vari[vari...
by Hani
Tue Jan 08, 2013 8:31 pm
Forum: Vensim
Topic: Incorrect number of subscripts
Replies: 14
Views: 9669

Incorrect number of subscripts

Hello,
I'm using four subscribes so far, the model was running fine, now i added a module for schedule pressure... I started to get this message "Incorrect number of subscripts" for two variables newly added. I tried to figure out what does it mean but not through yet...

Hani
by Hani
Mon Jan 07, 2013 9:13 pm
Forum: Vensim
Topic: Subscripts and random distribution
Replies: 12
Views: 6026

Re: Subscripts and random distribution

You will need to debug the model to figure out why the end values are incorrect. My guess is that it is something to do with IF THEN ELSE( Work Done[task] >= 0.98 * TASK SIZE[task], 1, 0) Please accept my appreciation for the great and prompt support...You are right...the problem is with 0.98..
by Hani
Mon Jan 07, 2013 8:37 pm
Forum: Vensim
Topic: Subscripts and random distribution
Replies: 12
Views: 6026

Re: Subscripts and random distribution

See the attached model, this does what you need. Tony. Hi Tony and Administrator Please refer to PROJ3 model in this thread. Task size 14500, 29200, 192700... Total=236,400 After running the model and computing the final total work using function SUM( Work Done[task!] ) i get 235,000....why is that...
by Hani
Mon Jan 07, 2013 5:55 pm
Forum: Vensim
Topic: SD model
Replies: 5
Views: 3375

Re: SD model

LAUJJL wrote:HI

Why don't you try to simplify your problem and model, (say two levels or even one). There are two advantages: one is to make your problem easier to solve, the second is to attract more people to help you.
Regards.

JJ
Thank you for your respond and caring .

I got the problem solved.
by Hani
Sat Jan 05, 2013 12:59 am
Forum: Vensim
Topic: SD model
Replies: 5
Views: 3375

Re: SD model

In model 2, your arrangement of the chain implies that "spreading rate" reduces "dumping done". So the meaning of "dumping done" is really "dumped but not yet spread". A possible fix would be to change the equation for "task is done" at each stage t...