-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsupp.tex
111 lines (98 loc) · 3.16 KB
/
supp.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
%! TEX root = main.tex
\begin{figure*} [h]
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_petibm_000_st0.000.png}%
\caption{%
The \num{1}st mode in PetIBM.
}
\label{fig:cylinder-re200-koopman-petibm-1st}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_petibm_001_st0.201.png}%
\caption{%
The \num{2}nd mode in PetIBM.
}
\label{fig:cylinder-re200-koopman-petibm-2nd}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_petibm_002_st0.403.png}%
\caption{%
The \num{3}rd mode in PetIBM.
}
\label{fig:cylinder-re200-koopman-petibm-3rd}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_petibm_003_st0.604.png}%
\caption{%
The \num{4}th mode in PetIBM.
}
\label{fig:cylinder-re200-koopman-petibm-4th}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_pinn_000_st0.000.png}%
\caption{%
The \num{1}st primary mode in data-driven PINN.
}
\label{fig:cylinder-re200-koopman-pinn-primary-1st}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_pinn_001_st0.201.png}%
\caption{%
The \num{2}nd primary mode in data-driven PINN.
}
\label{fig:cylinder-re200-koopman-pinn-primary-2nd}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_pinn_006_st0.403.png}%
\caption{%
The \num{3}rd primary mode in data-driven PINN.
}
\label{fig:cylinder-re200-koopman-pinn-primary-3rd}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_pinn_007_st0.604.png}%
\caption{%
The \num{4}th primary mode in data-driven PINN.
}
\label{fig:cylinder-re200-koopman-pinn-primary-4th}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_pinn_002_st1.142.png}%
\caption{%
The \num{1}st damped mode in data-driven PINN.
}
\label{fig:cylinder-re200-koopman-pinn-damped-1st}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_pinn_003_st1.253.png}%
\caption{%
The \num{2}nd damped mode in data-driven PINN.
}
\label{fig:cylinder-re200-koopman-pinn-damped-2nd}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_pinn_004_st0.633.png}%
\caption{%
The \num{3}rd damped mode in data-driven PINN.
}
\label{fig:cylinder-re200-koopman-pinn-damped-3rd}%
\end{figure*}
\begin{figure*}
\centering%
\includegraphics[width=0.95\textwidth]{cylinder-2d-re200/koopman_pinn_005_st0.761.png}%
\caption{%
The \num{4}th damped mode in data-driven PINN.
}
\label{fig:cylinder-re200-koopman-pinn-damped-4th}%
\end{figure*}
% vim:ft=tex: