Skip to content

Commit 349633e

Browse files
committed
documentation
1 parent fb80ec6 commit 349633e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sparging/correlations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ def get_list(self, corr_type: CorrelationType) -> list[Correlation]:
304304
],
305305
output_units="m/s",
306306
source="Chavez 2021: https://doi.org/10.1016/j.ijheatfluidflow.2021.108875",
307-
description="Clift 1978 correlation for terminal velocity, validated for single He bubble rising in FLiNaK",
307+
description="Clift 1978 correlation for terminal velocity, validated for single He bubble rising in steady FLiNaK. Likely to be applicable to FLiBe (similar surface tensions, density and viscosity).",
308308
)
309309
all_correlations.append(v_g0)
310310

0 commit comments

Comments
 (0)