1problem: 'channel' 2 3# implicit: true 4# ts: 5# type: 'beuler' 6# adapt_type: 'none' 7# time_step: 1e-1 8# max_steps: 10 9 10implicit: false 11ts: 12 type: 'rk' 13 adapt_type: 'none' 14 time_step: 1e-2 15 max_steps: 20 16mass: 17 ksp_type: gmres 18 pc_jacobi_type: diagonal 19 # ksp_converged_reason: 20 21state_var: conservative 22stab: supg 23 24dm_plex: 25 box_lower: 0,0,0 26 box_upper: 1,1,.01 27 box_faces: 20,10,1 28 shape: zbox 29 box_bd: 'periodic,none,none' 30 dim: 3 31 32degree: 1 33bc_symmetry_z: 1,2 34bc_wall: 3,4 35wall_comps: 1,2,3 36 37mu: 3.56e-2 38k: 5.07e-5 39theta0: 0.00124459 40umax: 0.141396 41P0: 18 42 43# ts_monitor: 44# ts_monitor: 45# total_kinetic_energy: 46 47mesh_transform_channel_div_diff_projection_verify: true 48