Searched full:bc_inflow (Results 1 – 11 of 11) sorted by relevance
| /honee/examples/ |
| H A D | advection.yaml | 11 bc_inflow: 1,2,3,4,5,6
|
| H A D | flatplate_STG.yaml | 45 bc_inflow: 6
|
| H A D | blasius.yaml | 40 bc_inflow: 6
|
| H A D | navierstokes.c | 224 …ts_type alpha -wind_type translation -wind_translation .53,-1.33,-2.65 -bc_inflow 1,2,3,4,5,6 -ts_… 227 …ex_dim 3 -units_meter 1e-4 -units_second 1e-4 -mean_velocity 1.4,-2.,0 -bc_inflow 4,6 -bc_outflow … 228 …ex_dim 3 -units_meter 1e-4 -units_second 1e-4 -mean_velocity 1.4,-2.,0 -bc_inflow 4,6 -bc_outflow …
|
| /honee/tests/ |
| H A D | blasius_test.yaml | 27 bc_inflow: 6
|
| H A D | blasius_stgtest.yaml | 26 bc_inflow: 6
|
| H A D | stats_test.yaml | 30 bc_inflow: 6
|
| /honee/doc/ |
| H A D | runtime_options.md | 273 * - `-bc_inflow` 283 …quare/cubic mesh, the list of face indices to be used with `-bc_wall`, `bc_inflow`, `bc_outflow`, … 350 Use `bc_inflow` and see {ref}`example-blasius` and discussion of synthetic turbulence generation fo…
|
| H A D | examples.md | 471 …dm_plex_box_lower 0,0,0 -dm_plex_box_upper 1000,1000,50 -dm_plex_dim 3 -bc_inflow 4,6 -bc_outflow … 727 …ex_box_upper 8000,8000,8000 -wind_type translation -wind_translation .5,-1,0 -bc_inflow 1,2,3,4,5,6 739 …upper 1000,1000 -units_meter 1e-4 -wind_type translation -wind_translation 1,-.5 -bc_inflow 1,2,3,4
|
| H A D | theory.md | 647 To use the STG boundary condition, the `-bc_inflow` option should be set to the boundary faces that… 659 - Enable STG for `bc_inflow` faces
|
| /honee/src/ |
| H A D | boundary_condition.c | 74 …PetscCall(PetscOptionsBCDefinition("-bc_inflow", "Face IDs to apply inflow BC", NULL, "inflow", &b… in BoundaryConditionSetUp()
|