Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NOTE: The SE Advection error and CLM time-averaging errors are fixed in recent versions of CESM2.2.

CLUBB interface and water vapor

Date of report: June 2024
Title: CLUBB conversion from wet to dry mixing ratios
Issue: CLUBB (Cloud Layers Unified By Binormals) is a sub-gridscale parameterization of clouds and turbulence. It includes a conversion from wet to dry mixing ratios, that was incorrectly set to "double dry", and wet tracers were not converted to dry.
Model tags affected: The issue was committed in tag cam6_3_094 and remained later versions.
Model response: Impacts on stratospheric water vapor and potential influence on the "tape recorder".
Fix: Correct code in clubb_intr.F90.
More information: Issue described here: ESCOMP GitHub issue 1053
Code fix here: AMWG GitHub Issue 545

FHIST and F2000climo compsets not defined properly

Date of report: December 2023
Title: Failure to build FHIST and F2000climo compsets
Issue: For CESM2.2 on Derecho, the default FHIST and F2000climo compsets are not defined properly. 
Fix: Try using: 
--compset HIST_CAM60_CLM50%SP_CICE%PRES_DOCN%DOM_MOSART_SGLC_SWAV_SIAC_SESP

Regridding error

Date of report: November 2023
Title: IPT NCL regridding code does not recognize ncl
Issue: Casper has problems loading modules within a script (should be fixed by Dec 1), such as https://github.com/NCAR/IPT/blob/master/Meterological_Reanalysis_Data/Spectral_element_dycore/Gen_Data_ne0CONUSne30x8/Gen_MERRA2_ne0CONUSne30x8_mt12.csh
Model tags affected: Pre-simulation input data processing.
Fix: within a PBS script use:

...