Searched full:bc_freestream (Results 1 – 6 of 6) sorted by relevance
| /libCEED/examples/fluids/ |
| H A D | gaussianwave.yaml | 8 bc_freestream: 4,6,3,5
|
| H A D | vortexshedding.yaml | 49 bc_freestream: 1
|
| H A D | README.md | 146 * - `-bc_freestream` 187 … face indices to be used with `-bc_wall`, `bc_inflow`, `bc_outflow`, `bc_freestream` and/or `-bc_… 250 If in a region where the flow velocity is known (e.g., away from viscous walls), use `bc_freestream… 261 If you know the complete exterior state, `bc_freestream` is the least reflective boundary condition…
|
| /libCEED/examples/fluids/src/ |
| H A D | boundary_condition.c | 86 …PetscCall(PetscOptionsIntArray("-bc_freestream", "Face IDs to apply freestream BC", NULL, bc->free… in BoundaryConditionSetUp()
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | bc_freestream.h | 9 /// QFunctions for the `bc_freestream` and `bc_outflow` boundary conditions
|
| /libCEED/examples/fluids/problems/ |
| H A D | bc_freestream.c | 11 #include "../qfunctions/bc_freestream.h"
|