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
parameter SI.Height z_0=0"Elevation of the reservoir outlet (sets absolute reference)"
8
-
annotation (Dialog(group="Geometry"));
9
-
parameterBoolean fixElevation=true"If true (fixed), z_0 is enforced as initial value; if false (derived), elevation is determined by connected topology"
7
+
parameterBoolean fixElevation=false"If true (fixed), z_0 is enforced as initial value; if false (derived), elevation is determined by connected topology"
parameter SI.Time T_f=0.01"Time constant of the first order filter."
13
13
annotation (Dialog(enable=useInput and useFilter));
14
-
parameter SI.Height z_0=0"Elevation of the outlet connection"
15
-
annotation (Dialog(group="Geometry"));
16
-
parameterBoolean fixElevation=true"If true (fixed), z_0 is enforced as initial value; if false (derived), elevation is determined by connected topology"
14
+
parameterBoolean fixElevation=false"If true (fixed), z_0 is enforced as initial value; if false (derived), elevation is determined by connected topology"
0 commit comments