Skip to content

Commit a03361f

Browse files
Update components.jl
1 parent 3ca1276 commit a03361f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/Hydraulic/IsothermalCompressible/components.jl

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -342,12 +342,7 @@ end
342342
p_int = p_int
343343
end
344344

345-
@parameters begin
346-
area
347-
dead_volume
348-
end
349-
350-
@components begin
345+
systems = @named begin
351346
port = HydraulicPort()
352347
end
353348

0 commit comments

Comments
 (0)