Remove err code (#1218)CLUBB ticket #975Module variable `err_code` was removed and replaced by intent(inout) subroutine parameters.Added messages to `error stop`s in `clubb_api_module`
Renamed check_res to err_code in numerical_check.F90 for consistency (#1227)