You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<optionname="comment">Smoke test using custom paramfile with leafcn_co2_slope set to 30 (default = 0). This confirms that the calculation of leafcn_t_evolving does not fail.</option>
One-line Summary: Introduce time-evolving LEAFCN_TARGET as function of leafcn param
6
+
7
+
Purpose and description of changes
8
+
----------------------------------
9
+
10
+
Motivated by a phd student's project (Emma Hauser, now Professor at UW-Madison) we have introduced time-evolving leafcn as a possible template for other time-evolving parameters.
11
+
12
+
Significant changes to scientifically-supported configurations
Does this tag change answers significantly for any of the following physics configurations?
16
+
(Details of any changes will be given in the "Answer changes" section below.)
17
+
18
+
[Put an [X] in the box for any configuration with significant answer changes.]
19
+
20
+
[ ] clm6_0
21
+
22
+
[ ] clm5_0
23
+
24
+
[ ] ctsm5_0-nwp
25
+
26
+
[ ] clm4_5
27
+
28
+
29
+
Bugs fixed
30
+
----------
31
+
List of CTSM issues fixed (include CTSM Issue # and description) [one per line]:
32
+
Resolves #1646 Time evolving parameterization for leaf properties
33
+
34
+
Notes of particular relevance for developers:
35
+
---------------------------------------------
36
+
Changes to tests or testing:
37
+
New test in aux_clm that points to an alternate params file with leafcn_co2_slope = 30 (default = 0) to confirm that the leafcn_t_evolving calculation doesn't fail
38
+
39
+
Testing summary:
40
+
----------------
41
+
42
+
[PASS means all tests PASS; OK means tests PASS other than expected fails.]
0 commit comments