Searched full:bc_freestream (Results 1 – 8 of 8) sorted by relevance
| /honee/doc/ |
| H A D | runtime_options.md | 279 * - `-bc_freestream` 283 … face indices to be used with `-bc_wall`, `bc_inflow`, `bc_outflow`, `bc_freestream` and/or `-bc_… 346 If in a region where the flow velocity is known (e.g., away from viscous walls), use `bc_freestream… 357 If you know the complete exterior state, `bc_freestream` is the least reflective boundary condition…
|
| /honee/examples/ |
| H A D | gaussianwave.yaml | 8 bc_freestream: 4,6,3,5
|
| H A D | vortexshedding.yaml | 49 bc_freestream: 1
|
| /honee/tests/ |
| H A D | gaussianwave_cgns_load.yaml | 4 bc_freestream: 4,6,3,5
|
| /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 | 80 …PetscCall(PetscOptionsBCDefinition("-bc_freestream", "Face IDs to apply freestream BC", NULL, "fre… in BoundaryConditionSetUp()
|
| /honee/problems/ |
| H A D | bc_freestream.c | 7 #include "../qfunctions/bc_freestream.h"
|