Skip to content
Failed

Changes

Summary

  1. Remove err code (#1218) (details)
  2. Remove err code (#1218) (details)
  3. Renamed check_res to err_code in numerical_check.F90 for consistency (#1227) (details)
Commit 7379430a943ac3d81c150be7068792be4c3e13e3 by noreply
Remove err code (#1218)

CLUBB ticket #975

Module variable `err_code` was removed and replaced by intent(inout) subroutine parameters.

Added messages to `error stop`s in `clubb_api_module`
The file was modified error_code.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified numerical_check.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified precipitation_fraction.F90 (diff)
The file was modified corr_varnce_module.F90 (diff)
The file was modified mono_flux_limiter.F90 (diff)
The file was modified parameters_tunable.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified grid_class.F90 (diff)
The file was modified advance_windm_edsclrm_module.F90 (diff)
The file was modified lapack_wrap.F90 (diff)
The file was modified sfc_varnce_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified output_netcdf.F90 (diff)
The file was modified matrix_solver_wrapper.F90 (diff)
The file was modified setup_clubb_pdf_params.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
Commit 8c82ca7ba8400aa6b5558d4666074f67ea42a2c8 by noreply
Remove err code (#1218)

CLUBB ticket #975

Module variable `err_code` was removed and replaced by intent(inout) subroutine parameters.

Added messages to `error stop`s in `clubb_api_module`
The file was modified output_2D_samples_module.F90 (diff)
Commit a79e7440d2291b9258200180e211896002d72c84 by noreply
Renamed check_res to err_code in numerical_check.F90 for consistency (#1227)

The file was modified numerical_check.F90 (diff)