mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-13 01:41:55 -06:00
picture corrected: Dumux tutorial decoupled
This commit is contained in:
parent
543795e79f
commit
048bd90c4e
@ -42,7 +42,7 @@ newpath
|
||||
265 160.20923 lineto
|
||||
stroke
|
||||
gsave
|
||||
0.79607844 0.45490196 0.10588235 setrgbcolor
|
||||
0.50980395 0.1882353 0.06666667 setrgbcolor
|
||||
newpath
|
||||
268.18165 55.866428 moveto
|
||||
626.36676 55.866428 lineto
|
||||
@ -678,7 +678,7 @@ grestore
|
||||
grestore
|
||||
grestore
|
||||
gsave
|
||||
0.60000002 0.29411766 1 setrgbcolor
|
||||
0.66666669 0.63921571 1 setrgbcolor
|
||||
newpath
|
||||
111.72864 55.385635 moveto
|
||||
261.40382 55.385635 lineto
|
||||
|
@ -14,6 +14,7 @@
|
||||
\usepackage{makeidx}
|
||||
\usepackage{graphicx}
|
||||
\usepackage[htt]{hyphenat}
|
||||
\usepackage{color}
|
||||
|
||||
\DeclareGraphicsExtensions{.eps, .jpg}
|
||||
|
||||
|
@ -15,12 +15,12 @@ The problem which is solved in this tutorial is illustrated in figure \ref{tutor
|
||||
\psfrag{x}{x}
|
||||
\psfrag{y}{y}
|
||||
\psfrag{no flow}{no flow}
|
||||
\psfrag{water}{water}
|
||||
\psfrag{oil}{oil}
|
||||
\psfrag{water}{\textbf{water}}
|
||||
\psfrag{oil}{\textcolor{white}{\textbf{oil}}}
|
||||
\psfrag{p_w = 2 x 10^5 [Pa]}{$p_w = 2 \times 10^5$ [Pa]}
|
||||
\psfrag{p_w_initial = 2 x 10^5 [Pa]}{$p_{w_{initial}} = 2 \times 10^5$ [Pa]}
|
||||
\psfrag{p_w_initial = 2 x 10^5 [Pa]}{\textcolor{white}{\textbf{$\mathbf{p_{w_{initial}} = 2 \times 10^5}$ [Pa]}}}
|
||||
\psfrag{S_n = 0}{$S_n = 0$}
|
||||
\psfrag{S_n_initial = 0}{$S_{n_{initial}} = 0$}
|
||||
\psfrag{S_n_initial = 0}{\textcolor{white}{$\mathbf{S_{n_{initial}} = 0}$}}
|
||||
\psfrag{q_w = 0 [kg/m^2s]}{$q_w = 0$ $\left[\frac{\textnormal{kg}}{\textnormal{m}^2 \textnormal{s}}\right]$}
|
||||
\psfrag{q_n = -3 x 10^-4 [kg/m^2s]}{$q_w = -3 \times 10^-4$ $\left[\frac{\textnormal{kg}}{\textnormal{m}^2 \textnormal{s}}\right]$}
|
||||
\centering
|
||||
|
Loading…
Reference in New Issue
Block a user