Home
last modified time | relevance | path

Searched refs:damping (Results 1 – 3 of 3) sorted by relevance

/honee/doc/
H A Dauxiliary.md228 The selected damping function for this is the van Driest function {cite}`vandriestWallDamping1956`:
234 …lta_\nu$), $A^+$ is some wall-friction scaled scale factor, and $\zeta$ is the damping coefficient.
238 To apply this scalar damping coefficient to the filter width tensor, we construct the wall-damping
239 The construction implemented currently limits damping in the wall parallel directions to be no less…
296 - Constant for the wall-damping function. $A^+$ for `van_driest` damping function.
301 - Friction length associated with the flow, $\delta_\nu$. Used in wall-damping functions
H A Dtheory.md714 We use an internal damping layer (IDL) to damp them out without disrupting the synthetic structures…
723 The damping is defined in terms of a pressure-primitive anomaly $\bm Y'$ converted to conservative …
/honee/qfunctions/
H A Ddifferential_filter.h200 bool damping = true; in DifferentialFilter_MMS_IC() local
202 if (damping) { in DifferentialFilter_MMS_IC()