xref: /honee/tests/blasius_test.yaml (revision 240d24bd8d11a1e4b040370411269e797dbd4bec)
1problem: 'blasius'
2
3implicit: true
4ts:
5  adapt_type: 'none'
6  type: 'beuler'
7  time_step: 2e-6
8  max_steps: 5
9
10dm_plex_box_faces: 3,20,1
11meshtransform:
12  type: platemesh
13  platemesh:
14    Ndelta: 10
15    growth: 1.2
16
17temperature_wall: 400
18stab: 'none'
19
20dm_plex_box_lower: 0,0,0
21dm_plex_box_upper: 4.2e-3,4.2e-3,5.e-4
22dm_plex_dim: 3
23# Faces labeled 1=z- 2=z+ 3=y- 4=y+ 5=x+ 6=x-
24bc_symmetry_z: 1,2
25bc_wall: 3
26wall_comps: 1,2,3
27bc_inflow: 6
28bc_outflow: 5,4
29outflow_type: pressure
30