From 2d52842caf6c3bef353c1a10704eaec08a4420b2 Mon Sep 17 00:00:00 2001 From: Qi-Chu-woodside <87964946+Qi-Chu-woodside@users.noreply.github.com> Date: Wed, 3 Nov 2021 07:21:26 +0800 Subject: [PATCH] Fix typo in iQ description (#2056) --- src/DataStructures.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DataStructures.cpp b/src/DataStructures.cpp index 09ed22e1..5760051e 100644 --- a/src/DataStructures.cpp +++ b/src/DataStructures.cpp @@ -30,7 +30,7 @@ const parameter_info parameter_info_list[] = { {iUmass, "Umass", "IO", "J/kg", "Mass specific internal energy", false}, {iGmass, "Gmass", "O", "J/kg", "Mass specific Gibbs energy", false}, {iHelmholtzmass, "Helmholtzmass", "O", "J/kg", "Mass specific Helmholtz energy", false}, - {iQ, "Q", "IO", "mol/mol", "Mass vapor quality", false}, + {iQ, "Q", "IO", "mol/mol", "Molar vapor quality", false}, {iDelta, "Delta", "IO", "-", "Reduced density (rho/rhoc)", false}, {iTau, "Tau", "IO", "-", "Reciprocal reduced temperature (Tc/T)", false}, /// Output only