Skip to content
Success

Changes

Summary

  1. Feeding gr through the arg list where need only in the CLUBB_core dir. (details)
  2. Feeding gr through the arg list where need only in the CLUBB_core dir. (details)
  3. Reverted changes to clubb_api. For #886 (details)
  4. Replacing use gr statements with feeding gr throught the arg list. (details)
  5. Fixed spacing issue when adding in gr. BFB identical. For #886. (details)
  6. Fixed spacing issue when adding in gr. BFB identical. For #886. (details)
Commit 0cfbaf10bec50578a3d23d60c986191dc8f8f17f by rhodesk
Feeding gr through the arg list where need only in the CLUBB_core dir.
Note, that since some of the functions/subroutines in CLUBB_core are
used elsewhere throughout clubb, other parts of clubb such as a file
in SILHS, and a few in the outer layer of the source folder needed to be
updated in order to reflect the changes.
However, everything outside of the CLUBB_core directory still uses use
statements in order to use gr from grid class.
For ticket #886.
All changes are confirmed BFB identical.
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiedmono_flux_limiter.F90 (diff)
The file was modifiedmixing_length.F90 (diff)
The file was modifiedturbulent_adv_pdf.F90 (diff)
The file was modifiedstats_type_utilities.F90 (diff)
The file was modifiedadvance_xp3_module.F90 (diff)
The file was modifiedclubb_api_module.F90 (diff)
The file was modifiedadvance_windm_edsclrm_module.F90 (diff)
The file was modifiedmean_adv.F90 (diff)
The file was modifiednew_tsdadg_pdf.F90 (diff)
The file was modifiedsponge_layer_damping.F90 (diff)
The file was modifiedadvance_xm_wpxp_module.F90 (diff)
The file was modifiedcalc_pressure.F90 (diff)
The file was modifiedpos_definite_module.F90 (diff)
The file was modifiednew_pdf_main.F90 (diff)
The file was modifiedparameters_tunable.F90 (diff)
The file was modifiedadg1_adg2_3d_luhar_pdf.F90 (diff)
The file was modifiedSkx_module.F90 (diff)
The file was modifiedfill_holes.F90 (diff)
The file was modifiednew_pdf.F90 (diff)
The file was modifieddiffusion.F90 (diff)
The file was modifiedLY93_pdf.F90 (diff)
The file was modifiedadvance_xp2_xpyp_module.F90 (diff)
The file was modifiedsetup_clubb_pdf_params.F90 (diff)
The file was modifiedstats_clubb_utilities.F90 (diff)
The file was modifiednew_hybrid_pdf_main.F90 (diff)
The file was modifiedadvance_clubb_core_module.F90 (diff)
The file was modifiedpdf_closure_module.F90 (diff)
The file was modifiedclip_explicit.F90 (diff)
The file was modifiednumerical_check.F90 (diff)
The file was modifiedadvance_helper_module.F90 (diff)
Commit 1b027ccefb7868330c541c9b332cbd580760d646 by rhodesk
Feeding gr through the arg list where need only in the CLUBB_core dir.
Note, that since some of the functions/subroutines in CLUBB_core are
used elsewhere throughout clubb, other parts of clubb such as a file
in SILHS, and a few in the outer layer of the source folder needed to be
updated in order to reflect the changes.
However, everything outside of the CLUBB_core directory still uses use
statements in order to use gr from grid class.
For ticket #886.
All changes are confirmed BFB identical.
The file was modifiedlatin_hypercube_driver_module.F90 (diff)
Commit a07f02019041c31ee98f96b6100143738ed5a139 by rhodesk
Reverted changes to clubb_api. For #886
The file was modifiedclubb_api_module.F90 (diff)
Commit f69f33864903e6c39a38b0227ab07686d9812d37 by rhodesk
Replacing use gr statements with feeding gr throught the arg list.
This commit is for slight improvement to the script in order to
better adhere to the coding standard.
For ticket #886.
Results confirmed to be BFB identical.
The file was modifiedLY93_pdf.F90 (diff)
The file was modifiedmixing_length.F90 (diff)
The file was modifiednumerical_check.F90 (diff)
The file was modifiedpdf_closure_module.F90 (diff)
The file was modifiedSkx_module.F90 (diff)
The file was modifiedadg1_adg2_3d_luhar_pdf.F90 (diff)
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiednew_pdf_main.F90 (diff)
The file was modifiedmono_flux_limiter.F90 (diff)
The file was modifiednew_pdf.F90 (diff)
The file was modifiedadvance_xm_wpxp_module.F90 (diff)
The file was modifiedadvance_xp3_module.F90 (diff)
The file was modifiedadvance_helper_module.F90 (diff)
The file was modifiedadvance_windm_edsclrm_module.F90 (diff)
The file was modifiedadvance_clubb_core_module.F90 (diff)
The file was modifiedfill_holes.F90 (diff)
The file was modifiedclubb_api_module.F90 (diff)
The file was modifiedadvance_xp2_xpyp_module.F90 (diff)
The file was modifiedclip_explicit.F90 (diff)
Commit 9484b3d4d27daff3a31a7c020ba41d96a174f412 by rhodesk
Fixed spacing issue when adding in gr. BFB identical. For #886.
The file was modifiedgrid_class.F90 (diff)
The file was modifiedadvance_windm_edsclrm_module.F90 (diff)
The file was modifiedcalc_pressure.F90 (diff)
The file was modifieddiagnose_correlations_module.F90 (diff)
The file was modifiedfill_holes.F90 (diff)
The file was modifiedstats_clubb_utilities.F90 (diff)
The file was modifiednew_pdf_main.F90 (diff)
The file was modifiedsetup_clubb_pdf_params.F90 (diff)
The file was modifiedstats_sfc_module.F90 (diff)
The file was modifiedlapack_wrap.F90 (diff)
The file was modifiedpdf_closure_module.F90 (diff)
The file was modifiednew_pdf.F90 (diff)
The file was modifiedadvance_clubb_core_module.F90 (diff)
The file was modifiedinterpolation.F90 (diff)
The file was modifiedstats_rad_zm_module.F90 (diff)
The file was modifiedLY93_pdf.F90 (diff)
The file was modifiedclip_semi_implicit.F90 (diff)
The file was modifiedclubb_api_module.F90 (diff)
The file was modifiedmono_flux_limiter.F90 (diff)
The file was modifiedoutput_netcdf.F90 (diff)
The file was modifiedT_in_K_module.F90 (diff)
The file was modifiedadvance_xp2_xpyp_module.F90 (diff)
The file was modifiednew_hybrid_pdf_main.F90 (diff)
The file was modifiedadvance_xm_wpxp_module.F90 (diff)
The file was modifiedpos_definite_module.F90 (diff)
The file was modifieddiffusion.F90 (diff)
The file was modifiedSkx_module.F90 (diff)
The file was modifiedfile_functions.F90 (diff)
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiedoutput_grads.F90 (diff)
The file was modifiedsaturation.F90 (diff)
The file was modifiedendian.F90 (diff)
The file was modifiednumerical_check.F90 (diff)
The file was modifiedsponge_layer_damping.F90 (diff)
The file was modifiedstats_type_utilities.F90 (diff)
The file was modifiedadvance_helper_module.F90 (diff)
The file was modifiedparameters_tunable.F90 (diff)
The file was modifiedmean_adv.F90 (diff)
The file was modifiedstats_lh_sfc_module.F90 (diff)
The file was modifiedadvance_xp3_module.F90 (diff)
The file was modifiedcalendar.F90 (diff)
The file was modifiednew_tsdadg_pdf.F90 (diff)
The file was modifiedmixing_length.F90 (diff)
The file was modifiedturbulent_adv_pdf.F90 (diff)
The file was modifiedcorr_varnce_module.F90 (diff)
The file was modifiedinput_reader.F90 (diff)
The file was modifiedclip_explicit.F90 (diff)
The file was modifiedmatrix_operations.F90 (diff)
The file was modifiedparameters_model.F90 (diff)
The file was modifiedadg1_adg2_3d_luhar_pdf.F90 (diff)
The file was modifiedstats_lh_zt_module.F90 (diff)
Commit 874b1c9283ea645f551250c83e1e8c357ddcb0dc by rhodesk
Fixed spacing issue when adding in gr. BFB identical. For #886.
The file was modifiedlatin_hypercube_driver_module.F90 (diff)