Skip to content

Commit

Permalink
small doc fix as raised by issue e2nIEE#562
Browse files Browse the repository at this point in the history
  • Loading branch information
dlohmeier committed Sep 6, 2023
1 parent 513ef67 commit aee4e8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/components/sink/sink_par.csv
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
**Parameter**;**Datatype**;**Value Range**;**Explanation**
name;string;;Name of the sink
junction;integer;;Index of connected junction
mdot_kg_per_s;float;:math:`\leq 0`;Drawn mass flow [kg/s]
mdot_kg_per_s;float;:math:`\geq 0`;Drawn mass flow [kg/s]
scaling *;float;:math:`\geq 0`;Scaling factor to adapt the drawn mass flow
in_service*;boolean;True / False;Specifies if the sink is in service.
type;string;;Component type

0 comments on commit aee4e8f

Please sign in to comment.