Skip to content

Commit f2b44fb

Browse files
author
Brad Carman
committed
fixed missing Differential
1 parent da4f713 commit f2b44fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/stream_connectors.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,8 @@ function Pipe(; P, R, name)
374374
end
375375

376376
function StaticVolume(; P, V, name)
377+
D = Differential(t)
378+
377379
pars = @parameters begin
378380
p_int = P
379381
vol = V

0 commit comments

Comments
 (0)