NCAR / ccpp-physics

GFS physics for CCPP
Other
58 stars 145 forks source link

Update rte-rrtmgp submodule + SCM-only bugfix #924

Closed dustinswales closed 2 years ago

dustinswales commented 2 years ago

A small update was made to the dtc/ccpp branch of the rte-rrtmgp submodule to remove excessive warnings in the ccpp-framework. (There were a few types in the rte-rrtmgp code base that did not meet standards when ending their declaration) This is needed for the CCPP version 6 release. @mkavulich @ligiabernardet

Another small change needed for the CCPP v6 release is a minor bugfix in scm_sfc_flux_spec.F90 for use with DEPHY-formatted cases using specified surface fluxes. The bugfix just makes sure that all necessary skin temperature variables are given values when using specified surface fluxes.

grantfirl commented 2 years ago

fixes https://github.com/NCAR/ccpp-physics/issues/927