Skip to content

Commit f96ca5b

Browse files
committed
Fix order of constants in Nu_cylinder_bank docstring
1 parent 49dde4d commit f96ca5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/polykin/hmt/correlations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ def Nu_cylinder_bank(
616616
617617
where $Re_{max}$ is the Reynolds number based on the maximum fluid velocity
618618
within the bank of tubes, and $Pr$ is the Prandtl number. Additionally,
619-
$C_2$, $C$ and $m$ are tabulated constants that depend on the tube bundle
619+
$C$, $C_2$, and $m$ are tabulated constants that depend on the tube bundle
620620
configuration.
621621
622622
**References**

0 commit comments

Comments
 (0)