MetOffice / MetOffice/lfric_apps

Limit numerical vertical diffusion of liquid-cloud in PC2

Open
#244 0 comments 0 reactions 1 assignee Claimed by @MichaelWhitall View on GitHub
enhancement
Dominant language
Fortran
Stars
31
Forks
118
Avg merge
2d 4h
Merged PRs (30d)
8

Description

### Are there any linked Issues or Pull Requests?

_No response_

### Brief description

If using the PC2 cloud-scheme, cloud water content and fraction are advected prognostic variables. Numerical diffusion of these variables can cause problems, especially when cloud diffuses downwards to well-below where cloud-base ought to be in the surface mixed-layer. Liquid-cloud appearing too-low within mixed-layers can easily cause spurious convective triggering in CoMorph, since it assumes the cloud must be saturated and neutrally-buoyant (which implies a higher MSE than the mixed-layer mean), and attempts to trigger convection from within the cloudy part of the grid-box as that is moist-unstable. A principal source of spurious numerical vertical diffusion of cloud is the compensating subsidence term in the convection scheme, since it applies vertical advection with a highly-diffusive linear-upwind numerical method.

We reduce this problem by applying a limiter to the vertical transport of cloud by the compensating subsidence term in CoMorph, so-as to approximate a less-diffusive higher-order scheme.

### Further details of the issue.

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.