Skip to content
Failed

Changes

Summary

  1. Adding column index to gr arrays, hard coding to 1 since sam only uses single column calls. (details)
  2. Removing the zt2zm interface from clubb_api and making the api calls just redirect to the grid class interface for it. (details)
  3. Pushing column loop into mean advection procedures. (details)
  4. Little loop push (details)
  5. Moving above/below index of grid weights to last dimension. (details)
Commit a5246bded5cc0663b22915390a12a390b1c47c67 by Gunther Huebler
Adding column index to gr arrays, hard coding to 1 since sam only uses single column calls.
The file was modifiedSRC/SGS_CLUBB/clubb_sgs.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_xp2_xpyp_module.F90 (diff)
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiedadvance_windm_edsclrm_module.F90 (diff)
The file was modifiedadvance_xm_wpxp_module.F90 (diff)
The file was modifiedmean_adv.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 modifiedmono_flux_limiter.F90 (diff)
The file was modifiedmean_adv.F90 (diff)
The file was modifiedgrid_class.F90 (diff)
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiedturbulent_adv_pdf.F90 (diff)