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

Test multiple delays/smooths of the same variable with different orders/delays #35

Open JamesPHoughton opened 8 years ago

JamesPHoughton commented 8 years ago

There are some efficiency gains to be had if multiple model elements smooth the same variable the same amount, and so a globally accessible variable is nice. However, naming this variable could be a problem, if multiple functions try to smooth the same variable by different amounts.