From 9948642049d4d71f0c79956704cef9ae4f0f4613 Mon Sep 17 00:00:00 2001 From: Ting Sun Date: Fri, 5 Jul 2024 23:30:54 +0100 Subject: [PATCH] Add local feedback in the main calculation #132 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f56247c0..f5eba4e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,3 +41,6 @@ - [bugfix] Fixed a bug causing an abrupt change in results due to a less smooth transition in `z0` from surfaces without roughness elements to those with them. (#271) - [bugfix] Improved the discretisation of the vertical levels in the RSL scheme for better interpolation of surface diagnostics (e.g. `T2`) (#271) - [maintenance] Added support for NumPy 2.0 (#271) + +- 05 Jul 2024: + - [feature] Added an option to consider the local feedback of near-surface temperature on the surface energy balance (#132) \ No newline at end of file