static inline IVP_DOUBLE get_closing_speed_core_i(const IVP_Impact_Solver_Long_Term *,int core_index, const IVP_U_Float_Point *rot_sped_cs, IVP_U_Float_Point *speed_ws); // based on current core speed ...
This repository contains a Python port of the Ghil-Sellers energy balance model, developed incrementally from an existing MATLAB implementation. The Python package is managed with uv and follows a src ...