Skip to content
Success

Changes

Summary

  1. I added an option to improve dry, convecting boundary layers. (details)
Commit 6f397156974471191a04b69969faeb2772623153 by Vince Larson
I added an option to improve dry, convecting boundary layers.
The new option is triggered by setting l_vary_convect_depth=.true.
The option reduces the spurious surface spike in thlp2 in Wangara.

The option calculates the Deardorff convective velocity using
a variable estimate of layer depth based on the depth
over which wpthlp is positive near the ground.
thlp2_sfc is then diagnosed by assuming maximal correlation
between thl and vertical velocity, w.

Currently, l_vary_convect_depth is set to false,
and hence the answers remain BFB.

For #905.
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified surface_varnce_module.F90 (diff)