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