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 11platemesh: 12 Ndelta: 15 13 growth: 1.3 14 15stab: 'supg' 16Ctau_t: 1 17Ctau_v: 36 18Ctau_C: 0.25 19Ctau_M: 0.25 20Ctau_E: 0.125 21 22q_extra: 0 23 24dm_plex_box_lower: 0,0,0 25dm_plex_box_upper: 4.2e-3,4.2e-3,5.e-4 26dm_plex_dim: 3 27# Faces labeled 1=z- 2=z+ 3=y- 4=y+ 5=x+ 6=x- 28bc_slip_z: 1,2 29bc_wall: 3 30wall_comps: 1,2,3 31bc_inflow: 6 32bc_outflow: 5,4 33g: 0,0,0 34 35stg: 36 use: true 37 inflow_path: "./examples/fluids/STGInflow_blasius.dat" 38 rand_path: "./examples/fluids/STGRand.dat" 39 mean_only: false 40