1problem: 'blasius' 2 3implicit: true 4ts: 5 adapt_type: 'none' 6 type: 'beuler' 7 dt: 0.2e-5 8 max_steps: 10 9 10degree: 1 11dm_plex_box_faces: 5,10,1 12platemesh_nDelta: 45 13 14stab: 'supg' 15Ctau_t: 1 16Ctau_v: 36 17Ctau_C: 0.25 18Ctau_M: 0.25 19Ctau_E: 0.125 20 21q_extra: 0 22 23dm_plex_box_lower: 0,0,0 24dm_plex_box_upper: 4.2e-3,4.2e-3,5.e-5 25dm_plex_dim: 3 26# Faces labeled 1=z- 2=z+ 3=y- 4=y+ 5=x+ 6=x- 27bc_slip_z: 1,2 28bc_wall: 3 29wall_comps: 1,2,3 30bc_inflow: 6 31bc_outflow: 5,4 32g: 0,0,0 33