zero_ck_opacity#
- exo_skryer.opacity_ck.zero_ck_opacity(state: Dict[str, Array], opac: Dict[str, Array], params: Dict[str, Array]) Array[source]#
Return a zero correlated-k opacity array.
This function is used as a fallback when correlated-k opacities are disabled in the configuration. It maintains API compatibility with
compute_ck_opacity()so the forward model can seamlessly switch between CK enabled/disabled.- Parameters:
- Returns:
- zeros
ndarray, shape (nlay, nwl, ng) Zero-valued correlated-k opacity array in cm² g⁻¹.
- zeros