You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently we just check time dimension of Sx in the run_model R function against the length of the sim years but this feels like an arbitrary decision, should there be a source of truth for the max time dimension? what if parameters have different time dimension lengths? do we check all the time dimensions are the same?
The text was updated successfully, but these errors were encountered:
currently we just check time dimension of
Sx
in the run_model R function against the length of the sim years but this feels like an arbitrary decision, should there be a source of truth for the max time dimension? what if parameters have different time dimension lengths? do we check all the time dimensions are the same?The text was updated successfully, but these errors were encountered: