Lines Matching full:with

10 The main Navier-Stokes solver for libCEED is defined in [`navierstokes.c`](navierstokes.c) with dif…
18 and run with:
187 For the case of a square/cubic mesh, the list of face indices to be used with `-bc_wall`, `bc_inflo…
255 These conditions may be either weak or strong, with the latter specifying velocity and temperature …
265 …ish to resolve to near the boundary, choose `bc_outflow`. This condition (with default `outflow_ty…
269 The `pressure` variant is retained to facilitate comparison with other codes, such as PHASTA-C, but…
284 The coordinates for such cases are stored as a new field with special cell-based indexing to enable…
395 For 3D advection, an example of the `rotation` mode can be run with:
401 and the `translation` mode with:
407 For 2D advection, an example of the `rotation` mode can be run with:
413 and the `translation` mode with:
465 This problem can be run with:
504 This problem can be run with:
613 …- State variables to solve solution with. `conservative` ($\rho, \rho \bm{u}, \rho e$), `primitive…
668 - Friction length associated with the flow, $\delta_\nu$. Used in wall-damping functions
722 This problem can be run with the `gaussianwave.yaml` file via:
834 This problem can be run with:
873 This problem can be run with the `channel.yaml` file via:
947 - Path to file with y node locations. If empty, will use mesh warping instead.
968 This problem can be run with the `blasius.yaml` file via:
1037 This problem can be run with the `blasius.yaml` file via: