You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get_model_for_condition: don't remove rate rules for condition-table overrides
`get_model_for_condition` removed *any* SBML rule (including rate rules)
for a species/compartment/parameter overridden in the condition table.
For rate-rule targets, this turned dynamic species into constants
instead of just setting their initial value.
Only assignment rules are removed now; rate rules are left in place.
Fixes#197
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
0 commit comments