Skip to content

Commit

Permalink
Merge branch 'main' into flow_demand
Browse files Browse the repository at this point in the history
  • Loading branch information
SouthEndMusic committed Mar 14, 2024
2 parents 8b7ec51 + d49febc commit ba92476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/core/equations.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ From left to right:
UserDemands also have a return factor $0 \le r \le 1$, which determines the return flow (outflow) of the UserDemand:
$$
Q_\text{user_demand, out} = r \cdot Q_\text{userdemand, in}.
Q_\text{userdemand, out} = r \cdot Q_\text{userdemand, in}.
$$
Note that this means that the user_demand has a consumption rate of $(1-r)Q_\text{userdemand, in}$.
Expand Down

0 comments on commit ba92476

Please sign in to comment.