Searched full:bc_outflow (Results 1 – 9 of 9) sorted by relevance
| /libCEED/examples/fluids/tests-output/ |
| H A D | blasius_test.yaml | 27 bc_outflow: 5,4
|
| H A D | blasius_stgtest.yaml | 26 bc_outflow: 5,4
|
| H A D | stats_test.yaml | 30 bc_outflow: 5,4
|
| /libCEED/examples/fluids/ |
| H A D | blasius.yaml | 37 bc_outflow: 5,4
|
| H A D | vortexshedding.yaml | 50 bc_outflow: 2
|
| H A D | README.md | 142 * - `-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 D | navierstokes.c | 26 … -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 D | boundary_condition.c | 83 …PetscCall(PetscOptionsIntArray("-bc_outflow", "Face IDs to apply outflow BC", NULL, bc->outflows, … in BoundaryConditionSetUp()
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | bc_freestream.h | 9 /// QFunctions for the `bc_freestream` and `bc_outflow` boundary conditions
|