Skip to content

Commit

Permalink
one more case
Browse files Browse the repository at this point in the history
  • Loading branch information
TorkelE committed Jul 17, 2024
1 parent 212410a commit 7e53155
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/reactionsystem_core/coupled_equation_crn_systems.jl
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,8 @@ end
# Checks that Tuple u0/ps input, and non-default independent variables works.
# The system is mostly made up to be non-trivial, but reliably solvable.
let
@parameters p d a b c τ
@parameters p d a b c
@parameters τ
@variables A(τ) B(τ) C(τ)
@species X(τ)
Δ = Differential(τ)
Expand Down

0 comments on commit 7e53155

Please sign in to comment.