Skip to content
Snippets Groups Projects
Commit efe17c53 authored by Nora Abi Akar's avatar Nora Abi Akar Committed by Sam Yates
Browse files

Modcc compartment (#846)

* Adds modcc support for COMPARTMENT statements of the form: `COMPARTMENT v {state_0, state_1, ..., state_n}`.
* Use `COMPARTMENT` values `v` to multiply the derivative of state variables `state_0, state_1, ..., state_n` in associated kinetic scheme blocks.

Fixes #838.
parent 046fdb19
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment