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