Search found 20 matches
- Fri Sep 20, 2024 10:28 am
- Forum: Vensim
- Topic: Issue with Python Integration of Vensim Model (Reinstall Vensim Error 977)
- Replies: 4
- Views: 5209
Issue with Python Integration of Vensim Model (Reinstall Vensim Error 977)
I am encountering difficulties integrating my Vensim DSS model with Python. However, when attempting to load the Python model through Visual Studio, I receive a "Reinstall Vensim" prompt. I have reinstalled and updated Vensim, Python, and Visual Studio (using "Run as Administrator&quo...
- Wed Sep 10, 2008 10:40 am
- Forum: Vensim
- Topic: Vensim for Mac OS
- Replies: 3
- Views: 4147
Vensim for Mac OS
Will there be a Vensim version that works on Mac OS 10.5.x and higher? Or from now on being Intel chipped Mac users, are we supposed to use Virtual PC type of software to use Vensim? (or boot the computer with Windows and work with Vensim)
- Wed Sep 12, 2007 10:08 am
- Forum: System Dynamics Discussion
- Topic: Formal Tools/Methods for Modelling Support and Model Analysi
- Replies: 13
- Views: 16896
Hi Monte, To be honest I don't have the prescription for becoming a good modeler. However, what I know is the fact that those advanced tools do not make any modeler a good modeler, they only make their life easier. An example about how I see it; a cruise computer or a navigator on a brand new car ma...
- Wed Sep 12, 2007 10:01 am
- Forum: System Dynamics Discussion
- Topic: System dynamicist
- Replies: 7
- Views: 10629
Hi Monte, I was curious about the source of that definition. Where did you get it? And on the other hand, do you think that a label such as being a system dynamicist will be an efficient motivation for people? To be honest, I won't be interested in a tool or field in order just to get a label tag. r...
- Thu Aug 23, 2007 7:47 am
- Forum: System Dynamics Discussion
- Topic: Soft variable omission
- Replies: 16
- Views: 17396
Hi Monte, I would be looking the omission examples you mentioned from a different perspective. For example in the writing quality example you mention. Using quantifiable variables instead of the five soft variables may mean two things; Case 1: Level of clarity is a soft variable. You replace it with...
- Thu Aug 23, 2007 7:33 am
- Forum: System Dynamics Discussion
- Topic: Formal Tools/Methods for Modelling Support and Model Analysi
- Replies: 13
- Views: 16896
Hi JJ, That is exactly what I want to do. I also have a feeling that we are well behind full utilization of existing tools. Hence, I wish to make a personal survey to see what do we have and in what extend those can be used. If I can manage it, it will be something like the updated and maybe extende...
- Wed Aug 22, 2007 8:55 am
- Forum: System Dynamics Discussion
- Topic: Formal Tools/Methods for Modelling Support and Model Analysi
- Replies: 13
- Views: 16896
- Tue Aug 21, 2007 2:57 pm
- Forum: System Dynamics Discussion
- Topic: Formal Tools/Methods for Modelling Support and Model Analysi
- Replies: 13
- Views: 16896
I still have a feeling that I am not making my quest clear enough. I am not after 'a' method to construct a model and complete a study that utilizes that model. The expression I am about to use will narrow down the scope of what I am after, but I think it will make it much more clear; I am wondering...
- Tue Aug 21, 2007 9:09 am
- Forum: System Dynamics Discussion
- Topic: Formal Tools/Methods for Modelling Support and Model Analysi
- Replies: 13
- Views: 16896
Thanks for the replies. I was a bit skeptical whether I was clear enough in the way I state my question, and Jean-Jacques' reply, which definitely makes sense, showed me that I was not. First of all about mu preoccupations, I think I fit into the all three categories you mention JJ. What I am after ...
- Thu Aug 16, 2007 12:28 pm
- Forum: System Dynamics Discussion
- Topic: Formal Tools/Methods for Modelling Support and Model Analysi
- Replies: 13
- Views: 16896
Formal Tools/Methods for Modelling Support and Model Analysi
Hi all, Just for personal curiosity I wish to make a survey on formal methods or tools proposed in the SD literature, aiming to support the modeling process (e.g. model parametrization, validation) or model analysis (sensitivity, loop dominance). Main motivation is the fact that during the last conf...
- Tue Jul 17, 2007 11:52 am
- Forum: Vensim
- Topic: Multiple usage of identical table-function
- Replies: 2
- Views: 3475
- Tue Jul 17, 2007 10:22 am
- Forum: Vensim
- Topic: Multiple usage of identical table-function
- Replies: 2
- Views: 3475
Multiple usage of identical table-function
In a model currently I am working on, I am willing to use an identical non-linear function between several variable couples. Is it possible to define this function once, maybe as a built-in function of vensim, and then use it in multiple points? Let's call the function f. What I want to learn is to ...
- Fri Feb 09, 2007 4:38 pm
- Forum: Vensim
- Topic: Java - Vensim Integration Problem
- Replies: 7
- Views: 7336
Thnaks a lot Bob and Tom, Now I am trying to figure out how to implement mutex in java. Another observation that may ring some bells; Problem seems to be setting the vensim to game mode (MENU>GAME) from one thread and later calling MENU>GAMEON from another thread. (Interesting thing is although appl...
- Thu Feb 01, 2007 2:22 pm
- Forum: Vensim
- Topic: Java - Vensim Integration Problem
- Replies: 7
- Views: 7336
Thanks Tony, After your comment I did some more debugging and experiment. Here is what happens. In the main thread, model is loaded and initialized in the game mode. When RePast starts, another thread starts and GAMEON command is passed in that thread. This is when code pauses. First experiment: Ins...
- Wed Jan 31, 2007 4:28 pm
- Forum: Vensim
- Topic: Java - Vensim Integration Problem
- Replies: 7
- Views: 7336
- Fri Jan 26, 2007 4:21 pm
- Forum: Vensim
- Topic: Java - Vensim Integration Problem
- Replies: 7
- Views: 7336
Java - Vensim Integration Problem
Hi, I am working on a small demo model in order to see how I can connect Agent-based model with a SD model on Vensim. I have a strange problem. At a certain point in flow sequence in ABM, I am calling some methods like Vensim.command("GAME>GAMEINTERVAL|3); or Vensim.command( "SIMULATE>SETV...
- Tue Nov 28, 2006 9:49 am
- Forum: Vensim
- Topic: Clarification about Simulate>SetVal
- Replies: 2
- Views: 4338
- Mon Nov 27, 2006 9:44 am
- Forum: Vensim
- Topic: Clarification about Simulate>SetVal
- Replies: 2
- Views: 4338
Clarification about Simulate>SetVal
Hello to all, I am planning to integrate a Vensim model with an external code, and I want to change the model parameters of the Vensim model during a simulation run. Is it possible to do so by using SetVal command in the standard simulation mode? Or should I start the Vensim model in the game mode i...
- Fri Oct 13, 2006 8:19 am
- Forum: Vensim
- Topic: Tranferring model equations to Matlab
- Replies: 1
- Views: 3285
Tranferring model equations to Matlab
Is anybody aware of a MatLab, C++ or Java code that can be used to transfer model equations from Vensim to a programming platform?
Or is anybody aware of anyone currently dealing with it?
regards,
gonenc
Or is anybody aware of anyone currently dealing with it?
regards,
gonenc