xref: /honee/tests/stats_test.yaml (revision 0006be33bc3a095c7a40443db044019362bd3e1c)
1*0006be33SJames Wrightproblem: 'blasius'
2*0006be33SJames Wright
3*0006be33SJames Wrightimplicit: true
4*0006be33SJames Wrightts:
5*0006be33SJames Wright  adapt_type: 'none'
6*0006be33SJames Wright  type: 'beuler'
7*0006be33SJames Wright  dt: 2e-6
8*0006be33SJames Wright  max_steps: 10
9*0006be33SJames Wright
10*0006be33SJames Wrightdm_plex_box_faces: 3,20,2
11*0006be33SJames Wrightmesh_transform: platemesh
12*0006be33SJames Wrightplatemesh:
13*0006be33SJames Wright  Ndelta: 15
14*0006be33SJames Wright  growth: 1.3
15*0006be33SJames Wright
16*0006be33SJames Wrightstab: 'supg'
17*0006be33SJames Wright
18*0006be33SJames Wrightdm_plex:
19*0006be33SJames Wright  box_lower: 0,0,0
20*0006be33SJames Wright  box_upper: 4.2e-3,4.2e-3,5.e-4
21*0006be33SJames Wright  dim: 3
22*0006be33SJames Wright  box_bd: 'none,none,periodic'
23*0006be33SJames Wright  shape: zbox
24*0006be33SJames Wright
25*0006be33SJames Wright# Faces labeled 1=z- 2=z+ 3=y- 4=y+ 5=x+ 6=x-
26*0006be33SJames Wrightbc_symmetry_z: 1,2
27*0006be33SJames Wrightbc_wall: 3
28*0006be33SJames Wrightwall_comps: 1,2,3
29*0006be33SJames Wrightbc_inflow: 6
30*0006be33SJames Wrightbc_outflow: 5,4
31*0006be33SJames Wrightoutflow_type: pressure # simpler, but worse than default "riemann"
32*0006be33SJames Wright
33*0006be33SJames Wrightstg:
34*0006be33SJames Wright  use: true
35*0006be33SJames Wright  inflow_path: "STGInflow_blasius.dat"
36*0006be33SJames Wright  rand_path: "STGRand.dat"
37*0006be33SJames Wright  mean_only: true
38*0006be33SJames Wright  strong: true
39*0006be33SJames Wright
40*0006be33SJames Wrightts_monitor_turbulence_spanstats:
41*0006be33SJames Wright  viewer:
42*0006be33SJames Wright
43*0006be33SJames Wrightcontinue:
44*0006be33SJames Wrightcontinue_filename: tests/output/fluids-navierstokes-turb-spanstats-IC.bin
45