Skip to content
Success

Changes

Summary

  1. Removed simple wrappers from clubb_api_module (#1245) (details)
  2. Removed simple wrappers from clubb_api_module (#1245) (details)
Commit 49db55baddc842d93e891cf0e71e83357b25fa74 by noreply
Removed simple wrappers from clubb_api_module (#1245)

* Removed simple wrappers from clubb_api_module
CLUBB ticket #1223

Removed wrappers and renamed procedures in original modules:
- cleanup_clubb_core_api
- compute_current_date_api
- set_clubb_debug_level_api
- clubb_at_least_debug_level_api
- lin_interpolate_on_grid_api
- pack_pdf_params_api
- unpack_pdf_params_api
- init_precip_fracs_api
- init_pdf_implicit_coefs_terms_api
- stats_end_timestep_api
- print_clubb_config_flags_api
- initialize_tau_sponge_damp_api
- finalize_tau_sponge_damp_api
The file was modified stats_clubb_utilities.F90 (diff)
The file was modified sfc_varnce_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified pdf_parameter_module.F90 (diff)
The file was modified corr_varnce_module.F90 (diff)
The file was modified model_flags.F90 (diff)
The file was modified output_grads.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
The file was modified precipitation_fraction.F90 (diff)
The file was modified grid_adaptation.F90 (diff)
The file was modified output_netcdf.F90 (diff)
The file was modified setup_clubb_pdf_params.F90 (diff)
The file was modified fill_holes.F90 (diff)
The file was modified pos_definite_module.F90 (diff)
The file was modified clip_explicit.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified numerical_check.F90 (diff)
The file was modified advance_windm_edsclrm_module.F90 (diff)
The file was modified stats_type_utilities.F90 (diff)
The file was modified matrix_operations.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified sponge_layer_damping.F90 (diff)
The file was modified matrix_solver_wrapper.F90 (diff)
The file was modified grid_class.F90 (diff)
The file was modified diagnose_correlations_module.F90 (diff)
The file was modified hydromet_pdf_parameter_module.F90 (diff)
The file was modified interpolation.F90 (diff)
The file was modified mono_flux_limiter.F90 (diff)
The file was modified lapack_wrap.F90 (diff)
The file was modified calendar.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)
The file was modified error_code.F90 (diff)
Commit c7ab3b99994f99221fae7026adb974f302dc1393 by noreply
Removed simple wrappers from clubb_api_module (#1245)

* Removed simple wrappers from clubb_api_module
CLUBB ticket #1223

Removed wrappers and renamed procedures in original modules:
- cleanup_clubb_core_api
- compute_current_date_api
- set_clubb_debug_level_api
- clubb_at_least_debug_level_api
- lin_interpolate_on_grid_api
- pack_pdf_params_api
- unpack_pdf_params_api
- init_precip_fracs_api
- init_pdf_implicit_coefs_terms_api
- stats_end_timestep_api
- print_clubb_config_flags_api
- initialize_tau_sponge_damp_api
- finalize_tau_sponge_damp_api
The file was modified latin_hypercube_driver_module.F90 (diff)
The file was modified silhs_importance_sample_module.F90 (diff)