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. 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) |
|---|
perb_domain | [null,null,null] | Subdomain in which the pertrubation is applied to: ((x_min, x_max), (y_min, y_max), (z_min, z_max)). None means apply perturbation to all domain in that direction |
|---|