Home
last modified time | relevance | path

Searched refs:layer (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/petsc/src/
H A Dpetscutils.c86 PetscInt layer = x * 6; in Kershaw() local
87 PetscScalar lambda = (x - layer / 6.0) * 6; in Kershaw()
90 switch (layer) { in Kershaw()
/libCEED/examples/fluids/
H A Dindex.md225 To build intuition, consider a boundary layer element of dimension $(1, \epsilon)$, for which $\nab…
691 Simulation of a laminar boundary layer flow, with the inflow being prescribed
705 Simulating a turbulent boundary layer without modeling the turbulence requires
707 into the simulations either by allowing a laminar boundary layer naturally
868 We use an internal damping layer (IDL) to damp them out without disrupting the synthetic structures…
869 …implemented here as a ramped volumetric forcing term, similar to a sponge layer (see 8.4.2.4 in {c…
882 The flat plate boundary layer example has custom meshing features to better resolve the flow when u…
H A DREADME.md884 #### Blasius boundary layer
917 - Boundary layer height at the inflow
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md122 - Added Flat Plate with boundary layer mesh and compressible Blasius inflow condition based on Cheb…