Skip to content
Discussion options

You must be logged in to vote

Hi @LSarribouette, a key detail in my comment in #480 (see first bullet item) is that SDEverywhere does not currently support the GET VDF DATA function, which is why you are seeing that error.

In a Vensim .mdl, to use data from a .vdfx file, in many (most?) cases you don't need to use the GET VDF DATA function. As long as your .vdfx file is referenced in your Vensim model settings, then you refer to data variables (from the .vdfx file) in a model equation like this:

x[country] = some data variable in vdfx[country] ~~|

If you can make your model work correctly in Vensim using that kind of syntax, then you should be able to use the same model with SDEverywhere using the approaches I descri…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@LSarribouette
Comment options

Answer selected by chrispcampbell
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants