Skip to content

Commit

Permalink
docs: updated two_nodes documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoTartarini committed Feb 13, 2023
1 parent ab85395 commit 04675bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pythermalcomfort/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -2136,6 +2136,10 @@ def two_nodes(
----------------
round: boolean, default True
if True rounds output values, if False it does not round them
max_sweating : float
Maximum rate at which regulatory sweat is generated, [kg/h/m2]
w_max : float
Maximum skin wettedness (w) adimensional. Ranges from 0 and 1.
Returns
-------
Expand Down

0 comments on commit 04675bc

Please sign in to comment.