diff options
Diffstat (limited to 'img/cylinder2d_high_res_lift_deltap_comparison.tikz')
-rw-r--r-- | img/cylinder2d_high_res_lift_deltap_comparison.tikz | 2 |
1 files changed, 1 insertions, 1 deletions
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}; |