m (Case)#
Defines the wavenumber associated with the spectral direction in FELiCS.
- Type
- float
- Default
0.0
Example#
"Case": {
"m": 1.0
}
This parameter is relevant for 2D base flows (nDim: 2) with one homogeneous direction represented spectrally in FELiCS.
Its interpretation depends on the selected CoordinateSystem:
"Cartesian":mrepresents the spanwise wavenumber associated with the homogeneous direction."Cylindrical":mrepresents the azimuthal mode number and should therefore take integer values.
This parameter is ignored for 3D base flows (nDim: 3).