File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11name = " ClimaParams"
22uuid = " 5c42b081-d73a-476f-9059-fd94b934656c"
33authors = [" Climate Modeling Alliance" ]
4- version = " 0.10.5 "
4+ version = " 0.10.6 "
55
66[deps ]
77DocStringExtensions = " ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Original file line number Diff line number Diff line change @@ -1090,6 +1090,21 @@ value = 2
10901090type = " float"
10911091description = " Gamma distibution parameter. Unitless. Default value from Seifert and Rasp, 2020. DOI: 10.1029/2020MS002301."
10921092
1093+ [SB2006_cloud_gamma_distribution_coeff_mu ]
1094+ value = 1
1095+ type = " float"
1096+ description = " Gamma distibution coefficient. Unitless. Default value from Seifert and Rasp, 2020. DOI: 10.1029/2020MS002301."
1097+
1098+ [SB2006_rain_distribution_coeff_nu ]
1099+ value = -0.66666666666667
1100+ type = " float"
1101+ description = " Gamma distibution coefficient. Unitless. Default value from Seifert and Rasp, 2020. DOI: 10.1029/2020MS002301."
1102+
1103+ [SB2006_rain_distribution_coeff_mu ]
1104+ value = 0.33333333333333
1105+ type = " float"
1106+ description = " Gamma distibution coefficient. Unitless. Default value from Seifert and Rasp, 2020. DOI: 10.1029/2020MS002301."
1107+
10931108[SB2006_reference_air_density ]
10941109value = 1.225
10951110type = " float"
You can’t perform that action at this time.
0 commit comments