Skip to content
Success

Changes

Summary

  1. reduce compiler warnings (#1180) (details)
  2. reduce compiler warnings (#1180) (details)
Commit c3912e04050490382fe3e514cd9e4763ff18ecb8 by noreply
reduce compiler warnings (#1180)

* refactor code to remove warnings for exceeding 100 characters per line

* remove unused variables

* remove unused parameters #1174

* fix for the GPU

* remove new unused parameters

* remove unused dummy arguments

* make small changes to reduce compiler warnings

* put solve_name back in as input variable to band_solve methods
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified advance_windm_edsclrm_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified matrix_solver_wrapper.F90 (diff)
The file was modified clip_explicit.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified numerical_check.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
Commit 004d3f520a1adab77ee44de70ebc6caca27074eb by noreply
reduce compiler warnings (#1180)

* refactor code to remove warnings for exceeding 100 characters per line

* remove unused variables

* remove unused parameters #1174

* fix for the GPU

* remove new unused parameters

* remove unused dummy arguments

* make small changes to reduce compiler warnings

* put solve_name back in as input variable to band_solve methods
The file was modified latin_hypercube_driver_module.F90 (diff)
The file was modified silhs_api_module.F90 (diff)