Search found 14 matches

by james.m.rollins
Wed Mar 08, 2023 7:40 pm
Forum: Vensim
Topic: .mdl to R conversion
Replies: 0
Views: 17696

.mdl to R conversion

Does anyone know how to covert a .mdl to R code? I know that Jim Duggan has published a book "System Dynamics Modeling with R." However, I have not really seen any means to do any kind of conversion (such as with XMILE).

Thank you.
by james.m.rollins
Sat Jan 15, 2022 12:17 am
Forum: Vensim
Topic: Odd Rendering of Causal Arrows
Replies: 4
Views: 1147

Re: Odd Rendering of Causal Arrows

Ok, I see what you mean. I zoomed in and saw the arrows have handles that I can use to rescale them. Thank you for the tips to better manage the visual space.
by james.m.rollins
Wed Jan 12, 2022 8:26 pm
Forum: Vensim
Topic: Odd Rendering of Causal Arrows
Replies: 4
Views: 1147

Re: Odd Rendering of Causal Arrows

Rescaling did not help. I basically deleted, then redrew them. I was hoping for a more global approach since I have very large models.
by james.m.rollins
Mon Jan 10, 2022 4:26 pm
Forum: Vensim
Topic: Find and Replace
Replies: 2
Views: 732

Re: Find and Replace

@tomfid - Thank you! Worked like a charm . . .
by james.m.rollins
Sun Jan 09, 2022 4:42 pm
Forum: Vensim
Topic: Odd Rendering of Causal Arrows
Replies: 4
Views: 1147

Odd Rendering of Causal Arrows

When I open my legacy model files in Vensim 9.0.0, it renders some of the causal arrows as large hoops (see attached graphics files). These are working causal arrows between variables. Is there a way to globally correct?

Thank you,
James
by james.m.rollins
Sun Jan 09, 2022 4:35 pm
Forum: Vensim
Topic: Find and Replace
Replies: 2
Views: 732

Find and Replace

I am running Vensim Version 9.0.0 - Updating a file created in an earlier version of Vensim 8.X I needed to globally update the naming convention of two classes of variables in the attached model: - EBPsych to EBPsy - Psych to PSY I followed the steps below: 1. Changed view to "View as Text&quo...
by james.m.rollins
Sun Dec 06, 2020 6:52 pm
Forum: Vensim
Topic: Converting .mdl to .xmile via .cmd
Replies: 7
Views: 2881

Re: Converting .mdl to .xmile via .cmd

Here are the models. I just reran the PSY model. After it runs, it shuts down my Vensim client.

Thanks for you rapid response on a Sunday!
by james.m.rollins
Sun Dec 06, 2020 6:49 pm
Forum: Vensim
Topic: Converting .mdl to .xmile via .cmd
Replies: 7
Views: 2881

Re: Converting .mdl to .xmile via .cmd

Also, the ability to save a model as .xmile did work before. So the problem seems to be of lately.
by james.m.rollins
Sun Dec 06, 2020 6:24 pm
Forum: Vensim
Topic: Converting .mdl to .xmile via .cmd
Replies: 7
Views: 2881

Re: Converting .mdl to .xmile via .cmd

2 Issues Persist 1. Not all models successfully export to .xmile. We have a suite of 5 models. We are able to convert to .xmile without issue in 3 of the 5 models using the commands you specified earlier in the thread using Vensim version 7.2. In the three models that successfully save-as .xmile, I ...
by james.m.rollins
Thu Dec 03, 2020 7:38 pm
Forum: Vensim
Topic: Converting .mdl to .xmile via .cmd
Replies: 7
Views: 2881

Re: Converting .mdl to .xmile via .cmd

Thank you! :D We will check it out.
by james.m.rollins
Thu Dec 03, 2020 6:16 am
Forum: Vensim
Topic: Converting .mdl to .xmile via .cmd
Replies: 7
Views: 2881

Converting .mdl to .xmile via .cmd

Is there a .cmd available to accomplish the conversion of a .mdl to a .xmile file? We are attempting to automate a conversion process. I have looked at Vensim version 7.2 and 7.3, DSS commercial. Your help is greatly appreciated.
by james.m.rollins
Tue Jun 09, 2020 4:42 pm
Forum: Vensim
Topic: Vensim - GitHub Model Integration
Replies: 4
Views: 2304

Re: Vensim - GitHub Model Integration

Thanks @tomfid we will check it out.
by james.m.rollins
Tue Jun 09, 2020 3:48 pm
Forum: Vensim
Topic: Vensim - GitHub Model Integration
Replies: 4
Views: 2304

Re: Vensim - GitHub Model Integration

Thank you @tomfid for the advice. We are attempting to script the conversion to run from the command line using Vensim DLL commands. We are running Vensim DSS on Windows 10, 64 Bit. We have run other commands like "FILE>COPY" and "FILE>DELETE" successfully. However, the mdl to vm...
by james.m.rollins
Mon Jun 01, 2020 7:15 pm
Forum: Vensim
Topic: Vensim - GitHub Model Integration
Replies: 4
Views: 2304

Vensim - GitHub Model Integration

I am attempting to integrate a Vensim model in text form (.mdl) into GitHub. That will enable us to also integrate dependent markdown documents elsewhere in the repository. However, since the model is executed in Forio-Epicenter, it must also be saved as a binary (.vmf) file. Can anyone tell me if t...