Skip to content

Commit

Permalink
Added fixme
Browse files Browse the repository at this point in the history
  • Loading branch information
mwetter committed Oct 2, 2023
1 parent ce2bb61 commit 6c17345
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ model HeatPumpDHWTank
Buildings.Media.Antifreeze.PropyleneGlycolWater (property_T=293.15,X_a=0.40)
"Propylene glycol water, 40% mass fraction")));
parameter Boolean have_varFloEva = true
"Set to true for a variable evaporator flow"
"Set to true for a variable evaporator flow. Fixme: false does not make sense here."
annotation(Evaluate=true);
parameter Real COP_nominal(final unit="1")
"Heat pump COP"
Expand Down

0 comments on commit 6c17345

Please sign in to comment.