-
-
Notifications
You must be signed in to change notification settings - Fork 137
Expand file tree
/
Copy pathtutorial_sidebar.yml
More file actions
231 lines (175 loc) · 6.02 KB
/
Copy pathtutorial_sidebar.yml
File metadata and controls
231 lines (175 loc) · 6.02 KB
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
entries:
- title: sidebar
product: Tutorials
folders:
- title: Introduction
output: web, pdf
folderitems:
- title: Overview
url: /tutorials.html
output: web, pdf
- title: Visualization
url: /tutorials-visualization.html
output: web, pdf
- title: Basic cases
output: web
folderitems:
- title: Quickstart
url: /quickstart.html
output: web
link-only: true
- title: Flow over heated plate
url: /tutorials-flow-over-heated-plate.html
output: web
link-only: true
- title: Partitioned heat conduction
url: /tutorials-partitioned-heat-conduction.html
output: web
link-only: true
- title: Perpendicular flap
url: /tutorials-perpendicular-flap.html
output: web
link-only: true
- title: All tutorials
output: web, pdf
folderitems:
- title: ASTE turbine
url: /tutorials-aste-turbine.html
output: web, pdf
- title: Breaking dam with flexible pillar 2D
url: /tutorials-breaking-dam-2d.html
output: web, pdf
subfolders:
- title: Channel transport
output: web, pdf
subfolderitems:
- title: Basic variant
url: /tutorials-channel-transport.html
output: web, pdf
- title: Reaction
url: /tutorials-channel-transport-reaction.html
output: web, pdf
- title: Particles
url: /tutorials-channel-transport-particles.html
output: web, pdf
- title: Elastic tube 1D
url: /tutorials-elastic-tube-1d.html
output: web, pdf
- title: Elastic tube 3D
url: /tutorials-elastic-tube-3d.html
output: web, pdf
- title: Flow around controlled moving cylinder
url: /tutorials-flow-around-controlled-moving-cylinder.html
output: web, pdf
subfolders:
- title: Flow over a heated plate
output: web, pdf
subfolderitems:
- title: Basic variant
url: /tutorials-flow-over-heated-plate.html
output: web, pdf
- title: Nearest-projection mapping
url: /tutorials-flow-over-heated-plate-nearest-projection.html
output: web, pdf
- title: Steady state
url: /tutorials-flow-over-heated-plate-steady-state.html
output: web, pdf
- title: Two meshes
url: /tutorials-flow-over-heated-plate-two-meshes.html
output: web, pdf
- title: Free flow over porous media
url: /tutorials-free-flow-over-porous-media.html
output: web, pdf
- title: Heat exchanger
url: /tutorials-heat-exchanger.html
output: web, pdf
- title: Heat exchanger simplified
url: /tutorials-heat-exchanger-simplified.html
output: web, pdf
- title: Multiple perpendicular flaps
url: /tutorials-multiple-perpendicular-flaps.html
output: web, pdf
- title: Oscillator
url: /tutorials-oscillator.html
output: web, pdf
- title: Oscillator overlap
url: /tutorials-oscillator-overlap.html
output: web, pdf
- title: Partitioned Burger's Equation
url: /tutorials-partitioned-burgers-1d.html
output: web, pdf
- title: Partitioned elastic beam
url: /tutorials-partitioned-elastic-beam.html
output: web, pdf
subfolders:
- title: Partitioned flow
output: web, pdf
subfolderitems:
- title: Partitioned flow over a b.f. step
url: /tutorials-partitioned-backwards-facing-step.html
output: web, pdf
- title: Partitioned flow over heated plate
url: /tutorials-flow-over-heated-plate-partitioned-flow.html
output: web, pdf
- title: Partitioned pipe
url: /tutorials-partitioned-pipe.html
output: web, pdf
- title: Partitioned pipe two-phase
url: /tutorials-partitioned-pipe-two-phase.html
output: web, pdf
- title: Partitioned pipe multiscale
url: /tutorials-partitioned-pipe-multiscale.html
output: web, pdf
- title: Water hammer
url: /tutorials-water-hammer.html
output: web, pdf
- title: Partitioned heat conduction
output: web, pdf
subfolderitems:
- title: Basic variant
url: /tutorials-partitioned-heat-conduction.html
output: web, pdf
- title: Complex variant
url: /tutorials-partitioned-heat-conduction-complex.html
output: web, pdf
- title: Direct mesh access
url: /tutorials-partitioned-heat-conduction-direct.html
output: web, pdf
- title: Overlapping Schwarz
url: /tutorials-partitioned-heat-conduction-overlap.html
output: web, pdf
- title: 3D variant
url: /tutorials-partitioned-heat-conduction-3d.html
output: web, pdf
- title: Perpendicular flap
output: web, pdf
subfolderitems:
- title: Basic variant
url: /tutorials-perpendicular-flap.html
output: web, pdf
- title: Stress variant
url: /tutorials-perpendicular-flap-stress.html
output: web, pdf
- title: Quickstart
url: /quickstart.html
output: web, pdf
link-only: true
- title: Resonant circuit
url: /tutorials-resonant-circuit.html
output: web, pdf
- title: Two-scale heat conduction
url: /tutorials-two-scale-heat-conduction.html
output: web, pdf
- title: Turek-Hron FSI3
url: /tutorials-turek-hron-fsi3.html
output: web, pdf
- title: Volume-coupled diffusion
url: /tutorials-volume-coupled-diffusion.html
output: web, pdf
- title: Volume-coupled flow
url: /tutorials-volume-coupled-flow.html
output: web, pdf
- title: Wolf-sheep-grass model with soil creep
url: /tutorials-wolf-sheep-soil-creep.html
output: web, pdf