Home
last modified time | relevance | path

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

/honee/doc/
H A Druntime_options.md279 * - `-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 Dgaussianwave.yaml8 bc_freestream: 4,6,3,5
H A Dvortexshedding.yaml49 bc_freestream: 1
/honee/tests/
H A Dgaussianwave_cgns_load.yaml4 bc_freestream: 4,6,3,5
/honee/qfunctions/
H A Dbc_freestream.h5 /// QFunctions for the `bc_freestream` and `bc_outflow` boundary conditions
H A Dbc_outflow.h5 /// QFunctions for the `bc_freestream` and `bc_outflow` boundary conditions
/honee/src/
H A Dboundary_condition.c80 …PetscCall(PetscOptionsBCDefinition("-bc_freestream", "Face IDs to apply freestream BC", NULL, "fre… in BoundaryConditionSetUp()
/honee/problems/
H A Dbc_freestream.c7 #include "../qfunctions/bc_freestream.h"