Grant Firl

Results 17 issues of Grant Firl

# PR Checklist - [X] This PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the...

## Description @lisa-bengtsson mentioned that if UFS applications are using the latest development branches of submodules (e.g. ccpp-physics) that UFS application POCs must pay acute attention to all UFS PRs...

enhancement

# PR Checklist - [ ] This PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult...

## Description This PR combines changes from 4 ccpp-physics PRs. See https://github.com/ufs-community/ccpp-physics/pull/205 Other than ccpp-physics submodule updates, this PR has: - changes to GFS_typedefs.F90/meta to reflect that `rca` is used...

## Description In the UFS (and copied in the SCM) the host needs to know information about the suite being run in order to conditionally allocate variables and set some...

enhancement

### Summary of Issue: According to https://github.com/ESCOMP/CCPPStandardNames/pull/21, the standard name with variable ccpp_error_flag does not conform to the rules: "flag" should only be used with logical data types and since...

ccpp_prebuild

# Description In order to get the gsl/develop fork/branch merged into main, https://github.com/NCAR/ccpp-physics/pull/911 will be merged with unaddressed comments/cleanup still needed. This is mainly related to metadata and locally-defined constants.

bug
CCPP v7

During fractional landmask changes, it was noticed that the von Karman constant was defined in sfc_diff, but is a physical constant that is used in other schemes and defined locally...

enhancement

Following #582, RRTMGP should call its own mo_rrtmgp_constants%init_constants() subroutine during the init phase of the CCPP interface so that it uses a consistent set of physical constants as the rest...

Following the merge of https://github.com/NCAR/ccpp-physics/pull/534 (implementation of the timestep_init and timestep_final CCPP phases), it may be beneficial to reorganize existing GFS-based "time_vary" schemes. GFS_time_vary_pre contains code that 1) should get...

enhancement
low priority