Struphy perturbation
ModesSin
Coordinate slices
The sampled perturbation value across the three logical coordinate planes.
XZ plane at 0.5
YZ plane at 0.5
Coordinate-line profiles
Parameters
| Parameter | Value | Description |
|---|---|---|
ls | [2] | Mode numbers in x-direction (kx = l*2*pi/Lx). |
ms | [3] | Mode numbers in y-direction (ky = m*2*pi/Ly). |
ns | null | Mode numbers in z-direction (kz = n*2*pi/Lz). |
amps | [0.0001] | Amplitude of each mode. |
theta | null | Phase of each mode. |
pfuns | ["Id"] | "Id" or "localize" define the profile functions. localize multiply the sinus by :math: `tanh((\eta_3 - 0.5)/\delta)/cosh((\eta_3 - 0.5)/\delta)` to localize it around 0.5. :math: `\delta` is given by the input parameter pfuns_params |
pfuns_params | [0] | The parameter needed by the profile function Lx, Ly, Lz : float Domain lengths. |
Lx | 1 | — |
Ly | 1 | — |
Lz | 1 | — |
given_in_basis | null | In which basis the perturbation is represented (see base class). |
comp | 0 | Which component (0, 1 or 2) of vector is perturbed (=0 for scalar-valued functions) |