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