Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 495 Bytes

File metadata and controls

26 lines (13 loc) · 495 Bytes

ScriptApp

This is a repository to store some script for easy use Using python3 + script to run in terminal.

For example: python3 kemodel.py [velocity] [twine diameter]

Intorduction

  • kemodel

    input: current velocity [m/s], and reference length scale[m]

    output: Turbulence intensity (%)

    Turbulence kinetic energy [$m^2$⋅$s^{−2}$]

    Turbulence dissipation $\omega$ and $\epsilon$

  • Mouse_control

Return Reynold number, k epsilon, omega for CFD simulations.