Searched full:frequency (Results 1 – 8 of 8) sorted by relevance
| /honee/examples/ |
| H A D | advection_wave.yaml | 11 frequency: 17.771531752633464 # 8 pi / sqrt(2)
|
| /honee/doc/ |
| H A D | examples.md | 73 The Strouhal number (nondimensional shedding frequency) is sensitive to the size of the computation… 169 - Brunt-Vaisala frequency 594 The frequency and phase of the wave is controllable. 703 - For `wave` IC, frequency of the wave 765 Note that the wave frequency, velocity direction, and domain size are set specifically to allow bi-…
|
| H A D | theory.md | 525 …= \bm{CC}^T$ ), bulk velocity $U_0$, wavemode amplitude $q^n$, wavemode frequency $\kappa^n$, and … 553 $\kappa_\eta$ represents turbulent dissipation frequency, and is given as $2\pi (\nu^3/\varepsilon)… 554 $\kappa_\mathrm{cut}$ approximates the effective cutoff frequency of the mesh (viewing the mesh as … 704 - Scale element size for cutoff frequency calculation
|
| /honee/src/ |
| H A D | cloptions.c | 124 …PetscCall(PetscOptionsInt("-output_freq", "Frequency of output, in number of steps", NULL, app_ctx… in ProcessCommandLineOptions() 127 …PetscCall(PetscOptionsInt("-checkpoint_interval", "Frequency of output, in number of steps", NULL,… in ProcessCommandLineOptions()
|
| /honee/problems/ |
| H A D | densitycurrent.c | 48 PetscCall(PetscOptionsScalar("-N", "Brunt-Vaisala frequency", NULL, N, &N, NULL)); in NS_DENSITY_CURRENT()
|
| H A D | stg_shur14.c | 259 …PetscCall(PetscOptionsReal("-stg_h_scale_factor", "Scale element size for cutoff frequency calcula… in SetupStg()
|
| H A D | advection.c | 454 …PetscCall(PetscOptionsScalar("-advection_ic_wave_frequency", "Frequency of sine wave", NULL, wave_… in NS_ADVECTION()
|
| /honee/qfunctions/ |
| H A D | densitycurrent.h | 65 // N , Brunt-Vaisala frequency
|