Skip to content

Commit

Permalink
Replaced use_inputFilter with use_strokeTime
Browse files Browse the repository at this point in the history
  • Loading branch information
mwetter committed Oct 17, 2024
1 parent 689761b commit 292ee0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IBPSA/Fluid/CHPs/OrganicRankine/Examples/ORCHotWater.mo
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ model ORCHotWater "ORC that outputs hot water at a fixed temperature"
energyDynamics=Modelica.Fluid.Types.Dynamics.FixedInitial,
T_start=TCol_start,
from_dp=false,
use_inputFilter=false,
use_strokeTime=false,
final m_flow_nominal=mCol_flow_nominal,
final dpValve_nominal=dpValCol_nominal,
final dpFixed_nominal=fill(dpCon_nominal, 2)) "Control valve"
Expand Down

0 comments on commit 292ee0b

Please sign in to comment.