Search found 13 matches
- Thu Jul 17, 2025 7:00 pm
- Forum: Vensim
- Topic: How do I narrow down the impact of filter?
- Replies: 5
- Views: 9136
Re: How do I narrow down the impact of filter?
The issue seems to be that when you leave off a stock from the kalman.prm file, Vensim assumes the initial Var for that stock to be 1, and the driving noise var to be 1e-6 (this is based on a quick comparison on a simple model like the above). I don't know if this assumption is well documented in th...
- Sun Mar 02, 2025 6:12 pm
- Forum: Vensim
- Topic: Getting started with external functions
- Replies: 1
- Views: 3372
Getting started with external functions
All, I am trying to figure out how to build external functions to work with Vensim. Not being a programmer I rely on AI (claude or chatgpt) to get the project together, but I have not been able to succeed so far. Are the examples of external functions shipped with Vensim up-to-date and usable with v...
- Fri Dec 27, 2024 10:24 pm
- Forum: Vensim
- Topic: Active vs. Initial Problem/Bug?
- Replies: 3
- Views: 4582
Re: Active vs. Initial Problem/Bug?
Thanks so much Alireza; that initial value was not needed and removing it indeed solved the problem!
- Thu Dec 26, 2024 9:03 pm
- Forum: Vensim
- Topic: Active vs. Initial Problem/Bug?
- Replies: 3
- Views: 4582
Active vs. Initial Problem/Bug?
Hi, In simulating the attached model I get weird behaviors, where some 'Initial' variables are simulated incorrectly (and I get warnings for Active/Initial difference). Specifically, check out: 1- 'Sum Initial Buildings' vs. 'Desired Current Buildings' at time zero. The two should be the same but th...
- Sat Nov 16, 2024 1:25 pm
- Forum: Vensim
- Topic: Vensim manual in pdf or ?
- Replies: 4
- Views: 6690
Re: Vensim manual in pdf or ?
Thanks. I will try scrapping the online version.
- Fri Nov 15, 2024 2:50 pm
- Forum: Vensim
- Topic: Vensim manual in pdf or ?
- Replies: 4
- Views: 6690
Vensim manual in pdf or ?
Hi,
For my SD course I want to feed Vensim manual to an LLM support engine to respond to student questions on Vensim. However I don't seem to find any pdf of the manual, or any way to easily download the online manual quickly. Any suggestions?
Thanks,
hazhir
For my SD course I want to feed Vensim manual to an LLM support engine to respond to student questions on Vensim. However I don't seem to find any pdf of the manual, or any way to easily download the online manual quickly. Any suggestions?
Thanks,
hazhir
- Mon Oct 28, 2024 3:26 pm
- Forum: Vensim
- Topic: SDEverywhere vs. reality checks
- Replies: 5
- Views: 7459
Re: SDEverywhere vs. reality checks
Thank you Travis and JJ for thoughtful comments.
Travis, the SDEverywhere functionalities you note (and some of which I had seen a while back in your talk) are really helpful, and any additional documentation/demo/seminar to enable regular users to benefit from those would be a great step.
Travis, the SDEverywhere functionalities you note (and some of which I had seen a while back in your talk) are really helpful, and any additional documentation/demo/seminar to enable regular users to benefit from those would be a great step.
- Fri Oct 25, 2024 1:44 am
- Forum: Vensim
- Topic: SDEverywhere vs. reality checks
- Replies: 5
- Views: 7459
Re: SDEverywhere vs. reality checks
Great thoughts and suggestions, thank you!
- Wed Oct 23, 2024 7:56 pm
- Forum: Vensim
- Topic: SDEverywhere vs. reality checks
- Replies: 5
- Views: 7459
SDEverywhere vs. reality checks
Dear All, I am starting a new project that would include many iterations and adjustments of a complex model over coming months and need tools to ensure changes are not breaking other parts of the model, likely using an automated suite of tests. I am wondering about the value of Vensim's built in rea...
- Fri Sep 13, 2024 10:22 pm
- Forum: Vensim
- Topic: Help for Market Match X01 or alternatives?
- Replies: 7
- Views: 6283
Re: Help for Market Match X01 or alternatives?
Thanks, that would be great. In the meantime, I found a recent SDR paper by George Backus does a lot of what one may need without going the LP/optimization route, here is the link for those interested: https://onlinelibrary.wiley.com/doi/10.1002/sdr.1744?af=R The Vensim implementation is well docume...
- Thu Sep 12, 2024 1:38 pm
- Forum: Vensim
- Topic: Help for Market Match X01 or alternatives?
- Replies: 7
- Views: 6283
Re: Help for Market Match X01 or alternatives?
Thanks Tom. An LP function built into Vensim could go a long way towards solving a lot of different problems, could that be on the development path? Absent that, would building an external function to do LP that comes packaged in the example external function with Vensim installation be a feasible l...
- Tue Sep 10, 2024 4:17 pm
- Forum: Vensim
- Topic: Help for Market Match X01 or alternatives?
- Replies: 7
- Views: 6283
Re: Help for Market Match X01 or alternatives?
Thanks Tom. Will reach out directly for example. The computational costs are probably OK for 5 and find zero, but may become problematic when subscripted over multiple regions each with its own allocation, and doing calibration runs. Any way we can use vector elm map to calculate later subscripts ba...
- Tue Sep 10, 2024 3:23 pm
- Forum: Vensim
- Topic: Help for Market Match X01 or alternatives?
- Replies: 7
- Views: 6283
Help for Market Match X01 or alternatives?
Hi, I am trying to solve a many to many allocation problem with heterogenous preferences. Specifically, the matching between positions (lets call it demand) and labor (supply), with both subscripted based on education (e.g. five categories spanning primary to higher graduate). We have supply and dem...