Skip to content

Commit

Permalink
Added the partial keyword as the model is structurally singular
Browse files Browse the repository at this point in the history
  • Loading branch information
mwetter committed Jan 10, 2020
1 parent fda7896 commit de84f47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
within IBPSA.Fluid.Actuators.BaseClasses;
model PartialDamperExponential
partial model PartialDamperExponential
"Partial model for air dampers with exponential opening characteristics"
extends IBPSA.Fluid.BaseClasses.PartialResistance(
final dp_nominal=dpDamper_nominal+dpFixed_nominal,
Expand Down

0 comments on commit de84f47

Please sign in to comment.