Skip to content

Commit 19c396c

Browse files
committed
Updated ref. temp. to reflect dycore manuscript
1 parent 0031b92 commit 19c396c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ClimaParams"
22
uuid = "5c42b081-d73a-476f-9059-fd94b934656c"
33
authors = ["Climate Modeling Alliance"]
4-
version = "1.0.1"
4+
version = "1.1.0"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

src/parameters.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2375,12 +2375,12 @@ type = "float"
23752375
description = "Mean sea level pressure ($p_{MSL}$) (Pa)."
23762376

23772377
[temperature_surface_reference]
2378-
value = 290
2378+
value = 288
23792379
type = "float"
23802380
description = "Surface temperature in a reference temperature profile (K)."
23812381

23822382
[temperature_min_reference]
2383-
value = 220
2383+
value = 215
23842384
type = "float"
23852385
description = "Minimum temperature in a reference temperature profile (K)."
23862386

0 commit comments

Comments
 (0)