Data4DM / BayesSD

Data for Decision, Affordable Analytics for All
8 stars 0 forks source link

Prevent Active initial #63

Closed hyunjimoon closed 1 year ago

hyunjimoon commented 1 year ago

image

tomfid commented 1 year ago

I think this active initial warning is probably ignorable. It often happens when there are random inputs and you've used the active initial function to break a simultaneous initial condition loop. The random draw in the initialization step differs from the random draw at time 0, so the stocks may get initialized to something different from the equilibrium around the time 0 flows. That may not be a problem.

The only solution might be to get rid of the ACTIVE INITIAL statements.