Search found 4852 matches

by Administrator
Wed Jul 16, 2025 10:29 am
Forum: Vensim
Topic: Why does it produce strange number?
Replies: 1
Views: 12

Re: Why does it produce strange number?

I think this is a case of floating point errors (https://www.google.com/search?client=fi ... int+errors).

Can you share the larger model? It might be a different reason for the accumulation.
by Administrator
Tue Jul 15, 2025 1:34 pm
Forum: Vensim
Topic: Library missing
Replies: 10
Views: 10686

Re: Library missing

Don't compare with 6.3, that is over 10 years old. A lot has changed since then.

Make sure you install using admin permissions. vendll64.dll will be installed to c:\windows\system32, do not change this path or it will not work.
by Administrator
Tue Jul 15, 2025 7:26 am
Forum: Vensim
Topic: Library missing
Replies: 10
Views: 10686

Re: Library missing

No, VdpDLL64.dll is no longer provided. That was a double precision version of the Vensim DLL, all versions of Vensim are now double precision so no need for a separate DLL. If Vensim has been installed properly, vendll64.dll will be present in the path (C:\Windows\System32). There should be no need...
by Administrator
Fri Jul 11, 2025 9:40 am
Forum: Vensim
Topic: Library missing
Replies: 10
Views: 10686

Re: Library missing

The code is still loading the 32 bit DLL, have you tried loading vendll64.dll instead?
by Administrator
Tue Jul 08, 2025 2:16 pm
Forum: Vensim
Topic: Library missing
Replies: 10
Views: 10686

Re: Library missing

It's impossible to say why it's not working given the limited information you have provided.

But a return value of 0 indicates the function was called correctly. So I would double check your path to the VDFX file and the variable name.
by Administrator
Tue Jul 08, 2025 5:38 am
Forum: Vensim
Topic: Stock behaviour difficult to understand
Replies: 5
Views: 1817

Re: Stock behaviour difficult to understand

It's important to try and understand how levels/rates are calculated and used in Vensim. stock (time) = stock (time-time step) + sum of rates * time step Given you have a small time step, the value of "CH Patients" increases slowly. Do you need to add all 7 patients into the "CH Patie...
by Administrator
Mon Jul 07, 2025 4:17 pm
Forum: Vensim
Topic: Stock behaviour difficult to understand
Replies: 5
Views: 1817

Re: Stock behaviour difficult to understand

First thing, when debugging a model, make sure the save period (saveper) is the same as time step. You can do this by editing the equation for saveper, or clicking Model->Settings->Time bounds and ticking "Save results every time step". You are almost certainly missing results as you are n...
by Administrator
Thu Jul 03, 2025 9:42 am
Forum: Vensim
Topic: 3rd Party Tool SDM-Doc
Replies: 2
Views: 460

Re: 3rd Party Tool SDM-Doc

I'll get in touch with the SDM_Doc developers, they might be able to help.
by Administrator
Wed Jul 02, 2025 6:06 am
Forum: Vensim
Topic: Change y axis scale on sensitivity plots
Replies: 1
Views: 7013

Re: Change y axis scale on sensitivity plots

Unfortunately there is no way to do this at the moment. I'll ticket it for improvement.
by Administrator
Mon Jun 30, 2025 6:56 am
Forum: Vensim
Topic: Cannot get the IO Object icon to show and or operate
Replies: 2
Views: 6094

Re: Cannot get the IO Object icon to show and or operate

Can you provide more details? Maybe we can do something in the user interface so make the solution clearer?
by Administrator
Thu Jun 26, 2025 2:13 pm
Forum: Vensim
Topic: Library missing
Replies: 10
Views: 10686

Re: Library missing

We no longer supply that, you should be able to use vendll32.dll.
by Administrator
Thu Jun 26, 2025 7:23 am
Forum: Vensim
Topic: X IF MISSING / IF THEN ELSE
Replies: 2
Views: 4730

Re: X IF MISSING / IF THEN ELSE

Probably X IF MISSING. Data variables are calculated only once before a simulation starts, so if you are running sensitivity/optimization, X IF MISSING will execute once, the IF THEN ELSE will execute every time the model is run.
by Administrator
Wed Jun 25, 2025 7:33 am
Forum: Vensim
Topic: Copyright World3 Model
Replies: 2
Views: 8776

Re: Copyright World3 Model

We should probably add a licence to the models that we developed and ship with Vensim. I'll get onto that.

The world model, I think it's safe to assume that it is in the public domain so you can extend it as you wish.
by Administrator
Mon Jun 23, 2025 8:23 am
Forum: Vensim
Topic: .cin for set of constant values
Replies: 2
Views: 15285

Re: .cin for set of constant values

Click File->New text file to create a CIN file. But I'm not sure this is what you need. Not sure if you are on the latest version of Vensim. Here are some options. 1. Run configurations. Beside the simulate button, you'll see a small triangle. Click this, you can now set up four scenarios and have a...
by Administrator
Mon Jun 23, 2025 8:01 am
Forum: Vensim
Topic: Semi-Transparent Background for Variables?
Replies: 1
Views: 340

Re: Semi-Transparent Background for Variables?

It's not possible at the moment. I'll ticket it for improvement, as long as the toolkit we use supports it on both Mac/Windows, we should be able to do something.
by Administrator
Thu Jun 19, 2025 6:56 am
Forum: Vensim
Topic: Kalman and command script
Replies: 2
Views: 904

Re: Kalman and command script

The commands you need are
SIMULATE>KALMANPAYOFF
SIMULATE>KALMANPARAMETER
by Administrator
Tue Jun 10, 2025 12:43 pm
Forum: Vensim
Topic: Allocate available function with different time steps
Replies: 2
Views: 3550

Re: Allocate available function with different time steps

Can you provide more detail? What outcomes are you looking at?

And have you selected a suitably small time step?
https://www.vensim.com/documentation/re ... =time+step
by Administrator
Tue Jun 10, 2025 10:22 am
Forum: Vensim
Topic: connectors to vars scrolled to not possible
Replies: 3
Views: 2821

Re: connectors to vars scrolled to not possible

Option 1 : No, it's not possible in PLE+ either. Only things that actually appear are drawn (for performance reasons), if something is off sketch, effectively it's not there, which is why the tool doesn't work. This will be fixed in the next release.
by Administrator
Tue Jun 10, 2025 9:54 am
Forum: Vensim
Topic: How to export/save graph as vector graphic?
Replies: 1
Views: 1172

Re: How to export/save graph as vector graphic?

It's not possible at present. But it is ticketed for improvement.
by Administrator
Thu Jun 05, 2025 1:21 pm
Forum: Vensim
Topic: cannot change orientation of valve any more in trad sketch
Replies: 4
Views: 3731

Re: cannot change orientation of valve any more in trad sketch

This will be fixed in the next release.
by Administrator
Wed Jun 04, 2025 6:11 pm
Forum: Vensim
Topic: cannot change orientation of valve any more in trad sketch
Replies: 4
Views: 3731

Re: cannot change orientation of valve any more in trad sketch

Are you using the traditional sketch style when right clicking on the valve?

I'll check this and fix if needed when I'm back in front of a computer.
by Administrator
Wed Jun 04, 2025 9:56 am
Forum: Vensim
Topic: cannot change orientation of valve any more in trad sketch
Replies: 4
Views: 3731

Re: cannot change orientation of valve any more in trad sketch

Right click on the valve and you should be able to change the orientation.

Most users stick to the traditional sketch style. The arrows on the "new" style can be difficult to see.
by Administrator
Mon Jun 02, 2025 9:42 am
Forum: Vensim
Topic: I cannot load .dat files in Vensim 10.3.2
Replies: 1
Views: 2691

Re: I cannot load .dat files in Vensim 10.3.2

Vensim PLE cannot load .dat files.
by Administrator
Thu May 29, 2025 4:32 pm
Forum: Vensim
Topic: How to load '.out' using script command
Replies: 3
Views: 4511

Re: How to load '.out' using script command

You need the SIMULATE>ADDCIN command.
by Administrator
Mon May 26, 2025 9:23 am
Forum: Vensim
Topic: How to rea-add part of a flow?
Replies: 2
Views: 4349

Re: How to rea-add part of a flow?

I cannot seem to find a way to do this. I'll fix ASAP.