Searched full:bc_outflow (Results 1 – 13 of 13) sorted by relevance
| /honee/doc/ |
| H A D | runtime_options.md | 276 * - `-bc_outflow` 283 …sh, the list of face indices to be used with `-bc_wall`, `bc_inflow`, `bc_outflow`, `bc_freestream… 361 …rior structures that you wish to resolve to near the boundary, choose `bc_outflow`. This condition… 363 The simpler `bc_outflow` variant, `outflow_type: pressure`, requires that the flow be a strict outf…
|
| H A D | examples.md | 471 …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…
|
| /honee/tests/ |
| H A D | blasius_test.yaml | 28 bc_outflow: 5,4
|
| H A D | blasius_stgtest.yaml | 27 bc_outflow: 5,4
|
| H A D | stats_test.yaml | 31 bc_outflow: 5,4
|
| /honee/examples/ |
| H A D | flatplate_STG.yaml | 46 bc_outflow: 5,4
|
| H A D | blasius.yaml | 41 bc_outflow: 5,4
|
| H A D | vortexshedding.yaml | 50 bc_outflow: 2
|
| H A D | navierstokes.c | 203 …meshtransform_platemesh_nDelta 10 -meshtransform_platemesh_growth 1.2 -bc_outflow 5 -bc_slip 4 -co… 204 …meshtransform_platemesh_nDelta 10 -meshtransform_platemesh_growth 1.2 -bc_outflow 5 -bc_slip 4 -co… 227 …meter 1e-4 -units_second 1e-4 -mean_velocity 1.4,-2.,0 -bc_inflow 4,6 -bc_outflow 3,5 -bc_symmetry… 228 …meter 1e-4 -units_second 1e-4 -mean_velocity 1.4,-2.,0 -bc_inflow 4,6 -bc_outflow 3,5 -bc_symmetry…
|
| /honee/problems/ |
| H A D | bc_outflow.c | 7 #include "../qfunctions/bc_outflow.h"
|
| /honee/qfunctions/ |
| H A D | bc_freestream.h | 5 /// QFunctions for the `bc_freestream` and `bc_outflow` boundary conditions
|
| H A D | bc_outflow.h | 5 /// QFunctions for the `bc_freestream` and `bc_outflow` boundary conditions
|
| /honee/src/ |
| H A D | boundary_condition.c | 77 …PetscCall(PetscOptionsBCDefinition("-bc_outflow", "Face IDs to apply outflow BC", NULL, "outflow",… in BoundaryConditionSetUp()
|