Skip to content

Commit f4f12b8

Browse files
committed
Merge branch 'pr/118' into Spring21
2 parents 410a06c + 2fc7e9f commit f4f12b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/week12/our_first_climate_model.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ absorbed_solar_radiation = S*(1 - α)/4; # [W/m^2]
281281

282282
# ╔═╡ 91329865-f593-4388-a5d0-01af4be6e01d
283283
begin
284-
C = 51.; # atmosphere and upper-ocean heat capacity [J/m^2/°C]
284+
C = 51.; # atmosphere and upper-ocean heat capacity [Wyr/m^2/°C]
285285
temp₀ = 14.0 # preindustrial temperature [°C]
286286
end
287287

0 commit comments

Comments
 (0)