1problem: advection 2CtauS: .3 3stab: su 4degree: 2 5dm_plex: 6 dim: 3 7 box_faces: 5,5,1 8 box_lower: 0,0,0 9 box_upper: 125,125,250 10 11bc_inflow: 1,2,3,4,5,6 12 13units_kilogram: 1e-9 14ksp: 15 atol: 1e-4 16 rtol: 1e-3 17 type: bcgs 18 19snes: 20 atol: 1e-3 21 lag_jacobian: 100 22 lag_jacobian_persists: 23 mf_operator: 24 25implicit: 26ts: 27 dt: 1e-3 28 type: alpha 29 max_steps: 10 30 31dm_mat_preallocate_skip: 0 32 33wind_type: rotation 34