Skip to content
Snippets Groups Projects
  • Nora Abi Akar's avatar
    Modcc compartment (#846) · efe17c53
    Nora Abi Akar authored
    * 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.
    efe17c53