SDXorg / test-models

A collection of System Dynamics models implemented in various environments with a canonical output
MIT License
27 stars 22 forks source link

Subscript names as elements in an equation in vensim #36

Open JamesPHoughton opened 7 years ago

JamesPHoughton commented 7 years ago

Add a test to handle cases where the subscript name is used as a variable. (Why anyone would do this is beyond me).

subscript = Cambridge, Somerville, Arlington
output = 10*subscript
... 
> 10, 20, 30