Search found 12 matches

by hazhir
Sun Mar 02, 2025 6:12 pm
Forum: Vensim
Topic: Getting started with external functions
Replies: 1
Views: 3265

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...
by hazhir
Fri Dec 27, 2024 10:24 pm
Forum: Vensim
Topic: Active vs. Initial Problem/Bug?
Replies: 3
Views: 4481

Re: Active vs. Initial Problem/Bug?

Thanks so much Alireza; that initial value was not needed and removing it indeed solved the problem!
by hazhir
Thu Dec 26, 2024 9:03 pm
Forum: Vensim
Topic: Active vs. Initial Problem/Bug?
Replies: 3
Views: 4481

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...
by hazhir
Sat Nov 16, 2024 1:25 pm
Forum: Vensim
Topic: Vensim manual in pdf or ?
Replies: 4
Views: 6575

Re: Vensim manual in pdf or ?

Thanks. I will try scrapping the online version.
by hazhir
Fri Nov 15, 2024 2:50 pm
Forum: Vensim
Topic: Vensim manual in pdf or ?
Replies: 4
Views: 6575

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
by hazhir
Mon Oct 28, 2024 3:26 pm
Forum: Vensim
Topic: SDEverywhere vs. reality checks
Replies: 5
Views: 7351

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.
by hazhir
Fri Oct 25, 2024 1:44 am
Forum: Vensim
Topic: SDEverywhere vs. reality checks
Replies: 5
Views: 7351

Re: SDEverywhere vs. reality checks

Great thoughts and suggestions, thank you!
by hazhir
Wed Oct 23, 2024 7:56 pm
Forum: Vensim
Topic: SDEverywhere vs. reality checks
Replies: 5
Views: 7351

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...
by hazhir
Fri Sep 13, 2024 10:22 pm
Forum: Vensim
Topic: Help for Market Match X01 or alternatives?
Replies: 7
Views: 6166

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...
by hazhir
Thu Sep 12, 2024 1:38 pm
Forum: Vensim
Topic: Help for Market Match X01 or alternatives?
Replies: 7
Views: 6166

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...
by hazhir
Tue Sep 10, 2024 4:17 pm
Forum: Vensim
Topic: Help for Market Match X01 or alternatives?
Replies: 7
Views: 6166

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...
by hazhir
Tue Sep 10, 2024 3:23 pm
Forum: Vensim
Topic: Help for Market Match X01 or alternatives?
Replies: 7
Views: 6166

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...