xref: /libCEED/examples/fluids/channel.yaml (revision 8687e1d445b8fb5c2aba1a76f10bd56e6cda067d)
1problem: 'channel'
2mu: .01
3
4umax: 40
5implicit: true
6ts:
7  type: 'beuler'
8  adapt_type: 'none'
9  dt: 5e-8
10
11dm_plex_box_lower: 0,0,0
12dm_plex_box_upper: 1,1,.1
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