Search found 3811 matches

by tomfid
Fri Apr 21, 2023 1:11 pm
Forum: Vensim
Topic: Screen display
Replies: 4
Views: 1345

Re: Screen display

Setting the zoom to a fixed level should solve this.

Also, you may want to hide variables rather than deleting them. That way you can do everything in one model, and even one view.
by tomfid
Thu Apr 20, 2023 4:31 pm
Forum: Vensim
Topic: No Mail received for PLE-download
Replies: 4
Views: 1178

Re: No Mail received for PLE-download

I just made some changes to our mail configuration that *might* help with web.de in the future. Some hosts are just really aggressive at filtering and therefore create some false positives unfortunately.
by tomfid
Thu Apr 20, 2023 2:13 pm
Forum: Ventity
Topic: Documentation bug?
Replies: 2
Views: 2817

Re: Documentation bug?

Ticketed for improvement.
by tomfid
Thu Apr 20, 2023 2:10 pm
Forum: Vensim
Topic: Query about analytical equations
Replies: 3
Views: 1255

Re: Query about analytical equations

Not at present, but the Doc tool is slated for an update, so I'll add this to the list.
by tomfid
Thu Apr 20, 2023 12:38 pm
Forum: Vensim
Topic: Vensim works according to a mathematic equations? Anyone can help me, please?!
Replies: 7
Views: 1823

Re: Vensim works according to a mathematic equations? Anyone can help me, please?!

There are some unit errors here that could indicate the problem. The first is that "unitless" is not a known synonym for "dimensionless" (which Vensim understands). You can add an entry to Model>Settings>Units, like dmnl,dimensionless,unitless After that, there are still some iss...
by tomfid
Tue Apr 18, 2023 2:42 pm
Forum: Vensim
Topic: Adding 2 'Fixed delay' functions in one equation
Replies: 3
Views: 2089

Re: Adding 2 'Fixed delay' functions in one equation

In many cases, aggregation of diverse items makes the pipeline DELAY FIXED unrealistic, because items will vary in their lifetimes. In that case it may be better to use a lower order delay, like DELAY3, which also doesn't have the RHS constraint.
by tomfid
Fri Apr 14, 2023 12:13 am
Forum: Ventity
Topic: Ventity does not launch in Windows 10
Replies: 11
Views: 4145

Re: Ventity does not launch in Windows 10

I doubt it's a key issue; that would give you an expiration dialog. However, if you email info@ventity.biz with the key, we can double check.
by tomfid
Thu Apr 13, 2023 10:34 pm
Forum: Vensim
Topic: Running a model at multiple time scales
Replies: 6
Views: 2789

Re: Running a model at multiple time scales

Actually, it's not quite the only option. An alternative is to use an array dimension as a virtual time axis, so that fast processes occur within the array (e.g. elements for each of 24h in a day) and the slow processes (daily or greater for example) run in normal dynamic time. As long as the fast d...
by tomfid
Thu Apr 13, 2023 7:51 pm
Forum: Ventity
Topic: Ventity makes the easy stuff easy
Replies: 3
Views: 8097

Re: Ventity makes the easy stuff easy

ChangeAttributeMaybe.zip
(5.78 KiB) Downloaded 245 times
This model runs an action each time step that either updates an attribute to a new value, or retains the current value. Is this what you were after?
by tomfid
Thu Apr 13, 2023 7:35 pm
Forum: Ventity
Topic: Ventity does not launch in Windows 10
Replies: 11
Views: 4145

Re: Ventity does not launch in Windows 10

Checking with the devs ...

After you attempt the launch, if you open the Task Manager (<ctl><alt><del>), are there any zombie Ventity processes in the list?

We just posted 4.9.1, but I wouldn't expect it to differ in behavior (worth the upgrade though).
by tomfid
Thu Apr 13, 2023 7:30 pm
Forum: Ventity
Topic: Ventity 4.9.1 released
Replies: 1
Views: 13897

Ventity 4.9.1 released

We've updated the 4.9 release with some bug fixes. See the notes at:
https://ventity.biz/ventity-4-9-release/
by tomfid
Thu Apr 13, 2023 2:27 pm
Forum: Ventity
Topic: Unable to determine the winner of an election process
Replies: 16
Views: 4996

Re: Unable to determine the winner of an election process

It's true that you can't currently aggregate an aggregate, because we don't have collections of collections. The workaround is to map the subcollection values back to a regular entity, and aggregate that. In this case, you could map the value by [quantile] counts back to the Quantile entitytype, com...
by tomfid
Thu Apr 13, 2023 1:50 pm
Forum: Ventity
Topic: Ventity does not launch in Windows 10
Replies: 11
Views: 4145

Re: Ventity does not launch in Windows 10

When you say "will not launch" - what's the symptom? Do you get a blue Windows Defender screen, or something else, or nothing?
by tomfid
Tue Apr 11, 2023 3:27 pm
Forum: Vensim
Topic: cannot access samle models from user manual
Replies: 8
Views: 1494

Re: cannot access samle models from user manual

Apart from the web help. you can also access the files directly in the c:\users\public\vensim directory.
by tomfid
Thu Apr 06, 2023 2:46 pm
Forum: Ventity
Topic: Ventity makes the easy stuff easy
Replies: 3
Views: 8097

Re: Ventity makes the easy stuff easy

Thanks for the feedback. I'm not really surprised at your choice, given the granularity of your model. It's not our target use case. Two quick tech notes: To make matter worse, Ventity only has If Then Else. It has no If Then. Thus, if you want to change the value of an attribute only if a condition...
by tomfid
Mon Apr 03, 2023 5:36 pm
Forum: Vensim
Topic: Exogenous data in transportation model
Replies: 8
Views: 1360

Re: Exogenous data in transportation model

I could not define it as a lookup data. the error was: GDPPRate is an special variable and can not be used as a normal variable. This sounds like an error in lookup usage. See the help system User Guide chapter, https://vensim.com/documentation/usr08.html , or the tutorial video https://vensim.com/...
by tomfid
Fri Mar 31, 2023 10:42 pm
Forum: Ventity
Topic: Why is an attribute being set to “0”?
Replies: 2
Views: 2433

Re: Why is an attribute being set to “0”?

Great!
by tomfid
Fri Mar 31, 2023 8:55 pm
Forum: Ventity
Topic: Unable to set a temporary attribute
Replies: 11
Views: 4189

Re: Unable to set a temporary attribute

I'm not sure if the change in notation is causing fewer warnings because of some property of surrogate vs. reference, or because the result is fewer undefined reference attributes around, but I'll look into it. I think the underlying problem is that the interface steers you to use of surrogates wher...
by tomfid
Fri Mar 31, 2023 6:25 pm
Forum: Ventity
Topic: Unable to set a temporary attribute
Replies: 11
Views: 4189

Re: Unable to set a temporary attribute

Another thing I notice is that there's an undeleted parent surrogate that's not on the diagram (probably inadvertent use of delete key).
rdem97.png
rdem97.png (131.5 KiB) Viewed 4139 times
by tomfid
Fri Mar 31, 2023 6:02 pm
Forum: Ventity
Topic: Unable to set a temporary attribute
Replies: 11
Views: 4189

Re: Unable to set a temporary attribute

Problem could be that you're using surrogates where you need references. Rule of thumb should be, if you're not changing an attribute, use a reference. Easiest way to change it is to edit the downstream equation, change the bullet to a dot, then use the right click method to add the referenced var, ...
by tomfid
Fri Mar 31, 2023 2:05 pm
Forum: Ventity
Topic: Unable to set a temporary attribute
Replies: 11
Views: 4189

Re: Unable to set a temporary attribute

or = ||

Generally boolean syntax is c-like: &&, II, !=, == but we permit a single = and <> too.
by tomfid
Fri Mar 31, 2023 1:17 am
Forum: Ventity
Topic: Unable to set a temporary attribute
Replies: 11
Views: 4189

Re: Unable to set a temporary attribute

Is it a key? You can't change a key.
by tomfid
Thu Mar 30, 2023 11:08 pm
Forum: Ventity
Topic: Unable to set a temporary attribute
Replies: 11
Views: 4189

Re: Unable to set a temporary attribute

I think this may have been saved before the invoker attribute surrogate was defined, because for me there's nothing on the action view except a local attribute, "source type". What should the temp ID be set to?
by tomfid
Thu Mar 30, 2023 1:47 pm
Forum: Vensim
Topic: Retrieving data of particular year only
Replies: 3
Views: 782

Re: Retrieving data of particular year only

Ah - you can use SAMPLE IF TRUE for that. If you don't have it (PLE), you can use a stock to freeze the value. Something like: value = ... { your stock } ~ stuff sampled value = INTEG( sample adj rate, value ) ~ stuff sample adj rate = IF THEN ELSE(time<=sample time,(value-sampled value)/TIME STEP,0...
by tomfid
Thu Mar 30, 2023 12:49 pm
Forum: Vensim
Topic: Retrieving data of particular year only
Replies: 3
Views: 782

Re: Retrieving data of particular year only

Not sure I understand the question. If you don't know the stock values, how will you retrieve one?

If you have time series data, you can use GET DATA AT TIME or GET DATA BETWEEN TIMES. These functions tend to be slow, so often it's good to wrap them in an INITIAL().