Skip to content

Commit

Permalink
small doc fix as raised by issue #562 (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlohmeier authored Jul 30, 2024
1 parent 5b7e42c commit 12c8256
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 12c8256

Please sign in to comment.