Skip to content
Failed

Changes

Summary

  1. Changing the cam_global_ERP_Ln9_gfortran_test jenkins test to specify the computer when configuring. (details)
  2. The big grid change. Converting gr from being an array of types containing 1D arrays, to a type containing 2D arrays. All cases BFB, cam multicolumn+silhs BFB, and cam multicolumn (no silhs) with backwards compatible settings BFB. (details)
  3. The big grid change. Converting gr from being an array of types containing 1D arrays, to a type containing 2D arrays. All cases BFB, cam multicolumn+silhs BFB, and cam multicolumn (no silhs) with backwards compatible settings BFB. (details)
  4. Making compatible with latest clubb change. update_xp2_mc will be broken by this, but all we need to do to fix it is push the column loop into it. (details)
  5. Removing the zt2zm interface from clubb_api and making the api calls just redirect to the grid class interface for it. (details)
  6. Pushing column loop into mean advection procedures. (details)
  7. Little loop push (details)
  8. Moving above/below index of grid weights to last dimension. (details)
Commit 0c0a17ef9e4f280504e7733f75e47c98e9ee7863 by pbroels
Changing the cam_global_ERP_Ln9_gfortran_test jenkins test to specify the computer when configuring.
The file was modifiedjenkins_tests/cam_global_ERP_Ln9_gfortran_test/Jenkinsfile (diff)
Commit dcb05d4849a9fd845627278f534f82c5d95b5424 by 37674341+huebleruwm
The big grid change. Converting gr from being an array of types containing 1D arrays, to a type containing 2D arrays. All cases BFB, cam multicolumn+silhs BFB, and cam multicolumn (no silhs) with backwards compatible settings BFB.
The file was modifiedlatin_hypercube_driver_module.F90 (diff)
The file was modifiedsilhs_api_module.F90 (diff)
Commit fece46637566b9e53ed2e20894a4f53cc2f617da by 37674341+huebleruwm
The big grid change. Converting gr from being an array of types containing 1D arrays, to a type containing 2D arrays. All cases BFB, cam multicolumn+silhs BFB, and cam multicolumn (no silhs) with backwards compatible settings BFB.
The file was modifiedadvance_clubb_core_module.F90 (diff)
The file was modifiedcalc_pressure.F90 (diff)
The file was modifiedclubb_api_module.F90 (diff)
The file was modifiedparameters_tunable.F90 (diff)
The file was modifiedadvance_helper_module.F90 (diff)
The file was modifiedfill_holes.F90 (diff)
The file was modifiedadvance_xp2_xpyp_module.F90 (diff)
The file was modifiedgrid_class.F90 (diff)
The file was modifiedmono_flux_limiter.F90 (diff)
The file was modifiedpos_definite_module.F90 (diff)
The file was modifiedsponge_layer_damping.F90 (diff)
The file was modifiedadvance_xp3_module.F90 (diff)
The file was modifiedsetup_clubb_pdf_params.F90 (diff)
The file was modifiedadvance_windm_edsclrm_module.F90 (diff)
The file was modifiedadg1_adg2_3d_luhar_pdf.F90 (diff)
The file was modifiedclip_explicit.F90 (diff)
The file was modifiedstats_clubb_utilities.F90 (diff)
The file was modifiedturbulent_adv_pdf.F90 (diff)
The file was modifiedpdf_closure_module.F90 (diff)
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiedadvance_xm_wpxp_module.F90 (diff)
The file was modifiedmixing_length.F90 (diff)
The file was modifieddiffusion.F90 (diff)
Commit 15f00fee29eadb43b5b3b669b7f7f204a362b9ab by Gunther Huebler
Making compatible with latest clubb change. update_xp2_mc will be broken by this, but all we need to do to fix it is push the column loop into it.
The file was modifiedsrc/physics/cam/subcol_SILHS.F90 (diff)
The file was modifiedsrc/physics/cam/clubb_intr.F90 (diff)
Commit b283dcad1f9b9a9c6574f5c7466bd8125a80a917 by 37674341+huebleruwm
Removing the zt2zm interface from clubb_api and making the api calls just redirect to the grid class interface for it.
The file was modifiedclubb_api_module.F90 (diff)
Commit 64ef912040e0e808923bb5c9354e39c0d4ddbe87 by 37674341+huebleruwm
Pushing column loop into mean advection procedures.
The file was modifiedadvance_xm_wpxp_module.F90 (diff)
The file was modifiedmean_adv.F90 (diff)
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiedadvance_windm_edsclrm_module.F90 (diff)
The file was modifiedadvance_xp2_xpyp_module.F90 (diff)
The file was modifiedmono_flux_limiter.F90 (diff)
The file was modifiedadvance_xm_wpxp_module.F90 (diff)
Commit dd7ed27deff26acabf5edfe1932224e64ae68f5e by 37674341+huebleruwm
Moving above/below index of grid weights to last dimension.
The file was modifiedgrid_class.F90 (diff)
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiedmean_adv.F90 (diff)
The file was modifiedturbulent_adv_pdf.F90 (diff)
The file was modifiedmono_flux_limiter.F90 (diff)