xref: /libCEED/examples/fluids/channel.yaml (revision ea6b58218a3c4883c2efd66165b4d6b684f89f5a)
1problem: 'channel'
2
3umax: 40
4implicit: true
5ts:
6  type: 'beuler'
7  adapt_type: 'none'
8  dt: 5e-8
9
10dm_plex_box_lower: 0,0,0
11dm_plex_box_upper: 1,1,.1
12dm_plex_dim: 3
13degree: 1
14dm_plex_box_faces: 10,10,1
15bc_slip_z: 1,2
16bc_wall: 3,4
17wall_comps: 1,2,3
18dm_plex_box_bd: 'periodic,none,none'
19