Home
last modified time | relevance | path

Searched full:bc_freestream (Results 1 – 6 of 6) sorted by relevance

/libCEED/examples/fluids/
H A Dgaussianwave.yaml8 bc_freestream: 4,6,3,5
H A Dvortexshedding.yaml49 bc_freestream: 1
H A DREADME.md146 * - `-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 Dboundary_condition.c86 …PetscCall(PetscOptionsIntArray("-bc_freestream", "Face IDs to apply freestream BC", NULL, bc->free… in BoundaryConditionSetUp()
/libCEED/examples/fluids/qfunctions/
H A Dbc_freestream.h9 /// QFunctions for the `bc_freestream` and `bc_outflow` boundary conditions
/libCEED/examples/fluids/problems/
H A Dbc_freestream.c11 #include "../qfunctions/bc_freestream.h"