Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make SPs component endogenously find start_year and end_year #31

Open
lrennels opened this issue Mar 2, 2023 · 0 comments
Open

Make SPs component endogenously find start_year and end_year #31

lrennels opened this issue Mar 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@lrennels
Copy link
Collaborator

lrennels commented Mar 2, 2023

Right now you need to set start_year and end_year for this component, but these will not be altered if, for example, you change the time dimension of the model. This was done because the init function needs access to this information but only has access to init(p,v,d) but not t. We may be able to update this within Mimi (see mimiframework/Mimi.jl#948) or do it in a backdoor way within the component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant