g3_split#
- pynlo.utility.chi3.g3_split(n_eff, a_eff, chi3_eff)[source]#
The 3rd-order nonlinear parameter decomposed according to unit analysis.
- Parameters:
- n_effarray_like of float
The refractive indices.
- a_effarray_like of float
The effective areas.
- chi3_effarray_like
The effective 3rd-order susceptibilities.
- Returns:
- ndarray (2, n)
The unit decomposition of the 3rd-order nonlinear parameter. The first index contains the output factors while the second index contains the input factors.