Search found 1427 matches

by LAUJJL
Sun Jul 30, 2023 1:07 pm
Forum: Vensim
Topic: Units Check whack-a-mole
Replies: 9
Views: 1149

Re: Units Check whack-a-mole

Hi
It might be better to use the strict unit testing. If you use the strict unit testing two more errors will appear in both models. But I do not think that these errors have anything to do with your problem.
JJ
by LAUJJL
Sun Jul 30, 2023 10:20 am
Forum: Vensim
Topic: Reverse engineering
Replies: 3
Views: 509

Re: Reverse engineering

HI The COIN model discussed years ago in the SDS forum when it was still active, is for me a good example of an impressive model, that has no chance of ever being useful to anything or anybody except its author. Exposing the reasons would take me a time that I am no more ready to spend, because my e...
by LAUJJL
Tue Jun 27, 2023 8:41 am
Forum: Vensim
Topic: optimization
Replies: 12
Views: 4776

Re: optimization

Hi Help yourself and heaven will help you. I took a look at your model. Several remarks. First there are no units in you model: a sign of a complete beginner in Vensim. Set the stricte unit testing on in the units equivalent window. Correct units is mandatory. Secondly! You should simplifiy your mod...
by LAUJJL
Mon Jun 26, 2023 9:51 am
Forum: Vensim
Topic: optimization
Replies: 12
Views: 4776

Re: optimization

Hi Are you a researcher or are you working wth optimal control problems applied to real problems with planned implementation? In the second case, i use mainly dynamic programming methods (ref Bertsekas from MIT) and Vensim is very well adapted. If you are working on real cases to be implemented, we ...
by LAUJJL
Thu Mar 09, 2023 5:47 pm
Forum: Vensim
Topic: get vdf data and get vdf constant does not work if the file is empty
Replies: 2
Views: 779

Re: get vdf data and get vdf constant does not work if the file is empty

Hi Tom Every time that a file is missing, one has to erase the folrmula with the get vdf and replace with :NA: or anything else, run the model to get the run and then get the get vdf formula back with the name of the run generated. This is cumbersome. What is the purpose of the actual design? it wou...
by LAUJJL
Thu Mar 09, 2023 4:31 pm
Forum: Vensim
Topic: get vdf data and get vdf constant does not work if the file is empty
Replies: 2
Views: 779

get vdf data and get vdf constant does not work if the file is empty

Hi

joined a model using get vdf data that generates an error if one uses an empty file. same is one uses the get vdf constants function.

Regards.

JJ
by LAUJJL
Mon Mar 06, 2023 6:02 pm
Forum: Vensim
Topic: low speed loading a model
Replies: 10
Views: 2308

Re: low speed loading a model

i think that the .ini file becomes big with the sim subscript put to 100000 and it first says that it cannot open it and then still opens it but it takes more time;

JJ
by LAUJJL
Mon Mar 06, 2023 5:58 pm
Forum: Vensim
Topic: low speed loading a model
Replies: 10
Views: 2308

Re: low speed loading a model

i have erase the get vdf variable. the downloading time stays the same with the sim subscript put to 100000.

JJ
by LAUJJL
Mon Mar 06, 2023 5:54 pm
Forum: Vensim
Topic: low speed loading a model
Replies: 10
Views: 2308

Re: low speed loading a model

I thinkthat it has to do with the subscript sim that is very large 100000. When i put it to 1000, it loads quickly again.

But the need to use the options stays.

JJ
by LAUJJL
Mon Mar 06, 2023 5:32 pm
Forum: Vensim
Topic: low speed loading a model
Replies: 10
Views: 2308

Re: low speed loading a model

Whatever the situation it loads in about 15 seconds.

i join another model that is much more complex and downloads excel data that loads instantaneoulsly in 0.1 second.

JJ
by LAUJJL
Mon Mar 06, 2023 5:18 pm
Forum: Vensim
Topic: low speed loading a model
Replies: 10
Views: 2308

Re: low speed loading a model

Hi

It loads from 10 to 20 seconds.

But before that the load was instanttaneous, in 0.1 second.

JJ
by LAUJJL
Mon Mar 06, 2023 3:45 pm
Forum: Vensim
Topic: low speed loading a model
Replies: 10
Views: 2308

Re: low speed loading a model

Hi
thank you for answering.
I use the 9.3.5 vensim DSS. i think it is the last version.
i use the old guy.
the model is joined.
Regards.
JJ
by LAUJJL
Mon Mar 06, 2023 3:30 pm
Forum: Vensim
Topic: low speed loading a model
Replies: 10
Views: 2308

low speed loading a model

Hi i like generally when starting Vensim to automatically load the model i was last working on. this dos not work anymore. To avokd that pitfall, when i finsh to work I go to the options general and chek off and in the l'oad the last model worked on'. When i do that it works fine. but it takes a lon...
by LAUJJL
Wed Jan 25, 2023 9:47 am
Forum: Vensim
Topic: Display code overhaul to support multiple people working together and version control for .mdl files
Replies: 12
Views: 7128

Re: Display code overhaul to support multiple people working together and version control for .mdl files

Hi Jeff

Thank you for your explanation. Working alone, I do not have to manage different people simultaneously modifying a source code that has some advantages and some drawbacks too.
Anyhow good luck for your project

Regards.

JJ
by LAUJJL
Tue Jan 24, 2023 10:05 am
Forum: Vensim
Topic: Display code overhaul to support multiple people working together and version control for .mdl files
Replies: 12
Views: 7128

Re: Display code overhaul to support multiple people working together and version control for .mdl files

Hi The display code is not viewable in the flowchart view, but if I right clkck on a variable of the view, you can view the entire display code of the variable and can change it, something that I often do; i never change anything in the text model below the warnings Sketch information etc.. What is ...
by LAUJJL
Mon Jan 23, 2023 6:39 pm
Forum: Vensim
Topic: Display code overhaul to support multiple people working together and version control for .mdl files
Replies: 12
Views: 7128

Re: Display code overhaul to support multiple people working together and version control for .mdl files

Hi Jeff The display code appears in the flowchart view if you click on a variable; you can modfy it ; it appears too in the model as text at the end of the list. It cannot be modified. Do you agree? What do you name a sheet? Is it what Vensim names a view? Or is it what appears when you clck on a va...
by LAUJJL
Sun Jan 22, 2023 8:17 am
Forum: Vensim
Topic: Display code overhaul to support multiple people working together and version control for .mdl files
Replies: 12
Views: 7128

Re: Display code overhaul to support multiple people working together and version control for .mdl files

Hi

I do not understand what you mean by display code inside a model. Is it a Venapp code or a script code? Can you give a simplistic model example illustrating a model with display code inside?

Regards.

JJ
by LAUJJL
Thu Jan 19, 2023 9:20 am
Forum: Vensim
Topic: Vector Elm Map: 2 dim array to 2 dim array
Replies: 4
Views: 839

Re: Vector Elm Map: 2 dim array to 2 dim array

Hi i never use the vector elm map function. It is dangerous with the risk of getting values outside the range of the array, and because of its complex formuoation if used with muliple subscripts that generates errors. if i want to get the value of say the element of a one dimension vector vector[sub...
by LAUJJL
Thu Jan 05, 2023 1:16 am
Forum: System Dynamics Discussion
Topic: help modelling
Replies: 6
Views: 6922

Re: help modelling

Hi

It is possible too, to use the vector lookup to build a two dimensional lookup see the function example. it was maybe not possible to do that years ago and the solution at this time was more complex. It must be too possible to build a three dimensional lookup using the vector lookup.

JJ
by LAUJJL
Wed Jan 04, 2023 3:21 pm
Forum: System Dynamics Discussion
Topic: help modelling
Replies: 6
Views: 6922

Re: help modelling

Hi When two variables have both an effect on another variables and these effects are independant from one another, the total effect is equal to the multiplication of both effects. But if the effects are not independant from one another then you must build a two dimension lookup. There was in the pas...
by LAUJJL
Mon Dec 19, 2022 5:02 pm
Forum: Vensim
Topic: problem with a small model
Replies: 1
Views: 686

Re: problem with a small model

Hi

Joined three workarounds that seem to work correctly. i prefer the test3 or the test4 that are safer. the test 2 works but i am not sure in all circumstances.

Best

JJ
by LAUJJL
Mon Dec 19, 2022 3:13 pm
Forum: Vensim
Topic: problem with a small model
Replies: 1
Views: 686

problem with a small model

Hi I have a model that behaves differently when one uses a simple simulation setting a parameter value with the set button, or is on uses the synthesim modifying the parameter value using its slider. I have included the model in vpmx format and two runs; the first run named current has the parameter...
by LAUJJL
Thu Dec 08, 2022 5:30 pm
Forum: Vensim
Topic: Compilation does not work
Replies: 22
Views: 4275

Re: Compilation does not work

Hi

I have found the 2019 version and now it works.

Thank you for your help.

JJ
by LAUJJL
Wed Dec 07, 2022 3:55 pm
Forum: Vensim
Topic: Compilation does not work
Replies: 22
Views: 4275

Re: Compilation does not work

Hi Thank you for your answer. I downloaded from your source and dwonloaded visual studio 2022, finding no 2019 version. Of course there are no files from the directories specified in the mdl;bat and of course it does not compile. When installing it did not ask me anything about c++ and no ticking wa...