modifs fig again
This commit is contained in:
parent
a5f09b3ee1
commit
8c71c823d4
@ -24,6 +24,7 @@
|
||||
\draw[thick,magenta] (3,2.5) node{$\bullet$};
|
||||
|
||||
\draw[ultra thick,magenta,->] plot [smooth] coordinates {(0.5,3.5) (1,3.25) (2,3) (3,2.5) (4,1.75) (5,1.25) (7,1)};
|
||||
\draw[thick,magenta] (5,2) node{\textbf{dynamic flow}};
|
||||
|
||||
% static flow
|
||||
\draw[] (0.5,2.85) node[anchor=north west]{$\boldsymbol{F}^{(0)}$};
|
||||
@ -32,6 +33,7 @@
|
||||
\draw[thick,cyan] (3,1.9) node{$\bullet$} ;
|
||||
|
||||
\draw[ultra thick,cyan,->] plot [smooth] coordinates {(0.5,2.85) (1,2.8) (2,2.6) (2.5,2.3) (3,1.9) (4,1.4) (5,1.15) (7,1)};
|
||||
\draw[thick,cyan] (4,1) node{\textbf{static flow}};
|
||||
|
||||
\end{tikzpicture}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user