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

Add feature to figure out independent tracers and use it #20

Open
briochemc opened this issue Nov 8, 2019 · 0 comments
Open

Add feature to figure out independent tracers and use it #20

briochemc opened this issue Nov 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@briochemc
Copy link
Member

Assuming one wants to simulate two independent tracers at the same time, there is no need to construct the full matrix. A better approach is to split the model into separate sub-models. Maybe a good solution is to raise a warning if some tracers are independent. The user can then think of it as separate models with separate inputs and outputs, that can be combined after the fact if needed.

@briochemc briochemc added the enhancement New feature or request label Nov 19, 2019
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