Skip to content
Failed

Changes

Summary

  1. Removed renaming operators `=>` from clubb_api_module (#1232) (details)
  2. Removed renaming operators `=>` from clubb_api_module (#1232) (details)
Commit 2b0f47b5ac4af77b353fdeb400a762f30fba819f by noreply
Removed renaming operators `=>` from clubb_api_module (#1232)

CLUBB ticket #1223

The original procedures were renamed to `<name>_api`.
Now, the `clubb_api_module` just has a regular `use` and `public` statement for them.
The file was modified diagnose_correlations_module.F90 (diff)
The file was modified setup_clubb_pdf_params.F90 (diff)
The file was modified mono_flux_limiter.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified stats_zt_module.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
The file was modified fill_holes.F90 (diff)
The file was modified parameters_tunable.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified calc_pressure.F90 (diff)
The file was modified grid_class.F90 (diff)
The file was modified advance_windm_edsclrm_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified model_flags.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified mean_adv.F90 (diff)
The file was modified parameters_model.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified advance_xp3_module.F90 (diff)
The file was modified corr_varnce_module.F90 (diff)
The file was modified stats_rad_zm_module.F90 (diff)
The file was modified T_in_K_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified stats_sfc_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified mt95.F90 (diff)
The file was modified numerical_check.F90 (diff)
The file was modified saturation.F90 (diff)
The file was modified stats_rad_zt_module.F90 (diff)
The file was modified stats_zm_module.F90 (diff)
Commit 245613178bae0ea5945d65285d21a467c6584d92 by noreply
Removed renaming operators `=>` from clubb_api_module (#1232)

CLUBB ticket #1223

The original procedures were renamed to `<name>_api`.
Now, the `clubb_api_module` just has a regular `use` and `public` statement for them.
The file was modified latin_hypercube_driver_module.F90 (diff)