compute_special_opacity#
- exo_skryer.opacity_special.compute_special_opacity(state: Dict[str, Array], opac: Dict[str, Array], params: Dict[str, Array]) Array[source]#
Compute the summed special-opacity contribution.
This is the top-level entry point for special opacity sources. It returns a single array with shape (nlay, nwl) in cm² g⁻¹ that can be added to the total opacity in the forward model.
- Parameters:
- Returns:
- kappa_special
ndarray, shape (nlay, nwl) Total special mass opacity in cm² g⁻¹.
- kappa_special
See also
compute_hminus_bf_opacityH⁻ bound-free continuum term
compute_hminus_ff_opacityH⁻ free-free continuum term