Search found 3 matches
- Fri May 29, 2009 12:57 pm
- Forum: Vensim
- Topic: VENSIM SIMUL8 timing issue using DLL
- Replies: 6
- Views: 4702
- Thu May 28, 2009 7:42 pm
- Forum: Vensim
- Topic: VENSIM SIMUL8 timing issue using DLL
- Replies: 6
- Views: 4702
Hi Tony, This is the code used to run the Simul8 trial: Private Sub Trial() MYSIMUL8.ResetSim (0) MYSIMUL8.TrialSim 50, False End Sub Simul8 runs ok and it posts the number of people treated back but as I mentioned before whilst this code is running VENSIM has already gone through the rest of the co...
- Thu May 28, 2009 7:15 pm
- Forum: Vensim
- Topic: VENSIM SIMUL8 timing issue using DLL
- Replies: 6
- Views: 4702
VENSIM SIMUL8 timing issue using DLL
Hi, I am using VENSIM to generate patient demand along with other more SD things and then using SIMUL8 to treat the patients. I am using Excel to achieve this as I am not (hopefully) trying anything too complicated. What I thought of doing was using VENSIM's game function, the game generates the dem...