Skip to content

Commit 0e75c63

Browse files
Merge pull request #413 from ChrisRackauckas-Claude/fix-pipe-deprecation-warning-412
Fix Julia 1.12 deprecation warning for Pipe constructor
2 parents 09a3f39 + f63ab23 commit 0e75c63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Hydraulic/IsothermalCompressible/components.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ Constant length internal flow model discretized by `N` (`FixedVolume`: `N`, `Tub
202202

203203
return System(eqs, t, vars, pars; name, systems = [ports; pipe_bases; volumes])
204204
end
205-
@deprecate Pipe Tube
206205

207206
"""
208207
FlowDivider(; n, name)

0 commit comments

Comments
 (0)