simpeg.regularization.Sparse.length_scale_y#
- property Sparse.length_scale_y#
Multiplier constant for smoothness along z relative to base scale length.
Where the \(\Delta h\) defines the base length scale (i.e. minimum cell dimension), and \(\alpha_y\) defines the multiplier constant for first-order smoothness along y, the length-scale is given by:
\[L_y = \bigg ( \frac{\alpha_y}{\Delta h} \bigg )^{1/2}\]- Returns:
float
Multiplier constant for smoothness along z relative to base scale length.