Home
last modified time | relevance | path

Searched full:growth (Results 1 – 9 of 9) sorted by relevance

/libCEED/examples/fluids/problems/
H A Dblasius.c157 …ch that `N` elements are within `refine_height` with a geometric growth ratio of `growth`. Excess …
166 static PetscErrorCode ModifyMesh(MPI_Comm comm, DM dm, PetscInt dim, PetscReal growth, PetscInt N, … in ModifyMesh() argument
195 PetscReal dy1 = refine_height * (growth - 1) / (pow(growth, N) - 1); in ModifyMesh()
208 …n_min[0]) * angle_coeff / domain_max[1]) * dy1 * (pow(growth, coords[i][1] / dybox) - 1) / (growth in ModifyMesh()
292 …PetscCall(PetscOptionsScalar("-platemesh_growth", "Geometric growth rate of boundary layer mesh", … in NS_BLASIUS()
H A Dstg_shur14.c234 …PetscCall(PetscOptionsReal("-stg_alpha", "Growth rate of the wavemodes", NULL, alpha, &alpha, NULL… in SetupStg()
/libCEED/examples/fluids/tests-output/
H A Dblasius_test.yaml14 growth: 1.2
H A Dblasius_stgtest.yaml14 growth: 1.3
H A Dstats_test.yaml14 growth: 1.3
/libCEED/examples/fluids/
H A Dblasius.yaml25 # growth: 1.1664 # 1.08^2
H A DREADME.md937 - Growth rate of the elements in the refinement region
1001 - Growth rate of the wavemodes
H A Dindex.md894 height matches a geometric growth ratio defined by `-platemesh_growth`. The
/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14_type.h23 CeedScalar alpha; // !< Geometric growth rate of kappa