Home
last modified time | relevance | path

Searched full:length (Results 1 – 25 of 30) sorted by relevance

12

/honee/src/
H A Dhonee-file.c146 // Legacy format of just the vector, encoded as [VEC_FILE_CLASSID, length, ] in HoneeLoadBinaryVec()
148 PetscInt length, N; in HoneeLoadBinaryVec() local
152 PetscCall(BinaryReadIntoInt(viewer, &length, PETSC_INT32)); in HoneeLoadBinaryVec()
159 PetscCall(BinaryReadIntoInt(viewer, &length, PETSC_INT64)); in HoneeLoadBinaryVec()
162 …PetscCheck(length == N, comm, PETSC_ERR_ARG_INCOMP, "File Vec '%s' has length %" PetscInt_FMT " bu… in HoneeLoadBinaryVec()
163 filename, length, N); in HoneeLoadBinaryVec()
218 @param[in] char_array_len Length of the character array that should contain each line
H A Dhonee-meshtransform.c189 { // Scale coordinates based on DM length scale in HoneeMeshTransformFromOptions()
H A Dmat-ceed.c1196 …_new, PETSC_COMM_SELF, PETSC_ERR_LIB, "new X_loc length %" PetscInt_FMT " should match old X_loc l… in MatCeedSetLocalVectors()
1206 …"new Y_loc_transpose length %" PetscInt_FMT " should match old Y_loc_transpose length %" PetscInt_… in MatCeedSetLocalVectors()
H A Dcloptions.c239 …PetscCall(PetscOptionsScalar("-units_meter", "1 meter in scaled length units", NULL, units->meter,… in ProcessCommandLineOptions()
H A Ddifferential_filter.c275 …PetscCall(PetscOptionsReal("-diff_filter_friction_length", "Friction length associated with the fl… in DifferentialFilterSetup()
/honee/qfunctions/
H A Dmonitor_cfl.h27 …// (1/2)^2 to account for reference element size; for length 1 square/cube element, gij should be … in MonitorCFL()
37 …// (1/2)^2 to account for reference element size; for length 1 square/cube element, gij should be … in MonitorCFL()
H A Dutils.h26 // @brief Scale vector of length N by scalar alpha
31 // @brief Set vector of length N to a value alpha
104 // @details A is NxM, D is diagonal NxN, represented by a vector of length N, and B is NxM. Optiona…
279 where "a" is `amplitude`, "s" is `start`, and "l" is `length`.
282 @param[in] length Length of the ramp
287 CEED_QFUNCTION_HELPER CeedScalar LinearRampCoefficient(CeedScalar amplitude, CeedScalar length, Cee… in LinearRampCoefficient() argument
290 } else if (x < start + length) { in LinearRampCoefficient()
291 return amplitude * ((x - start) * (-1 / length) + 1); in LinearRampCoefficient()
H A Dsgs_dd_utils.h52 * @param[in] delta Length used to create anisotropy tensor
99 * @param[in] delta Length used to create anisotropy tensor
H A Dstg_shur14_type.h36 size_t lt; // !< Tubulent Length Scale [nprof, 6]
H A Dshocktube.h128 // Helper function for calculating the covariant length scale in the direction of some 3 element in…
131 // vec = vector that length is measured in the direction of
132 // h = covariant element length along vec
151 // h[i] = 2 length(dxdX[i])
159 // length of element in direction i in Tau_spatial()
H A Dstg_shur14.h33 * @param[out] lt Turbulent length scale at wall_dist
117 * @param[in] lt Turbulent length scale w/rt wall_dist
189 * @param[in] lt Turbulent length scale
226 @brief Calculate the element length scales based on dXdx
H A Dnewtonian.h102 …See `LinearRampCoefficient()` for details on the `amplitude`, `length`, `start`, and `location` ar…
107 @param[in] length Length of the IDL ramp
115 … CeedScalar length, CeedScalar start, CeedScalar location, CeedScalar pressure, in InternalDampingLayer_IFunction_Integrand() argument
117 const CeedScalar sigma_ = LinearRampCoefficient(amplitude, length, start, location); in InternalDampingLayer_IFunction_Integrand()
H A Deulervortex.h204 // h[i] = 2 length(dxdX[i])
212 // length of element in direction i in Tau_spatial()
/honee/qfunctions/spanstats/
H A Dcflpe.h41 …// (1/2)^2 to account for reference element size; for length 1 square/cube element, gij should be … in ChildStatsCollection_CflPe()
54 …// (1/2)^2 to account for reference element size; for length 1 square/cube element, gij should be … in ChildStatsCollection_CflPe()
/honee/examples/
H A Dgaussianwave.yaml43 # length: .25
H A Dflatplate_STG.yaml27 length: 0.2
/honee/tests/
H A Dgaussianwave_cgns_load.yaml39 # length: .25
/honee/doc/
H A Dtheory.md228 …bm u_{\bm X} = \nabla_{\bm x}\bm X \cdot \bm u$, with units of reference length (non-dimensional) …
231 …lVert \bm u_{\bm X} \rVert$ is a covariant measure of (half) the element length in the direction o…
232 A contravariant measure of element length in the direction of a unit vector $\hat{\bm n}$ is given …
295 for $C_t$, $C_a$, $C_d$ being some scaling coefficients, $h$ is the element length, and $\textrm{mi…
306 …this definition aligned with the traditional 1D definition, which uses the element length directly.
388 …-resolved (the smallest length scale resolved by the grid is much larger than the smallest physica…
531 where $l_t$ is the turbulence length scale, and $d_w$ is the distance to the nearest wall.
722 …^T$, and $\sigma(\bm{x})$ is a linear ramp starting at `-idl_start` with length `-idl_length` and …
745 - Length of IDL in the positive x direction
H A Dexamples.md393 where $\hat x = 2 \pi x / L$ for $L$ the length of the domain in that specific direction, $V$ is th…
497length scale that is proportional to the element length in the direction of the density gradient u…
H A Dauxiliary.md141 …s for 1D, but in multiple dimensions their definitions depend on the definition of the grid length.
301 - Friction length associated with the flow, $\delta_\nu$. Used in wall-damping functions
H A Druntime_options.md230 - 1 meter in scaled length units
/honee/src/smartsim/
H A Dsmartsim.c96 @param[in] name_length Length of the tensor name
/honee/examples/meshes/
H A Dcylinder.geo46 // Characteristic element length
/honee/problems/
H A Dstg_shur14.c96 …PetscCheck(lt[i] >= 0, comm, PETSC_ERR_FILE_UNEXPECTED, "Turbulent length scale in %s cannot be ne… in ReadStgInflow()
257 …PetscCall(PetscOptionsReal("-stg_dx", "Element length in x direction at inflow", NULL, stg_dx, &st… in SetupStg()
/honee/src/spanstats/
H A Dspanstats.c51 // Get spanwise length in SpanwiseStatisticssCreateDM()

12