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

Generalize variable names in Jacobian initialization #661

Open
Tracked by #135
juliasloan25 opened this issue Jun 13, 2024 · 0 comments
Open
Tracked by #135

Generalize variable names in Jacobian initialization #661

juliasloan25 opened this issue Jun 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@juliasloan25
Copy link
Member

Is your feature request related to a problem? Please describe.
In #651, we hardcode which variables are to be stepped explicitly and which will be stepped implicitly in our Jacobian initialization. This requires listing out the names of all variables - there is probably a more generic way to do this.

Note that we must include a block in the jacobian for all prognostic variables. In the case of integrated models, this includes the prognostic variables of sub-models without any implicitly-stepped variables (e.g. soilco2 in the case of stepping SoilCanopy implicitly).

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