Home
last modified time | relevance | path

Searched refs:period (Results 1 – 2 of 2) sorted by relevance

/honee/examples/postprocess/
H A Dvortexshedding.py16 period = np.diff(sample["Time"].iloc[peaks])
17 return period.mean()
23 period = shedding_period(df) variable
/honee/doc/
H A Dexamples.md70 … cylinder leading to a vortex shedding known as the vortex street, with shedding period of about 6.
103 The vortex shedding period is roughly 5.6 and this problem runs until time 100 (2000 time steps).