Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebBell committed Oct 18, 2024
1 parent 90b7f4d commit e4d2622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ht/hx.py
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ def calc_Cr(mh, mc, Cph, Cpc):
-------
Cr : float
The heat capacity rate ratio, of the smaller fluid to the larger
fluid, [W/K]
fluid, [-]
Notes
-----
Expand Down Expand Up @@ -945,7 +945,7 @@ def effectiveness_NTU_method(mh, mc, Cph, Cpc, subtype='counterflow', Thi=None,
* Q : Heat exchanged in the heat exchanger, [W]
* UA : Combined area-heat transfer coefficient term, [W/K]
* Cr : The heat capacity rate ratio, of the smaller fluid to the larger
fluid, [W/K]
fluid, [-]
* Cmin : The heat capacity rate of the smaller fluid, [W/K]
* Cmax : The heat capacity rate of the larger fluid, [W/K]
* effectiveness : The thermal effectiveness of the heat exchanger, [-]
Expand Down

0 comments on commit e4d2622

Please sign in to comment.