Skip to content

Passthrough invalid components - #778

Merged
lars-petter-hauge merged 1 commit into
mainfrom
pass_through_concentrations
Jun 25, 2026
Merged

Passthrough invalid components#778
lars-petter-hauge merged 1 commit into
mainfrom
pass_through_concentrations

Conversation

@lars-petter-hauge

Copy link
Copy Markdown
Collaborator

Whenever models where chained, only the components that would be
accepted by a model would be included. Say H2O was an output in model A,
but not a valid component in model B. Then the component would be
ignored as of Model B.

This is especially important whenever we will get another section in the
chain, as otherwise a model in between could end up removing components
for models later.

@lars-petter-hauge
lars-petter-hauge force-pushed the pass_through_concentrations branch from ae89c3f to ef9a364 Compare June 24, 2026 09:43
Whenever models where chained, only the components that would be
accepted by a model would be included. Say H2O was an output in model A,
but not a valid component in model B. Then the component would be
ignored as of Model B.

This is especially important whenever we will get another section in the
chain, as otherwise a model in between could end up removing components
for models later.
@lars-petter-hauge
lars-petter-hauge force-pushed the pass_through_concentrations branch from ef9a364 to 174cab0 Compare June 25, 2026 06:25
@lars-petter-hauge
lars-petter-hauge merged commit 3c3571f into main Jun 25, 2026
8 checks passed
@lars-petter-hauge
lars-petter-hauge deleted the pass_through_concentrations branch June 25, 2026 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant