Home
last modified time | relevance | path

Searched full:bc_outflow (Results 1 – 9 of 9) sorted by relevance

/libCEED/examples/fluids/tests-output/
H A Dblasius_test.yaml27 bc_outflow: 5,4
H A Dblasius_stgtest.yaml26 bc_outflow: 5,4
H A Dstats_test.yaml30 bc_outflow: 5,4
/libCEED/examples/fluids/
H A Dblasius.yaml37 bc_outflow: 5,4
H A Dvortexshedding.yaml50 bc_outflow: 2
H A DREADME.md142 * - `-bc_outflow`
187 …sh, the list of face indices to be used with `-bc_wall`, `bc_inflow`, `bc_outflow`, `bc_freestream…
265 …rior structures that you wish to resolve to near the boundary, choose `bc_outflow`. This condition…
267 The simpler `bc_outflow` variant, `outflow_type: pressure`, requires that the flow be a strict outf…
468 …r 0,0,0 -dm_plex_box_upper 1000,1000,50 -dm_plex_dim 3 -bc_inflow 4,6 -bc_outflow 3,5 -bc_symmetry…
H A Dnavierstokes.c26 … -dm_plex_box_faces 3,20,1 -platemesh_nDelta 10 -platemesh_growth 1.2 -bc_outflow 5 -bc_slip 4 -co…
46 …meter 1e-4 -units_second 1e-4 -mean_velocity 1.4,-2.,0 -bc_inflow 4,6 -bc_outflow 3,5 -bc_symmetry…
47 …meter 1e-4 -units_second 1e-4 -mean_velocity 1.4,-2.,0 -bc_inflow 4,6 -bc_outflow 3,5 -bc_symmetry…
/libCEED/examples/fluids/src/
H A Dboundary_condition.c83 …PetscCall(PetscOptionsIntArray("-bc_outflow", "Face IDs to apply outflow BC", NULL, bc->outflows, … in BoundaryConditionSetUp()
/libCEED/examples/fluids/qfunctions/
H A Dbc_freestream.h9 /// QFunctions for the `bc_freestream` and `bc_outflow` boundary conditions