konrad.core.RCE.is_converged

RCE.is_converged()[source]

Check if the atmosphere is in radiative-convective equilibrium.

Here is implemented a convergence criterion using the first and a pseudo-second order time derivatives of the energy flux at the TOA. Using only the first can lead to false convergence, hence the second order criterion.

Returns

boolTrue if converged, else False.