From f1f69a5501de308e8d2a9e92df606b6b9354ea3b Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Fri, 1 Mar 2019 22:33:25 +0100 Subject: Rename c_Lmax to c_Amax for consistency --- img/cylinder2d_high_res_lift_deltap_comparison.tikz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'img/cylinder2d_high_res_lift_deltap_comparison.tikz') diff --git a/img/cylinder2d_high_res_lift_deltap_comparison.tikz b/img/cylinder2d_high_res_lift_deltap_comparison.tikz index 358a893..759f2bb 100644 --- a/img/cylinder2d_high_res_lift_deltap_comparison.tikz +++ b/img/cylinder2d_high_res_lift_deltap_comparison.tikz @@ -18,7 +18,7 @@ ] \addplot[color=black]{1.0}; -\addlegendentry {Gemittelte Referenzlösung \(c_\text{Lmax} := 1\)}; +\addlegendentry {Gemittelte Referenzlösung \(c_\text{Amax} := 1\)}; \addplot[color=blue!50!white,thin,densely dashed] table [x expr=\thisrow{time}, y=lift] {\uniformHigh}; \addplot[color=blue!50!white,thin] table [x expr=\thisrow{time}, y=lift] {\uniformMiddle}; \addplot[color=green!70!black,thick] table [x expr=8*\thisrow{time}, y=lift] {\refined}; -- cgit v1.2.3